@zkochan/pnpm
Version:
A fast implementation of npm install
150 lines (149 loc) • 3.89 kB
JSON
{
"_args": [
[
{
"raw": "inherits@^2.0.1",
"scope": null,
"escapedName": "inherits",
"name": "inherits",
"rawSpec": "^2.0.1",
"spec": ">=2.0.1 <3.0.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\duplexify"
]
],
"_from": "inherits@>=2.0.1 <3.0.0",
"_id": "inherits@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/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 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/asn1.js",
"/bl/readable-stream",
"/block-stream",
"/browser-pack/readable-stream",
"/browserify",
"/browserify-aes",
"/browserify-des",
"/browserify-sign",
"/browserify/glob",
"/browserify/through2/readable-stream",
"/chokidar",
"/cipher-base",
"/commoner/glob",
"/concat-stream",
"/concat-stream/readable-stream",
"/create-hash",
"/create-hmac",
"/crypto-browserify",
"/deps-sort/readable-stream",
"/des.js",
"/docpress-search/browserify",
"/docpress-search/concat-stream",
"/docpress-search/concat-stream/readable-stream",
"/docpress-search/duplexer2/readable-stream",
"/docpress-search/glob",
"/docpress-search/labeled-stream-splicer",
"/docpress-search/module-deps",
"/docpress-search/module-deps/readable-stream",
"/docpress-search/read-only-stream/readable-stream",
"/docpress-search/stream-combiner2/readable-stream",
"/docpress-search/stream-http",
"/docpress-search/stream-splicer",
"/docpress-search/stream-splicer/readable-stream",
"/docpress-search/through2/readable-stream",
"/docpress/glob",
"/duplexify",
"/elliptic",
"/fileset/glob",
"/findup-sync/glob",
"/fstream",
"/glob",
"/hash.js",
"/htmlparser2/readable-stream",
"/http-errors",
"/insert-module-globals/readable-stream",
"/labeled-stream-splicer",
"/module-deps",
"/module-deps/through2/readable-stream",
"/nested-error-stacks",
"/peek-stream/readable-stream",
"/pumpify",
"/readable-stream",
"/readable-wrap/readable-stream",
"/sha.js",
"/stream-browserify",
"/stream-http",
"/stream-splicer",
"/stylus/glob",
"/superstatic/glob",
"/tap-spec/readable-stream",
"/tape",
"/tar",
"/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": "C:\\src\\pnpm\\node_modules\\duplexify",
"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"
}