{
  "name": "whatwg-fetch",
  "description": "A window.fetch polyfill.",
  "version": "1.0.0",
  "main": "fetch.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/github/fetch.git"
  },
  "license": "MIT",
  "devDependencies": {
    "bower": "1.3.8",
    "chai": "1.10.0",
    "jshint": "2.8.0",
    "mocha": "2.1.0",
    "mocha-phantomjs-core": "2.0.1",
    "url-search-params": "0.5.0"
  },
  "files": [
    "LICENSE",
    "fetch.js"
  ],
  "gitHead": "ad96feb721393590a1b79dd2646854f5cbb16186",
  "bugs": {
    "url": "https://github.com/github/fetch/issues"
  },
  "homepage": "https://github.com/github/fetch#readme",
  "_id": "whatwg-fetch@1.0.0",
  "scripts": {},
  "_shasum": "01c2ac4df40e236aaa18480e3be74bd5c8eb798e",
  "_from": "whatwg-fetch@latest",
  "_npmVersion": "2.15.0",
  "_nodeVersion": "0.10.44",
  "_npmUser": {
    "name": "mislav",
    "email": "mislav.marohnic@gmail.com"
  },
  "dist": {
    "shasum": "01c2ac4df40e236aaa18480e3be74bd5c8eb798e",
    "tarball": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-1.0.0.tgz"
  },
  "maintainers": [
    {
      "name": "mattandrews",
      "email": "matt@mattandre.ws"
    },
    {
      "name": "mislav",
      "email": "mislav.marohnic@gmail.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/whatwg-fetch-1.0.0.tgz_1461876470856_0.9817740931175649"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-1.0.0.tgz"
}
