94 lines
2.3 KiB
JSON
94 lines
2.3 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"combined-stream@~1.0.1",
|
||
|
"/Users/sid/Desktop/code/RustyCode/node_modules/request"
|
||
|
]
|
||
|
],
|
||
|
"_from": "combined-stream@>=1.0.1 <1.1.0",
|
||
|
"_id": "combined-stream@1.0.5",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/combined-stream",
|
||
|
"_nodeVersion": "0.12.4",
|
||
|
"_npmUser": {
|
||
|
"email": "iam@alexindigo.com",
|
||
|
"name": "alexindigo"
|
||
|
},
|
||
|
"_npmVersion": "2.10.1",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "combined-stream",
|
||
|
"raw": "combined-stream@~1.0.1",
|
||
|
"rawSpec": "~1.0.1",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.1 <1.1.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/form-data",
|
||
|
"/request"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz",
|
||
|
"_shasum": "938370a57b4a51dea2c77c15d5c5fdf895164009",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "combined-stream@~1.0.1",
|
||
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/request",
|
||
|
"author": {
|
||
|
"email": "felix@debuggable.com",
|
||
|
"name": "Felix Geisendörfer",
|
||
|
"url": "http://debuggable.com/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/felixge/node-combined-stream/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"delayed-stream": "~1.0.0"
|
||
|
},
|
||
|
"description": "A stream that emits multiple other streams one after another.",
|
||
|
"devDependencies": {
|
||
|
"far": "~0.0.7"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "938370a57b4a51dea2c77c15d5c5fdf895164009",
|
||
|
"tarball": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.8"
|
||
|
},
|
||
|
"gitHead": "cfc7b815d090a109bcedb5bb0f6713148d55a6b7",
|
||
|
"homepage": "https://github.com/felixge/node-combined-stream",
|
||
|
"license": "MIT",
|
||
|
"main": "./lib/combined_stream",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "felix@debuggable.com",
|
||
|
"name": "felixge"
|
||
|
},
|
||
|
{
|
||
|
"email": "dtyree77@gmail.com",
|
||
|
"name": "celer"
|
||
|
},
|
||
|
{
|
||
|
"email": "iam@alexindigo.com",
|
||
|
"name": "alexindigo"
|
||
|
},
|
||
|
{
|
||
|
"email": "apeherder@gmail.com",
|
||
|
"name": "apechimp"
|
||
|
}
|
||
|
],
|
||
|
"name": "combined-stream",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/felixge/node-combined-stream.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test/run.js"
|
||
|
},
|
||
|
"version": "1.0.5"
|
||
|
}
|