nodulator
Version:
Complete NodeJS Framework for Restfull APIs
126 lines (125 loc) • 3.09 kB
JSON
{
"_args": [
[
{
"name": "inherits",
"raw": "inherits@2.0.1",
"rawSpec": "2.0.1",
"scope": null,
"spec": "2.0.1",
"type": "version"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/util"
]
],
"_from": "inherits@2.0.1",
"_id": "inherits@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/inherits",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "1.3.8",
"_phantomChildren": {},
"_requested": {
"name": "inherits",
"raw": "inherits@2.0.1",
"rawSpec": "2.0.1",
"scope": null,
"spec": "2.0.1",
"type": "version"
},
"_requiredBy": [
"/asn1.js",
"/bl/readable-stream",
"/browserify",
"/browserify-aes",
"/browserify-des",
"/browserify-sign",
"/browserify/readable-stream",
"/cipher-base",
"/concat-stream",
"/concat-stream/readable-stream",
"/create-hash",
"/create-hmac",
"/crypto-browserify",
"/des.js",
"/duplexer2/readable-stream",
"/elliptic",
"/findup-sync/glob",
"/glob",
"/hash.js",
"/http-errors",
"/labeled-stream-splicer",
"/mocha/glob",
"/module-deps",
"/module-deps/readable-stream",
"/nodulator-account/readable-stream",
"/nodulator-socket/readable-stream",
"/read-only-stream/readable-stream",
"/readable-stream",
"/rest-js/readable-stream",
"/send/http-errors",
"/serve-static/http-errors",
"/sha.js",
"/stream-browserify",
"/stream-browserify/readable-stream",
"/stream-combiner2/readable-stream",
"/stream-http",
"/stream-http/readable-stream",
"/stream-splicer",
"/stream-splicer/readable-stream",
"/superagent/readable-stream",
"/through2/readable-stream",
"/util"
],
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
"_shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1",
"_shrinkwrap": null,
"_spec": "inherits@2.0.1",
"_where": "/home/fgreiner/prog/js/Nodulator/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": [
{
"email": "i@izs.me",
"name": "isaacs"
}
],
"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"
}