You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90 lines
2.2 KiB
90 lines
2.2 KiB
{ |
|
"_args": [ |
|
[ |
|
"read-all-stream@^3.0.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress-unzip" |
|
] |
|
], |
|
"_from": "read-all-stream@>=3.0.0 <4.0.0", |
|
"_id": "read-all-stream@3.1.0", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/read-all-stream", |
|
"_nodeVersion": "4.2.4", |
|
"_npmUser": { |
|
"email": "floatdrop@gmail.com", |
|
"name": "floatdrop" |
|
}, |
|
"_npmVersion": "2.14.12", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "read-all-stream", |
|
"raw": "read-all-stream@^3.0.0", |
|
"rawSpec": "^3.0.0", |
|
"scope": null, |
|
"spec": ">=3.0.0 <4.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/decompress-unzip", |
|
"/download", |
|
"/got" |
|
], |
|
"_resolved": "https://registry.npmjs.org/read-all-stream/-/read-all-stream-3.1.0.tgz", |
|
"_shasum": "35c3e177f2078ef789ee4bfafa4373074eaef4fa", |
|
"_shrinkwrap": null, |
|
"_spec": "read-all-stream@^3.0.0", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress-unzip", |
|
"author": { |
|
"email": "floatdrop@gmail.com", |
|
"name": "Vsevolod Strukchinsky" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/floatdrop/read-all-stream/issues" |
|
}, |
|
"dependencies": { |
|
"pinkie-promise": "^2.0.0", |
|
"readable-stream": "^2.0.0" |
|
}, |
|
"description": "Read all stream content and pass it to callback", |
|
"devDependencies": { |
|
"mocha": "*" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "35c3e177f2078ef789ee4bfafa4373074eaef4fa", |
|
"tarball": "https://registry.npmjs.org/read-all-stream/-/read-all-stream-3.1.0.tgz" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "636cb4f64d9bf5261c7c42d257071b528caa7888", |
|
"homepage": "https://github.com/floatdrop/read-all-stream", |
|
"keywords": [ |
|
"stream", |
|
"read", |
|
"buffer", |
|
"callback" |
|
], |
|
"license": "MIT", |
|
"maintainers": [ |
|
{ |
|
"email": "floatdrop@gmail.com", |
|
"name": "floatdrop" |
|
} |
|
], |
|
"name": "read-all-stream", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/floatdrop/read-all-stream.git" |
|
}, |
|
"scripts": { |
|
"test": "mocha" |
|
}, |
|
"version": "3.1.0" |
|
}
|
|
|