hie-command-init
Version:
19 lines (18 loc) • 353 B
JSON
{
"name": "hie-command-init",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"hie"
],
"author": "Fancy <fancyboynet@gmail.com>",
"license": "ISC",
"dependencies": {
"colors": "^1.1.2",
"github-download": "^0.5.0"
}
}