UNPKG

help

Version:
24 lines (23 loc) 511 B
{ "name": "help", "version": "3.0.2", "description": "substack way of --help", "main": "index.js", "scripts": { "test": "tap test/test.js --cov" }, "dependencies": {}, "devDependencies": { "tap": "~2.2.0" }, "license": "MIT", "author": "Evan Lucas <evanlucas@me.com>", "repository": { "type": "git", "url": "https://github.com/evanlucas/help" }, "homepage": "https://github.com/evanlucas/help", "bugs": { "url": "https://github.com/evanlucas/help/issues" } }