{
  "_args": [
    [
      "mime-types@1.0.0",
      "/Users/paveljacko/DEV/PAVJACKO/Code/cli-webos"
    ]
  ],
  "_from": "mime-types@1.0.0",
  "_id": "mime-types@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-antKavLn2S+Xr+A/BHx4AejwAdI=",
  "_location": "/mime-types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mime-types@1.0.0",
    "name": "mime-types",
    "escapedName": "mime-types",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/type-is"
  ],
  "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/paveljacko/DEV/PAVJACKO/Code/cli-webos",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/expressjs/mime-types/issues"
  },
  "contributors": [
    {
      "name": "Jeremiah Senkpiel",
      "email": "fishrock123@rocketmail.com",
      "url": "https://searchbeam.jit.su"
    }
  ],
  "description": "ultimate mime type utility",
  "devDependencies": {
    "co": "3",
    "cogent": "0",
    "mocha": "1",
    "should": "3"
  },
  "homepage": "https://github.com/expressjs/mime-types#readme",
  "license": "MIT",
  "main": "lib",
  "name": "mime-types",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/expressjs/mime-types.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.0"
}
