{
	"name": "pac-proxy-agent",
	"versions": {
		"0.0.1": {
			"name": "pac-proxy-agent",
			"version": "0.0.1",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "~1.0.1",
				"extend": "~1.2.1",
				"pac-resolver": "~0.0.2",
				"proxy-agent": "~1.0.0",
				"get-uri": "~0.1.0",
				"stream-to-array": "~1.0.0",
				"debug": "~0.7.4"
			},
			"devDependencies": {
				"mocha": "~1.16.2"
			},
			"_id": "pac-proxy-agent@0.0.1",
			"dist": {
				"shasum": "1eda4595bb8e614e834fe13415da1da0d5cbdb82",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "pac-proxy-agent",
			"version": "0.0.2",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "~1.0.1",
				"extend": "~1.2.1",
				"pac-resolver": "~0.0.2",
				"proxy-agent": "1",
				"get-uri": "~0.1.0",
				"stream-to-array": "~1.0.0",
				"debug": "~0.7.4"
			},
			"devDependencies": {
				"mocha": "~1.16.2"
			},
			"_id": "pac-proxy-agent@0.0.2",
			"dist": {
				"shasum": "a3517a1695b7fe4a6a0b2d9b966015e23a6acf13",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.0.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "pac-proxy-agent",
			"version": "0.1.0",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "~1.0.1",
				"extend": "~1.2.1",
				"pac-resolver": "~1.1.0",
				"proxy-agent": "1",
				"get-uri": "~0.1.0",
				"stream-to-array": "~1.0.0",
				"debug": "~0.7.4"
			},
			"devDependencies": {
				"mocha": "~1.16.2"
			},
			"_id": "pac-proxy-agent@0.1.0",
			"dist": {
				"shasum": "f9162c257e0ebac129d45868ea6545693a0495df",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "pac-proxy-agent",
			"version": "0.1.1",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "~1.0.1",
				"extend": "~1.2.1",
				"pac-resolver": "~1.1.0",
				"proxy-agent": "1",
				"get-uri": "~0.1.0",
				"stream-to-array": "~1.0.0",
				"debug": "~0.7.4"
			},
			"devDependencies": {
				"mocha": "~1.16.2"
			},
			"_id": "pac-proxy-agent@0.1.1",
			"dist": {
				"shasum": "82f031a9459f2e65086c92b79dfcbbd47680f964",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "pac-proxy-agent",
			"version": "0.1.2",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "~1.0.1",
				"extend": "~1.2.1",
				"pac-resolver": "~1.2.1",
				"proxy-agent": "1",
				"get-uri": "~0.1.0",
				"stream-to-array": "~1.0.0",
				"debug": "~0.8.0"
			},
			"devDependencies": {
				"mocha": "~1.16.2"
			},
			"_id": "pac-proxy-agent@0.1.2",
			"dist": {
				"shasum": "a1410f139c17872e1dded5c99e3bdff860f3537c",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.1.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "pac-proxy-agent",
			"version": "0.2.0",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "~1.0.1",
				"extend": "~1.2.1",
				"pac-resolver": "~1.2.1",
				"proxy-agent": "1",
				"get-uri": "~0.1.0",
				"stream-to-array": "~1.0.0",
				"debug": "2"
			},
			"devDependencies": {
				"mocha": "~1.16.2"
			},
			"gitHead": "93e5b1b1edf73e43d12e8a9c3845d928a0539440",
			"_id": "pac-proxy-agent@0.2.0",
			"_shasum": "ad902909d92f4fe7cc2e5f59f5bf5061bcfa71b2",
			"_from": ".",
			"_npmVersion": "2.1.3",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"dist": {
				"shasum": "ad902909d92f4fe7cc2e5f59f5bf5061bcfa71b2",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "pac-proxy-agent",
			"version": "1.0.0",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "2",
				"debug": "2",
				"extend": "3",
				"get-uri": "1",
				"http-proxy-agent": "1",
				"https-proxy-agent": "1",
				"pac-resolver": "~1.2.1",
				"socks-proxy-agent": "2",
				"stream-to-buffer": "0.1.0"
			},
			"devDependencies": {
				"mocha": "2",
				"proxy": "0.2.3",
				"socksv5": "0.0.6"
			},
			"gitHead": "19d7d99027cd78375dbc60762d0565f7596eec20",
			"_id": "pac-proxy-agent@1.0.0",
			"_shasum": "dcd5b746581367430a236e88eacfd4e5b8d068a5",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.6",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"dist": {
				"shasum": "dcd5b746581367430a236e88eacfd4e5b8d068a5",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "pac-proxy-agent",
			"version": "1.1.0",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "2",
				"debug": "2",
				"extend": "3",
				"get-uri": "2",
				"http-proxy-agent": "1",
				"https-proxy-agent": "1",
				"pac-resolver": "~2.0.0",
				"socks-proxy-agent": "2",
				"raw-body": "2"
			},
			"devDependencies": {
				"mocha": "^3.4.2",
				"proxy": "0.2.3",
				"socksv5": "0.0.6"
			},
			"gitHead": "f6a8158b49ec950b0ed7bbf2d3b8884eb1fb1ac1",
			"_id": "pac-proxy-agent@1.1.0",
			"_npmVersion": "5.0.0",
			"_nodeVersion": "8.0.0",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"dist": {
				"integrity": "sha512-QBELCWyLYPgE2Gj+4wUEiMscHrQ8nRPBzYItQNOHWavwBt25ohZHQC4qnd5IszdVVrFbLsQ+dPkm6eqdjJAmwQ==",
				"shasum": "34a385dfdf61d2f0ecace08858c745d3e791fd4d",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pac-proxy-agent-1.1.0.tgz_1497237608122_0.9256804746109992"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "pac-proxy-agent",
			"version": "2.0.0",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "^2.1.1",
				"debug": "^2.6.8",
				"get-uri": "^2.0.0",
				"http-proxy-agent": "^1.0.0",
				"https-proxy-agent": "^1.0.0",
				"pac-resolver": "^3.0.0",
				"raw-body": "^2.2.0",
				"socks-proxy-agent": "^3.0.0"
			},
			"devDependencies": {
				"mocha": "^3.4.2",
				"proxy": "0.2.3",
				"socksv5": "0.0.6"
			},
			"gitHead": "e677df6559120a9e3cef7a20ef71ccdf1b425536",
			"_id": "pac-proxy-agent@2.0.0",
			"_npmVersion": "5.0.0",
			"_nodeVersion": "8.0.0",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"dist": {
				"integrity": "sha512-t57UiJpi5mFLTvjheC1SNSwIhml3+ElNOj69iRrydtQXZJr8VIFYSDtyPi/3ZysA62kD2dmww6pDlzk0VaONZg==",
				"shasum": "beb17cd2b06a20b379d57e1b2e2c29be0dfe5f9a",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pac-proxy-agent-2.0.0.tgz_1497386330878_0.12291873176582158"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "pac-proxy-agent",
			"version": "2.0.1",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "^4.2.0",
				"debug": "^3.1.0",
				"get-uri": "^2.0.0",
				"http-proxy-agent": "^2.1.0",
				"https-proxy-agent": "^2.2.1",
				"pac-resolver": "^3.0.0",
				"raw-body": "^2.2.0",
				"socks-proxy-agent": "^4.0.0"
			},
			"devDependencies": {
				"mocha": "^5.0.5",
				"proxy": "0.2.4",
				"socksv5": "0.0.6"
			},
			"gitHead": "54bd0eae74e792844cd5538e89c82281fb703ee6",
			"_id": "pac-proxy-agent@2.0.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"dist": {
				"integrity": "sha512-AH9jgQ2yKjGTqFmbGArwNQfqI8YSRzeaBI6eaF85TOHFh4frYEaUuj5Zmv5b63hh4c2IpW2oKijeeA2QE3StBQ==",
				"shasum": "d8fc332669883e0c89e5505acc29ccc4ad825819",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-2.0.1.tgz",
				"fileCount": 8,
				"unpackedSize": 25045
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pac-proxy-agent_2.0.1_1523472085076_0.2566180422192994"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.2": {
			"name": "pac-proxy-agent",
			"version": "2.0.2",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "^4.2.0",
				"debug": "^3.1.0",
				"get-uri": "^2.0.0",
				"http-proxy-agent": "^2.1.0",
				"https-proxy-agent": "^2.2.1",
				"pac-resolver": "^3.0.0",
				"raw-body": "^2.2.0",
				"socks-proxy-agent": "^3.0.0"
			},
			"devDependencies": {
				"mocha": "^5.0.5",
				"proxy": "0.2.4",
				"socksv5": "0.0.6"
			},
			"gitHead": "069029809c22b90c994ab085e151b50edc3c00e4",
			"_id": "pac-proxy-agent@2.0.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"dist": {
				"integrity": "sha512-cDNAN1Ehjbf5EHkNY5qnRhGPUCp6SnpyVof5fRzN800QV1Y2OkzbH9rmjZkbBRa8igof903yOnjIl6z0SlAhxA==",
				"shasum": "90d9f6730ab0f4d2607dcdcd4d3d641aa26c3896",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-2.0.2.tgz",
				"fileCount": 8,
				"unpackedSize": 25045
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pac-proxy-agent_2.0.2_1523509355233_0.4337797111812578"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "pac-proxy-agent",
			"version": "3.0.0",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "^4.2.0",
				"debug": "^3.1.0",
				"get-uri": "^2.0.0",
				"http-proxy-agent": "^2.1.0",
				"https-proxy-agent": "^2.2.1",
				"pac-resolver": "^3.0.0",
				"raw-body": "^2.2.0",
				"socks-proxy-agent": "^4.0.1"
			},
			"devDependencies": {
				"mocha": "^5.1.0",
				"proxy": "0.2.4",
				"socksv5": "0.0.6"
			},
			"gitHead": "2332cbb7103d66d0a94f625b31bfa89e507d98b2",
			"_id": "pac-proxy-agent@3.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"dist": {
				"integrity": "sha512-AOUX9jES/EkQX2zRz0AW7lSx9jD//hQS8wFXBvcnd/J2Py9KaMJMqV/LPqJssj1tgGufotb2mmopGPR15ODv1Q==",
				"shasum": "11d578b72a164ad74bf9d5bac9ff462a38282432",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-3.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 25029,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0+MmCRA9TVsSAnZWagAA7WAP/3X2C/zKq1zFXZne4dI4\nnOLzARmagWjA7wwISMUvj4S4eexkjvIO9gPAgqiY6xBVnSQGKG8+BM/pFyZS\ngLSUj+lkbgwQmIUqg1SUBILT0Dv8m7lxVFmE1Mry/Hr55NhtWXnrKJvf5AEl\nQQPv6bMYx7R6IjBEd1iTW9m27tG9iev8qYFTLf6GgsIczAsSAiDoH7p9eHLB\nBoGA3OJ1Bw07/9lCb1PEyYS5AlJpOwS0rnaBjOFy9ArYIaAoOd7OMhoAeCf7\nMQ/0GUKYTqT+ssMDa/xFn8dQxONq4raOC30MCBThsdH0X3QzP1oRrpaFTH4L\nXz76nqRTJaF0MONFLSjmSg8oCYdXVDG3o2/3c486giiU3NKn/qedK3gy5frP\n5MGxQl3UBL4C2tw9qOpepH+VPv3vgC63ACZP9/8L2Ou5zK4keNkvRKnrVIxa\nPd4tIlsioTjoiReLHTJIKmmaX4AFipLNZVZIDBcN6jq9NrH3fdU0O4YEsLEo\nPais84ZfS18UohV661ua2ZT793v+jUNnY9Co+AqNpA8W1Ue7VqFZ8RwdykvI\nZ6ECIOSBSJVMrsp95SgPBYyD8iVtAVCuzreYVEtIPRq4nEiCLuRNfNrb7tax\n8ISh492ph3LEykkewv+LSyq2LReUPgEmYH1TH0NRhSBUcz5mDzVjOnz5dWFH\n3xxm\r\n=7yld\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pac-proxy-agent_3.0.0_1523835686287_0.029970466845282706"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.1": {
			"name": "pac-proxy-agent",
			"version": "3.0.1",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "^4.2.0",
				"debug": "^4.1.1",
				"get-uri": "^2.0.0",
				"http-proxy-agent": "^2.1.0",
				"https-proxy-agent": "^3.0.0",
				"pac-resolver": "^3.0.0",
				"raw-body": "^2.2.0",
				"socks-proxy-agent": "^4.0.1"
			},
			"devDependencies": {
				"mocha": "6",
				"proxy": "^1.0.1",
				"socksv5": "0.0.6"
			},
			"gitHead": "b633cba9e448e799685d7f5cecb51c8caa02d506",
			"_id": "pac-proxy-agent@3.0.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-44DUg21G/liUZ48dJpUSjZnFfZro/0K5JTyFYLBcmh9+T6Ooi4/i4efwUiEy0+4oQusCBqWdhv16XohIj1GqnQ==",
				"shasum": "115b1e58f92576cac2eba718593ca7b0e37de2ad",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-3.0.1.tgz",
				"fileCount": 8,
				"unpackedSize": 25590,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrlz2CRA9TVsSAnZWagAAJ34QAIfsJ45/LaKs3FN5zBMP\nBpKBQBml1G+YnFvAw4h5HKbDwxLGD4Jw3beJrZpWtRSLlokZXK/GOFIMNF55\nEB1dkuA49XZVxVYSqVuutI55p5NaGFajggcZJwLCabACZqyrGIugFHwq1MGW\nVsT+w3lIO0eAuoCjr8E2ORIdls5F7PkmwIwV+s+HBuz9426m14/QZAtD3a+u\nOk25QNx9fHoiKJdOu2Fc0+lNtVXqY2pH2iuldzjGwO9X1w7BMuC01TO5eb74\ncQAd2gsSy2eXCoJA9TkBq9i+vzQsVeIMRSm8rNIqcDGFaf1MpJpMwYyAmjgF\nKmce7sq85OcBtKqJLNf83XqIDwxNf6jdFLnuwOKQUIYwrwQIkwnlS7D89ZPe\nWU/aTKY4i6kVHnIWYMHIF68wTfsfdVo2cVqQCfR/o00FvHXa0Rf1Q0XwTWYY\nJcrvIsc/22OzAgqMgjKmqcr4hqP1jRNhihB7WulvWquWRNbvU8xXmobStu1z\n14HWvsvdQ+tgjhFa1AVS8EU2Q0hnMso8GLqkI5EdB/Qa21FdY95VcSgIoAxC\nmTaJoDouMy1VvCdnT8NkYbuf1hTB4YTJjIHdcBuQfnDHGawPPXx6dp9mUEqB\nJIdnrJWNFzq/jEnYJ7osCVDcK4dM6kqeae+axP5MTN7bi/twpeknMY93erwh\nNAGZ\r\n=iicx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pac-proxy-agent_3.0.1_1571708150328_0.5673410640083076"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0": {
			"name": "pac-proxy-agent",
			"version": "4.0.0",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "./dist/index.js",
			"types": "./dist/index.d.ts",
			"scripts": {
				"prebuild": "rimraf dist",
				"build": "tsc",
				"test": "mocha --reporter spec",
				"test-lint": "eslint src --ext .js,.ts",
				"prepublishOnly": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"agent-base": "6",
				"debug": "4",
				"get-uri": "3",
				"http-proxy-agent": "^4.0.1",
				"https-proxy-agent": "5",
				"pac-resolver": "^4.1.0",
				"raw-body": "^2.2.0",
				"socks-proxy-agent": "5"
			},
			"devDependencies": {
				"@types/debug": "4",
				"@types/node": "^12.12.11",
				"@typescript-eslint/eslint-plugin": "1.6.0",
				"@typescript-eslint/parser": "1.1.0",
				"eslint": "5.16.0",
				"eslint-config-airbnb": "17.1.0",
				"eslint-config-prettier": "4.1.0",
				"eslint-import-resolver-typescript": "1.1.1",
				"eslint-plugin-import": "2.16.0",
				"eslint-plugin-jsx-a11y": "6.2.1",
				"eslint-plugin-react": "7.12.4",
				"mocha": "^6.2.2",
				"proxy": "1",
				"rimraf": "^3.0.0",
				"socksv5": "0.0.6",
				"typescript": "^3.5.3"
			},
			"engines": {
				"node": ">= 6"
			},
			"gitHead": "49bb28ab7d92a81162e71d18273076bdc0d9e3a0",
			"_id": "pac-proxy-agent@4.0.0",
			"_nodeVersion": "12.15.0",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-aXNcjuDpGiC4NUrJWdYXrmIhqxdBtfwfGds0fk4CaqOqyfNxU58BfsCjQd5Ss5RR80+ZuZOwdzxnZ5N9H+Ealw==",
				"shasum": "3c54510e71fc9e59eac76b424ba571b47909820a",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-4.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 22529,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSyQrCRA9TVsSAnZWagAAMrwP/AybVXWAsVxi2thARigR\nawCtOi+BTIhStyHGbviJzFpC2Ibb5+TUekp31cVYol8VMxBkIYntjTefcwyG\n17uQSpx0IDdNsPMvYFsxIGgwKlh1fEr0cjK3PyioRbPJMvOCGLtDbbUAypbS\nPiz4wfBEpPtjYwfeWTySVnQsSJoGy3hf1nAhDJ3Pj+THRLPnayEV/Uy5P2j/\n/6j98ORS6eoFAa+oaReyH9zHufX7mCkOYrUqb8aDBf+HpoxP7B8m50DUoudI\nW3PAUxQbBcHSHNc5ZvNce8YeNTe/o9NoIDIy0g0OGxWl4hcFNnuU7zUXok/d\nmr+6qd8mjKYrgnGGMKop0cKpLzbgMw5V4NAc+sz2ztxXXB8QtKYV/2YIFHCh\n1Ju0mk46Ba78qt4c2vA29A8VhikUWOA5m6BlLcsfWten/IG22dACYBECZGVR\nzE5e8GfZxeAPro27PA76FMdHvT590X/7UrZrOpJUXy9BFj+YtRwdQbPM1ZX+\nGHGx++TJBArFHCZLEsT2564+PVpR6XGsbU/iOX0RiB8ZCdIePofTr/EVmJzM\nBtNpZQNCYMAbVVbj4S8KRxgAH1pT514s9CypMyblinYnnon4IvCn0AvaIAuD\nqMWjKKZWrk59HIr5GYwrvH2KhcUZPfa37pNvhiLX+av0rYb5eV7XRcKVJ2Sz\nEDJA\r\n=8z04\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pac-proxy-agent_4.0.0_1581982763464_0.6660209317406549"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.0": {
			"name": "pac-proxy-agent",
			"version": "4.1.0",
			"description": "A PAC file proxy `http.Agent` implementation for HTTP",
			"main": "./dist/index.js",
			"types": "./dist/index.d.ts",
			"scripts": {
				"prebuild": "rimraf dist",
				"build": "tsc",
				"test": "mocha --reporter spec",
				"test-lint": "eslint src --ext .js,.ts",
				"prepublishOnly": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-pac-proxy-agent.git"
			},
			"keywords": [
				"pac",
				"proxy",
				"agent",
				"http",
				"https",
				"socks",
				"request",
				"access"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues"
			},
			"homepage": "https://github.com/TooTallNate/node-pac-proxy-agent",
			"dependencies": {
				"@tootallnate/once": "1",
				"agent-base": "6",
				"debug": "4",
				"get-uri": "3",
				"http-proxy-agent": "^4.0.1",
				"https-proxy-agent": "5",
				"pac-resolver": "^4.1.0",
				"raw-body": "^2.2.0",
				"socks-proxy-agent": "5"
			},
			"devDependencies": {
				"@types/debug": "4",
				"@types/node": "^12.12.11",
				"@typescript-eslint/eslint-plugin": "1.6.0",
				"@typescript-eslint/parser": "1.1.0",
				"eslint": "5.16.0",
				"eslint-config-airbnb": "17.1.0",
				"eslint-config-prettier": "4.1.0",
				"eslint-import-resolver-typescript": "1.1.1",
				"eslint-plugin-import": "2.16.0",
				"eslint-plugin-jsx-a11y": "6.2.1",
				"eslint-plugin-react": "7.12.4",
				"mocha": "^6.2.2",
				"proxy": "1",
				"rimraf": "^3.0.0",
				"socksv5": "0.0.6",
				"typescript": "^3.5.3"
			},
			"engines": {
				"node": ">= 6"
			},
			"gitHead": "c20aa55b8d56850d44c58459e17cb6744a5a25f4",
			"_id": "pac-proxy-agent@4.1.0",
			"_nodeVersion": "12.15.0",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-ejNgYm2HTXSIYX9eFlkvqFp8hyJ374uDf0Zq5YUAifiSh1D6fo+iBivQZirGvVv8dCYUsLhmLBRhlAYvBKI5+Q==",
				"shasum": "66883eeabadc915fc5e95457324cb0f0ac78defb",
				"tarball": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-4.1.0.tgz",
				"fileCount": 8,
				"unpackedSize": 24422,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSyRrCRA9TVsSAnZWagAA5MUP/1E8jhhPn5NnMXRo9wZ5\nBMpFvQizBviUR7sLT15JE01tNV2af4pdN7je+G5WrTKQHlQuEdAPpNfXwtgA\nyCmdgZCqBPrJ/hryCYS67bri9UUFFRtuOd5pyCo3MpJKqaLZrKLiFfYq/h9D\ndL624fE46YLpCVoud8HqMfxVToxANjhIIyM+a2dusp+FkKW+KkN85hWmm6zT\nNd9qco2SfvMCTE4Q9BT/vuYuulO4kxr450u6lnNZlBmzxsFFfEHiB9Hxhfma\nV0lQ8rW5U3aYji+bKc+h8mRJ76r9RHlw+Zc31cppgezy1BeeLT0OV92fx42M\n8MWal5mEWLefs15+FvsbaqV/EXvAq0PqjAtPqpsc73WiMaNbk12XbAGIWISX\nJPGUgiaIkVoZyG3knr+9R85zXLPSd0gj8/G04XZQDZV07cLw4pzl4AUzN95l\nETE++cgcj40yd7snEfQJ2Lf1tM23060a8YIqc2f7PPiKd3aepYq3MDjMWgA/\n9pTVx8wwggVdTNqiZhX8nM5nTMsS44eA0p5qIy5xxMYpMfKYwjzHX299hCv5\nIY2nako7FbNak6+jDqjDevmxUIaERzvvX4ACp6RY/3s+BKYuvWD6xKHwwOE+\n4KNCQV4h6kaJaeuF6ac78ufJKZ2p0Nbpw8aWXmghCF4f+32Ze7M9AFbnGOgb\nKXjO\r\n=ot5X\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pac-proxy-agent_4.1.0_1581982826984_0.7006393748625548"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-02-17T23:40:29.477Z",
		"created": "2014-01-13T06:20:21.850Z",
		"0.0.1": "2014-01-13T06:20:21.850Z",
		"0.0.2": "2014-01-25T18:40:16.221Z",
		"0.1.0": "2014-01-26T01:23:04.857Z",
		"0.1.1": "2014-02-04T07:08:34.989Z",
		"0.1.2": "2014-04-04T19:05:25.494Z",
		"0.2.0": "2014-11-11T00:33:23.016Z",
		"1.0.0": "2015-07-11T01:30:05.458Z",
		"1.1.0": "2017-06-12T03:20:09.085Z",
		"2.0.0": "2017-06-13T20:38:50.982Z",
		"2.0.1": "2018-04-11T18:41:25.172Z",
		"2.0.2": "2018-04-12T05:02:35.308Z",
		"3.0.0": "2018-04-15T23:41:26.396Z",
		"3.0.1": "2019-10-22T01:35:50.446Z",
		"4.0.0": "2020-02-17T23:39:23.564Z",
		"4.1.0": "2020-02-17T23:40:27.128Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.1.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"5722731a8eae878c3639666b75d6021d\"",
			"fetched": 1602009389263
		}
	},
	"_distfiles": {
		"pac-proxy-agent-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.0.1.tgz",
			"sha": "1eda4595bb8e614e834fe13415da1da0d5cbdb82",
			"registry": "npmjs"
		},
		"pac-proxy-agent-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.0.2.tgz",
			"sha": "a3517a1695b7fe4a6a0b2d9b966015e23a6acf13",
			"registry": "npmjs"
		},
		"pac-proxy-agent-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.1.0.tgz",
			"sha": "f9162c257e0ebac129d45868ea6545693a0495df",
			"registry": "npmjs"
		},
		"pac-proxy-agent-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.1.1.tgz",
			"sha": "82f031a9459f2e65086c92b79dfcbbd47680f964",
			"registry": "npmjs"
		},
		"pac-proxy-agent-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.1.2.tgz",
			"sha": "a1410f139c17872e1dded5c99e3bdff860f3537c",
			"registry": "npmjs"
		},
		"pac-proxy-agent-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-0.2.0.tgz",
			"sha": "ad902909d92f4fe7cc2e5f59f5bf5061bcfa71b2",
			"registry": "npmjs"
		},
		"pac-proxy-agent-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-1.0.0.tgz",
			"sha": "dcd5b746581367430a236e88eacfd4e5b8d068a5",
			"registry": "npmjs"
		},
		"pac-proxy-agent-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-1.1.0.tgz",
			"sha": "34a385dfdf61d2f0ecace08858c745d3e791fd4d",
			"registry": "npmjs"
		},
		"pac-proxy-agent-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-2.0.0.tgz",
			"sha": "beb17cd2b06a20b379d57e1b2e2c29be0dfe5f9a",
			"registry": "npmjs"
		},
		"pac-proxy-agent-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-2.0.1.tgz",
			"sha": "d8fc332669883e0c89e5505acc29ccc4ad825819",
			"registry": "npmjs"
		},
		"pac-proxy-agent-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-2.0.2.tgz",
			"sha": "90d9f6730ab0f4d2607dcdcd4d3d641aa26c3896",
			"registry": "npmjs"
		},
		"pac-proxy-agent-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-3.0.0.tgz",
			"sha": "11d578b72a164ad74bf9d5bac9ff462a38282432",
			"registry": "npmjs"
		},
		"pac-proxy-agent-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-3.0.1.tgz",
			"sha": "115b1e58f92576cac2eba718593ca7b0e37de2ad",
			"registry": "npmjs"
		},
		"pac-proxy-agent-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-4.0.0.tgz",
			"sha": "3c54510e71fc9e59eac76b424ba571b47909820a",
			"registry": "npmjs"
		},
		"pac-proxy-agent-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-4.1.0.tgz",
			"sha": "66883eeabadc915fc5e95457324cb0f0ac78defb",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "12-e95c018e42825458",
	"_id": "pac-proxy-agent",
	"readme": "pac-proxy-agent\n===============\n### A [PAC file][pac-wikipedia] proxy `http.Agent` implementation for HTTP and HTTPS\n[![Build Status](https://github.com/TooTallNate/node-pac-proxy-agent/workflows/Node%20CI/badge.svg)](https://github.com/TooTallNate/node-pac-proxy-agent/actions?workflow=Node+CI)\n\nThis module provides an `http.Agent` implementation that retreives the specified\n[PAC proxy file][pac-wikipedia] and uses it to resolve which HTTP, HTTPS, or\nSOCKS proxy, or if a direct connection should be used to connect to the\nHTTP endpoint.\n\nIt is designed to be be used with the built-in `http` and `https` modules.\n\n\nInstallation\n------------\n\nInstall with `npm`:\n\n``` bash\n$ npm install pac-proxy-agent\n```\n\n\nExample\n-------\n\n``` js\nvar url = require('url');\nvar http = require('http');\nvar PacProxyAgent = require('pac-proxy-agent');\n\n// URI to a PAC proxy file to use (the \"pac+\" prefix is stripped)\nvar proxy = 'pac+https://cloudup.com/ceGH2yZ0Bjp+';\nconsole.log('using PAC proxy proxy file at %j', proxy);\n\n// HTTP endpoint for the proxy to connect to\nvar endpoint = 'http://nodejs.org/api/';\nconsole.log('attempting to GET %j', endpoint);\nvar opts = url.parse(endpoint);\n\n// create an instance of the `PacProxyAgent` class with the PAC file location\nvar agent = new PacProxyAgent(proxy);\nopts.agent = agent;\n\nhttp.get(opts, function (res) {\n  console.log('\"response\" event!', res.headers);\n  res.pipe(process.stdout);\n});\n```\n\n\nLicense\n-------\n\n(The MIT License)\n\nCopyright (c) 2014 Nathan Rajlich &lt;nathan@tootallnate.net&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n[pac-wikipedia]: http://wikipedia.org/wiki/Proxy_auto-config"
}