summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/mississippi/node_modules/through2/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/mississippi/node_modules/through2/package.json')
-rw-r--r--deps/npm/node_modules/mississippi/node_modules/through2/package.json58
1 files changed, 11 insertions, 47 deletions
diff --git a/deps/npm/node_modules/mississippi/node_modules/through2/package.json b/deps/npm/node_modules/mississippi/node_modules/through2/package.json
index a60bc8b192..14d07909f1 100644
--- a/deps/npm/node_modules/mississippi/node_modules/through2/package.json
+++ b/deps/npm/node_modules/mississippi/node_modules/through2/package.json
@@ -1,41 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "through2@^2.0.0",
- "scope": null,
- "escapedName": "through2",
- "name": "through2",
- "rawSpec": "^2.0.0",
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "/Users/zkat/Documents/code/npm/node_modules/mississippi"
- ]
- ],
- "_from": "through2@>=2.0.0 <3.0.0",
+ "_from": "through2@^2.0.0",
"_id": "through2@2.0.3",
- "_inCache": true,
+ "_integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=",
"_location": "/mississippi/through2",
- "_nodeVersion": "7.2.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/through2-2.0.3.tgz_1480373529377_0.264686161885038"
- },
- "_npmUser": {
- "name": "rvagg",
- "email": "rod@vagg.org"
- },
- "_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "through2@^2.0.0",
- "scope": null,
- "escapedName": "through2",
"name": "through2",
+ "escapedName": "through2",
"rawSpec": "^2.0.0",
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/mississippi"
@@ -50,13 +27,16 @@
"email": "r@va.gg",
"url": "https://github.com/rvagg"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/rvagg/through2/issues"
},
+ "bundleDependencies": false,
"dependencies": {
"readable-stream": "^2.1.5",
"xtend": "~4.0.1"
},
+ "deprecated": false,
"description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
"devDependencies": {
"bl": "~1.1.2",
@@ -64,12 +44,6 @@
"stream-spigot": "~3.0.5",
"tape": "~4.6.2"
},
- "directories": {},
- "dist": {
- "shasum": "0004569b37c7c74ba39c43f3ced78d1ad94140be",
- "tarball": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz"
- },
- "gitHead": "4383b10b2cb6a32ae215760715b317513abe609f",
"homepage": "https://github.com/rvagg/through2#readme",
"keywords": [
"stream",
@@ -79,19 +53,9 @@
],
"license": "MIT",
"main": "through2.js",
- "maintainers": [
- {
- "name": "rvagg",
- "email": "rod@vagg.org"
- },
- {
- "name": "bryce",
- "email": "bryce@ravenwall.com"
- }
- ],
"name": "through2",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/rvagg/through2.git"