{
  "_args": [
    [
      "ext-list@^2.0.0",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-51023WwSVKpwQ7KvH/node_modules/ext-name"
    ]
  ],
  "_from": "ext-list@>=2.0.0 <3.0.0",
  "_id": "ext-list@2.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/ext-list",
  "_nodeVersion": "1.6.2",
  "_npmUser": {
    "email": "kevinmartensson@gmail.com",
    "name": "kevva"
  },
  "_npmVersion": "2.7.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "ext-list",
    "raw": "ext-list@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ext-name"
  ],
  "_resolved": "https://registry.npmjs.org/ext-list/-/ext-list-2.2.0.tgz",
  "_shasum": "a3e6fdeab978bca7a320c7e786f537083fc30055",
  "_shrinkwrap": null,
  "_spec": "ext-list@^2.0.0",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-51023WwSVKpwQ7KvH/node_modules/ext-name",
  "author": {
    "email": "kevinmartensson@gmail.com",
    "name": "Kevin Mårtensson",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/ext-list/issues"
  },
  "dependencies": {
    "got": "^2.7.2"
  },
  "description": "List of known file extensions and their MIME types",
  "devDependencies": {
    "ava": "^0.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "a3e6fdeab978bca7a320c7e786f537083fc30055",
    "tarball": "http://registry.npmjs.org/ext-list/-/ext-list-2.2.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "ext-list.json",
    "index.js"
  ],
  "gitHead": "f4e2d54263256b62f056b15ca49b140cca36eb02",
  "homepage": "https://github.com/kevva/ext-list",
  "keywords": [
    "ext",
    "mime"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "kevinmartensson@gmail.com",
      "name": "kevva"
    }
  ],
  "name": "ext-list",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/ext-list.git"
  },
  "scripts": {
    "prepublish": "node lib/index.js",
    "pretest": "node lib/index.js",
    "test": "node test.js"
  },
  "version": "2.2.0"
}
