devebot-cli
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "devebot-cli", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "command line interface", | ||
@@ -22,3 +22,4 @@ "main": "index.js", | ||
"devebot", | ||
"command line" | ||
"cli", | ||
"commandline" | ||
], | ||
@@ -34,8 +35,7 @@ "author": "Hung Pham <pnhung177@acegik.net> (http://acegik.net/blog)", | ||
"commander": "^2.9.0", | ||
"devebot-api": "^0.0.4", | ||
"home-config": "^0.1.0", | ||
"lodash": "^3.10.1", | ||
"superagent": "^1.3.0", | ||
"winston": "^1.0.1", | ||
"ws": "^0.8.0" | ||
"winston": "^1.0.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
6
6526
+ Addeddevebot-api@^0.0.4
+ Addeddevebot-api@0.0.4(transitive)
- Removedsuperagent@^1.3.0
- Removedws@^0.8.0