| Current Path : /home/kamilrogam/komp/2018/180513/git/jsMeme/node_modules/fs-readdir-recursive/ |
| Current File : /home/kamilrogam/komp/2018/180513/git/jsMeme/node_modules/fs-readdir-recursive/package.json |
{
"_args": [
[
{
"raw": "fs-readdir-recursive@^1.0.0",
"scope": null,
"escapedName": "fs-readdir-recursive",
"name": "fs-readdir-recursive",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"F:\\ogarniete\\IT\\git\\jsMeme\\node_modules\\babel-cli"
]
],
"_from": "fs-readdir-recursive@>=1.0.0 <2.0.0",
"_id": "fs-readdir-recursive@1.1.0",
"_inCache": true,
"_location": "/fs-readdir-recursive",
"_nodeVersion": "8.9.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/fs-readdir-recursive-1.1.0.tgz_1510328890901_0.5004039495252073"
},
"_npmUser": {
"name": "dead_horse",
"email": "dead_horse@qq.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "fs-readdir-recursive@^1.0.0",
"scope": null,
"escapedName": "fs-readdir-recursive",
"name": "fs-readdir-recursive",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-cli"
],
"_resolved": "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz",
"_shasum": "e32fc030a2ccee44a6b5371308da54be0b397d27",
"_shrinkwrap": null,
"_spec": "fs-readdir-recursive@^1.0.0",
"_where": "F:\\ogarniete\\IT\\git\\jsMeme\\node_modules\\babel-cli",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
},
"bugs": {
"url": "https://github.com/fs-utils/fs-readdir-recursive/issues"
},
"dependencies": {},
"description": "Recursively read a directory",
"devDependencies": {
"istanbul": "0",
"mocha": "3",
"should": "*"
},
"directories": {},
"dist": {
"integrity": "sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==",
"shasum": "e32fc030a2ccee44a6b5371308da54be0b397d27",
"tarball": "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz"
},
"files": [
"index.js"
],
"gitHead": "f810b44477696081ebef9c0d5eafb24005c8e82b",
"homepage": "https://github.com/fs-utils/fs-readdir-recursive#readme",
"license": "MIT",
"maintainers": [
{
"name": "coderhaoxin",
"email": "haoxins@outlook.com"
},
{
"name": "fengmk2",
"email": "fengmk2@gmail.com"
},
{
"name": "dead_horse",
"email": "dead_horse@qq.com"
},
{
"name": "swatinem",
"email": "arpad.borsos@googlemail.com"
},
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "dead-horse",
"email": "dead_horse@qq.com"
}
],
"name": "fs-readdir-recursive",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/fs-utils/fs-readdir-recursive.git"
},
"scripts": {
"test": "mocha --reporter spec",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot",
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot"
},
"version": "1.1.0"
}