start smarter CLI logic

This commit is contained in:
Philipp Kunz
2015-11-05 21:43:34 +01:00
parent d6cbefce2c
commit 5611ad03aa
8 changed files with 188 additions and 74 deletions

View File

@@ -26,10 +26,11 @@
},
"homepage": "https://github.com/pushrocks/smartcli",
"dependencies": {
"beautylog": "0.0.15",
"beautylog": "1.0.2",
"cliff": "^0.1.10",
"inquirer": "^0.10.1",
"yargs": "^3.26.0"
"inquirer": "^0.11.0",
"smartparam": "0.0.5",
"yargs": "^3.29.0"
},
"devDependencies": {
"gulp": "3.9.0",