{
  "name": "500",
  "version": "0.0.0",
  "description": "Generate 500 response errors.",
  "main": "index.js",
  "scripts": {
    "test": "mocha test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/3rd-Eden/500.git"
  },
  "keywords": [
    "500",
    "internal",
    "server",
    "error"
  ],
  "author": "Arnout Kazemier",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/3rd-Eden/500/issues"
  },
  "homepage": "https://github.com/3rd-Eden/500#readme"
}
