{
  "name": "body-parser",
  "description": "Connect's body parsing middleware",
  "version": "1.0.2",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/expressjs/body-parser"
  },
  "dependencies": {
    "type-is": "~1.1.0",
    "raw-body": "~1.1.2",
    "qs": "~0.6.6"
  },
  "devDependencies": {
    "connect": "*",
    "mocha": "*",
    "should": "*",
    "supertest": "*"
  },
  "scripts": {
    "test": "make test"
  },
  "bugs": {
    "url": "https://github.com/expressjs/body-parser/issues"
  },
  "homepage": "https://github.com/expressjs/body-parser",
  "_id": "body-parser@1.0.2",
  "dist": {
    "shasum": "3461479a3278fe00fcaebec3314bb54fc4f7b47c",
    "tarball": "http://registry.npmjs.org/body-parser/-/body-parser-1.0.2.tgz"
  },
  "_from": "body-parser@~1.0.0",
  "_npmVersion": "1.4.6",
  "_npmUser": {
    "name": "jongleberry",
    "email": "jonathanrichardong@gmail.com"
  },
  "maintainers": [
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "shtylman",
      "email": "shtylman@gmail.com"
    }
  ],
  "directories": {},
  "_shasum": "3461479a3278fe00fcaebec3314bb54fc4f7b47c",
  "_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.0.2.tgz"
}
