UNPKG

optcollect

Version:

parse command line arguments as option, comand, and arguments.

15 lines 400 B
{ "name": "optcollect", "version": "0.0.2", "description": "parse command line arguments as option, comand, and arguments.", "keywords": ["cui", "opts"], "homepage": "http://github.com/fnobi/optcollect", "bugs": "https://github.com/fnobi/optcollect/issues", "repository": { "type": "git", "url": "https://github.com/fnobi/optcollect.git" }, "dependencies": { "underscore": "1.4.2" } }