summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/sorted-union-stream/node_modules/from2/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/sorted-union-stream/node_modules/from2/package.json')
-rw-r--r--deps/npm/node_modules/sorted-union-stream/node_modules/from2/package.json59
1 files changed, 13 insertions, 46 deletions
diff --git a/deps/npm/node_modules/sorted-union-stream/node_modules/from2/package.json b/deps/npm/node_modules/sorted-union-stream/node_modules/from2/package.json
index a5ec25b657..4e1e9e597b 100644
--- a/deps/npm/node_modules/sorted-union-stream/node_modules/from2/package.json
+++ b/deps/npm/node_modules/sorted-union-stream/node_modules/from2/package.json
@@ -1,40 +1,20 @@
{
- "_args": [
- [
- {
- "raw": "from2@^1.3.0",
- "scope": null,
- "escapedName": "from2",
- "name": "from2",
- "rawSpec": "^1.3.0",
- "spec": ">=1.3.0 <2.0.0",
- "type": "range"
- },
- "/Users/zkat/code/npm/node_modules/sorted-union-stream"
- ]
- ],
- "_from": "from2@>=1.3.0 <2.0.0",
+ "_from": "from2@^1.3.0",
"_id": "from2@1.3.0",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-iEE7qqX5pZfP3pIh2GmGzTwGHf0=",
"_location": "/sorted-union-stream/from2",
- "_nodeVersion": "0.10.35",
- "_npmUser": {
- "name": "mafintosh",
- "email": "mathiasbuus@gmail.com"
- },
- "_npmVersion": "2.1.17",
"_phantomChildren": {
- "inherits": "2.0.1"
+ "inherits": "2.0.3"
},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "from2@^1.3.0",
- "scope": null,
- "escapedName": "from2",
"name": "from2",
+ "escapedName": "from2",
"rawSpec": "^1.3.0",
- "spec": ">=1.3.0 <2.0.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "^1.3.0"
},
"_requiredBy": [
"/sorted-union-stream"
@@ -43,15 +23,17 @@
"_shasum": "88413baaa5f9a597cfde9221d86986cd3c061dfd",
"_shrinkwrap": null,
"_spec": "from2@^1.3.0",
- "_where": "/Users/zkat/code/npm/node_modules/sorted-union-stream",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/sorted-union-stream",
"author": {
"name": "Hugh Kennedy",
"email": "hughskennedy@gmail.com",
"url": "http://hughsk.io/"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/hughsk/from2/issues"
},
+ "bundleDependencies": false,
"contributors": [
{
"name": "Mathias Buus",
@@ -62,16 +44,11 @@
"inherits": "~2.0.1",
"readable-stream": "~1.1.10"
},
+ "deprecated": false,
"description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
"devDependencies": {
"tape": "~2.4.2"
},
- "directories": {},
- "dist": {
- "shasum": "88413baaa5f9a597cfde9221d86986cd3c061dfd",
- "tarball": "https://registry.npmjs.org/from2/-/from2-1.3.0.tgz"
- },
- "gitHead": "96118ea0d8aff6fb28cb8b7d8bc63ab1adb946a9",
"homepage": "https://github.com/hughsk/from2",
"keywords": [
"from",
@@ -83,19 +60,9 @@
],
"license": "MIT",
"main": "index.js",
- "maintainers": [
- {
- "name": "hughsk",
- "email": "hughskennedy@gmail.com"
- },
- {
- "name": "mafintosh",
- "email": "mathiasbuus@gmail.com"
- }
- ],
"name": "from2",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/hughsk/from2.git"