blob: 0b7b64e924c64522ac6ef16d084a2634aedf8a1c [file] [log] [blame]
{
"name": "nopt",
"version": "3.0.4",
"description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"main": "lib/nopt.js",
"scripts": {
"test": "tap test/*.js"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/isaacs/nopt.git"
},
"bin": {
"nopt": "./bin/nopt.js"
},
"license": "ISC",
"dependencies": {
"abbrev": "1"
},
"devDependencies": {
"tap": "^1.2.0"
},
"gitHead": "f52626631ea1afef5a6dd9acf23ddd1466831a08",
"bugs": {
"url": "https://github.com/isaacs/nopt/issues"
},
"homepage": "https://github.com/isaacs/nopt#readme",
"_id": "nopt@3.0.4",
"_shasum": "dd63bc9c72a6e4e85b85cdc0ca314598facede5e",
"_from": "nopt@>=3.0.4 <4.0.0",
"_npmVersion": "2.14.3",
"_nodeVersion": "2.2.2",
"_npmUser": {
"name": "zkat",
"email": "kat@sykosomatic.org"
},
"dist": {
"shasum": "dd63bc9c72a6e4e85b85cdc0ca314598facede5e",
"tarball": "http://registry.npmjs.org/nopt/-/nopt-3.0.4.tgz"
},
"maintainers": [
{
"name": "isaacs",
"email": "isaacs@npmjs.com"
},
{
"name": "zkat",
"email": "kat@sykosomatic.org"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.4.tgz",
"readme": "ERROR: No README data found!"
}