{
  "_args": [
    [
      "koa-bodyparser@4.3.0",
      "/data/build"
    ]
  ],
  "_from": "koa-bodyparser@4.3.0",
  "_id": "koa-bodyparser@4.3.0",
  "_inBundle": false,
  "_integrity": "sha1-J0x3hVX/SPoiHufzap+9us4idZo=",
  "_location": "/koa-bodyparser",
  "_phantomChildren": {
    "inflation": "2.0.0",
    "qs": "6.10.1",
    "raw-body": "2.4.1",
    "type-is": "1.6.18"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "koa-bodyparser@4.3.0",
    "name": "koa-bodyparser",
    "escapedName": "koa-bodyparser",
    "rawSpec": "4.3.0",
    "saveSpec": null,
    "fetchSpec": "4.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "http://172.17.52.48:8081/repository/npm-group/koa-bodyparser/-/koa-bodyparser-4.3.0.tgz",
  "_spec": "4.3.0",
  "_where": "/data/build",
  "author": {
    "name": "dead_horse",
    "email": "dead_horse@qq.com",
    "url": "http://deadhorse.me"
  },
  "bugs": {
    "url": "https://github.com/koajs/body-parser/issues"
  },
  "dependencies": {
    "co-body": "^6.0.0",
    "copy-to": "^2.0.1"
  },
  "description": "a body parser for koa",
  "devDependencies": {
    "autod": "2.4.2",
    "istanbul": "^0.4.5",
    "koa": "^2.0.1",
    "mocha": "^3.2.0",
    "should": "^11.2.0",
    "supertest": "^3.0.0"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/koajs/body-parser",
  "keywords": [
    "bodyParser",
    "json",
    "urlencoded",
    "koa",
    "body"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "koa-bodyparser",
  "repository": {
    "type": "git",
    "url": "git://github.com/koajs/bodyparser.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "4.3.0"
}
