blob: 1dad5f22f36f377da6a276ec52f9b0f039e7312f [file] [log] [blame]
{
"name": "abbrev",
"version": "1.0.5",
"description": "Like ruby's abbrev module, but in js",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me"
},
"main": "abbrev.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "http://github.com/isaacs/abbrev-js"
},
"license": {
"type": "MIT",
"url": "https://github.com/isaacs/abbrev-js/raw/master/LICENSE"
},
"bugs": {
"url": "https://github.com/isaacs/abbrev-js/issues"
},
"homepage": "https://github.com/isaacs/abbrev-js",
"_id": "abbrev@1.0.5",
"_shasum": "5d8257bd9ebe435e698b2fa431afde4fe7b10b03",
"_from": "abbrev@1",
"_npmVersion": "1.4.7",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"dist": {
"shasum": "5d8257bd9ebe435e698b2fa431afde4fe7b10b03",
"tarball": "http://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz",
"readme": "ERROR: No README data found!"
}