{
  "name": "koa-postparse",
  "version": "1.1.2",
  "description": "A middleware to parse params of POST requst for koa2+",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/luwuer/koa-postparse.git"
  },
  "keywords": [
    "koa",
    "post",
    "parse",
    "json"
  ],
  "author": "luwuer",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/luwuer/koa-postparse/issues"
  },
  "homepage": "https://github.com/luwuer/koa-postparse#readme"
}
