blob: e92630784f5745683ae3733aa98285b3d79c20f6 [file] [log] [blame]
{
"_args": [
[
{
"raw": "inherits@2.0.1",
"scope": null,
"escapedName": "inherits",
"name": "inherits",
"rawSpec": "2.0.1",
"spec": "2.0.1",
"type": "version"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/assert/node_modules/util"
]
],
"_from": "inherits@2.0.1",
"_id": "inherits@2.0.1",
"_inCache": true,
"_location": "/assert/inherits",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"_npmVersion": "1.3.8",
"_phantomChildren": {},
"_requested": {
"raw": "inherits@2.0.1",
"scope": null,
"escapedName": "inherits",
"name": "inherits",
"rawSpec": "2.0.1",
"spec": "2.0.1",
"type": "version"
},
"_requiredBy": [
"/assert/util"
],
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
"_shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1",
"_shrinkwrap": null,
"_spec": "inherits@2.0.1",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/assert/node_modules/util",
"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": {},
"directories": {},
"dist": {
"shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1",
"tarball": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
},
"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.1"
}