{ "_args": [ [ { "raw": "detective@~3.1.0", "scope": null, "escapedName": "detective", "name": "detective", "rawSpec": "~3.1.0", "spec": ">=3.1.0 <3.2.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/module-deps" ] ], "_from": "detective@>=3.1.0 <3.2.0", "_id": "detective@3.1.0", "_inCache": true, "_location": "/detective", "_npmUser": { "name": "substack", "email": "mail@substack.net" }, "_npmVersion": "1.4.4", "_phantomChildren": { "esprima": "1.0.4", "estraverse": "1.5.1", "esutils": "1.0.0", "source-map": "0.1.43" }, "_requested": { "raw": "detective@~3.1.0", "scope": null, "escapedName": "detective", "name": "detective", "rawSpec": "~3.1.0", "spec": ">=3.1.0 <3.2.0", "type": "range" }, "_requiredBy": [ "/module-deps" ], "_resolved": "https://registry.npmjs.org/detective/-/detective-3.1.0.tgz", "_shasum": "77782444ab752b88ca1be2e9d0a0395f1da25eed", "_shrinkwrap": null, "_spec": "detective@~3.1.0", "_where": "/Users/MB/git/pdfkit/node_modules/module-deps", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-detective/issues" }, "dependencies": { "escodegen": "~1.1.0", "esprima-fb": "3001.1.0-dev-harmony-fb" }, "description": "find all require() calls by walking the AST", "devDependencies": { "tap": "~0.4.0" }, "directories": {}, "dist": { "shasum": "77782444ab752b88ca1be2e9d0a0395f1da25eed", "tarball": "https://registry.npmjs.org/detective/-/detective-3.1.0.tgz" }, "homepage": "https://github.com/substack/node-detective", "keywords": [ "require", "source", "analyze", "ast" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "detective", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/node-detective.git" }, "scripts": { "test": "tap test/*.js" }, "version": "3.1.0" }