nodulator
Version:
Complete NodeJS Framework for Restfull APIs
149 lines (148 loc) • 3.61 kB
JSON
{
"_args": [
[
{
"name": "module-deps",
"raw": "module-deps@^4.0.2",
"rawSpec": "^4.0.2",
"scope": null,
"spec": ">=4.0.2 <5.0.0",
"type": "range"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/browserify"
]
],
"_from": "module-deps@>=4.0.2 <5.0.0",
"_id": "module-deps@4.0.7",
"_inCache": true,
"_installable": true,
"_location": "/module-deps",
"_nodeVersion": "4.2.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/module-deps-4.0.7.tgz_1464307872366_0.7613312255125493"
},
"_npmUser": {
"email": "michael.williams@enspiral.com",
"name": "ahdinosaur"
},
"_npmVersion": "3.3.8",
"_phantomChildren": {
"buffer-shims": "1.0.0",
"core-util-is": "1.0.2",
"inherits": "2.0.1",
"process-nextick-args": "1.0.7",
"string_decoder": "0.10.31",
"util-deprecate": "1.0.2"
},
"_requested": {
"name": "module-deps",
"raw": "module-deps@^4.0.2",
"rawSpec": "^4.0.2",
"scope": null,
"spec": ">=4.0.2 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/module-deps/-/module-deps-4.0.7.tgz",
"_shasum": "edfeb3937be7359bc14a6672c22ef124887f6ed2",
"_shrinkwrap": null,
"_spec": "module-deps@^4.0.2",
"_where": "/home/fgreiner/prog/js/Nodulator/node_modules/browserify",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bin": {
"module-deps": "bin/cmd.js"
},
"bugs": {
"url": "https://github.com/substack/module-deps/issues"
},
"dependencies": {
"JSONStream": "^1.0.3",
"browser-resolve": "^1.7.0",
"concat-stream": "~1.5.0",
"defined": "^1.0.0",
"detective": "^4.0.0",
"duplexer2": "^0.1.2",
"inherits": "^2.0.1",
"parents": "^1.0.0",
"readable-stream": "^2.0.2",
"resolve": "^1.1.3",
"stream-combiner2": "^1.1.1",
"subarg": "^1.0.0",
"through2": "^2.0.0",
"xtend": "^4.0.0"
},
"description": "walk the dependency graph to generate json output that can be fed into browser-pack",
"devDependencies": {
"browser-pack": "^5.0.0",
"tap": "^1.0.0"
},
"directories": {},
"dist": {
"shasum": "edfeb3937be7359bc14a6672c22ef124887f6ed2",
"tarball": "https://registry.npmjs.org/module-deps/-/module-deps-4.0.7.tgz"
},
"engines": {
"node": ">= 0.6"
},
"gitHead": "f5aa07c691cf60809ec6e0c3fd0d32ff6d6ada22",
"homepage": "https://github.com/substack/module-deps",
"keywords": [
"dependency",
"graph",
"browser",
"require",
"module",
"exports",
"json"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "michael.williams@enspiral.com",
"name": "ahdinosaur"
},
{
"email": "npm-public@jessemccarthy.net",
"name": "jmm"
},
{
"email": "palmermebane@gmail.com",
"name": "mellowmelon"
},
{
"email": "substack@gmail.com",
"name": "substack"
},
{
"email": "terinjokes@gmail.com",
"name": "terinjokes"
},
{
"email": "i@yoshuawuyts.com",
"name": "yoshuawuyts"
},
{
"email": "zertosh@gmail.com",
"name": "zertosh"
}
],
"name": "module-deps",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/module-deps.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "4.0.7"
}