blob: 25438effecff4dfacc59611379d5f4c24a69417e [file] [log] [blame]
{
"_from": "proto-list@>=1.2.1 <1.3.0",
"_id": "proto-list@1.2.4",
"_location": "/npm/config-chain/proto-list",
"_nodeVersion": "2.0.1",
"_npmUser": {
"email": "isaacs@npmjs.com",
"name": "isaacs"
},
"_npmVersion": "2.10.0",
"_phantomChildren": {},
"_requiredBy": [
"/npm/config-chain"
],
"_resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz",
"_shasum": "212d5bfe1318306a420f6402b8e26ff39647a849",
"_shrinkwrap": null,
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/proto-list/issues"
},
"dependencies": {},
"description": "A utility for managing a prototype chain",
"devDependencies": {
"tap": "0"
},
"directories": {},
"dist": {
"shasum": "212d5bfe1318306a420f6402b8e26ff39647a849",
"tarball": "http://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz"
},
"gitHead": "9e4af12d4dddee2fd531f0fe0c21c9cfacb78ac0",
"homepage": "https://github.com/isaacs/proto-list#readme",
"license": "ISC",
"main": "./proto-list.js",
"maintainers": [
{
"email": "i@izs.me",
"name": "isaacs"
}
],
"name": "proto-list",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/proto-list.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.2.4"
}