| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/readdirp/ |
Upload File : |
{
"_args": [
[
{
"raw": "readdirp@2.1.0",
"scope": null,
"escapedName": "readdirp",
"name": "readdirp",
"rawSpec": "2.1.0",
"spec": "2.1.0",
"type": "version"
},
"/home/gavin/workspace/meanjs/node_modules/express-hbs"
]
],
"_from": "readdirp@2.1.0",
"_id": "readdirp@2.1.0",
"_inCache": true,
"_location": "/readdirp",
"_nodeVersion": "4.4.6",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/readdirp-2.1.0.tgz_1467053820730_0.8782131769694388"
},
"_npmUser": {
"name": "thlorenz",
"email": "thlorenz@gmx.de"
},
"_npmVersion": "2.15.6",
"_phantomChildren": {},
"_requested": {
"raw": "readdirp@2.1.0",
"scope": null,
"escapedName": "readdirp",
"name": "readdirp",
"rawSpec": "2.1.0",
"spec": "2.1.0",
"type": "version"
},
"_requiredBy": [
"/chokidar",
"/express-hbs"
],
"_resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.1.0.tgz",
"_shasum": "4ed0ad060df3073300c48440373f72d1cc642d78",
"_shrinkwrap": null,
"_spec": "readdirp@2.1.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/express-hbs",
"author": {
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
"url": "thlorenz.com"
},
"bugs": {
"url": "https://github.com/thlorenz/readdirp/issues"
},
"dependencies": {
"graceful-fs": "^4.1.2",
"minimatch": "^3.0.2",
"readable-stream": "^2.0.2",
"set-immediate-shim": "^1.0.1"
},
"description": "Recursive version of fs.readdir with streaming api.",
"devDependencies": {
"nave": "^0.5.1",
"proxyquire": "^1.7.9",
"tap": "1.3.2",
"through2": "^2.0.0"
},
"directories": {},
"dist": {
"shasum": "4ed0ad060df3073300c48440373f72d1cc642d78",
"tarball": "https://registry.npmjs.org/readdirp/-/readdirp-2.1.0.tgz"
},
"engines": {
"node": ">=0.6"
},
"gitHead": "5a3751f86a1c2bbbb8e3a42685d4191992631e6c",
"homepage": "https://github.com/thlorenz/readdirp",
"keywords": [
"recursive",
"fs",
"stream",
"streams",
"readdir",
"filesystem",
"find",
"filter"
],
"license": "MIT",
"main": "readdirp.js",
"maintainers": [
{
"name": "thlorenz",
"email": "thlorenz@gmx.de"
}
],
"name": "readdirp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/thlorenz/readdirp.git"
},
"scripts": {
"test": "if [ -e $TRAVIS ]; then npm run test-all; else npm run test-main; fi",
"test-0.10": "nave use 0.10 npm run test-main",
"test-0.12": "nave use 0.12 npm run test-main",
"test-4": "nave use 4.4 npm run test-main",
"test-6": "nave use 6.2 npm run test-main",
"test-all": "npm run test-main && npm run test-0.10 && npm run test-0.12 && npm run test-4 && npm run test-6",
"test-main": "(cd test && set -e; for t in ./*.js; do node $t; done)"
},
"version": "2.1.0"
}