{
  "_args": [
    [
      "isomorphic-fetch@^2.1.1",
      "/home/bernhard/freifunk-app/node_modules/fbjs"
    ]
  ],
  "_from": "isomorphic-fetch@>=2.1.1 <3.0.0",
  "_id": "isomorphic-fetch@2.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/isomorphic-fetch",
  "_nodeVersion": "4.2.3",
  "_npmUser": {
    "email": "strategic.products@ft.com",
    "name": "financial-times"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "isomorphic-fetch",
    "raw": "isomorphic-fetch@^2.1.1",
    "rawSpec": "^2.1.1",
    "scope": null,
    "spec": ">=2.1.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/fbjs"
  ],
  "_resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz",
  "_shasum": "611ae1acf14f5e81f729507472819fe9733558a9",
  "_shrinkwrap": null,
  "_spec": "isomorphic-fetch@^2.1.1",
  "_where": "/home/bernhard/freifunk-app/node_modules/fbjs",
  "author": {
    "email": "matt@mattandre.ws",
    "name": "Matt Andrews"
  },
  "browser": "fetch-npm-browserify.js",
  "bugs": {
    "url": "https://github.com/matthew-andrews/isomorphic-fetch/issues"
  },
  "dependencies": {
    "node-fetch": "^1.0.1",
    "whatwg-fetch": ">=0.10.0"
  },
  "description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
  "devDependencies": {
    "chai": "^1.10.0",
    "es6-promise": "^2.0.1",
    "jshint": "^2.5.11",
    "lintspaces-cli": "0.0.4",
    "mocha": "^2.1.0",
    "nock": "^0.56.0",
    "npm-prepublish": "^1.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "611ae1acf14f5e81f729507472819fe9733558a9",
    "tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz"
  },
  "gitHead": "43437dc5b381e391b73522d71cea23fc72675154",
  "homepage": "https://github.com/matthew-andrews/isomorphic-fetch/issues",
  "license": "MIT",
  "main": "fetch-npm-node.js",
  "maintainers": [
    {
      "name": "financial-times",
      "email": "strategic.products@ft.com"
    },
    {
      "name": "mattandrews",
      "email": "matt@mattandre.ws"
    }
  ],
  "name": "isomorphic-fetch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/matthew-andrews/isomorphic-fetch.git"
  },
  "scripts": {
    "files": "find . -name '*.js' ! -path './node_modules/*' ! -path './bower_components/*'",
    "test": "jshint `npm run -s files` && lintspaces -i js-comments -e .editorconfig `npm run -s files` && mocha"
  },
  "version": "2.2.1"
}