{
  "_args": [
    [
      {
        "raw": "finalhandler@0.2.0",
        "scope": null,
        "escapedName": "finalhandler",
        "name": "finalhandler",
        "rawSpec": "0.2.0",
        "spec": "0.2.0",
        "type": "version"
      },
      "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/ionic-app-lib"
    ]
  ],
  "_from": "finalhandler@0.2.0",
  "_id": "finalhandler@0.2.0",
  "_inCache": true,
  "_location": "/finalhandler",
  "_npmUser": {
    "name": "dougwilson",
    "email": "doug@somethingdoug.com"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {
    "ms": "0.6.2"
  },
  "_requested": {
    "raw": "finalhandler@0.2.0",
    "scope": null,
    "escapedName": "finalhandler",
    "name": "finalhandler",
    "rawSpec": "0.2.0",
    "spec": "0.2.0",
    "type": "version"
  },
  "_requiredBy": [
    "/ionic-app-lib"
  ],
  "_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.2.0.tgz",
  "_shasum": "794082424b17f6a4b2a0eda39f9db6948ee4be8d",
  "_shrinkwrap": null,
  "_spec": "finalhandler@0.2.0",
  "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/ionic-app-lib",
  "author": {
    "name": "Douglas Christopher Wilson",
    "email": "doug@somethingdoug.com"
  },
  "bugs": {
    "url": "https://github.com/pillarjs/finalhandler/issues"
  },
  "dependencies": {
    "debug": "~2.0.0",
    "escape-html": "1.0.1"
  },
  "description": "Node.js final http responder",
  "devDependencies": {
    "istanbul": "0.3.0",
    "mocha": "~1.21.4",
    "readable-stream": "~1.0.27",
    "should": "~4.0.1",
    "supertest": "~0.13.0"
  },
  "directories": {},
  "dist": {
    "shasum": "794082424b17f6a4b2a0eda39f9db6948ee4be8d",
    "tarball": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.2.0.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "LICENSE",
    "HISTORY.md",
    "index.js"
  ],
  "gitHead": "0e5d26695b1ab248823366018f09c058a4eaf59b",
  "homepage": "https://github.com/pillarjs/finalhandler",
  "license": "MIT",
  "maintainers": [
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "shtylman",
      "email": "shtylman@gmail.com"
    },
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "fishrock123",
      "email": "fishrock123@rocketmail.com"
    }
  ],
  "name": "finalhandler",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pillarjs/finalhandler.git"
  },
  "scripts": {
    "test": "mocha --reporter spec --bail --check-leaks test/",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
  },
  "version": "0.2.0"
}
