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:
Diffstat (limited to 'node_modules/mississippi/node_modules/from2/package.json')
-rw-r--r--node_modules/mississippi/node_modules/from2/package.json58
1 files changed, 11 insertions, 47 deletions
diff --git a/node_modules/mississippi/node_modules/from2/package.json b/node_modules/mississippi/node_modules/from2/package.json
index a5cadf706..d6deba9dd 100644
--- a/node_modules/mississippi/node_modules/from2/package.json
+++ b/node_modules/mississippi/node_modules/from2/package.json
@@ -1,41 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "from2@^2.1.0",
- "scope": null,
- "escapedName": "from2",
- "name": "from2",
- "rawSpec": "^2.1.0",
- "spec": ">=2.1.0 <3.0.0",
- "type": "range"
- },
- "/Users/zkat/Documents/code/npm/node_modules/mississippi"
- ]
- ],
- "_from": "from2@>=2.1.0 <3.0.0",
+ "_from": "from2@^2.1.0",
"_id": "from2@2.3.0",
- "_inCache": true,
+ "_integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
"_location": "/mississippi/from2",
- "_nodeVersion": "4.4.3",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/from2-2.3.0.tgz_1471281357716_0.0004089232534170151"
- },
- "_npmUser": {
- "name": "mafintosh",
- "email": "mathiasbuus@gmail.com"
- },
- "_npmVersion": "2.15.9",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "from2@^2.1.0",
- "scope": null,
- "escapedName": "from2",
"name": "from2",
+ "escapedName": "from2",
"rawSpec": "^2.1.0",
- "spec": ">=2.1.0 <3.0.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "^2.1.0"
},
"_requiredBy": [
"/mississippi"
@@ -50,9 +27,11 @@
"email": "hughskennedy@gmail.com",
"url": "http://hughsk.io/"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/hughsk/from2/issues"
},
+ "bundleDependencies": false,
"contributors": [
{
"name": "Mathias Buus",
@@ -63,16 +42,11 @@
"inherits": "^2.0.1",
"readable-stream": "^2.0.0"
},
+ "deprecated": false,
"description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
"devDependencies": {
"tape": "^4.0.0"
},
- "directories": {},
- "dist": {
- "shasum": "8bfb5502bde4a4d36cfdeea007fcca21d7e382af",
- "tarball": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz"
- },
- "gitHead": "09243c8b8354420059c9bc935875e1896aa58c10",
"homepage": "https://github.com/hughsk/from2",
"keywords": [
"from",
@@ -84,19 +58,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"