summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/mississippi/package.json
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2017-05-09 14:46:02 -0700
committerAnna Henningsen <anna@addaleax.net>2017-05-23 19:39:43 +0200
commitc0d858f8bb8ba5212548da2fba6a7bc02db0462b (patch)
tree99f043ec5aec3f5150a2aed0f62597234b158140 /deps/npm/node_modules/mississippi/package.json
parent994617370e8e66f3ea9488fec32fd912e7902396 (diff)
downloadandroid-node-v8-c0d858f8bb8ba5212548da2fba6a7bc02db0462b.tar.gz
android-node-v8-c0d858f8bb8ba5212548da2fba6a7bc02db0462b.tar.bz2
android-node-v8-c0d858f8bb8ba5212548da2fba6a7bc02db0462b.zip
deps: upgrade npm beta to 5.0.0-beta.56
PR-URL: https://github.com/nodejs/node/pull/12936 Reviewed-By: Anna Henningsen <anna@addaleax.net>
Diffstat (limited to 'deps/npm/node_modules/mississippi/package.json')
-rw-r--r--deps/npm/node_modules/mississippi/package.json68
1 files changed, 19 insertions, 49 deletions
diff --git a/deps/npm/node_modules/mississippi/package.json b/deps/npm/node_modules/mississippi/package.json
index 503a931104..1e6d2ab81f 100644
--- a/deps/npm/node_modules/mississippi/package.json
+++ b/deps/npm/node_modules/mississippi/package.json
@@ -1,62 +1,43 @@
{
- "_args": [
- [
- {
- "raw": "mississippi@1.3.0",
- "scope": null,
- "escapedName": "mississippi",
- "name": "mississippi",
- "rawSpec": "1.3.0",
- "spec": "1.3.0",
- "type": "version"
- },
- "/Users/zkat/Documents/code/npm"
- ]
- ],
- "_from": "mississippi@1.3.0",
+ "_from": "mississippi@~1.3.0",
"_id": "mississippi@1.3.0",
- "_inCache": true,
+ "_integrity": "sha1-0gFYPrEjJ+PFwWQqQEqcrPlONPU=",
"_location": "/mississippi",
- "_nodeVersion": "6.9.2",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/mississippi-1.3.0.tgz_1484780252704_0.3479328122921288"
- },
- "_npmUser": {
- "name": "maxogden",
- "email": "max@maxogden.com"
- },
- "_npmVersion": "3.10.9",
"_phantomChildren": {
"inherits": "2.0.3",
"once": "1.4.0",
- "readable-stream": "2.2.2",
+ "readable-stream": "2.2.9",
"wrappy": "1.0.2"
},
"_requested": {
- "raw": "mississippi@1.3.0",
- "scope": null,
- "escapedName": "mississippi",
+ "type": "range",
+ "registry": true,
+ "raw": "mississippi@~1.3.0",
"name": "mississippi",
- "rawSpec": "1.3.0",
- "spec": "1.3.0",
- "type": "version"
+ "escapedName": "mississippi",
+ "rawSpec": "~1.3.0",
+ "saveSpec": null,
+ "fetchSpec": "~1.3.0"
},
"_requiredBy": [
- "#USER",
- "/"
+ "/",
+ "/cacache",
+ "/pacote",
+ "/pacote/make-fetch-happen"
],
"_resolved": "https://registry.npmjs.org/mississippi/-/mississippi-1.3.0.tgz",
"_shasum": "d201583eb12327e3c5c1642a404a9cacf94e34f5",
"_shrinkwrap": null,
- "_spec": "mississippi@1.3.0",
+ "_spec": "mississippi@~1.3.0",
"_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "max ogden"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/maxogden/mississippi/issues"
},
+ "bundleDependencies": false,
"dependencies": {
"concat-stream": "^1.5.0",
"duplexify": "^3.4.2",
@@ -69,26 +50,15 @@
"stream-each": "^1.1.0",
"through2": "^2.0.0"
},
+ "deprecated": false,
"description": "a collection of useful streams",
"devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "d201583eb12327e3c5c1642a404a9cacf94e34f5",
- "tarball": "https://registry.npmjs.org/mississippi/-/mississippi-1.3.0.tgz"
- },
- "gitHead": "dd64841b932d06baf7859ee80db78d139c90b4c7",
"homepage": "https://github.com/maxogden/mississippi#readme",
"license": "BSD-2-Clause",
"main": "index.js",
- "maintainers": [
- {
- "name": "maxogden",
- "email": "max@maxogden.com"
- }
- ],
"name": "mississippi",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/maxogden/mississippi.git"