{
  "name": "postdata",
  "version": "0.0.2",
  "description": "Extract the POST or PUT data from a request",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/matthewpalmer/postdata.git"
  },
  "keywords": [
    "postdata",
    "post",
    "data",
    "post",
    "data",
    "extract"
  ],
  "author": "Matthew Palmer",
  "license": "BSD"
}
