blob: 547c17c157fc1345f7c92fbbb910361f9c5a4a22 [file] [log] [blame]
{
"_args": [
[
"inherits@2.0.3",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "inherits@2.0.3",
"_id": "inherits@2.0.3",
"_inBundle": false,
"_integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
"_location": "/inherits",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "inherits@2.0.3",
"name": "inherits",
"escapedName": "inherits",
"rawSpec": "2.0.3",
"saveSpec": null,
"fetchSpec": "2.0.3"
},
"_requiredBy": [
"/asn1.js",
"/block-stream",
"/body-parser/http-errors",
"/browserify-aes",
"/browserify-des",
"/browserify-sign",
"/cacache/glob",
"/chokidar",
"/cipher-base",
"/concat-stream",
"/create-hash",
"/create-hmac",
"/crypto-browserify",
"/des.js",
"/dtsgenerator/glob",
"/duplexify",
"/elliptic",
"/findup-sync/glob",
"/flush-write-stream",
"/from2",
"/fstream",
"/glob",
"/globby/glob",
"/globule/glob",
"/grunt/rimraf/glob",
"/hash-base",
"/hash.js",
"/hpack.js",
"/htmlparser2",
"/htmlparser2/readable-stream",
"/http-errors",
"/istanbul-lib-source-maps/glob",
"/istanbul/glob",
"/jasmine/glob",
"/karma/glob",
"/md5.js",
"/parallel-transform",
"/pumpify",
"/raw-body/http-errors",
"/readable-stream",
"/rimraf/glob",
"/ripemd160",
"/sha.js",
"/sockjs-client",
"/spdy-transport/readable-stream",
"/stream-browserify",
"/stream-http",
"/tar",
"/test-exclude/glob",
"/true-case-path/glob",
"/unherit",
"/util"
],
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
"_spec": "2.0.3",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"browser": "./inherits_browser.js",
"bugs": {
"url": "https://github.com/isaacs/inherits/issues"
},
"description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
"devDependencies": {
"tap": "^7.1.0"
},
"files": [
"inherits.js",
"inherits_browser.js"
],
"homepage": "https://github.com/isaacs/inherits#readme",
"keywords": [
"inheritance",
"class",
"klass",
"oop",
"object-oriented",
"inherits",
"browser",
"browserify"
],
"license": "ISC",
"main": "./inherits.js",
"name": "inherits",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/inherits.git"
},
"scripts": {
"test": "node test"
},
"version": "2.0.3"
}