connect-hopeful-body-parser
Advanced tools
Comparing version 0.1.1 to 0.2.0
@@ -5,3 +5,3 @@ { | ||
"description": "Attempt to parse body data without an Accept header", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"repository": { | ||
@@ -16,5 +16,2 @@ "type": "git", | ||
}, | ||
"engines": { | ||
"node": "~0.4.12" | ||
}, | ||
"dependencies": { | ||
@@ -24,4 +21,4 @@ "qs": ">= 0.3.1" | ||
"devDependencies": { | ||
"nodespec": "~0.1.0" | ||
"nodespec": "~0.4.1" | ||
} | ||
} |
@@ -0,1 +1,2 @@ | ||
[![build status](https://secure.travis-ci.org/glenjamin/connect-hopeful-body-parser.png)](http://travis-ci.org/glenjamin/connect-hopeful-body-parser) | ||
# connect-hopeful-body-parser | ||
@@ -2,0 +3,0 @@ |
Sorry, the diff of this file is not supported yet
4889
8
46