{ "_args": [ [ "fs-readdir-recursive@^1.0.0", "/Users/okennedy/Desktop/Website/node_modules/metalsmith-layouts" ] ], "_from": "fs-readdir-recursive@>=1.0.0 <2.0.0", "_id": "fs-readdir-recursive@1.0.0", "_inCache": true, "_installable": true, "_location": "/fs-readdir-recursive", "_nodeVersion": "4.0.0", "_npmUser": { "email": "coderhaoxin@outlook.com", "name": "coderhaoxin" }, "_npmVersion": "2.14.2", "_phantomChildren": {}, "_requested": { "name": "fs-readdir-recursive", "raw": "fs-readdir-recursive@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/metalsmith-layouts" ], "_resolved": "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-1.0.0.tgz", "_shasum": "8cd1745c8b4f8a29c8caec392476921ba195f560", "_shrinkwrap": null, "_spec": "fs-readdir-recursive@^1.0.0", "_where": "/Users/okennedy/Desktop/Website/node_modules/metalsmith-layouts", "author": { "email": "me@jongleberry.com", "name": "Jonathan Ong", "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": "*", "should": "*" }, "directories": {}, "dist": { "shasum": "8cd1745c8b4f8a29c8caec392476921ba195f560", "tarball": "http://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-1.0.0.tgz" }, "files": [ "index.js" ], "gitHead": "538e912ef5784029b47d247e2f488a7c426537c9", "homepage": "https://github.com/fs-utils/fs-readdir-recursive#readme", "license": "MIT", "maintainers": [ { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "coderhaoxin", "email": "coderhaoxin@outlook.com" }, { "name": "fengmk2", "email": "fengmk2@gmail.com" }, { "name": "dead_horse", "email": "dead_horse@qq.com" }, { "name": "swatinem", "email": "arpad.borsos@googlemail.com" }, { "name": "dead-horse", "email": "dead_horse@qq.com" } ], "name": "fs-readdir-recursive", "optionalDependencies": {}, "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.0.0" }