{
	"name": "fetch-ponyfill",
	"versions": {
		"0.3.2": {
			"name": "fetch-ponyfill",
			"version": "0.3.2",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"dependencies": {
				"fetch": "git://github.com/github/fetch#v0.3.2"
			},
			"gitHead": "1082c48630daf34ba344e4602daf9aad00461dd8",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill",
			"_id": "fetch-ponyfill@0.3.2",
			"_shasum": "c96b7cbaf47193f28eedf6c2a0a976229c6f4fb7",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "c96b7cbaf47193f28eedf6c2a0a976229c6f4fb7",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-0.3.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.0": {
			"name": "fetch-ponyfill",
			"version": "0.4.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"dependencies": {
				"brfs": "1.2.0"
			},
			"browserify": {
				"transform": [
					"brfs"
				]
			},
			"gitHead": "80d7e14cbb28dc0034c5eb2752831775f0759dbf",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill",
			"_id": "fetch-ponyfill@0.4.0",
			"_shasum": "a43b8a5f0fee17eab8034a2a4252232683e1a09f",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "a43b8a5f0fee17eab8034a2a4252232683e1a09f",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-0.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.6.0": {
			"name": "fetch-ponyfill",
			"version": "0.6.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"dependencies": {
				"brfs": "1.2.0"
			},
			"browserify": {
				"transform": [
					"brfs"
				]
			},
			"gitHead": "3e707534769febaf3936310593c6cdd2f3ab072a",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill",
			"_id": "fetch-ponyfill@0.6.0",
			"_shasum": "8d8ca4bd120abc3e70f015a7b45a64a327fe7e90",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "8d8ca4bd120abc3e70f015a7b45a64a327fe7e90",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-0.6.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.7.0": {
			"name": "fetch-ponyfill",
			"version": "0.7.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"dependencies": {
				"brfs": "1.4.0",
				"whatwg-fetch": "0.7.0"
			},
			"browserify": {
				"transform": [
					"brfs"
				]
			},
			"gitHead": "c5913a9cfd7a75a908b7338d247158043ed85e41",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill",
			"_id": "fetch-ponyfill@0.7.0",
			"_shasum": "8a62e31be0e5aa773dc950ba25e8ea8a9402fbfa",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "8a62e31be0e5aa773dc950ba25e8ea8a9402fbfa",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-0.7.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.9.0": {
			"name": "fetch-ponyfill",
			"version": "0.9.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"dependencies": {
				"brfs": "1.4.0",
				"whatwg-fetch": "0.9.0"
			},
			"browserify": {
				"transform": [
					"brfs"
				]
			},
			"gitHead": "e435d6320ba9c2f9fafb72821475d3a7ddd20148",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@0.9.0",
			"_shasum": "2297e76ed6f210232f9a72124453ef2e2bc59ad6",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "2297e76ed6f210232f9a72124453ef2e2bc59ad6",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-0.9.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "fetch-ponyfill",
			"version": "1.0.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublish": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"dependencies": {
				"node-fetch": "1.5.1"
			},
			"devDependencies": {
				"mkdirp": "0.5.1",
				"rimraf": "2.5.2",
				"whatwg-fetch": "1.0.0"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js"
			],
			"gitHead": "66c2ce9c267027d52f0357f239064868159b67f0",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@1.0.0",
			"_shasum": "1d157e9b0ec09ac3963dec1f30cdc83eb29991ae",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "5.9.1",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "1d157e9b0ec09ac3963dec1f30cdc83eb29991ae",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-1.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/fetch-ponyfill-1.0.0.tgz_1462219918112_0.034501928836107254"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "fetch-ponyfill",
			"version": "2.0.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"browser_test_helper": "(sleep 1 && opener http://localhost:$npm_package_config_web_port/tests/fetch-browser.spec.html) && http-server -p $npm_package_config_web_port",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "npm run browser_test_helper",
				"pretest:webpack": "npm run build && webpack tests/fetch-browser.spec.js build/browser-test-bundle.js",
				"test:webpack": "npm run browser_test_helper",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublish": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"dependencies": {
				"node-fetch": "1.6.0"
			},
			"devDependencies": {
				"browserify": "13.0.0",
				"eslint": "3.3.1",
				"eslint-config-vizia": "1.1.2",
				"http-server": "0.9.0",
				"mkdirp": "0.5.1",
				"mocha": "2.4.5",
				"nock": "8.0.0",
				"opn": "4.0.1",
				"promise": "7.1.1",
				"rimraf": "2.5.2",
				"sinon": "1.17.4",
				"webpack": "1.13.0",
				"whatwg-fetch": "1.0.0"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js"
			],
			"gitHead": "a4483ff89105992853255f46a301fe6799f08e5f",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@2.0.0",
			"_shasum": "bedfa21b218c3957fe4fcccfb9f1fe6b29148201",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "bedfa21b218c3957fe4fcccfb9f1fe6b29148201",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-2.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/fetch-ponyfill-2.0.0.tgz_1471985743439_0.6231013864744455"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "fetch-ponyfill",
			"version": "2.0.1",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"browser_test_helper": "(sleep 1 && opener http://localhost:$npm_package_config_web_port/tests/fetch-browser.spec.html) && http-server -p $npm_package_config_web_port",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "npm run browser_test_helper",
				"pretest:webpack": "npm run build && webpack tests/fetch-browser.spec.js build/browser-test-bundle.js",
				"test:webpack": "npm run browser_test_helper",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublish": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"dependencies": {
				"node-fetch": "1.6.0"
			},
			"devDependencies": {
				"browserify": "13.0.0",
				"eslint": "3.3.1",
				"eslint-config-vizia": "1.1.2",
				"http-server": "0.9.0",
				"mkdirp": "0.5.1",
				"mocha": "2.4.5",
				"nock": "8.0.0",
				"opn": "4.0.1",
				"promise": "7.1.1",
				"rimraf": "2.5.2",
				"sinon": "1.17.4",
				"webpack": "1.13.0",
				"whatwg-fetch": "1.0.0"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js"
			],
			"gitHead": "29cfa25ebf93b54e22d3f2c9600292d05e818be5",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@2.0.1",
			"_shasum": "d409baf7da2dec04005074360b6c496008bfa0ce",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "d409baf7da2dec04005074360b6c496008bfa0ce",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-2.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/fetch-ponyfill-2.0.1.tgz_1471986199219_0.46803688374347985"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "fetch-ponyfill",
			"version": "3.0.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"browser_test_helper": "(sleep 1 && opener http://localhost:$npm_package_config_web_port/tests/fetch-browser.spec.html) && http-server -p $npm_package_config_web_port",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "npm run browser_test_helper",
				"pretest:webpack": "npm run build && webpack tests/fetch-browser.spec.js build/browser-test-bundle.js",
				"test:webpack": "npm run browser_test_helper",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublish": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"dependencies": {
				"node-fetch": "1.6.0"
			},
			"devDependencies": {
				"browserify": "13.0.0",
				"eslint": "3.3.1",
				"eslint-config-vizia": "1.1.2",
				"http-server": "0.9.0",
				"mkdirp": "0.5.1",
				"mocha": "2.4.5",
				"nock": "8.0.0",
				"opn": "4.0.1",
				"promise": "7.1.1",
				"rimraf": "2.5.2",
				"sinon": "1.17.4",
				"webpack": "1.13.0",
				"whatwg-fetch": "1.0.0"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js"
			],
			"gitHead": "ac328b730146116235a26ce29056ef849f055efa",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@3.0.0",
			"_shasum": "a0116e943d87bc88c854588bb61d8c6600a08460",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "a0116e943d87bc88c854588bb61d8c6600a08460",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-3.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/fetch-ponyfill-3.0.0.tgz_1472592067413_0.6183222269173712"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "fetch-ponyfill",
			"version": "3.0.1",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"browser_test_helper": "(sleep 1 && opener http://localhost:$npm_package_config_web_port/tests/fetch-browser.spec.html) && http-server -p $npm_package_config_web_port",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "npm run browser_test_helper",
				"pretest:webpack": "npm run build && webpack tests/fetch-browser.spec.js build/browser-test-bundle.js",
				"test:webpack": "npm run browser_test_helper",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublish": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "1.6.0"
			},
			"devDependencies": {
				"browserify": "13.0.0",
				"eslint": "3.3.1",
				"eslint-config-vizia": "1.1.2",
				"http-server": "0.9.0",
				"mkdirp": "0.5.1",
				"mocha": "2.4.5",
				"nock": "8.0.0",
				"opn": "4.0.1",
				"promise": "7.1.1",
				"rimraf": "2.5.2",
				"sinon": "1.17.4",
				"webpack": "1.13.0",
				"whatwg-fetch": "1.0.0"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js"
			],
			"gitHead": "01d5956e53845c0f50741f577082c7065b11ac90",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@3.0.1",
			"_shasum": "e34f9b3bd8a12a88a39f270db4e33b7cc12d5ffd",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "e34f9b3bd8a12a88a39f270db4e33b7cc12d5ffd",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-3.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/fetch-ponyfill-3.0.1.tgz_1475234965282_0.28510867222212255"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2": {
			"name": "fetch-ponyfill",
			"version": "3.0.2",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"browser_test_helper": "(sleep 1 && opener http://localhost:$npm_package_config_web_port/tests/fetch-browser.spec.html) && http-server -p $npm_package_config_web_port",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "npm run browser_test_helper",
				"pretest:webpack": "npm run build && webpack tests/fetch-browser.spec.js build/browser-test-bundle.js",
				"test:webpack": "npm run browser_test_helper",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublish": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "~1.6.0"
			},
			"devDependencies": {
				"browserify": "~13.0.0",
				"eslint": "~3.3.1",
				"eslint-config-vizia": "~1.1.2",
				"http-server": "~0.9.0",
				"mkdirp": "~0.5.1",
				"mocha": "~2.4.5",
				"nock": "~8.0.0",
				"opn": "~4.0.1",
				"promise": "~7.1.1",
				"rimraf": "~2.5.2",
				"sinon": "~1.17.4",
				"webpack": "~1.13.0",
				"whatwg-fetch": "~1.0.0"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js"
			],
			"gitHead": "64092b629bcc5e6d58d7872d68047e45a763f198",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@3.0.2",
			"_shasum": "09ff05393ff315beafcd465940ed6bdc9a81fe19",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"dist": {
				"shasum": "09ff05393ff315beafcd465940ed6bdc9a81fe19",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-3.0.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/fetch-ponyfill-3.0.2.tgz_1475495306607_0.32355079567059875"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "fetch-ponyfill",
			"version": "4.0.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "testem",
				"pretest:webpack": "npm run build && webpack tests/fetch-browser.spec.js build/browser-test-bundle.js",
				"test:webpack": "testem",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublish": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "~1.6.0"
			},
			"devDependencies": {
				"browserify": "~13.0.0",
				"eslint": "~3.3.1",
				"eslint-config-qubyte": "~1.0.1",
				"mkdirp": "~0.5.1",
				"mocha": "~2.4.5",
				"nock": "~8.0.0",
				"promise": "~7.1.1",
				"rimraf": "~2.5.2",
				"sinon": "~1.17.4",
				"testem": "1.12.0",
				"webpack": "~1.13.0",
				"whatwg-fetch": "~2.0.1"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js"
			],
			"gitHead": "d594c6e5222e5de8be10914fb6b9d4beaa1a2c53",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@4.0.0",
			"_shasum": "18cfe38d69cde42aec71cb3ace79e1f2276293da",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.5.0",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"dist": {
				"shasum": "18cfe38d69cde42aec71cb3ace79e1f2276293da",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/fetch-ponyfill-4.0.0.tgz_1487241129638_0.900406287284568"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "fetch-ponyfill",
			"version": "4.1.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "testem",
				"pretest:webpack": "npm run build && webpack tests/fetch-browser.spec.js build/browser-test-bundle.js",
				"test:webpack": "testem",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublish": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "~1.7.1"
			},
			"devDependencies": {
				"browserify": "~13.0.0",
				"eslint": "~3.3.1",
				"eslint-config-qubyte": "~1.0.1",
				"mkdirp": "~0.5.1",
				"mocha": "~2.4.5",
				"nock": "~8.0.0",
				"promise": "~7.1.1",
				"rimraf": "~2.5.2",
				"sinon": "~1.17.4",
				"testem": "1.12.0",
				"webpack": "~1.13.0",
				"whatwg-fetch": "~2.0.3"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js"
			],
			"gitHead": "7edd528c1a1dfdf823425069c5330b114afc6fb9",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@4.1.0",
			"_shasum": "ae3ce5f732c645eab87e4ae8793414709b239893",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.9.0",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"dist": {
				"shasum": "ae3ce5f732c645eab87e4ae8793414709b239893",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-4.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/fetch-ponyfill-4.1.0.tgz_1499971062633_0.8440705693792552"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "fetch-ponyfill",
			"version": "5.0.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "testem",
				"pretest:webpack": "npm run build && webpack tests/fetch-browser.spec.js build/browser-test-bundle.js",
				"test:webpack": "testem",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublish": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "~2.0.0"
			},
			"devDependencies": {
				"browserify": "~15.2.0",
				"eslint": "~4.17.0",
				"eslint-config-qubyte": "~1.1.0",
				"mkdirp": "~0.5.1",
				"mocha": "~5.0.0",
				"nock": "~9.1.0",
				"promise": "~8.0.1",
				"rimraf": "~2.6.2",
				"sinon": "~4.2.2",
				"testem": "2.0.0",
				"webpack": "~3.10.0",
				"whatwg-fetch": "~2.0.3"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js"
			],
			"gitHead": "64d7929bf3067935c2f0d7256438751a4237812a",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@5.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5IOTWXnupciMppTlY0W6Dmil6kjrPIAJx5C/MvFRIG6E8xeeCBuzKD0IsEt4XAQ6/WVVeUV0KhwesZyCtbpsGw==",
				"shasum": "e3866f9d7eb8334dd7e046654f683f3567829de0",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-5.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/fetch-ponyfill-5.0.0.tgz_1517747186643_0.20705377985723317"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.1": {
			"name": "fetch-ponyfill",
			"version": "5.0.1",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "testem",
				"pretest:webpack": "npm run build && webpack tests/fetch-browser.spec.js build/browser-test-bundle.js",
				"test:webpack": "testem",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublish": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "~2.0.0"
			},
			"devDependencies": {
				"browserify": "~16.1.0",
				"eslint": "~4.18.0",
				"eslint-config-qubyte": "~1.1.0",
				"mkdirp": "~0.5.1",
				"mocha": "~5.0.0",
				"nock": "~9.1.0",
				"promise": "~8.0.1",
				"rimraf": "~2.6.2",
				"sinon": "~4.3.0",
				"testem": "2.0.0",
				"webpack": "~3.11.0",
				"whatwg-fetch": "~2.0.3"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js",
				"index.d.ts"
			],
			"gitHead": "3ed5da4a8e042a1a9d47162c40c64e07d45ab192",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@5.0.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-jxQzO4CAoM3ojdsWF74PwSDosaBnUmTqF0JGTn48sLNLpQzPT62HFCk3kaWrie+OnGhKqNjcvh8GL3FxXwkBaw==",
				"shasum": "2789ec179c1de357f60f9fd49e154a8b3fd8cd1b",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-5.0.1.tgz",
				"fileCount": 7,
				"unpackedSize": 22230
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/fetch-ponyfill_5.0.1_1518955403806_0.619268352586446"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.0": {
			"name": "fetch-ponyfill",
			"version": "6.0.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "testem",
				"pretest:webpack": "npm run build && webpack --mode development tests/fetch-browser.spec.js -o build/browser-test-bundle.js",
				"test:webpack": "testem",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublishOnly": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "~2.0.0"
			},
			"devDependencies": {
				"browserify": "~16.1.0",
				"eslint": "~4.18.0",
				"eslint-config-qubyte": "~1.1.0",
				"mkdirp": "~0.5.1",
				"mocha": "~5.0.0",
				"nock": "~9.2.0",
				"promise": "~8.0.1",
				"rimraf": "~2.6.2",
				"sinon": "~4.4.0",
				"testem": "2.0.0",
				"webpack": "~4.0.0",
				"webpack-cli": "~2.0.9",
				"whatwg-fetch": "~2.0.3"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js",
				"index.d.ts"
			],
			"gitHead": "25320b30bafd403b9e657cb4aaf5ad238c790549",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@6.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.7.0",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Y67pujjJLFeUXp/vZvw7cy8p0BoZvrZo9psB70tbgcDKtMs7cpjU+oIO2e4IVvPDeMbSFOXip3IFtPko78La4g==",
				"shasum": "1809503d4e3f966920708bb296114e1b69c0c477",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-6.0.0.tgz",
				"fileCount": 7,
				"unpackedSize": 22404
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/fetch-ponyfill_6.0.0_1519995653221_0.5922561822388162"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.1": {
			"name": "fetch-ponyfill",
			"version": "6.0.1",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "testem",
				"pretest:webpack": "npm run build && webpack --mode development tests/fetch-browser.spec.js -o build/browser-test-bundle.js",
				"test:webpack": "testem",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublishOnly": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "~2.1.0"
			},
			"devDependencies": {
				"browserify": "~16.1.0",
				"eslint-config-qubyte": "~2.0.0",
				"eslint": "~4.19.0",
				"mkdirp": "~0.5.1",
				"mocha": "~5.0.0",
				"nock": "~9.2.0",
				"promise": "~8.0.1",
				"rimraf": "~2.6.2",
				"sinon": "~5.0.0",
				"testem": "2.0.0",
				"webpack": "~4.3.0",
				"webpack-cli": "~2.0.9",
				"whatwg-fetch": "~2.0.3"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js",
				"index.d.ts"
			],
			"gitHead": "66133519617c1131da8f05f7ef0cc9f641548d96",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@6.0.1",
			"_npmVersion": "5.8.0",
			"_nodeVersion": "9.9.0",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-NB2MYfCRJK5PSfa+pEHjkXGFf28tcC3lscWVv/seilSB4p+M3vAIVDUUpwfHj9EXu/+gPcukSjFrzlpcPHO/hw==",
				"shasum": "b0081b6aebec905e66e91ad2aca42c2b2e5ecc78",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-6.0.1.tgz",
				"fileCount": 7,
				"unpackedSize": 22351
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/fetch-ponyfill_6.0.1_1522262209294_0.1266197999696741"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.2": {
			"name": "fetch-ponyfill",
			"version": "6.0.2",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "testem",
				"pretest:webpack": "npm run build && webpack --mode development tests/fetch-browser.spec.js -o build/browser-test-bundle.js",
				"test:webpack": "testem",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublishOnly": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "~2.1.0"
			},
			"devDependencies": {
				"browserify": "~16.2.0",
				"eslint-config-qubyte": "~2.0.0",
				"eslint": "~4.19.0",
				"mkdirp": "~0.5.1",
				"mocha": "~5.1.0",
				"nock": "~9.2.0",
				"promise": "~8.0.1",
				"rimraf": "~2.6.2",
				"sinon": "~5.0.0",
				"testem": "2.3.0",
				"webpack": "~4.6.0",
				"webpack-cli": "~2.0.9",
				"whatwg-fetch": "~2.0.3"
			},
			"files": [
				"fetch-node.js",
				"build/fetch-browser.js",
				"index.d.ts"
			],
			"gitHead": "12480b55a429fa2b2344622174f0ed5dfa025a87",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@6.0.2",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "9.11.1",
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hBWVb6Z0chjr9r0g4N5uknldAnyFstWTnX6oFxMsL9ZlSL7fa66Keis3y4SCMgpTggY4GeGbB4z3z5g5SmrgkQ==",
				"shasum": "bc2d92afd0140e39518beccd2fd0682ab4491cb6",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-6.0.2.tgz",
				"fileCount": 7,
				"unpackedSize": 22460,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4Lv9CRA9TVsSAnZWagAAKJQP/1GX7xpfSk5VdC9umq4L\nFTd+EuIQLSBI2rBqL3V6RTnSi9+yBH1Dd2SCX41Mi6x+dDnGEUmcAmsHYpDM\nWHjMTQWzABf83fNhn4j3q0Q1xQsBsIB/h20YfnE6E2+io4trA2qY1xRtwZxy\nsrrvmrwV5WP4HUoGLN08tFI+Quy4UcfyBEiNm0hGl3idhVWTaXkykKGCTqpA\n0Anf8HPe6KdxLjBmww/4EIifw91zrDrKcbQiV5p47Jn0jPy4JeV70wyGUHXw\nVaTDb+Ma5YFJcgVvY5wf3hkKti5gckCq8aS8TANU/U4iv+Ldim+i1mg8RoDJ\nYlmqX6hQhqA7XR7U6fAPGkvuhiYxem1ezyvqKmzFzLgzqxvRe2id3UKK5Chb\nMLeCodU52G+1juFNwZg0YlMor4VYA0T/cNv8I3W9wS6SER+g+wF0omSah26R\nEWjWVGve3MbjSjMVaTPYRtOxiWcZH6aiZ6y2qPd9PntQmMuEBanHGak1W2LB\n5T1/90c+xASzNRbQQmjwI6t7udIBdcyanOBLdJjr3ASCi4cMKHwhe0vPQaHj\n4iFyXXVPWrO3LxQxJiMW188hhkMK7Jpduzn7KX+W34Ozn4ZkSMVaev9NLerV\nQdc2KjiDavISsbNNYZn/9nhEgjJaiFvHp0MT4f37gWDYoM4y4YgSC7mEkdOV\nwHFQ\r\n=bUqw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/fetch-ponyfill_6.0.2_1524677628661_0.17191368637034188"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.0": {
			"name": "fetch-ponyfill",
			"version": "6.1.0",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"types": "./index.d.ts",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "testem",
				"pretest:webpack": "npm run build && webpack --mode development tests/fetch-browser.spec.js -o build/browser-test-bundle.js",
				"test:webpack": "testem",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublishOnly": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "~2.6.0"
			},
			"devDependencies": {
				"browserify": "~16.2.0",
				"eslint-config-qubyte": "~2.0.0",
				"eslint": "~5.16.0",
				"mkdirp": "~0.5.1",
				"mocha": "~6.1.0",
				"nock": "~10.0.0",
				"promise": "~8.0.1",
				"rimraf": "~2.6.2",
				"sinon": "~7.3.0",
				"testem": "2.16.0",
				"webpack": "~4.33.0",
				"webpack-cli": "~3.3.0",
				"whatwg-fetch": "~2.0.3"
			},
			"gitHead": "ea9b6e40919aead0a5a109024afba7191522b698",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@6.1.0",
			"_nodeVersion": "12.1.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-bLc7JCjpJZZUXVxbgwUhd72Q19MAokrCXOg/Akq+wl0uFLFLklFdBkZo5OpQ3kLI0oGqrKdx6t5Zo3QwXBRmbQ==",
				"shasum": "d56cd1e6fc4e50aff8cd4b7701dc42a0cc26f476",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-6.1.0.tgz",
				"fileCount": 7,
				"unpackedSize": 22960,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9uBfCRA9TVsSAnZWagAAb4IP/0Ia0JrvX2l5FGmmpOmU\nwAnHsSx9ihiew5SWPEse/MXe5ugwREXLZydWy67bsU0C+2eiz7f3wr0ChY2d\nAX3XFsOF64W6MZBijv1lWOTXkgVb+ufkmOItOY+FNMeFdXxHsYLMTZZyB8Gm\nwf7H6Xj3Ke9pc25mASTsrG7LQMWcJXWUg7x/dTwrHCzPxU7MveSJoGoj2dds\ngZ+OIczLbyN4tp6So7mqPxqIpGvP1KbK39TtphGiorbQKs6+Ebbrah0fikMt\nDxVxEVAUJKvRtvrDCIh0/y8fPk0n+lIJQx/VnKmgxwLaOQa9x5afv+a09zoD\nRcPyLC0dI2WFMS08sau+f9nRzL93HjuRGromM5HVGhOqoiOBTLM/Js0NB9c9\nQoNMl3OKVdQTRBPL5bBjjSGnescI4HmvMXioEaKMLrHZ6LHj8vDafiCyqxzP\ncuKFKsjNmwZ9pAoFxf4gyy3Y8/1hzjHLyY6nm9d3fFBrO6kJ5DA4WWFuzuCo\n9O1hfo6eaXYveD4SyfIVBKvLBrWBAHAXWAXu82qZBXZhSfpCAyGM6rLxbmwB\nXMQ6WPERj5eMGEPBYS3FW006RI2pphEH5BK1g/hq0GUsLV7uqbCfKoohg4JM\n2I12Ah6TXMn9WAchXADXQNtQBUSd/PZ7AgAfXPTkI1UmtrbkGkurNrBvWbnv\ngW7M\r\n=/ySC\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/fetch-ponyfill_6.1.0_1559683166742_0.08726556098159621"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.1": {
			"name": "fetch-ponyfill",
			"version": "6.1.1",
			"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
			"main": "fetch-node.js",
			"browser": "build/fetch-browser.js",
			"types": "./index.d.ts",
			"config": {
				"web_port": "8088"
			},
			"scripts": {
				"test": "mocha tests/fetch-node.spec.js",
				"lint": "eslint .",
				"pretest:browserify": "npm run build && browserify tests/fetch-browser.spec.js --outfile build/browser-test-bundle.js",
				"test:browserify": "testem ci",
				"pretest:webpack": "npm run build && webpack --mode development tests/fetch-browser.spec.js -o build/browser-test-bundle.js",
				"test:webpack": "testem ci",
				"pretest:webpack:node": "webpack --mode development --target node tests/fetch-node.spec.js -o build/node-test-bundle.js",
				"test:webpack:node": "mocha build/node-test-bundle.js",
				"build": "rimraf build && mkdirp build && node build.js > build/fetch-browser.js",
				"prepublishOnly": "npm run build"
			},
			"author": {
				"name": "Mark Stanley Everitt"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/qubyte/fetch-ponyfill.git"
			},
			"license": "MIT",
			"keywords": [
				"fetch",
				"ponyfill"
			],
			"dependencies": {
				"node-fetch": "~2.6.0"
			},
			"devDependencies": {
				"browserify": "^16.5.1",
				"eslint": "~6.8.0",
				"eslint-config-qubyte": "~3.0.0",
				"mkdirp": "^1.0.4",
				"mocha": "^7.1.1",
				"nock": "^12.0.3",
				"promise": "~8.1.0",
				"rimraf": "^3.0.2",
				"sinon": "^9.0.1",
				"testem": "3.1.0",
				"webpack": "^4.42.1",
				"webpack-cli": "^3.3.11",
				"whatwg-fetch": "~2.0.3"
			},
			"gitHead": "72913ab7d0d991025bbd9b008cb0abea3718fdd5",
			"bugs": {
				"url": "https://github.com/qubyte/fetch-ponyfill/issues"
			},
			"homepage": "https://github.com/qubyte/fetch-ponyfill#readme",
			"_id": "fetch-ponyfill@6.1.1",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-rWLgTr5A44/XhvCQPYj0X9Tc+cjUaHofSM4lcwjc9MavD5lkjIhJ+h8JQlavPlTIgDpwhuRozaIykBvX9ItaSA==",
				"shasum": "dd8cdff0741a98bc89aeb85820302beb9bcc0bf4",
				"tarball": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-6.1.1.tgz",
				"fileCount": 7,
				"unpackedSize": 23257,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe03MLCRA9TVsSAnZWagAAF1oP/jKdiAtaeSyaoiHAUIVk\nRwYWugzxweZGl+Yg6pc+G24OeoCIT5KV0dMqmjPm9m4/J2aipU1I7LhL1f4k\n4ClzpvQnQqrSvPJ4sclmhpbalMnl5PVsAWWFitlD1TTn3YQpI9YFB60/YGQ5\nfUBPwuVXqsrhCVt0uQJ2FQQ4b3l4gwwe+BDn0YygrRexawwoqjiaLaJoKwzi\nUIeGBpCSE64XERm6LCGmaOqRceQ/XJ+3XFcgNV0yRLkukw2xFJPL2w4UvWrT\nOiReRqfLQxxIli7fqVNHBSDPuwljCWbwgcn5hrJogobOinEsc2LZA2UTYXRx\n0+qLJPfspe0csEicJwCqYDlbgap+wiPmFdHwfmHdMzblLdR6MsrJfkSKod62\n0CsqmG80tOxKofgZiH9QlUVN3P7R5Ljt/3XFMYJU2ypw2+hD/nJTYO8ZNulz\njr4/C0DZg74GbASmjq2ai7pHWzz0tniNa+4ZMC7MYACdMUktGyCpDsuhMRsz\nLeO5OBjKDkheSpO5pmfSMW/pq2qeowBgjh23d+iUo9vWZ/qMsEmrUyYTJto2\nfuDyuMf+cw5TQgWw+03w+6gcGSQXOCWW0YbeefQEwMxQXFtVCd//ZUAhXrkP\nXmU/PpbRslQuqJg9BIdo2hs/6pGXfUWfr22qTju1ouYILdf7+OA9VEv3mIEp\na1zf\r\n=fEGn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "qubyte",
					"email": "mark.s.everitt@gmail.com"
				}
			],
			"_npmUser": {
				"name": "qubyte",
				"email": "mark.s.everitt@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/fetch-ponyfill_6.1.1_1590915850885_0.27906395964792075"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-05-31T09:04:13.151Z",
		"created": "2014-12-27T15:55:14.029Z",
		"0.3.2": "2014-12-27T15:55:14.029Z",
		"0.4.0": "2014-12-30T02:05:24.313Z",
		"0.6.0": "2015-01-14T19:45:42.472Z",
		"0.7.0": "2015-02-23T01:00:35.874Z",
		"0.9.0": "2015-06-19T13:44:49.922Z",
		"1.0.0": "2016-05-02T20:12:00.348Z",
		"2.0.0": "2016-08-23T20:55:45.963Z",
		"2.0.1": "2016-08-23T21:03:21.722Z",
		"3.0.0": "2016-08-30T21:21:09.146Z",
		"3.0.1": "2016-09-30T11:29:26.377Z",
		"3.0.2": "2016-10-03T11:48:28.364Z",
		"4.0.0": "2017-02-16T10:32:10.493Z",
		"4.1.0": "2017-07-13T18:37:43.778Z",
		"5.0.0": "2018-02-04T12:26:27.532Z",
		"5.0.1": "2018-02-18T12:03:23.872Z",
		"6.0.0": "2018-03-02T13:00:53.381Z",
		"6.0.1": "2018-03-28T18:36:49.438Z",
		"6.0.2": "2018-04-25T17:33:48.732Z",
		"6.1.0": "2019-06-04T21:19:26.828Z",
		"6.1.1": "2020-05-31T09:04:10.998Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "6.1.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"c73a27ab515fe242c32a08303c2b01ac\"",
			"fetched": 1602009469710
		}
	},
	"_distfiles": {
		"fetch-ponyfill-0.3.2.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-0.3.2.tgz",
			"sha": "c96b7cbaf47193f28eedf6c2a0a976229c6f4fb7",
			"registry": "npmjs"
		},
		"fetch-ponyfill-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-0.4.0.tgz",
			"sha": "a43b8a5f0fee17eab8034a2a4252232683e1a09f",
			"registry": "npmjs"
		},
		"fetch-ponyfill-0.6.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-0.6.0.tgz",
			"sha": "8d8ca4bd120abc3e70f015a7b45a64a327fe7e90",
			"registry": "npmjs"
		},
		"fetch-ponyfill-0.7.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-0.7.0.tgz",
			"sha": "8a62e31be0e5aa773dc950ba25e8ea8a9402fbfa",
			"registry": "npmjs"
		},
		"fetch-ponyfill-0.9.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-0.9.0.tgz",
			"sha": "2297e76ed6f210232f9a72124453ef2e2bc59ad6",
			"registry": "npmjs"
		},
		"fetch-ponyfill-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-1.0.0.tgz",
			"sha": "1d157e9b0ec09ac3963dec1f30cdc83eb29991ae",
			"registry": "npmjs"
		},
		"fetch-ponyfill-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-2.0.0.tgz",
			"sha": "bedfa21b218c3957fe4fcccfb9f1fe6b29148201",
			"registry": "npmjs"
		},
		"fetch-ponyfill-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-2.0.1.tgz",
			"sha": "d409baf7da2dec04005074360b6c496008bfa0ce",
			"registry": "npmjs"
		},
		"fetch-ponyfill-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-3.0.0.tgz",
			"sha": "a0116e943d87bc88c854588bb61d8c6600a08460",
			"registry": "npmjs"
		},
		"fetch-ponyfill-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-3.0.1.tgz",
			"sha": "e34f9b3bd8a12a88a39f270db4e33b7cc12d5ffd",
			"registry": "npmjs"
		},
		"fetch-ponyfill-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-3.0.2.tgz",
			"sha": "09ff05393ff315beafcd465940ed6bdc9a81fe19",
			"registry": "npmjs"
		},
		"fetch-ponyfill-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-4.0.0.tgz",
			"sha": "18cfe38d69cde42aec71cb3ace79e1f2276293da",
			"registry": "npmjs"
		},
		"fetch-ponyfill-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-4.1.0.tgz",
			"sha": "ae3ce5f732c645eab87e4ae8793414709b239893",
			"registry": "npmjs"
		},
		"fetch-ponyfill-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-5.0.0.tgz",
			"sha": "e3866f9d7eb8334dd7e046654f683f3567829de0",
			"registry": "npmjs"
		},
		"fetch-ponyfill-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-5.0.1.tgz",
			"sha": "2789ec179c1de357f60f9fd49e154a8b3fd8cd1b",
			"registry": "npmjs"
		},
		"fetch-ponyfill-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-6.0.0.tgz",
			"sha": "1809503d4e3f966920708bb296114e1b69c0c477",
			"registry": "npmjs"
		},
		"fetch-ponyfill-6.0.1.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-6.0.1.tgz",
			"sha": "b0081b6aebec905e66e91ad2aca42c2b2e5ecc78",
			"registry": "npmjs"
		},
		"fetch-ponyfill-6.0.2.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-6.0.2.tgz",
			"sha": "bc2d92afd0140e39518beccd2fd0682ab4491cb6",
			"registry": "npmjs"
		},
		"fetch-ponyfill-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-6.1.0.tgz",
			"sha": "d56cd1e6fc4e50aff8cd4b7701dc42a0cc26f476",
			"registry": "npmjs"
		},
		"fetch-ponyfill-6.1.1.tgz": {
			"url": "https://registry.npmjs.org/fetch-ponyfill/-/fetch-ponyfill-6.1.1.tgz",
			"sha": "dd8cdff0741a98bc89aeb85820302beb9bcc0bf4",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"fetch-ponyfill-4.1.0.tgz": {
			"shasum": "ae3ce5f732c645eab87e4ae8793414709b239893"
		}
	},
	"_rev": "22-232fcf4c1a5ad19a",
	"_id": "fetch-ponyfill",
	"readme": "# Fetch Ponyfill\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/qubyte/fetch-ponyfill.svg)](https://greenkeeper.io/)\n\n> WHATWG `fetch` [ponyfill](https://ponyfill.com)\n\nThis module wraps the [github/fetch](https://github.com/github/fetch) polyfill in a CommonJS module\nfor browserification, and avoids appending anything to the window, instead returning a setup\nfunction when `fetch-ponyfill` is required. Inspired by\n[object-assign](https://github.com/sindresorhus/object-assign).\n\nWhen used in Node, delegates to `node-fetch` instead.\n\n## Usage\n\n### Browserify\n\n```javascript\nconst {fetch, Request, Response, Headers} = require('fetch-ponyfill')(options);\n```\n\n### Webpack\n\n```javascript\nimport fetchPonyfill from 'fetch-ponyfill';\nconst {fetch, Request, Response, Headers} = fetchPonyfill(options);\n```\n\n### Options\n\nWhere `options` is an object with the following optional properties:\n\n| option | description |\n| ------ | ----------- |\n| `Promise` | An A+ Promise implementation. Defaults to `window.Promise` in the browser, and `global.Promise` in Node. |\n| `XMLHttpRequest` | The XMLHttpRequest constructor. This is useful to feed in when working with Firefox OS. Defaults to `window.XMLHttpRequest`. Has no effect in Node. |"
}