{
  "name": "morgan",
  "description": "connect's logger for node.js",
  "version": "1.0.1",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/expressjs/morgan.git"
  },
  "bugs": {
    "url": "https://github.com/expressjs/morgan/issues"
  },
  "dependencies": {
    "bytes": "0.3.0"
  },
  "devDependencies": {
    "mocha": "~1.18.2",
    "should": "~3.3.1",
    "supertest": "~0.12.0"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "mocha --require should --reporter spec --bail"
  },
  "homepage": "https://github.com/expressjs/morgan",
  "_id": "morgan@1.0.1",
  "dist": {
    "shasum": "8250a5d711de625453022945344d4d6762630c64",
    "tarball": "http://registry.npmjs.org/morgan/-/morgan-1.0.1.tgz"
  },
  "_from": "morgan@~1.0.0",
  "_npmVersion": "1.4.3",
  "_npmUser": {
    "name": "dougwilson",
    "email": "doug@somethingdoug.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"
    },
    {
      "name": "mscdex",
      "email": "mscdex@mscdex.net"
    }
  ],
  "directories": {},
  "_shasum": "8250a5d711de625453022945344d4d6762630c64",
  "_resolved": "https://registry.npmjs.org/morgan/-/morgan-1.0.1.tgz"
}
