116 lines
2.9 KiB
JSON
116 lines
2.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "readable-stream@~1.0.31",
|
|
"scope": null,
|
|
"escapedName": "readable-stream",
|
|
"name": "readable-stream",
|
|
"rawSpec": "~1.0.31",
|
|
"spec": ">=1.0.31 <1.1.0",
|
|
"type": "range"
|
|
},
|
|
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\unzip"
|
|
]
|
|
],
|
|
"_from": "readable-stream@>=1.0.31 <1.1.0",
|
|
"_id": "readable-stream@1.0.34",
|
|
"_inCache": true,
|
|
"_location": "/readable-stream",
|
|
"_nodeVersion": "5.10.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/readable-stream-1.0.34.tgz_1460562521506_0.019665231462568045"
|
|
},
|
|
"_npmUser": {
|
|
"name": "cwmma",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
},
|
|
"_npmVersion": "3.8.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "readable-stream@~1.0.31",
|
|
"scope": null,
|
|
"escapedName": "readable-stream",
|
|
"name": "readable-stream",
|
|
"rawSpec": "~1.0.31",
|
|
"spec": ">=1.0.31 <1.1.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/match-stream",
|
|
"/pullstream",
|
|
"/slice-stream",
|
|
"/unzip"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz",
|
|
"_shasum": "125820e34bc842d2f2aaafafe4c2916ee32c157c",
|
|
"_shrinkwrap": null,
|
|
"_spec": "readable-stream@~1.0.31",
|
|
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\unzip",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"browser": {
|
|
"util": false
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/readable-stream/issues"
|
|
},
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
},
|
|
"description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
|
|
"devDependencies": {
|
|
"tap": "~0.2.6"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "125820e34bc842d2f2aaafafe4c2916ee32c157c",
|
|
"tarball": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz"
|
|
},
|
|
"gitHead": "1227c7b66deedb1dc5284a89425854d5f7ad9576",
|
|
"homepage": "https://github.com/isaacs/readable-stream#readme",
|
|
"keywords": [
|
|
"readable",
|
|
"stream",
|
|
"pipe"
|
|
],
|
|
"license": "MIT",
|
|
"main": "readable.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "isaacs",
|
|
"email": "isaacs@npmjs.com"
|
|
},
|
|
{
|
|
"name": "tootallnate",
|
|
"email": "nathan@tootallnate.net"
|
|
},
|
|
{
|
|
"name": "rvagg",
|
|
"email": "rod@vagg.org"
|
|
},
|
|
{
|
|
"name": "cwmma",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
}
|
|
],
|
|
"name": "readable-stream",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/isaacs/readable-stream.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/simple/*.js"
|
|
},
|
|
"version": "1.0.34"
|
|
}
|