nodulator
Version:
Complete NodeJS Framework for Restfull APIs
94 lines (93 loc) • 2.56 kB
JSON
{
"_args": [
[
{
"name": "stream-combiner2",
"raw": "stream-combiner2@^1.1.1",
"rawSpec": "^1.1.1",
"scope": null,
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/module-deps"
]
],
"_from": "stream-combiner2@>=1.1.1 <2.0.0",
"_id": "stream-combiner2@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/stream-combiner2",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "substack@gmail.com",
"name": "substack"
},
"_npmVersion": "3.3.2",
"_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": "stream-combiner2",
"raw": "stream-combiner2@^1.1.1",
"rawSpec": "^1.1.1",
"scope": null,
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/module-deps"
],
"_resolved": "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz",
"_shasum": "fb4d8a1420ea362764e21ad4780397bebcb41cbe",
"_shrinkwrap": null,
"_spec": "stream-combiner2@^1.1.1",
"_where": "/home/fgreiner/prog/js/Nodulator/node_modules/module-deps",
"author": {
"email": "dominic.tarr@gmail.com",
"name": "'Dominic Tarr'",
"url": "http://dominictarr.com"
},
"bugs": {
"url": "https://github.com/substack/stream-combiner2/issues"
},
"dependencies": {
"duplexer2": "~0.1.0",
"readable-stream": "^2.0.2"
},
"description": "This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.",
"devDependencies": {
"event-stream": "~3.0.7",
"tape": "~2.3.0",
"through2": "^2.0.0"
},
"directories": {},
"dist": {
"shasum": "fb4d8a1420ea362764e21ad4780397bebcb41cbe",
"tarball": "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz"
},
"gitHead": "1943d22459c54b1f65753e08f0bfb2dfb95f114b",
"homepage": "https://github.com/substack/stream-combiner2",
"license": "MIT",
"maintainers": [
{
"email": "mail@substack.net",
"name": "substack"
}
],
"name": "stream-combiner2",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/stream-combiner2.git"
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
},
"version": "1.1.1"
}