88 lines
2.1 KiB
JSON
88 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"read-all-stream@^3.0.0",
|
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\got"
|
|
]
|
|
],
|
|
"_from": "read-all-stream@>=3.0.0-0 <4.0.0-0",
|
|
"_id": "read-all-stream@3.1.0",
|
|
"_inCache": 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-0 <4.0.0-0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/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": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\got",
|
|
"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",
|
|
"installable": true,
|
|
"keywords": [
|
|
"buffer",
|
|
"callback",
|
|
"read",
|
|
"stream"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "floatdrop",
|
|
"email": "floatdrop@gmail.com"
|
|
}
|
|
],
|
|
"name": "read-all-stream",
|
|
"optionalDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/floatdrop/read-all-stream"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "3.1.0"
|
|
}
|