File: /var/www/zaklada/html/node_modules/stream-combiner/package.json
{
"_args": [
[
"stream-combiner@0.2.2",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "stream-combiner@0.2.2",
"_id": "stream-combiner@0.2.2",
"_inBundle": false,
"_integrity": "sha1-rsjLrBd7Vrb0+kec7YwZEs7lKFg=",
"_location": "/stream-combiner",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "stream-combiner@0.2.2",
"name": "stream-combiner",
"escapedName": "stream-combiner",
"rawSpec": "0.2.2",
"saveSpec": null,
"fetchSpec": "0.2.2"
},
"_requiredBy": [
"/event-stream",
"/lazypipe"
],
"_resolved": "http://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz",
"_spec": "0.2.2",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "'Dominic Tarr'",
"email": "dominic.tarr@gmail.com",
"url": "http://dominictarr.com"
},
"bugs": {
"url": "https://github.com/dominictarr/stream-combiner/issues"
},
"dependencies": {
"duplexer": "~0.1.1",
"through": "~2.3.4"
},
"description": "[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)",
"devDependencies": {
"event-stream": "~3.0.7",
"tape": "~2.3.0"
},
"homepage": "https://github.com/dominictarr/stream-combiner",
"license": "MIT",
"name": "stream-combiner",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/stream-combiner.git"
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
},
"version": "0.2.2"
}