Sha256: 837fac7207a9b8d23879f89152b68d00c21792cee9f8fdce910dd0b73c545670
Contents?: true
Size: 1.35 KB
Versions: 10
Compression:
Stored size: 1.35 KB
Contents
{ "name": "nopt", "version": "3.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": "http://github.com/isaacs/nopt" }, "bin": { "nopt": "./bin/nopt.js" }, "license": { "type": "MIT", "url": "https://github.com/isaacs/nopt/raw/master/LICENSE" }, "dependencies": { "abbrev": "1" }, "devDependencies": { "tap": "~0.4.8" }, "gitHead": "4296f7aba7847c198fea2da594f9e1bec02817ec", "bugs": { "url": "https://github.com/isaacs/nopt/issues" }, "homepage": "https://github.com/isaacs/nopt", "_id": "nopt@3.0.1", "_shasum": "bce5c42446a3291f47622a370abbf158fbbacbfd", "_from": "nopt@>=3.0.1 <3.1.0", "_npmVersion": "1.4.18", "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "dist": { "shasum": "bce5c42446a3291f47622a370abbf158fbbacbfd", "tarball": "http://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz", "readme": "ERROR: No README data found!" }
Version data entries
10 entries across 10 versions & 1 rubygems