{ "_args": [ [ { "raw": "readdirp@~0.2.3", "scope": null, "escapedName": "readdirp", "name": "readdirp", "rawSpec": "~0.2.3", "spec": ">=0.2.3 <0.3.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/monocle" ] ], "_from": "readdirp@>=0.2.3 <0.3.0", "_id": "readdirp@0.2.5", "_inCache": true, "_location": "/readdirp", "_npmUser": { "name": "thlorenz", "email": "thlorenz@gmx.de" }, "_npmVersion": "1.2.14", "_phantomChildren": {}, "_requested": { "raw": "readdirp@~0.2.3", "scope": null, "escapedName": "readdirp", "name": "readdirp", "rawSpec": "~0.2.3", "spec": ">=0.2.3 <0.3.0", "type": "range" }, "_requiredBy": [ "/monocle" ], "_resolved": "https://registry.npmjs.org/readdirp/-/readdirp-0.2.5.tgz", "_shasum": "c4c276e52977ae25db5191fe51d008550f15d9bb", "_shrinkwrap": null, "_spec": "readdirp@~0.2.3", "_where": "/Users/MB/git/pdfkit/node_modules/monocle", "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "thlorenz.com" }, "bugs": { "url": "https://github.com/thlorenz/readdirp/issues" }, "dependencies": { "minimatch": ">=0.2.4" }, "description": "Recursive version of fs.readdir with streaming api.", "devDependencies": { "minimatch": "~0.2.7", "tap": "~0.3.1", "through": "~1.1.0" }, "directories": {}, "dist": { "shasum": "c4c276e52977ae25db5191fe51d008550f15d9bb", "tarball": "https://registry.npmjs.org/readdirp/-/readdirp-0.2.5.tgz" }, "engines": { "node": ">=0.4" }, "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": "tap test/*.js" }, "version": "0.2.5" }