Sha256: 681a586e04254e357d289034e67b0e2f13b25c4db1f2ba20b6c6260ab16e0776
Contents?: true
Size: 1.43 KB
Versions: 2
Compression:
Stored size: 1.43 KB
Contents
{ "name": "argparse", "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", "version": "1.0.2", "keywords": [ "cli", "parser", "argparse", "option", "args" ], "homepage": "https://github.com/nodeca/argparse", "contributors": [ { "name": "Eugene Shkuropat" }, { "name": "Paul Jacobson" } ], "bugs": { "url": "https://github.com/nodeca/argparse/issues" }, "license": "MIT", "repository": { "type": "git", "url": "git://github.com/nodeca/argparse.git" }, "main": "./index.js", "scripts": { "test": "make test" }, "dependencies": { "lodash": ">= 3.2.0 < 4.0.0", "sprintf-js": "~1.0.2" }, "devDependencies": { "mocha": "*" }, "gitHead": "990f1b5332e70dd3c1c437d2f4077a2b63ac9674", "_id": "argparse@1.0.2", "_shasum": "bcfae39059656d1973d0b9e6a1a74154b5a9a136", "_from": "argparse@>=1.0.2 <1.1.0", "_npmVersion": "1.4.28", "_npmUser": { "name": "vitaly", "email": "vitaly@rcdesign.ru" }, "maintainers": [ { "name": "vitaly", "email": "vitaly@rcdesign.ru" } ], "dist": { "shasum": "bcfae39059656d1973d0b9e6a1a74154b5a9a136", "tarball": "http://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems