mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
80 lines
2.2 KiB
JSON
80 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"stream-combiner2@^1.1.1",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/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": {},
|
|
"_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/christine/0_WORK/gradcomm/mithril_client/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": [
|
|
{
|
|
"name": "substack",
|
|
"email": "mail@substack.net"
|
|
}
|
|
],
|
|
"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"
|
|
}
|