{
  "name": "methods",
  "version": "0.1.0",
  "description": "HTTP methods that node supports",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "http",
    "methods"
  ],
  "author": {
    "name": "TJ Holowaychuk"
  },
  "license": "MIT",
  "repository": { "type": "git", "url": "git://github.com/visionmedia/node-methods.git" }
}
