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/fstream-npm/package.json')
-rw-r--r--node_modules/fstream-npm/package.json78
1 files changed, 16 insertions, 62 deletions
diff --git a/node_modules/fstream-npm/package.json b/node_modules/fstream-npm/package.json
index ea4c6b98b..223084450 100644
--- a/node_modules/fstream-npm/package.json
+++ b/node_modules/fstream-npm/package.json
@@ -1,67 +1,45 @@
{
- "_args": [
- [
- {
- "raw": "fstream-npm@latest",
- "scope": null,
- "escapedName": "fstream-npm",
- "name": "fstream-npm",
- "rawSpec": "latest",
- "spec": "latest",
- "type": "tag"
- },
- "/Users/zkat/Documents/code/npm"
- ]
- ],
- "_from": "fstream-npm@latest",
+ "_from": "fstream-npm@~1.2.0",
"_id": "fstream-npm@1.2.0",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-0sPIkQE0aYLWTlcJHDhIe9qRb84=",
"_location": "/fstream-npm",
- "_nodeVersion": "4.5.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/fstream-npm-1.2.0.tgz_1473287973531_0.21196374762803316"
- },
- "_npmUser": {
- "name": "zkat",
- "email": "kat@sykosomatic.org"
- },
- "_npmVersion": "3.10.7",
"_phantomChildren": {
- "fstream": "1.0.10",
- "inherits": "2.0.1"
+ "fstream": "1.0.11",
+ "inherits": "2.0.3"
},
"_requested": {
- "raw": "fstream-npm@latest",
- "scope": null,
- "escapedName": "fstream-npm",
+ "type": "range",
+ "registry": true,
+ "raw": "fstream-npm@~1.2.0",
"name": "fstream-npm",
- "rawSpec": "latest",
- "spec": "latest",
- "type": "tag"
+ "escapedName": "fstream-npm",
+ "rawSpec": "~1.2.0",
+ "saveSpec": null,
+ "fetchSpec": "~1.2.0"
},
"_requiredBy": [
- "#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/fstream-npm/-/fstream-npm-1.2.0.tgz",
"_shasum": "d2c3c89101346982d64e57091c38487bda916fce",
"_shrinkwrap": null,
- "_spec": "fstream-npm@latest",
+ "_spec": "fstream-npm@~1.2.0",
"_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/npm/fstream-npm/issues"
},
+ "bundleDependencies": false,
"dependencies": {
"fstream-ignore": "^1.0.0",
"inherits": "2"
},
+ "deprecated": false,
"description": "fstream class for creating npm packages",
"devDependencies": {
"graceful-fs": "^4.1.2",
@@ -70,36 +48,12 @@
"standard": "^4.3.1",
"tap": "^1.3.2"
},
- "directories": {},
- "dist": {
- "shasum": "d2c3c89101346982d64e57091c38487bda916fce",
- "tarball": "https://registry.npmjs.org/fstream-npm/-/fstream-npm-1.2.0.tgz"
- },
- "gitHead": "b839e060768000d634b43e44274df68e383d5791",
"homepage": "https://github.com/npm/fstream-npm#readme",
"license": "ISC",
"main": "./fstream-npm.js",
- "maintainers": [
- {
- "name": "iarna",
- "email": "me@re-becca.org"
- },
- {
- "name": "isaacs",
- "email": "i@izs.me"
- },
- {
- "name": "othiym23",
- "email": "ogd@aoaioxxysz.net"
- },
- {
- "name": "zkat",
- "email": "kat@sykosomatic.org"
- }
- ],
"name": "fstream-npm",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/fstream-npm.git"