{
  "_args": [
    [
      {
        "raw": "mime@^2.0.3",
        "scope": null,
        "escapedName": "mime",
        "name": "mime",
        "rawSpec": "^2.0.3",
        "spec": ">=2.0.3 <3.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/new-html/node_modules/github"
    ]
  ],
  "_from": "mime@>=2.0.3 <3.0.0",
  "_id": "mime@2.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/mime",
  "_nodeVersion": "7.10.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/mime_2.3.1_1523453415547_0.6151419470390307"
  },
  "_npmUser": {
    "name": "broofa",
    "email": "robert@broofa.com"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mime@^2.0.3",
    "scope": null,
    "escapedName": "mime",
    "name": "mime",
    "rawSpec": "^2.0.3",
    "spec": ">=2.0.3 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/github"
  ],
  "_resolved": "https://registry.npmjs.org/mime/-/mime-2.3.1.tgz",
  "_shasum": "b1621c54d63b97c47d3cfe7f7215f7d64517c369",
  "_shrinkwrap": null,
  "_spec": "mime@^2.0.3",
  "_where": "/Users/robertdodson/Documents/htdocs/new-html/node_modules/github",
  "author": {
    "name": "Robert Kieffer",
    "email": "robert@broofa.com",
    "url": "http://github.com/broofa"
  },
  "bin": {
    "mime": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/broofa/node-mime/issues"
  },
  "contributors": [],
  "dependencies": {},
  "description": "A comprehensive library for mime-type mapping",
  "devDependencies": {
    "chalk": "1.1.3",
    "eslint": "4.6.1",
    "mime-db": "1.33.0",
    "mime-score": "1.0.1",
    "mime-types": "2.1.15",
    "mocha": "3.5.3",
    "runmd": "1.0.1",
    "standard-version": "4.2.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-OEUllcVoydBHGN1z84yfQDimn58pZNNNXgZlHXSboxMlFvgI6MXSWpWKpFRra7H1HxpVhHTkrghfRW49k6yjeg==",
    "shasum": "b1621c54d63b97c47d3cfe7f7215f7d64517c369",
    "tarball": "https://registry.npmjs.org/mime/-/mime-2.3.1.tgz",
    "fileCount": 18,
    "unpackedSize": 71814
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "gitHead": "9508ad5469f06e570e521086690925275d9b38bf",
  "homepage": "https://github.com/broofa/node-mime#readme",
  "keywords": [
    "util",
    "mime"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "bentomas",
      "email": "benjamin@benjaminthomas.org"
    },
    {
      "name": "broofa",
      "email": "robert@broofa.com"
    }
  ],
  "name": "mime",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "url": "git+https://github.com/broofa/node-mime.git",
    "type": "git"
  },
  "scripts": {
    "md": "runmd --watch --output README.md src/README_js.md",
    "prepare": "node src/build.js && runmd --output README.md src/README_js.md",
    "release": "standard-version",
    "test": "mocha src/test.js"
  },
  "version": "2.3.1"
}
