{
  "name": "koa-exception",
  "version": "1.0.6",
  "description": "Exception Handler Middleware Base on Koa@1.x",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qixin1991/koa-exception.git"
  },
  "keywords": [
    "koa",
    "Exception",
    "Handler"
  ],
  "author": "Qi Xin <me@qixin.io>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/qixin1991/koa-exception/issues"
  },
  "homepage": "https://github.com/qixin1991/koa-exception#readme"
}
