{ "_args": [ [ "detective@^4.3.1", "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\commoner" ] ], "_from": "detective@>=4.3.1 <5.0.0", "_id": "detective@4.3.1", "_inCache": true, "_installable": true, "_location": "/detective", "_nodeVersion": "4.1.2", "_npmUser": { "email": "zertosh@gmail.com", "name": "zertosh" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "name": "detective", "raw": "detective@^4.3.1", "rawSpec": "^4.3.1", "scope": null, "spec": ">=4.3.1 <5.0.0", "type": "range" }, "_requiredBy": [ "/commoner" ], "_resolved": "https://registry.npmjs.org/detective/-/detective-4.3.1.tgz", "_shasum": "9fb06dd1ee8f0ea4dbcc607cda39d9ce1d4f726f", "_shrinkwrap": null, "_spec": "detective@^4.3.1", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\commoner", "author": { "email": "mail@substack.net", "name": "James Halliday", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-detective/issues" }, "dependencies": { "acorn": "^1.0.3", "defined": "^1.0.0" }, "description": "find all require() calls by walking the AST", "devDependencies": { "tap": "^1.0.0" }, "directories": {}, "dist": { "shasum": "9fb06dd1ee8f0ea4dbcc607cda39d9ce1d4f726f", "tarball": "https://registry.npmjs.org/detective/-/detective-4.3.1.tgz" }, "gitHead": "aa1700035cabe9c5ec7cdbab5be79f8fdb9e20be", "homepage": "https://github.com/substack/node-detective#readme", "keywords": [ "analyze", "ast", "require", "source" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "substack@gmail.com" }, { "name": "zertosh", "email": "zertosh@gmail.com" } ], "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": "4.3.1" }