{
	"name": "isomorphic-fetch",
	"versions": {
		"1.0.0": {
			"name": "isomorphic-fetch",
			"version": "1.0.0",
			"description": "Fetch for node",
			"browser": "client.js",
			"main": "server.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"fetch": "git://github.com/github/fetch",
				"xmlhttprequest": "^1.6.0"
			},
			"_id": "isomorphic-fetch@1.0.0",
			"_shasum": "a692d1dec18b9d40cd608042a018aa011b5c3cec",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "a692d1dec18b9d40cd608042a018aa011b5c3cec",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "isomorphic-fetch",
			"version": "1.0.2",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "client.js",
			"main": "server.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"fetch": "git://github.com/github/fetch#v0.3.2",
				"xmlhttprequest": "^1.6.0"
			},
			"gitHead": "3dd58c0d5d1e6c1a115193a4b3bbdd9ab624beeb",
			"_id": "isomorphic-fetch@1.0.2",
			"_shasum": "9d26ec43b65e8f229e9d8b17359cd49ba968da27",
			"_from": ".",
			"_npmVersion": "2.1.14",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "9d26ec43b65e8f229e9d8b17359cd49ba968da27",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "isomorphic-fetch",
			"version": "1.1.0",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "client.js",
			"main": "server.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"fetch": "git://github.com/github/fetch",
				"xmlhttprequest": "^1.6.0"
			},
			"gitHead": "d707e7878c3f3e42c248cd2caca6d7849334f344",
			"_id": "isomorphic-fetch@1.1.0",
			"_shasum": "1e35e5e875f8de9348f4398f90470b94f37920f8",
			"_from": ".",
			"_npmVersion": "2.1.14",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "1e35e5e875f8de9348f4398f90470b94f37920f8",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "isomorphic-fetch",
			"version": "1.1.1",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "git://github.com/github/fetch",
				"xmlhttprequest": "^1.6.0"
			},
			"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"
			},
			"gitHead": "4b45eace5041d11113d5d83b767fbf28fc67c807",
			"_id": "isomorphic-fetch@1.1.1",
			"_shasum": "3cb91c728f6468777b59ce59e60ebb1ba757efef",
			"_from": ".",
			"_npmVersion": "2.1.14",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "3cb91c728f6468777b59ce59e60ebb1ba757efef",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "isomorphic-fetch",
			"version": "1.1.2",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "^0.5.0",
				"xmlhttprequest": "^1.6.0"
			},
			"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"
			},
			"gitHead": "36e9b1673252819240b92160bd41ee36475fad0e",
			"_id": "isomorphic-fetch@1.1.2",
			"_shasum": "186b2fa1ed585d4e43f9371e7557498ad38e9755",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "186b2fa1ed585d4e43f9371e7557498ad38e9755",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "isomorphic-fetch",
			"version": "1.1.3",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "^0.5.0",
				"xmlhttprequest": "git+https://github.com/matthew-andrews/node-XMLHttpRequest"
			},
			"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"
			},
			"gitHead": "2a5b43e944b25c60b5172ee77a0f6ec8a407d984",
			"_id": "isomorphic-fetch@1.1.3",
			"_shasum": "aa23a0849fb10f984b6ff46d56c9561ed6cd7d55",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "aa23a0849fb10f984b6ff46d56c9561ed6cd7d55",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.1.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "isomorphic-fetch",
			"version": "1.2.0",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "git+https://github.com/Financial-Times/fetch",
				"xmlhttprequest": "git+https://github.com/matthew-andrews/node-XMLHttpRequest"
			},
			"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"
			},
			"gitHead": "c3aa2911db3ed9845198af58d3a243c45b906634",
			"_id": "isomorphic-fetch@1.2.0",
			"_shasum": "39eda24ad7802d8ac4682b6173d0eb8420fab9e3",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "39eda24ad7802d8ac4682b6173d0eb8420fab9e3",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "isomorphic-fetch",
			"version": "1.3.0",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "^0.5.0",
				"xmlhttprequest": "git+https://github.com/matthew-andrews/node-XMLHttpRequest"
			},
			"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"
			},
			"gitHead": "458e4f6c38412ba5ceec0492aa9f3e4e393af303",
			"_id": "isomorphic-fetch@1.3.0",
			"_shasum": "9a6eb3e8cde8d808f1c6ecfac2d967f0b29abedb",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "9a6eb3e8cde8d808f1c6ecfac2d967f0b29abedb",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "isomorphic-fetch",
			"version": "1.4.0",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "^0.5.0",
				"xmlhttprequest": "git+https://github.com/matthew-andrews/node-XMLHttpRequest"
			},
			"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"
			},
			"gitHead": "6cb9ea63395c9d51814649017cd52870c61229e9",
			"_id": "isomorphic-fetch@1.4.0",
			"_shasum": "1b6641e4e0115ff2efcaaa2135d079789dce4518",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "1b6641e4e0115ff2efcaaa2135d079789dce4518",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.0": {
			"name": "isomorphic-fetch",
			"version": "1.5.0",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "git+https://github.com/matthew-andrews/fetch",
				"xmlhttprequest": "git+https://github.com/matthew-andrews/node-XMLHttpRequest"
			},
			"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"
			},
			"gitHead": "e06a858614c85100e310fa1661385f8d05fc712c",
			"_id": "isomorphic-fetch@1.5.0",
			"_shasum": "b94ea066e21cd88717537dbbedeced5772094b43",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "b94ea066e21cd88717537dbbedeced5772094b43",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.5.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.1": {
			"name": "isomorphic-fetch",
			"version": "1.5.1",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "git+https://github.com/matthew-andrews/fetch",
				"xmlhttprequest": "git+https://github.com/matthew-andrews/node-XMLHttpRequest"
			},
			"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"
			},
			"gitHead": "d8fc09a91b0d965651c4605e14ebe72210ef2c83",
			"_id": "isomorphic-fetch@1.5.1",
			"_shasum": "7bab8acba1de3a7c128265ff888e23daa10b5835",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "7bab8acba1de3a7c128265ff888e23daa10b5835",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.5.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.2": {
			"name": "isomorphic-fetch",
			"version": "1.5.2",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "git+https://github.com/matthew-andrews/fetch",
				"xmlhttprequest": "git+https://github.com/matthew-andrews/node-XMLHttpRequest"
			},
			"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"
			},
			"gitHead": "3d6bdd161ef07cd887043edb85e0e9e4f5cc3c6f",
			"_id": "isomorphic-fetch@1.5.2",
			"_shasum": "eb49bc07ef4550cc2fbaad2b206e9c287a668a18",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "eb49bc07ef4550cc2fbaad2b206e9c287a668a18",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.5.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.0": {
			"name": "isomorphic-fetch",
			"version": "1.6.0",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "^0.7.0",
				"xmlhttprequest": "git+https://github.com/matthew-andrews/node-XMLHttpRequest"
			},
			"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"
			},
			"gitHead": "38b7466267555d33f1390cb3a048c5ea9c9d27f0",
			"_id": "isomorphic-fetch@1.6.0",
			"_shasum": "219cfeac4e5f3aa23ab1b0e471053fd3f6720d26",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "219cfeac4e5f3aa23ab1b0e471053fd3f6720d26",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.6.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.1": {
			"name": "isomorphic-fetch",
			"version": "1.6.1",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "git+https://github.com/matthew-andrews/fetch#ie9",
				"xmlhttprequest": "git+https://github.com/matthew-andrews/node-XMLHttpRequest"
			},
			"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"
			},
			"gitHead": "589d9166104d148a4f583dc0d595b0b6ccea0c45",
			"_id": "isomorphic-fetch@1.6.1",
			"_shasum": "47e7bfc698f6d00beb0ecd63feb44ae16d8852ef",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "47e7bfc698f6d00beb0ecd63feb44ae16d8852ef",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.6.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.0": {
			"name": "isomorphic-fetch",
			"version": "1.7.0",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"whatwg-fetch": "git+https://github.com/matthew-andrews/fetch#ie9",
				"xmlhttprequest": "git+https://github.com/matthew-andrews/node-XMLHttpRequest"
			},
			"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"
			},
			"gitHead": "5cde7c91b45ea7b5b7240170783e694ddc1e4354",
			"_id": "isomorphic-fetch@1.7.0",
			"_shasum": "15e3eb87c2fb440129ba6b4b8dcf83be30e50620",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "15e3eb87c2fb440129ba6b4b8dcf83be30e50620",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.7.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "isomorphic-fetch",
			"version": "2.0.0",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/matthew-andrews/node-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/node-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/node-fetch",
			"dependencies": {
				"node-fetch": "^1.0.1",
				"whatwg-fetch": "git+https://github.com/matthew-andrews/fetch#ie9"
			},
			"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"
			},
			"gitHead": "c84e497a770673d68bbf18847d2afa5830da0a28",
			"_id": "isomorphic-fetch@2.0.0",
			"_shasum": "febd208ddcd99ccb7c27a1fc9f84b053c80537be",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "febd208ddcd99ccb7c27a1fc9f84b053c80537be",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "isomorphic-fetch",
			"version": "2.0.1",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/matthew-andrews/isomorphic-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/isomorphic-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/isomorphic-fetch/issues",
			"dependencies": {
				"node-fetch": "^1.0.1",
				"whatwg-fetch": "git+https://github.com/matthew-andrews/fetch#ie9"
			},
			"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"
			},
			"gitHead": "1bb628e94a54d27bd3ede95e3740a27c9f0ed9eb",
			"_id": "isomorphic-fetch@2.0.1",
			"_shasum": "b35b25092ed615f577734b66888edcd047f70caf",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "b35b25092ed615f577734b66888edcd047f70caf",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "isomorphic-fetch",
			"version": "2.0.2",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/matthew-andrews/isomorphic-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/isomorphic-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/isomorphic-fetch/issues",
			"dependencies": {
				"node-fetch": "^1.0.1",
				"whatwg-fetch": "git+https://github.com/matthew-andrews/fetch#ie9"
			},
			"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"
			},
			"gitHead": "605153f74b41b1db5f4e6e35ea0dd2d712e002aa",
			"_id": "isomorphic-fetch@2.0.2",
			"_shasum": "a2b1ece3202f73d503016e6a93b3386832329437",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "a2b1ece3202f73d503016e6a93b3386832329437",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "isomorphic-fetch",
			"version": "2.1.0",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "npm-client.js",
			"main": "server.js",
			"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",
				"start": "node server.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/matthew-andrews/isomorphic-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/isomorphic-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/isomorphic-fetch/issues",
			"dependencies": {
				"node-fetch": "^1.0.1",
				"whatwg-fetch": "^0.8.2"
			},
			"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"
			},
			"gitHead": "30f04d83d210a169bd85eb773b02d64762818950",
			"_id": "isomorphic-fetch@2.1.0",
			"_shasum": "ebcfabe281b9e64f83b4867ea87f2db35f9ea25f",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "ebcfabe281b9e64f83b4867ea87f2db35f9ea25f",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "isomorphic-fetch",
			"version": "2.1.1",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "fetch-npm-browserify.js",
			"main": "fetch-npm-node.js",
			"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"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/matthew-andrews/isomorphic-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/isomorphic-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/isomorphic-fetch/issues",
			"dependencies": {
				"node-fetch": "^1.0.1",
				"whatwg-fetch": "^0.8.2"
			},
			"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"
			},
			"gitHead": "38e38727ee43247961bc52b781db6741131cbe46",
			"_id": "isomorphic-fetch@2.1.1",
			"_shasum": "b573f32c87c7c61ec106bcef18cf8fdfc34894fa",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"dist": {
				"shasum": "b573f32c87c7c61ec106bcef18cf8fdfc34894fa",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "isomorphic-fetch",
			"version": "2.2.0",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "fetch-npm-browserify.js",
			"main": "fetch-npm-node.js",
			"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"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/matthew-andrews/isomorphic-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/isomorphic-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/isomorphic-fetch/issues",
			"dependencies": {
				"node-fetch": "^1.0.1",
				"whatwg-fetch": ">=0.10.0"
			},
			"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"
			},
			"gitHead": "6d55ed5553f4b1cf672400ff3bb4add0a9e7afa0",
			"_id": "isomorphic-fetch@2.2.0",
			"_shasum": "8a834c42f415535285651ff9742dde64f3ab532d",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.2",
			"_npmUser": {
				"name": "mattandrews",
				"email": "matt@mattandre.ws"
			},
			"dist": {
				"shasum": "8a834c42f415535285651ff9742dde64f3ab532d",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.2.1": {
			"name": "isomorphic-fetch",
			"version": "2.2.1",
			"description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
			"browser": "fetch-npm-browserify.js",
			"main": "fetch-npm-node.js",
			"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"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/matthew-andrews/isomorphic-fetch.git"
			},
			"author": {
				"name": "Matt Andrews",
				"email": "matt@mattandre.ws"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/matthew-andrews/isomorphic-fetch/issues"
			},
			"homepage": "https://github.com/matthew-andrews/isomorphic-fetch/issues",
			"dependencies": {
				"node-fetch": "^1.0.1",
				"whatwg-fetch": ">=0.10.0"
			},
			"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"
			},
			"gitHead": "43437dc5b381e391b73522d71cea23fc72675154",
			"_id": "isomorphic-fetch@2.2.1",
			"_shasum": "611ae1acf14f5e81f729507472819fe9733558a9",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "financial-times",
				"email": "strategic.products@ft.com"
			},
			"dist": {
				"shasum": "611ae1acf14f5e81f729507472819fe9733558a9",
				"tarball": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "financial-times",
					"email": "strategic.products@ft.com"
				},
				{
					"name": "mattandrews",
					"email": "matt@mattandre.ws"
				}
			],
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2018-03-20T16:31:10.941Z",
		"created": "2014-11-07T21:18:22.127Z",
		"1.0.0": "2014-11-07T21:18:22.127Z",
		"1.0.2": "2014-12-29T15:30:19.119Z",
		"1.1.0": "2014-12-29T21:42:25.393Z",
		"1.1.1": "2015-01-12T23:20:47.864Z",
		"1.1.2": "2015-01-12T23:55:48.530Z",
		"1.1.3": "2015-01-13T15:33:55.449Z",
		"1.2.0": "2015-01-15T19:01:17.230Z",
		"1.3.0": "2015-01-19T01:37:28.282Z",
		"1.4.0": "2015-01-21T23:57:56.415Z",
		"1.5.0": "2015-01-23T12:14:16.554Z",
		"1.5.1": "2015-01-23T12:23:17.326Z",
		"1.5.2": "2015-01-23T12:32:29.599Z",
		"1.6.0": "2015-01-24T19:42:54.108Z",
		"1.6.1": "2015-01-26T18:35:27.260Z",
		"1.7.0": "2015-01-27T23:25:20.693Z",
		"2.0.0": "2015-02-10T21:22:56.987Z",
		"2.0.1": "2015-04-06T08:39:39.727Z",
		"2.0.2": "2015-04-15T16:00:10.300Z",
		"2.1.0": "2015-05-21T16:55:18.725Z",
		"2.1.1": "2015-07-16T12:40:02.280Z",
		"2.2.0": "2015-10-20T19:06:37.885Z",
		"2.2.1": "2016-01-15T09:27:42.311Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.2.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"db8c8658c14378f64e980eda82c154c5\"",
			"fetched": 1593324430941
		}
	},
	"_distfiles": {
		"isomorphic-fetch-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.0.0.tgz",
			"sha": "a692d1dec18b9d40cd608042a018aa011b5c3cec",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.0.2.tgz",
			"sha": "9d26ec43b65e8f229e9d8b17359cd49ba968da27",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.1.0.tgz",
			"sha": "1e35e5e875f8de9348f4398f90470b94f37920f8",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.1.1.tgz",
			"sha": "3cb91c728f6468777b59ce59e60ebb1ba757efef",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.1.2.tgz",
			"sha": "186b2fa1ed585d4e43f9371e7557498ad38e9755",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.1.3.tgz",
			"sha": "aa23a0849fb10f984b6ff46d56c9561ed6cd7d55",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.2.0.tgz",
			"sha": "39eda24ad7802d8ac4682b6173d0eb8420fab9e3",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.3.0.tgz",
			"sha": "9a6eb3e8cde8d808f1c6ecfac2d967f0b29abedb",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.4.0.tgz",
			"sha": "1b6641e4e0115ff2efcaaa2135d079789dce4518",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.5.0.tgz",
			"sha": "b94ea066e21cd88717537dbbedeced5772094b43",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.5.1.tgz",
			"sha": "7bab8acba1de3a7c128265ff888e23daa10b5835",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.5.2.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.5.2.tgz",
			"sha": "eb49bc07ef4550cc2fbaad2b206e9c287a668a18",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.6.0.tgz",
			"sha": "219cfeac4e5f3aa23ab1b0e471053fd3f6720d26",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.6.1.tgz",
			"sha": "47e7bfc698f6d00beb0ecd63feb44ae16d8852ef",
			"registry": "npmjs"
		},
		"isomorphic-fetch-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-1.7.0.tgz",
			"sha": "15e3eb87c2fb440129ba6b4b8dcf83be30e50620",
			"registry": "npmjs"
		},
		"isomorphic-fetch-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.0.0.tgz",
			"sha": "febd208ddcd99ccb7c27a1fc9f84b053c80537be",
			"registry": "npmjs"
		},
		"isomorphic-fetch-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.0.1.tgz",
			"sha": "b35b25092ed615f577734b66888edcd047f70caf",
			"registry": "npmjs"
		},
		"isomorphic-fetch-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.0.2.tgz",
			"sha": "a2b1ece3202f73d503016e6a93b3386832329437",
			"registry": "npmjs"
		},
		"isomorphic-fetch-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.1.0.tgz",
			"sha": "ebcfabe281b9e64f83b4867ea87f2db35f9ea25f",
			"registry": "npmjs"
		},
		"isomorphic-fetch-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.1.1.tgz",
			"sha": "b573f32c87c7c61ec106bcef18cf8fdfc34894fa",
			"registry": "npmjs"
		},
		"isomorphic-fetch-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.0.tgz",
			"sha": "8a834c42f415535285651ff9742dde64f3ab532d",
			"registry": "npmjs"
		},
		"isomorphic-fetch-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz",
			"sha": "611ae1acf14f5e81f729507472819fe9733558a9",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"isomorphic-fetch-2.2.1.tgz": {
			"shasum": "611ae1acf14f5e81f729507472819fe9733558a9"
		}
	},
	"_rev": "2-84c188b7b76c1b3a",
	"_id": "isomorphic-fetch",
	"readme": "isomorphic-fetch [![Build Status](https://travis-ci.org/matthew-andrews/isomorphic-fetch.svg?branch=master)](https://travis-ci.org/matthew-andrews/isomorphic-fetch)\n================\n\nFetch for node and Browserify.  Built on top of [GitHub's WHATWG Fetch polyfill](https://github.com/github/fetch).\n\n## Warnings\n\n- This adds `fetch` as a global so that its API is consistent between client and server.\n- You must bring your own ES6 Promise compatible polyfill, I suggest [es6-promise](https://github.com/jakearchibald/es6-promise).\n\n## Installation\n\n### NPM\n\n```sh\nnpm install --save isomorphic-fetch es6-promise\n```\n\n### Bower\n\n```sh\nbower install --save isomorphic-fetch es6-promise\n```\n\n## Usage\n\n```js\nrequire('es6-promise').polyfill();\nrequire('isomorphic-fetch');\n\nfetch('//offline-news-api.herokuapp.com/stories')\n\t.then(function(response) {\n\t\tif (response.status >= 400) {\n\t\t\tthrow new Error(\"Bad response from server\");\n\t\t}\n\t\treturn response.json();\n\t})\n\t.then(function(stories) {\n\t\tconsole.log(stories);\n\t});\n```\n\n## License\n\nAll open source code released by FT Labs is licenced under the MIT licence.  Based on [the fine work by](https://github.com/github/fetch/pull/31) **[jxck](https://github.com/Jxck)**."
}