UNPKG

rawnode-cli

Version:

Raw NodeJs MVC (rawnodejs) CLI

42 lines (41 loc) 782 B
{ "name": "rawnode-cli", "version": "0.0.10", "description": "Raw NodeJs MVC (rawnodejs) CLI", "main": "index.js", "bin": { "rawnode-cli": "bin/index.js" }, "directories": { "test": "test" }, "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/rawnode/cli.git" }, "keywords": [ "Raw", "NodeJs", "No", "Framework", "No", "Dependencies", "No", "Third", "Party", "Packages", "No", "CDN", "No", "Library" ], "author": "Ericson S. Weah <ericson.weah@gmail.com> (https://www.ericsonweah.com/)", "license": "MIT", "bugs": { "url": "https://github.com/rawnode/cli/issues" }, "homepage": "https://github.com/rawnode/cli#readme" }