summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/mississippi/node_modules/stream-each/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/mississippi/node_modules/stream-each/package.json')
-rw-r--r--deps/npm/node_modules/mississippi/node_modules/stream-each/package.json62
1 files changed, 11 insertions, 51 deletions
diff --git a/deps/npm/node_modules/mississippi/node_modules/stream-each/package.json b/deps/npm/node_modules/mississippi/node_modules/stream-each/package.json
index f8594afda6..39f4cd01f4 100644
--- a/deps/npm/node_modules/mississippi/node_modules/stream-each/package.json
+++ b/deps/npm/node_modules/mississippi/node_modules/stream-each/package.json
@@ -1,41 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "stream-each@^1.1.0",
- "scope": null,
- "escapedName": "stream-each",
- "name": "stream-each",
- "rawSpec": "^1.1.0",
- "spec": ">=1.1.0 <2.0.0",
- "type": "range"
- },
- "/Users/zkat/Documents/code/npm/node_modules/mississippi"
- ]
- ],
- "_from": "stream-each@>=1.1.0 <2.0.0",
+ "_from": "stream-each@^1.1.0",
"_id": "stream-each@1.2.0",
- "_inCache": true,
+ "_integrity": "sha1-HpXUdXP1gNgU3A/4zQ9m8c5TyZE=",
"_location": "/mississippi/stream-each",
- "_nodeVersion": "4.6.1",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/stream-each-1.2.0.tgz_1478427484733_0.5437065886799246"
- },
- "_npmUser": {
- "name": "mafintosh",
- "email": "mathiasbuus@gmail.com"
- },
- "_npmVersion": "2.15.9",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "stream-each@^1.1.0",
- "scope": null,
- "escapedName": "stream-each",
"name": "stream-each",
+ "escapedName": "stream-each",
"rawSpec": "^1.1.0",
- "spec": ">=1.1.0 <2.0.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/mississippi"
@@ -49,45 +26,28 @@
"name": "Mathias Buus",
"url": "@mafintosh"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/mafintosh/stream-each/issues"
},
+ "bundleDependencies": false,
"dependencies": {
"end-of-stream": "^1.1.0",
"stream-shift": "^1.0.0"
},
+ "deprecated": false,
"description": "Iterate all the data in a stream",
"devDependencies": {
"standard": "^5.3.1",
"tape": "^4.2.1",
"through2": "^2.0.0"
},
- "directories": {},
- "dist": {
- "shasum": "1e95d47573f580d814dc0ff8cd0f66f1ce53c991",
- "tarball": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.0.tgz"
- },
- "gitHead": "2968bf4f195641f5eda594c781a0b590776bc702",
"homepage": "https://github.com/mafintosh/stream-each",
"license": "MIT",
"main": "index.js",
- "maintainers": [
- {
- "name": "karissa",
- "email": "krmckelv@gmail.com"
- },
- {
- "name": "mafintosh",
- "email": "mathiasbuus@gmail.com"
- },
- {
- "name": "maxogden",
- "email": "max@maxogden.com"
- }
- ],
"name": "stream-each",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/stream-each.git"