????
| Current Path : /usr/lib/node_modules/nopt/ |
| Current File : //usr/lib/node_modules/nopt/package.json |
{
"name": "nopt",
"version": "4.0.1",
"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+https://github.com/npm/nopt.git"
},
"bin": {
"nopt": "./bin/nopt.js"
},
"license": "ISC",
"dependencies": {
"abbrev": "1",
"osenv": "^0.1.4"
},
"devDependencies": {
"tap": "^8.0.1"
},
"gitHead": "24921187dc52825d628042c9708bbd8e8734698c",
"bugs": {
"url": "https://github.com/npm/nopt/issues"
},
"homepage": "https://github.com/npm/nopt#readme",
"_id": "nopt@4.0.1",
"_shasum": "d0d4685afd5415193c8c7505602d0d17cd64474d",
"_from": "nopt@latest",
"_npmVersion": "4.0.5",
"_nodeVersion": "7.2.0",
"_npmUser": {
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
"dist": {
"shasum": "d0d4685afd5415193c8c7505602d0d17cd64474d",
"tarball": "https://registry.npmjs.org/nopt/-/nopt-4.0.1.tgz"
},
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "zkat",
"email": "kat@sykosomatic.org"
}
],
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/nopt-4.0.1.tgz_1481739985863_0.18861285015009344"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.1.tgz"
}