{
  "_args": [
    [
      {
        "raw": "mime-types@2.1.7",
        "scope": null,
        "escapedName": "mime-types",
        "name": "mime-types",
        "rawSpec": "2.1.7",
        "spec": "2.1.7",
        "type": "version"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/@request/core"
    ]
  ],
  "_from": "mime-types@2.1.7",
  "_id": "mime-types@2.1.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/mime-types",
  "_npmUser": {
    "name": "dougwilson",
    "email": "doug@somethingdoug.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mime-types@2.1.7",
    "scope": null,
    "escapedName": "mime-types",
    "name": "mime-types",
    "rawSpec": "2.1.7",
    "spec": "2.1.7",
    "type": "version"
  },
  "_requiredBy": [
    "/@request/core"
  ],
  "_resolved": "http://localhost:3000/mime-types/-/mime-types-2.1.7/ff603970e3c731ef6f7f4df3c9a0f463a13c2755.tgz",
  "_shasum": "ff603970e3c731ef6f7f4df3c9a0f463a13c2755",
  "_shrinkwrap": null,
  "_spec": "mime-types@2.1.7",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/@request/core",
  "bugs": {
    "url": "https://github.com/jshttp/mime-types/issues"
  },
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "Jeremiah Senkpiel",
      "email": "fishrock123@rocketmail.com",
      "url": "https://searchbeam.jit.su"
    },
    {
      "name": "Jonathan Ong",
      "email": "me@jongleberry.com",
      "url": "http://jongleberry.com"
    }
  ],
  "dependencies": {
    "mime-db": "~1.19.0"
  },
  "description": "The ultimate javascript content-type utility.",
  "devDependencies": {
    "istanbul": "0.3.20",
    "mocha": "~1.21.5"
  },
  "directories": {},
  "dist": {
    "shasum": "ff603970e3c731ef6f7f4df3c9a0f463a13c2755",
    "tarball": "http://localhost:3000/mime-types/-/mime-types-2.1.7/ff603970e3c731ef6f7f4df3c9a0f463a13c2755.tgz"
  },
  "engines": {
    "node": ">= 0.6"
  },
  "files": [
    "HISTORY.md",
    "LICENSE",
    "index.js"
  ],
  "gitHead": "43f860c7df4a70246272194d601348865d550298",
  "homepage": "https://github.com/jshttp/mime-types",
  "keywords": [
    "mime",
    "types"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "fishrock123",
      "email": "fishrock123@rocketmail.com"
    },
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    }
  ],
  "name": "mime-types",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jshttp/mime-types.git"
  },
  "scripts": {
    "test": "mocha --reporter spec test/test.js",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/test.js",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot test/test.js"
  },
  "version": "2.1.7"
}
