UNPKG

arguable

Version:

Usage-first argument parser.

38 lines (35 loc) 1.19 kB
{ "name": "arguable", "version": "12.0.9", "description": "Usage-first argument parser.", "keywords": [ "cadence", "command", "option", "parser", "prompt", "cli", "stdin", "args", "arguments", "console", "glob" ], "author": "Alan Gutierrez <alan@prettyrobots.com>", "homepage": "http://bigeasy.github.io/arguable", "license": "MIT", "repository": { "type": "git", "url": "bigeasy/arguable" }, "dependencies": { "extant": "^2.0.0-alpha.0", "interrupt": "11.0.0-alpha.18", "rescue": "7.0.0-alpha.11", "synonymous": "^1.0.16" }, "devDependencies": { "proof": "^9.0.1" }, "scripts": { "test": "proof test/*.t.js" } }