Sha256: 07080af9cabead68e7bff0f6a0856bb87bdfc5eaeaaf456533fc6ff566f76599
Contents?: true
Size: 1.52 KB
Versions: 19
Compression:
Stored size: 1.52 KB
Contents
{ "_args": [ [ "argparse@0.1.16", "/home/franz/projects/velaluqa/projects/velaluqa/ela" ] ], "_development": true, "_from": "argparse@0.1.16", "_id": "argparse@0.1.16", "_inBundle": false, "_integrity": "sha1-z9AeD7uj1srtBJ+9dY1A9lGW9Xw=", "_location": "/argparse", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "argparse@0.1.16", "name": "argparse", "escapedName": "argparse", "rawSpec": "0.1.16", "saveSpec": null, "fetchSpec": "0.1.16" }, "_requiredBy": [ "/mincer" ], "_resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz", "_spec": "0.1.16", "_where": "/home/franz/projects/velaluqa/projects/velaluqa/ela", "bugs": { "url": "https://github.com/nodeca/argparse/issues" }, "contributors": [ { "name": "Eugene Shkuropat" }, { "name": "Paul Jacobson" } ], "dependencies": { "underscore": "~1.7.0", "underscore.string": "~2.4.0" }, "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", "devDependencies": { "mocha": "*" }, "homepage": "https://github.com/nodeca/argparse", "keywords": [ "cli", "parser", "argparse", "option", "args" ], "license": "MIT", "main": "./index.js", "name": "argparse", "repository": { "type": "git", "url": "git://github.com/nodeca/argparse.git" }, "scripts": { "test": "make test" }, "version": "0.1.16" }
Version data entries
19 entries across 19 versions & 1 rubygems