mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 22:17:25 -04:00
93 lines
2.2 KiB
JSON
93 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"inherits@^2.0.1",
|
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/css-tokenize"
|
|
]
|
|
],
|
|
"_from": "inherits@>=2.0.1 <3.0.0",
|
|
"_id": "inherits@2.0.3",
|
|
"_inCache": true,
|
|
"_installable": 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": {
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
},
|
|
"_npmVersion": "3.10.7",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "inherits",
|
|
"raw": "inherits@^2.0.1",
|
|
"rawSpec": "^2.0.1",
|
|
"scope": null,
|
|
"spec": ">=2.0.1 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/css-tokenize",
|
|
"/glob",
|
|
"/readable-stream",
|
|
"/through2/readable-stream"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
|
|
"_shasum": "633c2c83e3da42a502f52466022480f4208261de",
|
|
"_shrinkwrap": null,
|
|
"_spec": "inherits@^2.0.1",
|
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/css-tokenize",
|
|
"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": [
|
|
"browser",
|
|
"browserify",
|
|
"class",
|
|
"inheritance",
|
|
"inherits",
|
|
"klass",
|
|
"object-oriented",
|
|
"oop"
|
|
],
|
|
"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"
|
|
}
|