summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/inherits/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/inherits/package.json')
-rw-r--r--deps/npm/node_modules/inherits/package.json76
1 files changed, 22 insertions, 54 deletions
diff --git a/deps/npm/node_modules/inherits/package.json b/deps/npm/node_modules/inherits/package.json
index c68e2f3a35..f5304235d3 100644
--- a/deps/npm/node_modules/inherits/package.json
+++ b/deps/npm/node_modules/inherits/package.json
@@ -1,89 +1,63 @@
{
- "_args": [
- [
- {
- "raw": "inherits@2.0.3",
- "scope": null,
- "escapedName": "inherits",
- "name": "inherits",
- "rawSpec": "2.0.3",
- "spec": "2.0.3",
- "type": "version"
- },
- "/Users/zkat/Documents/code/npm"
- ]
- ],
- "_from": "inherits@2.0.3",
+ "_from": "inherits@~2.0.3",
"_id": "inherits@2.0.3",
- "_inCache": true,
+ "_integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
"_location": "/inherits",
- "_nodeVersion": "6.5.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/inherits-2.0.3.tgz_1473295776489_0.08142363070510328"
- },
- "_npmUser": {
- "name": "isaacs",
- "email": "i@izs.me"
- },
- "_npmVersion": "3.10.7",
"_phantomChildren": {},
"_requested": {
- "raw": "inherits@2.0.3",
- "scope": null,
- "escapedName": "inherits",
+ "type": "range",
+ "registry": true,
+ "raw": "inherits@~2.0.3",
"name": "inherits",
- "rawSpec": "2.0.3",
- "spec": "2.0.3",
- "type": "version"
+ "escapedName": "inherits",
+ "rawSpec": "~2.0.3",
+ "saveSpec": null,
+ "fetchSpec": "~2.0.3"
},
"_requiredBy": [
- "#USER",
"/",
"/fstream",
"/fstream-npm",
"/fstream-npm/fstream-ignore",
"/glob",
- "/init-package-json/glob",
+ "/mississippi/concat-stream",
+ "/mississippi/duplexify",
+ "/mississippi/flush-write-stream",
+ "/mississippi/from2",
+ "/mississippi/parallel-transform",
+ "/mississippi/pumpify",
"/npm-registry-client/concat-stream",
- "/npm-registry-client/concat-stream/readable-stream",
"/npm-registry-couchapp/couchapp/nano/follow/request/bl/readable-stream",
- "/read-package-json/glob",
"/readable-stream",
- "/request/bl/readable-stream",
+ "/sorted-union-stream/from2",
+ "/sorted-union-stream/from2/readable-stream",
"/standard/eslint/concat-stream",
- "/standard/eslint/concat-stream/readable-stream",
"/standard/eslint/file-entry-cache/flat-cache/del/globby/glob",
"/standard/eslint/glob",
- "/tap/tap-mocha-reporter/readable-stream",
- "/tap/tap-parser",
"/tar",
"/tar/block-stream"
],
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
"_shasum": "633c2c83e3da42a502f52466022480f4208261de",
"_shrinkwrap": null,
- "_spec": "inherits@2.0.3",
+ "_spec": "inherits@~2.0.3",
"_where": "/Users/zkat/Documents/code/npm",
+ "bin": null,
"browser": "./inherits_browser.js",
"bugs": {
"url": "https://github.com/isaacs/inherits/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
"devDependencies": {
"tap": "^7.1.0"
},
- "directories": {},
- "dist": {
- "shasum": "633c2c83e3da42a502f52466022480f4208261de",
- "tarball": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz"
- },
"files": [
"inherits.js",
"inherits_browser.js"
],
- "gitHead": "e05d0fb27c61a3ec687214f0476386b765364d5f",
"homepage": "https://github.com/isaacs/inherits#readme",
"keywords": [
"inheritance",
@@ -97,15 +71,9 @@
],
"license": "ISC",
"main": "./inherits.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- }
- ],
"name": "inherits",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/isaacs/inherits.git"