flex-combo
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "flex-combo", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "The Flex-combo is combo tool designed for web front-end developer. It support various kinds of combo format by modify configuration(eg. yahoo combo).", | ||
@@ -15,3 +15,4 @@ "main": "flex-combo.js", | ||
"crypto":"0.0.3", | ||
"mkdirp":"0.3.4" | ||
"mkdirp":"0.3.4", | ||
"commander":"1.0.4" | ||
}, | ||
@@ -18,0 +19,0 @@ "devDependencies": {}, |
Sorry, the diff of this file is not supported yet
15099
6
+ Addedcommander@1.0.4
+ Addedcommander@1.0.4(transitive)
+ Addedkeypress@0.1.0(transitive)