UNPKG

nopt-usage

Version:

This module generates a usage string for nopt options. It's based on [this](https://github.com/npm/nopt/pull/13) PR from Filirom1.

19 lines (18 loc) 291 B
{ "name": "nopt-usage", "version": "0.1.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "nopt", "option", "parser", "help", "usage" ], "author": "", "license": "MIT" }