Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "style", | ||
"description": "simple colourizer in a functional style", | ||
"version": "0.1.0", | ||
"description": "color in your node.js console, without monkeypatching", | ||
"version": "0.1.1", | ||
"author": "Dominic Tarr <dominic.tarr@gmail.com>", | ||
@@ -14,2 +14,5 @@ "repository": "http://github.com/dominictarr/style.git", | ||
}, | ||
"dependencies":{ | ||
"curry": "0.0.x" | ||
}, | ||
"devDependencies":{ | ||
@@ -16,0 +19,0 @@ "expresso": ">=0.6.0" |
3204
1
+ Addedcurry@0.0.x
+ Addedcurry@0.0.4(transitive)