UNPKG

@twilcynder/commandline

Version:
26 lines (25 loc) 583 B
{ "name": "@twilcynder/commandline", "version": "1.4.0", "description": "A command line interpreter for node.js", "main": "commandLine.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/TwilCynder/nodeCommandLine.git" }, "keywords": [ "commandLine", "console", "cli", "parser" ], "author": "TwilCynder", "license": "ISC", "bugs": { "url": "https://github.com/TwilCynder/nodeCommandLine/issues" }, "homepage": "https://github.com/TwilCynder/nodeCommandLine#readme" }