piuma-commander
Version:
Piuma Commander
20 lines (19 loc) • 425 B
JSON
{
"name": "piuma-commander",
"version": "0.0.3",
"description": "Piuma Commander",
"main": "piuma-commander.js",
"scripts": {
"test": "node piuma-commander-test.js --help",
"start": "node piuma-commander-test.js --help"
},
"keywords": [
"piuma",
"commander"
],
"author": "NiosZ - Fabio Gatto (fabio.gatto@live.it)",
"license": "Apache-2.0",
"dependencies": {
"chalk": "^2.3.2"
}
}