UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

96 lines (95 loc) 2.29 kB
{ "_args": [ [ { "name": "detective", "raw": "detective@^4.0.0", "rawSpec": "^4.0.0", "scope": null, "spec": ">=4.0.0 <5.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/node_modules/module-deps" ] ], "_from": "detective@>=4.0.0 <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.0.0", "rawSpec": "^4.0.0", "scope": null, "spec": ">=4.0.0 <5.0.0", "type": "range" }, "_requiredBy": [ "/module-deps" ], "_resolved": "https://registry.npmjs.org/detective/-/detective-4.3.1.tgz", "_shasum": "9fb06dd1ee8f0ea4dbcc607cda39d9ce1d4f726f", "_shrinkwrap": null, "_spec": "detective@^4.0.0", "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/module-deps", "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": [ "require", "source", "analyze", "ast" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "substack@gmail.com", "name": "substack" }, { "email": "zertosh@gmail.com", "name": "zertosh" } ], "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" }