Comparing version 0.5.3 to 0.5.4
{ "name": "shred" | ||
, "version": "0.5.3" | ||
, "version": "0.5.4" | ||
, "description": "A dead-simple HTTP client" | ||
@@ -41,3 +41,3 @@ , "keywords": [ "http", "client" ] | ||
} | ||
, "files": [ "examples" ,"lib", "doc", "spec" ] | ||
, "files": [ "Cakefile", "AUTHORS", "LICENSE", "lib", "test" ] | ||
, "dependencies": { "underscore": "1.1.7" | ||
@@ -44,0 +44,0 @@ , "sprintf": "0.1.1" |
30181
17