| Current Path : /var/www/html/test/wetty2/node_modules/inherits/ |
| Current File : /var/www/html/test/wetty2/node_modules/inherits/package.json |
{
"_args": [
[
{
"raw": "inherits@2.0.3",
"scope": null,
"escapedName": "inherits",
"name": "inherits",
"rawSpec": "2.0.3",
"spec": "2.0.3",
"type": "version"
},
"/var/www/html/test/wetty/node_modules/http-errors"
]
],
"_from": "inherits@2.0.3",
"_id": "inherits@2.0.3",
"_inCache": true,
"_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",
"name": "inherits",
"rawSpec": "2.0.3",
"spec": "2.0.3",
"type": "version"
},
"_requiredBy": [
"/are-we-there-yet/readable-stream",
"/asn1.js",
"/block-stream",
"/browserify-aes",
"/browserify-des",
"/browserify-sign",
"/chokidar",
"/cipher-base",
"/concat-stream",
"/concat-stream/readable-stream",
"/create-hash",
"/create-hmac",
"/crypto-browserify",
"/des.js",
"/duplexify",
"/duplexify/readable-stream",
"/elliptic",
"/enhanced-resolve/readable-stream",
"/flush-write-stream",
"/flush-write-stream/readable-stream",
"/from2",
"/from2/readable-stream",
"/fs-write-stream-atomic/readable-stream",
"/fstream",
"/glob",
"/hash-base",
"/hash.js",
"/http-errors",
"/md5.js",
"/memory-fs/readable-stream",
"/mocha/glob",
"/node-libs-browser/readable-stream",
"/parallel-transform",
"/parallel-transform/readable-stream",
"/pumpify",
"/readable-stream",
"/readdirp/readable-stream",
"/ripemd160",
"/sha.js",
"/stdout-stream/readable-stream",
"/stream-browserify",
"/stream-browserify/readable-stream",
"/stream-http",
"/stream-http/readable-stream",
"/tar",
"/through2/readable-stream",
"/util",
"/winston-transport/readable-stream"
],
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
"_shasum": "633c2c83e3da42a502f52466022480f4208261de",
"_shrinkwrap": null,
"_spec": "inherits@2.0.3",
"_where": "/var/www/html/test/wetty/node_modules/http-errors",
"browser": "./inherits_browser.js",
"bugs": {
"url": "https://github.com/isaacs/inherits/issues"
},
"dependencies": {},
"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",
"class",
"klass",
"oop",
"object-oriented",
"inherits",
"browser",
"browserify"
],
"license": "ISC",
"main": "./inherits.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "inherits",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/inherits.git"
},
"scripts": {
"test": "node test"
},
"version": "2.0.3"
}