Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2017-04-29 01:11:18 +0300
committerRebecca Turner <me@re-becca.org>2017-05-26 02:13:33 +0300
commitc8b66854adef8d91c4ad2b058db6f1ca48031b58 (patch)
tree5e34a1bc728c551d5fa1cbf6bd50d53a04c634f3 /node_modules/readable-stream
parentcbaf1c914036bc8ac1f9ea965ccba4fd690c8c45 (diff)
pacote@2.7.4
Diffstat (limited to 'node_modules/readable-stream')
-rw-r--r--node_modules/readable-stream/node_modules/buffer-shims/package.json62
-rw-r--r--node_modules/readable-stream/node_modules/core-util-is/package.json64
-rw-r--r--node_modules/readable-stream/node_modules/isarray/package.json52
-rw-r--r--node_modules/readable-stream/node_modules/process-nextick-args/package.json50
-rw-r--r--node_modules/readable-stream/node_modules/string_decoder/package.json61
-rw-r--r--node_modules/readable-stream/node_modules/util-deprecate/package.json56
-rw-r--r--node_modules/readable-stream/package.json83
7 files changed, 114 insertions, 314 deletions
diff --git a/node_modules/readable-stream/node_modules/buffer-shims/package.json b/node_modules/readable-stream/node_modules/buffer-shims/package.json
index 1a9a8e0ae..8e4af6603 100644
--- a/node_modules/readable-stream/node_modules/buffer-shims/package.json
+++ b/node_modules/readable-stream/node_modules/buffer-shims/package.json
@@ -1,78 +1,48 @@
{
- "_args": [
- [
- {
- "name": "buffer-shims",
- "raw": "buffer-shims@^1.0.0",
- "rawSpec": "^1.0.0",
- "scope": null,
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/Users/zkat/Documents/code/npm/node_modules/readable-stream"
- ]
- ],
- "_from": "buffer-shims@>=1.0.0 <2.0.0",
+ "_from": "buffer-shims@~1.0.0",
"_id": "buffer-shims@1.0.0",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-mXjOMXOIxkmth5MCjDR37wRKi1E=",
"_location": "/readable-stream/buffer-shims",
- "_nodeVersion": "5.11.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/buffer-shims-1.0.0.tgz_1462560889323_0.8640750856138766"
- },
- "_npmUser": {
- "email": "calvin.metcalf@gmail.com",
- "name": "cwmma"
- },
- "_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
+ "raw": "buffer-shims@~1.0.0",
"name": "buffer-shims",
- "raw": "buffer-shims@^1.0.0",
- "rawSpec": "^1.0.0",
- "scope": null,
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
+ "escapedName": "buffer-shims",
+ "rawSpec": "~1.0.0",
+ "saveSpec": null,
+ "fetchSpec": "~1.0.0"
},
"_requiredBy": [
- "/readable-stream"
+ "/readable-stream",
+ "/readable-stream/string_decoder"
],
"_resolved": "https://registry.npmjs.org/buffer-shims/-/buffer-shims-1.0.0.tgz",
"_shasum": "9978ce317388c649ad8793028c3477ef044a8b51",
"_shrinkwrap": null,
- "_spec": "buffer-shims@^1.0.0",
+ "_spec": "buffer-shims@~1.0.0",
"_where": "/Users/zkat/Documents/code/npm/node_modules/readable-stream",
+ "bin": null,
"bugs": {
"url": "https://github.com/calvinmetcalf/buffer-shims/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "some shims for node buffers",
"devDependencies": {
"tape": "^4.5.1"
},
- "directories": {},
- "dist": {
- "shasum": "9978ce317388c649ad8793028c3477ef044a8b51",
- "tarball": "https://registry.npmjs.org/buffer-shims/-/buffer-shims-1.0.0.tgz"
- },
"files": [
"index.js"
],
- "gitHead": "ea89b3857ab5b8203957922a84e9a48cf4c47e0a",
"homepage": "https://github.com/calvinmetcalf/buffer-shims#readme",
"license": "MIT",
"main": "index.js",
- "maintainers": [
- {
- "email": "calvin.metcalf@gmail.com",
- "name": "cwmma"
- }
- ],
"name": "buffer-shims",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/calvinmetcalf/buffer-shims.git"
diff --git a/node_modules/readable-stream/node_modules/core-util-is/package.json b/node_modules/readable-stream/node_modules/core-util-is/package.json
index 37decd1e2..a87745dfb 100644
--- a/node_modules/readable-stream/node_modules/core-util-is/package.json
+++ b/node_modules/readable-stream/node_modules/core-util-is/package.json
@@ -1,82 +1,60 @@
{
- "_args": [
- [
- "core-util-is@~1.0.0",
- "/Users/rebecca/code/npm/node_modules/npm-registry-couchapp/node_modules/readable-stream"
- ],
- [
- "core-util-is@~1.0.0",
- "/Users/rebecca/code/npm/node_modules/readable-stream"
- ]
- ],
- "_from": "core-util-is@>=1.0.0 <1.1.0",
+ "_from": "core-util-is@~1.0.0",
"_id": "core-util-is@1.0.2",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
"_location": "/readable-stream/core-util-is",
- "_nodeVersion": "4.0.0",
- "_npmUser": {
- "email": "i@izs.me",
- "name": "isaacs"
- },
- "_npmVersion": "3.3.2",
"_phantomChildren": {},
"_requested": {
- "name": "core-util-is",
+ "type": "range",
+ "registry": true,
"raw": "core-util-is@~1.0.0",
+ "name": "core-util-is",
+ "escapedName": "core-util-is",
"rawSpec": "~1.0.0",
- "scope": null,
- "spec": ">=1.0.0 <1.1.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "~1.0.0"
},
"_requiredBy": [
"/readable-stream"
],
+ "_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
+ "_shasum": "b5fd54220aa2bc5ab57aab7140c940754503c1a7",
"_shrinkwrap": null,
"_spec": "core-util-is@~1.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/readable-stream",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/readable-stream",
"author": {
- "email": "i@izs.me",
"name": "Isaac Z. Schlueter",
+ "email": "i@izs.me",
"url": "http://blog.izs.me/"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/isaacs/core-util-is/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "The `util.is*` functions introduced in Node v0.12.",
"devDependencies": {
"tap": "^2.3.0"
},
- "directories": {},
- "dist": {
- "shasum": "b5fd54220aa2bc5ab57aab7140c940754503c1a7",
- "tarball": "http://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz"
- },
- "gitHead": "a177da234df5638b363ddc15fa324619a38577c8",
"homepage": "https://github.com/isaacs/core-util-is#readme",
"keywords": [
- "isArray",
+ "util",
"isBuffer",
+ "isArray",
"isNumber",
- "isRegExp",
"isString",
- "isThat",
+ "isRegExp",
"isThis",
- "polyfill",
- "util"
+ "isThat",
+ "polyfill"
],
"license": "MIT",
"main": "lib/util.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- }
- ],
"name": "core-util-is",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/isaacs/core-util-is.git"
diff --git a/node_modules/readable-stream/node_modules/isarray/package.json b/node_modules/readable-stream/node_modules/isarray/package.json
index a6ff18fbc..81795b00a 100644
--- a/node_modules/readable-stream/node_modules/isarray/package.json
+++ b/node_modules/readable-stream/node_modules/isarray/package.json
@@ -1,29 +1,18 @@
{
- "_args": [
- [
- "isarray@~1.0.0",
- "/Users/rebecca/code/npm/node_modules/readable-stream"
- ]
- ],
- "_from": "isarray@>=1.0.0 <1.1.0",
+ "_from": "isarray@~1.0.0",
"_id": "isarray@1.0.0",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
"_location": "/readable-stream/isarray",
- "_nodeVersion": "5.1.0",
- "_npmUser": {
- "email": "julian@juliangruber.com",
- "name": "juliangruber"
- },
- "_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
- "name": "isarray",
+ "type": "range",
+ "registry": true,
"raw": "isarray@~1.0.0",
+ "name": "isarray",
+ "escapedName": "isarray",
"rawSpec": "~1.0.0",
- "scope": null,
- "spec": ">=1.0.0 <1.1.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "~1.0.0"
},
"_requiredBy": [
"/readable-stream"
@@ -32,26 +21,23 @@
"_shasum": "bb935d48582cba168c06834957a54a3e07124f11",
"_shrinkwrap": null,
"_spec": "isarray@~1.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/readable-stream",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/readable-stream",
"author": {
- "email": "mail@juliangruber.com",
"name": "Julian Gruber",
+ "email": "mail@juliangruber.com",
"url": "http://juliangruber.com"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/juliangruber/isarray/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "Array#isArray for older browsers",
"devDependencies": {
"tape": "~2.13.4"
},
- "directories": {},
- "dist": {
- "shasum": "bb935d48582cba168c06834957a54a3e07124f11",
- "tarball": "http://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
- },
- "gitHead": "2a23a281f369e9ae06394c0fb4d2381355a6ba33",
"homepage": "https://github.com/juliangruber/isarray",
"keywords": [
"browser",
@@ -60,15 +46,9 @@
],
"license": "MIT",
"main": "index.js",
- "maintainers": [
- {
- "email": "julian@juliangruber.com",
- "name": "juliangruber"
- }
- ],
"name": "isarray",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/juliangruber/isarray.git"
@@ -77,6 +57,7 @@
"test": "tape test.js"
},
"testling": {
+ "files": "test.js",
"browsers": [
"ie/8..latest",
"firefox/17..latest",
@@ -89,8 +70,7 @@
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2..latest"
- ],
- "files": "test.js"
+ ]
},
"version": "1.0.0"
}
diff --git a/node_modules/readable-stream/node_modules/process-nextick-args/package.json b/node_modules/readable-stream/node_modules/process-nextick-args/package.json
index a0d2aaaeb..5d463a4b3 100644
--- a/node_modules/readable-stream/node_modules/process-nextick-args/package.json
+++ b/node_modules/readable-stream/node_modules/process-nextick-args/package.json
@@ -1,33 +1,18 @@
{
- "_args": [
- [
- "process-nextick-args@~1.0.6",
- "/Users/rebecca/code/npm/node_modules/readable-stream"
- ]
- ],
- "_from": "process-nextick-args@>=1.0.6 <1.1.0",
+ "_from": "process-nextick-args@~1.0.6",
"_id": "process-nextick-args@1.0.7",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=",
"_location": "/readable-stream/process-nextick-args",
- "_nodeVersion": "5.11.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/process-nextick-args-1.0.7.tgz_1462394251778_0.36989671061746776"
- },
- "_npmUser": {
- "email": "calvin.metcalf@gmail.com",
- "name": "cwmma"
- },
- "_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
- "name": "process-nextick-args",
+ "type": "range",
+ "registry": true,
"raw": "process-nextick-args@~1.0.6",
+ "name": "process-nextick-args",
+ "escapedName": "process-nextick-args",
"rawSpec": "~1.0.6",
- "scope": null,
- "spec": ">=1.0.6 <1.1.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "~1.0.6"
},
"_requiredBy": [
"/readable-stream"
@@ -36,34 +21,25 @@
"_shasum": "150e20b756590ad3f91093f25a4f2ad8bff30ba3",
"_shrinkwrap": null,
"_spec": "process-nextick-args@~1.0.6",
- "_where": "/Users/rebecca/code/npm/node_modules/readable-stream",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/readable-stream",
"author": "",
+ "bin": null,
"bugs": {
"url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "process.nextTick but always with args",
"devDependencies": {
"tap": "~0.2.6"
},
- "directories": {},
- "dist": {
- "shasum": "150e20b756590ad3f91093f25a4f2ad8bff30ba3",
- "tarball": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz"
- },
- "gitHead": "5c00899ab01dd32f93ad4b5743da33da91404f39",
"homepage": "https://github.com/calvinmetcalf/process-nextick-args",
"license": "MIT",
"main": "index.js",
- "maintainers": [
- {
- "email": "calvin.metcalf@gmail.com",
- "name": "cwmma"
- }
- ],
"name": "process-nextick-args",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/calvinmetcalf/process-nextick-args.git"
diff --git a/node_modules/readable-stream/node_modules/string_decoder/package.json b/node_modules/readable-stream/node_modules/string_decoder/package.json
index 3ebe79469..fb2958ba2 100644
--- a/node_modules/readable-stream/node_modules/string_decoder/package.json
+++ b/node_modules/readable-stream/node_modules/string_decoder/package.json
@@ -1,41 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "string_decoder@~1.0.0",
- "scope": null,
- "escapedName": "string_decoder",
- "name": "string_decoder",
- "rawSpec": "~1.0.0",
- "spec": ">=1.0.0 <1.1.0",
- "type": "range"
- },
- "/Users/rebecca/code/npm/node_modules/readable-stream"
- ]
- ],
- "_from": "string_decoder@>=1.0.0 <1.1.0",
+ "_from": "string_decoder@~1.0.0",
"_id": "string_decoder@1.0.0",
- "_inCache": true,
+ "_integrity": "sha1-8G9BFXtmTYYGn4S9vcmw2KsoFmc=",
"_location": "/readable-stream/string_decoder",
- "_nodeVersion": "7.8.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/string_decoder-1.0.0.tgz_1491485897373_0.9406327686738223"
- },
- "_npmUser": {
- "name": "rvagg",
- "email": "rod@vagg.org"
- },
- "_npmVersion": "4.4.4",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "string_decoder@~1.0.0",
- "scope": null,
- "escapedName": "string_decoder",
"name": "string_decoder",
+ "escapedName": "string_decoder",
"rawSpec": "~1.0.0",
- "spec": ">=1.0.0 <1.1.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "~1.0.0"
},
"_requiredBy": [
"/readable-stream"
@@ -44,24 +21,21 @@
"_shasum": "f06f41157b664d86069f84bdbdc9b0d8ab281667",
"_shrinkwrap": null,
"_spec": "string_decoder@~1.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/readable-stream",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/readable-stream",
+ "bin": null,
"bugs": {
"url": "https://github.com/rvagg/string_decoder/issues"
},
+ "bundleDependencies": false,
"dependencies": {
"buffer-shims": "~1.0.0"
},
+ "deprecated": false,
"description": "The string_decoder module from Node core",
"devDependencies": {
"babel-polyfill": "^6.23.0",
"tap": "~0.4.8"
},
- "directories": {},
- "dist": {
- "shasum": "f06f41157b664d86069f84bdbdc9b0d8ab281667",
- "tarball": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.0.tgz"
- },
- "gitHead": "847f2f513a5648857af03adf680c90d833a499d2",
"homepage": "https://github.com/rvagg/string_decoder",
"keywords": [
"string",
@@ -71,20 +45,9 @@
],
"license": "MIT",
"main": "lib/string_decoder.js",
- "maintainers": [
- {
- "name": "substack",
- "email": "mail@substack.net"
- },
- {
- "name": "rvagg",
- "email": "rod@vagg.org"
- }
- ],
"name": "string_decoder",
"optionalDependencies": {},
- "readme": "# string_decoder\n\n***Node-core v7.0.0 string_decoder for userland***\n\n\n[![NPM](https://nodei.co/npm/string_decoder.png?downloads=true&downloadRank=true)](https://nodei.co/npm/string_decoder/)\n[![NPM](https://nodei.co/npm-dl/string_decoder.png?&months=6&height=3)](https://nodei.co/npm/string_decoder/)\n\n\n[![Sauce Test Status](https://saucelabs.com/browser-matrix/string_decoder.svg)](https://saucelabs.com/u/string_decoder)\n\n```bash\nnpm install --save string_decoder\n```\n\n***Node-core string_decoderstring_decoder for userland***\n\nThis package is a mirror of the string_decoder implementation in Node-core.\n\nFull documentation may be found on the [Node.js website](https://nodejs.org/dist/v7.8.0/docs/api/).\n\nAs of version 1.0.0 **string_decoder** uses semantic versioning.\n\n## Previous versions\n\nPrevious version numbers match the versions found in Node core, e.g. 0.10.24 matches Node 0.10.24, likewise 0.11.10 matches Node 0.11.10.\n\n## Update\n\nThe *build/* directory contains a build script that will scrape the source from the [nodejs/node](https://github.com/nodejs/node) repo given a specific Node version.\n",
- "readmeFilename": "README.md",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/rvagg/string_decoder.git"
diff --git a/node_modules/readable-stream/node_modules/util-deprecate/package.json b/node_modules/readable-stream/node_modules/util-deprecate/package.json
index 3681a0e54..5cede8b07 100644
--- a/node_modules/readable-stream/node_modules/util-deprecate/package.json
+++ b/node_modules/readable-stream/node_modules/util-deprecate/package.json
@@ -1,29 +1,18 @@
{
- "_args": [
- [
- "util-deprecate@~1.0.1",
- "/Users/rebecca/code/npm/node_modules/readable-stream"
- ]
- ],
- "_from": "util-deprecate@>=1.0.1 <1.1.0",
+ "_from": "util-deprecate@~1.0.1",
"_id": "util-deprecate@1.0.2",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
"_location": "/readable-stream/util-deprecate",
- "_nodeVersion": "4.1.2",
- "_npmUser": {
- "email": "nathan@tootallnate.net",
- "name": "tootallnate"
- },
- "_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
- "name": "util-deprecate",
+ "type": "range",
+ "registry": true,
"raw": "util-deprecate@~1.0.1",
+ "name": "util-deprecate",
+ "escapedName": "util-deprecate",
"rawSpec": "~1.0.1",
- "scope": null,
- "spec": ">=1.0.1 <1.1.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "~1.0.1"
},
"_requiredBy": [
"/readable-stream"
@@ -32,44 +21,35 @@
"_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
"_shrinkwrap": null,
"_spec": "util-deprecate@~1.0.1",
- "_where": "/Users/rebecca/code/npm/node_modules/readable-stream",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/readable-stream",
"author": {
- "email": "nathan@tootallnate.net",
"name": "Nathan Rajlich",
+ "email": "nathan@tootallnate.net",
"url": "http://n8.io/"
},
+ "bin": null,
"browser": "browser.js",
"bugs": {
"url": "https://github.com/TooTallNate/util-deprecate/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "The Node.js `util.deprecate()` function with browser support",
"devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
- "tarball": "http://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
- },
- "gitHead": "475fb6857cd23fafff20c1be846c1350abf8e6d4",
"homepage": "https://github.com/TooTallNate/util-deprecate",
"keywords": [
- "browser",
- "browserify",
+ "util",
"deprecate",
- "node",
- "util"
+ "browserify",
+ "browser",
+ "node"
],
"license": "MIT",
"main": "node.js",
- "maintainers": [
- {
- "name": "tootallnate",
- "email": "nathan@tootallnate.net"
- }
- ],
"name": "util-deprecate",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/util-deprecate.git"
diff --git a/node_modules/readable-stream/package.json b/node_modules/readable-stream/package.json
index 478c1f202..d1bf299d0 100644
--- a/node_modules/readable-stream/package.json
+++ b/node_modules/readable-stream/package.json
@@ -1,44 +1,20 @@
{
- "_args": [
- [
- {
- "raw": "readable-stream@2.2.9",
- "scope": null,
- "escapedName": "readable-stream",
- "name": "readable-stream",
- "rawSpec": "2.2.9",
- "spec": "2.2.9",
- "type": "version"
- },
- "/Users/rebecca/code/npm"
- ]
- ],
- "_from": "readable-stream@2.2.9",
+ "_from": "readable-stream@~2.2.9",
"_id": "readable-stream@2.2.9",
- "_inCache": true,
+ "_integrity": "sha1-z3jsb0ptHrQ9JkiMrJfwQudLf8g=",
"_location": "/readable-stream",
- "_nodeVersion": "6.10.1",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/readable-stream-2.2.9.tgz_1491638759718_0.9035766560118645"
- },
- "_npmUser": {
- "name": "matteo.collina",
- "email": "hello@matteocollina.com"
- },
- "_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
- "raw": "readable-stream@2.2.9",
- "scope": null,
- "escapedName": "readable-stream",
+ "type": "range",
+ "registry": true,
+ "raw": "readable-stream@~2.2.9",
"name": "readable-stream",
- "rawSpec": "2.2.9",
- "spec": "2.2.9",
- "type": "version"
+ "escapedName": "readable-stream",
+ "rawSpec": "~2.2.9",
+ "saveSpec": null,
+ "fetchSpec": "~2.2.9"
},
"_requiredBy": [
- "#USER",
"/",
"/fs-write-stream-atomic",
"/mississippi/concat-stream",
@@ -49,7 +25,10 @@
"/mississippi/through2",
"/npm-registry-client/concat-stream",
"/npmlog/are-we-there-yet",
+ "/pacote/tar-stream",
+ "/pacote/tar-stream/bl",
"/sha",
+ "/sorted-union-stream/stream-iterate",
"/standard/eslint/concat-stream",
"/tap",
"/tap/tap-mocha-reporter",
@@ -58,8 +37,9 @@
"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.9.tgz",
"_shasum": "cf78ec6f4a6d1eb43d26488cac97f042e74b7fc8",
"_shrinkwrap": null,
- "_spec": "readable-stream@2.2.9",
- "_where": "/Users/rebecca/code/npm",
+ "_spec": "readable-stream@~2.2.9",
+ "_where": "/Users/zkat/Documents/code/npm",
+ "bin": null,
"browser": {
"util": false,
"./readable.js": "./readable-browser.js",
@@ -70,6 +50,7 @@
"bugs": {
"url": "https://github.com/nodejs/readable-stream/issues"
},
+ "bundleDependencies": false,
"dependencies": {
"buffer-shims": "~1.0.0",
"core-util-is": "~1.0.0",
@@ -79,6 +60,7 @@
"string_decoder": "~1.0.0",
"util-deprecate": "~1.0.1"
},
+ "deprecated": false,
"description": "Streams3, a user-land copy of the stream library from Node.js",
"devDependencies": {
"assert": "~1.4.0",
@@ -89,12 +71,6 @@
"tape": "~4.5.1",
"zuul": "~3.10.0"
},
- "directories": {},
- "dist": {
- "shasum": "cf78ec6f4a6d1eb43d26488cac97f042e74b7fc8",
- "tarball": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.9.tgz"
- },
- "gitHead": "16eca30fe46a937403502a391859ef51625bcc53",
"homepage": "https://github.com/nodejs/readable-stream#readme",
"keywords": [
"readable",
@@ -103,28 +79,6 @@
],
"license": "MIT",
"main": "readable.js",
- "maintainers": [
- {
- "name": "cwmma",
- "email": "calvin.metcalf@gmail.com"
- },
- {
- "name": "isaacs",
- "email": "i@izs.me"
- },
- {
- "name": "matteo.collina",
- "email": "hello@matteocollina.com"
- },
- {
- "name": "rvagg",
- "email": "rod@vagg.org"
- },
- {
- "name": "tootallnate",
- "email": "nathan@tootallnate.net"
- }
- ],
"name": "readable-stream",
"nyc": {
"include": [
@@ -132,8 +86,7 @@
]
},
"optionalDependencies": {},
- "readme": "# readable-stream\n\n***Node-core v7.0.0 streams for userland*** [![Build Status](https://travis-ci.org/nodejs/readable-stream.svg?branch=master)](https://travis-ci.org/nodejs/readable-stream)\n\n\n[![NPM](https://nodei.co/npm/readable-stream.png?downloads=true&downloadRank=true)](https://nodei.co/npm/readable-stream/)\n[![NPM](https://nodei.co/npm-dl/readable-stream.png?&months=6&height=3)](https://nodei.co/npm/readable-stream/)\n\n\n[![Sauce Test Status](https://saucelabs.com/browser-matrix/readable-stream.svg)](https://saucelabs.com/u/readable-stream)\n\n```bash\nnpm install --save readable-stream\n```\n\n***Node-core streams for userland***\n\nThis package is a mirror of the Streams2 and Streams3 implementations in\nNode-core.\n\nFull documentation may be found on the [Node.js website](https://nodejs.org/dist/v7.8.0/docs/api/).\n\nIf you want to guarantee a stable streams base, regardless of what version of\nNode you, or the users of your libraries are using, use **readable-stream** *only* and avoid the *\"stream\"* module in Node-core, for background see [this blogpost](http://r.va.gg/2014/06/why-i-dont-use-nodes-core-stream-module.html).\n\nAs of version 2.0.0 **readable-stream** uses semantic versioning.\n\n# Streams Working Group\n\n`readable-stream` is maintained by the Streams Working Group, which\noversees the development and maintenance of the Streams API within\nNode.js. The responsibilities of the Streams Working Group include:\n\n* Addressing stream issues on the Node.js issue tracker.\n* Authoring and editing stream documentation within the Node.js project.\n* Reviewing changes to stream subclasses within the Node.js project.\n* Redirecting changes to streams from the Node.js project to this\n project.\n* Assisting in the implementation of stream providers within Node.js.\n* Recommending versions of `readable-stream` to be included in Node.js.\n* Messaging about the future of streams to give the community advance\n notice of changes.\n\n<a name=\"members\"></a>\n## Team Members\n\n* **Chris Dickinson** ([@chrisdickinson](https://github.com/chrisdickinson)) &lt;christopher.s.dickinson@gmail.com&gt;\n - Release GPG key: 9554F04D7259F04124DE6B476D5A82AC7E37093B\n* **Calvin Metcalf** ([@calvinmetcalf](https://github.com/calvinmetcalf)) &lt;calvin.metcalf@gmail.com&gt;\n - Release GPG key: F3EF5F62A87FC27A22E643F714CE4FF5015AA242\n* **Rod Vagg** ([@rvagg](https://github.com/rvagg)) &lt;rod@vagg.org&gt;\n - Release GPG key: DD8F2338BAE7501E3DD5AC78C273792F7D83545D\n* **Sam Newman** ([@sonewman](https://github.com/sonewman)) &lt;newmansam@outlook.com&gt;\n* **Mathias Buus** ([@mafintosh](https://github.com/mafintosh)) &lt;mathiasbuus@gmail.com&gt;\n* **Domenic Denicola** ([@domenic](https://github.com/domenic)) &lt;d@domenic.me&gt;\n* **Matteo Collina** ([@mcollina](https://github.com/mcollina)) &lt;matteo.collina@gmail.com&gt;\n - Release GPG key: 3ABC01543F22DD2239285CDD818674489FBC127E\n",
- "readmeFilename": "README.md",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/nodejs/readable-stream.git"