{
  "_args": [
    [
      {
        "raw": "morgan@^1.5.0",
        "scope": null,
        "escapedName": "morgan",
        "name": "morgan",
        "rawSpec": "^1.5.0",
        "spec": ">=1.5.0 <2.0.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\superstatic"
    ]
  ],
  "_from": "morgan@>=1.5.0 <2.0.0",
  "_id": "morgan@1.7.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/morgan",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/morgan-1.7.0.tgz_1455857999079_0.07957377028651536"
  },
  "_npmUser": {
    "name": "dougwilson",
    "email": "doug@somethingdoug.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "morgan@^1.5.0",
    "scope": null,
    "escapedName": "morgan",
    "name": "morgan",
    "rawSpec": "^1.5.0",
    "spec": ">=1.5.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/superstatic"
  ],
  "_resolved": "https://registry.npmjs.org/morgan/-/morgan-1.7.0.tgz",
  "_shasum": "eb10ca8e50d1abe0f8d3dad5c0201d052d981c62",
  "_shrinkwrap": null,
  "_spec": "morgan@^1.5.0",
  "_where": "C:\\src\\pnpm\\node_modules\\superstatic",
  "bugs": {
    "url": "https://github.com/expressjs/morgan/issues"
  },
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "Jonathan Ong",
      "email": "me@jongleberry.com",
      "url": "http://jongleberry.com"
    }
  ],
  "dependencies": {
    "basic-auth": "~1.0.3",
    "debug": "~2.2.0",
    "depd": "~1.1.0",
    "on-finished": "~2.3.0",
    "on-headers": "~1.0.1"
  },
  "description": "HTTP request logger middleware for node.js",
  "devDependencies": {
    "istanbul": "0.4.2",
    "mocha": "2.4.5",
    "split": "1.0.0",
    "supertest": "1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "eb10ca8e50d1abe0f8d3dad5c0201d052d981c62",
    "tarball": "https://registry.npmjs.org/morgan/-/morgan-1.7.0.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "LICENSE",
    "HISTORY.md",
    "README.md",
    "index.js"
  ],
  "gitHead": "5da5ff1f5446e3f3ff29d29a2d6582712612bf89",
  "homepage": "https://github.com/expressjs/morgan",
  "license": "MIT",
  "maintainers": [
    {
      "name": "defunctzombie",
      "email": "shtylman@gmail.com"
    },
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "fishrock123",
      "email": "fishrock123@rocketmail.com"
    },
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "mscdex",
      "email": "mscdex@mscdex.net"
    },
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "name": "morgan",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/expressjs/morgan.git"
  },
  "scripts": {
    "test": "mocha --check-leaks --reporter spec --bail",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec"
  },
  "version": "1.7.0"
}
