{
	"name": "http-proxy",
	"versions": {
		"0.5.9": {
			"name": "http-proxy",
			"description": "A full-featured http reverse proxy for node.js",
			"version": "0.5.9",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": ">= 0.x.x",
				"optimist": ">= 0.1.x",
				"request": ">= 1.9.x"
			},
			"devDependencies": {
				"vows": ">= 0.5.x",
				"socket.io": ">= 0.6.x",
				"docco": ">= 0.3.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "vows test/*-test.js --spec && vows test/*-test.js --spec --https"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_id": "http-proxy@0.5.9",
			"_engineSupported": true,
			"_npmVersion": "1.0.6",
			"_nodeVersion": "v0.4.8",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "957103fa0515e475f99a2b4c5bfe3507d513a81e",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.5.9.tgz"
			},
			"directories": {}
		},
		"0.5.10": {
			"name": "http-proxy",
			"description": "A full-featured http reverse proxy for node.js",
			"version": "0.5.10",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": ">= 0.x.x",
				"optimist": ">= 0.1.x",
				"request": ">= 1.9.x"
			},
			"devDependencies": {
				"vows": ">= 0.5.x",
				"socket.io": ">= 0.6.x",
				"docco": ">= 0.3.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "vows test/*-test.js --spec && vows test/*-test.js --spec --https"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_id": "http-proxy@0.5.10",
			"_engineSupported": true,
			"_npmVersion": "1.0.10",
			"_nodeVersion": "v0.4.8",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "acd2b9126569dea265fc01bcaca1b2293232067b",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.5.10.tgz"
			},
			"directories": {}
		},
		"0.5.11": {
			"name": "http-proxy",
			"description": "A full-featured http reverse proxy for node.js",
			"version": "0.5.11",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "vows test/*-test.js --spec && vows test/*-test.js --spec --https"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmJsonOpts": {
				"file": "/Users/Charlie/.npm/http-proxy/0.5.11/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "http-proxy@0.5.11",
			"_engineSupported": true,
			"_npmVersion": "1.0.13",
			"_nodeVersion": "v0.4.8",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "f58f2572765d06c71749b09275b1ba167ffabdf2",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.5.11.tgz"
			},
			"directories": {}
		},
		"0.6.0": {
			"name": "http-proxy",
			"description": "A full-featured http reverse proxy for node.js",
			"version": "0.6.0",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "vows test/*-test.js --spec && vows test/*-test.js --spec --https"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmJsonOpts": {
				"file": "/home/dominic/.npm/http-proxy/0.6.0/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "http-proxy@0.6.0",
			"_engineSupported": true,
			"_npmVersion": "1.0.13",
			"_nodeVersion": "v0.4.8",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "4fbcdc84d01f20c2531f375c437ec619c9e1012c",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.0.tgz"
			},
			"directories": {}
		},
		"0.6.1": {
			"name": "http-proxy",
			"description": "A full-featured http reverse proxy for node.js",
			"version": "0.6.1",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "vows test/*-test.js --spec && vows test/*-test.js --spec --https"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmJsonOpts": {
				"file": "/home/dominic/.npm/http-proxy/0.6.1/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "http-proxy@0.6.1",
			"_engineSupported": true,
			"_npmVersion": "1.0.13",
			"_nodeVersion": "v0.4.8",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "0e786540c438fa139781d1b0be3521c3d7c6e728",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.6.2": {
			"name": "http-proxy",
			"description": "A full-featured http reverse proxy for node.js",
			"version": "0.6.2",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "vows test/*-test.js --spec && vows test/*-test.js --spec --https"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmJsonOpts": {
				"file": "/home/dominic/.npm/http-proxy/0.6.2/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "http-proxy@0.6.2",
			"_engineSupported": true,
			"_npmVersion": "1.0.13",
			"_nodeVersion": "v0.4.10",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "5114c56b4cf6dbe33094d6f0bbcb79d757210708",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.2.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.6.4": {
			"name": "http-proxy",
			"description": "A full-featured http reverse proxy for node.js",
			"version": "0.6.4",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "vows test/*-test.js --spec && vows test/*-test.js --spec --https"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmJsonOpts": {
				"file": "/Users/Charlie/.npm/http-proxy/0.6.4/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "http-proxy@0.6.4",
			"_engineSupported": true,
			"_npmVersion": "1.0.23",
			"_nodeVersion": "v0.4.11",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "1301de97d023eadbf7bdda81e1dc7efb5cedf4c5",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.4.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.6.5": {
			"name": "http-proxy",
			"description": "A full-featured http reverse proxy for node.js",
			"version": "0.6.5",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "vows test/*-test.js --spec && vows test/*-test.js --spec --https"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmJsonOpts": {
				"file": "/Users/Charlie/.npm/http-proxy/0.6.5/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "http-proxy@0.6.5",
			"_engineSupported": true,
			"_npmVersion": "1.0.23",
			"_nodeVersion": "v0.4.11",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "1b17209ee173b71fd74961e23a1f6f369978077f",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.5.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.6.6": {
			"name": "http-proxy",
			"description": "A full-featured http reverse proxy for node.js",
			"version": "0.6.6",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "vows test/*-test.js --spec && vows test/*-test.js --spec --https"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmJsonOpts": {
				"file": "/Users/Charlie/.npm/http-proxy/0.6.6/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "http-proxy@0.6.6",
			"_engineSupported": true,
			"_npmVersion": "1.0.23",
			"_nodeVersion": "v0.4.11",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "5a9cdbb02fc3cb740f2e511497da5e9e2b3ac469",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.6.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.7.0": {
			"name": "http-proxy",
			"version": "0.7.0",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic@nodejitsu.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https",
				"test-http": "vows --spec && vows --spec --target=secure",
				"test-https": "vows --spec --source=secure && vows --spec --source=secure --target=secure"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmJsonOpts": {
				"file": "/Users/Charlie/.npm/http-proxy/0.7.0/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "http-proxy@0.7.0",
			"_engineSupported": true,
			"_npmVersion": "1.0.23",
			"_nodeVersion": "v0.4.11",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "36c843818cdab7052f2f93aeed778e0f3cde5ada",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.7.2": {
			"name": "http-proxy",
			"version": "0.7.2",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic@nodejitsu.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https",
				"test-http": "vows --spec && vows --spec --target=secure",
				"test-https": "vows --spec --source=secure && vows --spec --source=secure --target=secure"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmJsonOpts": {
				"file": "/Users/Charlie/.npm/http-proxy/0.7.2/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "http-proxy@0.7.2",
			"_engineSupported": true,
			"_npmVersion": "1.0.23",
			"_nodeVersion": "v0.4.11",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "4e2e473b2c8875313101fbc657b2706e064525dd",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.2.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.7.3": {
			"name": "http-proxy",
			"version": "0.7.3",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic@nodejitsu.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https",
				"test-http": "vows --spec && vows --spec --target=secure",
				"test-https": "vows --spec --source=secure && vows --spec --source=secure --target=secure"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmJsonOpts": {
				"file": "/Users/Charlie/.npm/http-proxy/0.7.3/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "http-proxy@0.7.3",
			"_engineSupported": true,
			"_npmVersion": "1.0.23",
			"_nodeVersion": "v0.4.11",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "4f4bc8bbd08a206c6d822ba7a3dc582f4e8e7b32",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.3.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.7.4": {
			"name": "http-proxy",
			"version": "0.7.4",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic@nodejitsu.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https",
				"test-http": "vows --spec && vows --spec --target=secure",
				"test-https": "vows --spec --source=secure && vows --spec --source=secure --target=secure"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmUser": {
				"name": "dominictarr",
				"email": "dominic.tarr@gmail.com"
			},
			"_id": "http-proxy@0.7.4",
			"_engineSupported": true,
			"_npmVersion": "1.0.103",
			"_nodeVersion": "v0.4.12",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "385556d7e84ca1f367f8a3887f4c8263f8d8a3ca",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.4.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.7.5": {
			"name": "http-proxy",
			"version": "0.7.5",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic@nodejitsu.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https",
				"test-http": "vows --spec && vows --spec --target=secure",
				"test-https": "vows --spec --source=secure && vows --spec --source=secure --target=secure"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmUser": {
				"name": "dominictarr",
				"email": "dominic.tarr@gmail.com"
			},
			"_id": "http-proxy@0.7.5",
			"_engineSupported": true,
			"_npmVersion": "1.0.103",
			"_nodeVersion": "v0.4.12",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "ce69c26ccd432837548caf606ea44d2997d9d337",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.5.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.7.6": {
			"name": "http-proxy",
			"version": "0.7.6",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic@nodejitsu.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https",
				"test-http": "vows --spec && vows --spec --target=secure",
				"test-https": "vows --spec --source=secure && vows --spec --source=secure --target=secure"
			},
			"engines": {
				"node": "0.4.x || 0.5.x"
			},
			"_npmUser": {
				"name": "dominictarr",
				"email": "dominic.tarr@gmail.com"
			},
			"_id": "http-proxy@0.7.6",
			"_engineSupported": true,
			"_npmVersion": "1.0.103",
			"_nodeVersion": "v0.4.12",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "7193cca1ebdf828d1582e740630b5caf816fd1e0",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.6.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "dominictarr",
					"email": "dominic.tarr@gmail.com"
				}
			],
			"directories": {}
		},
		"0.8.0": {
			"name": "http-proxy",
			"version": "0.8.0",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"contributors": [
				{
					"name": "Mikeal Rogers",
					"email": "mikeal.rogers@gmail.com"
				},
				{
					"name": "Marak Squires",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "Fedor Indutny",
					"email": "fedor.indutny@gmail.com"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic@nodejitsu.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"async": "0.1.x",
				"socket.io": "0.6.x"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=secure",
				"test-https": "vows --spec --source=secure && vows --spec --source=secure --target=secure",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_npmUser": {
				"name": "indexzero",
				"email": "charlie.robbins@gmail.com"
			},
			"_id": "http-proxy@0.8.0",
			"_engineSupported": true,
			"_npmVersion": "1.0.106",
			"_nodeVersion": "v0.6.6",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "b366d265688ffcaa9e3c77ead20d154ddf94489e",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.0.tgz"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				}
			],
			"directories": {}
		},
		"0.8.1": {
			"name": "http-proxy",
			"version": "0.8.1",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.2.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.5.x",
				"async": "0.1.x",
				"socket.io": "0.6.17"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=secure",
				"test-https": "vows --spec --source=secure && vows --spec --source=secure --target=secure",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_npmUser": {
				"name": "cronopio",
				"email": "aristizabal.daniel@gmail.com"
			},
			"_id": "http-proxy@0.8.1",
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.21",
			"_nodeVersion": "v0.6.12",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "cc4dd5793ba7bb17fa1834e6abc72a99e94bb996",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.8.2": {
			"name": "http-proxy",
			"version": "0.8.2",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "marak",
					"email": "marak.squires@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.6.x",
				"async": "0.1.x",
				"socket.io": "0.9.6",
				"socket.io-client": "0.9.6",
				"ws": "0.4.21"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_npmUser": {
				"name": "indexzero",
				"email": "charlie.robbins@gmail.com"
			},
			"_id": "http-proxy@0.8.2",
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.2",
			"_nodeVersion": "v0.8.1",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "f75a3a754b5c27bea2fddad16e9b267b325a8273",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.8.3": {
			"name": "http-proxy",
			"version": "0.8.3",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.6.x",
				"async": "0.1.x",
				"socket.io": "0.9.6",
				"socket.io-client": "0.9.6",
				"ws": "0.4.21"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_id": "http-proxy@0.8.3",
			"dist": {
				"shasum": "031cb4512df4cf28f387277dfcd2a0ea4f2a5466",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.3.tgz"
			},
			"_npmVersion": "1.1.59",
			"_npmUser": {
				"name": "bradleymeck",
				"email": "bradley.meck@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"0.8.4": {
			"name": "http-proxy",
			"version": "0.8.4",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.6.x",
				"async": "0.1.x",
				"socket.io": "0.9.6",
				"socket.io-client": "0.9.6",
				"ws": "0.4.21"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_id": "http-proxy@0.8.4",
			"dist": {
				"shasum": "00075c99098041cb0336c6dbe7f13bf6144e5b23",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.8.5": {
			"name": "http-proxy",
			"version": "0.8.5",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.6.x",
				"async": "0.1.x",
				"socket.io": "0.9.6",
				"socket.io-client": "0.9.6",
				"ws": "0.4.21"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_id": "http-proxy@0.8.5",
			"dist": {
				"shasum": "32eee6272cabdc1ef6bc5a732196262b6b687faf",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.8.6": {
			"name": "http-proxy",
			"version": "0.8.6",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.6.x",
				"async": "0.1.x",
				"socket.io": "0.9.11",
				"socket.io-client": "0.9.11",
				"ws": "0.4.23"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_id": "http-proxy@0.8.6",
			"dist": {
				"shasum": "176f54a4fee949447807c58b69fdbb9e122d1394",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.6.tgz"
			},
			"_npmVersion": "1.1.69",
			"_npmUser": {
				"name": "mmalecki",
				"email": "me@mmalecki.com"
			},
			"directories": {},
			"contributors": []
		},
		"0.8.7": {
			"name": "http-proxy",
			"version": "0.8.7",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x"
			},
			"devDependencies": {
				"request": "1.9.x",
				"vows": "0.6.x",
				"async": "0.1.x",
				"socket.io": "0.9.11",
				"socket.io-client": "0.9.11",
				"ws": "0.4.23"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_id": "http-proxy@0.8.7",
			"dist": {
				"shasum": "a7bc538618092cd26ed191e4625933baef6de80e",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.7.tgz"
			},
			"_npmVersion": "1.1.69",
			"_npmUser": {
				"name": "mmalecki",
				"email": "me@mmalecki.com"
			},
			"directories": {},
			"contributors": []
		},
		"0.9.0": {
			"name": "http-proxy",
			"version": "0.9.0",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x",
				"utile": "~0.1.7"
			},
			"devDependencies": {
				"request": "2.14.x",
				"vows": "0.7.x",
				"async": "0.2.x",
				"socket.io": "0.9.11",
				"socket.io-client": "0.9.11",
				"ws": "0.4.23"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_id": "http-proxy@0.9.0",
			"dist": {
				"shasum": "c3f3601bf0fac3d9961bea8deb30a84360c34ef5",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.9.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "indexzero",
				"email": "charlie.robbins@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"0.9.1": {
			"name": "http-proxy",
			"version": "0.9.1",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x",
				"utile": "~0.1.7"
			},
			"devDependencies": {
				"request": "2.14.x",
				"vows": "0.7.x",
				"async": "0.2.x",
				"socket.io": "0.9.11",
				"socket.io-client": "0.9.11",
				"ws": "0.4.23"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_id": "http-proxy@0.9.1",
			"dist": {
				"shasum": "ba074a55cb21cfde4deb359d19334a3eedda9325",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.9.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "indexzero",
				"email": "charlie.robbins@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"0.10.0": {
			"name": "http-proxy",
			"version": "0.10.0",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x",
				"utile": "~0.1.7"
			},
			"devDependencies": {
				"request": "2.14.x",
				"vows": "0.7.x",
				"async": "0.2.x",
				"socket.io": "0.9.11",
				"socket.io-client": "0.9.11",
				"ws": "0.4.23"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_id": "http-proxy@0.10.0",
			"dist": {
				"shasum": "a20b718d05ec40427ae61644dabdcc427ba62508",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "indexzero",
				"email": "charlie.robbins@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"0.10.1": {
			"name": "http-proxy",
			"version": "0.10.1",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x",
				"utile": "~0.1.7"
			},
			"devDependencies": {
				"request": "2.14.x",
				"vows": "0.7.x",
				"async": "0.2.x",
				"socket.io": "0.9.11",
				"socket.io-client": "0.9.11",
				"ws": "0.4.23"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_id": "http-proxy@0.10.1",
			"dist": {
				"shasum": "50f1ce725c87c90a4ec42679dbf4e3d774dfb181",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "indexzero",
				"email": "charlie.robbins@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"0.10.2": {
			"name": "http-proxy",
			"version": "0.10.2",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x",
				"utile": "~0.1.7"
			},
			"devDependencies": {
				"request": "2.14.x",
				"vows": "0.7.x",
				"async": "0.2.x",
				"socket.io": "0.9.11",
				"socket.io-client": "0.9.11",
				"ws": "0.4.23"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"_id": "http-proxy@0.10.2",
			"dist": {
				"shasum": "c28ebf268946faf4cce13104e7266b6827fc3a20",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "indexzero",
				"email": "charlie.robbins@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"0.10.3": {
			"name": "http-proxy",
			"version": "0.10.3",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "avianflu",
					"email": "charlie@charlieistheman.com"
				},
				{
					"name": "mmalecki",
					"email": "me@mmalecki.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.3.x",
				"pkginfo": "0.2.x",
				"utile": "~0.1.7"
			},
			"devDependencies": {
				"request": "2.14.x",
				"vows": "0.7.x",
				"async": "0.2.x",
				"socket.io": "0.9.11",
				"socket.io-client": "0.9.11",
				"ws": "0.4.23"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"_id": "http-proxy@0.10.3",
			"dist": {
				"shasum": "72ca9d503a75e064650084c58ca11b82e4b0196d",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.32",
			"_npmUser": {
				"name": "mmalecki",
				"email": "me@mmalecki.com"
			},
			"directories": {},
			"contributors": []
		},
		"0.10.4": {
			"name": "http-proxy",
			"version": "0.10.4",
			"description": "A full-featured http reverse proxy for node.js",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "http://github.com/nodejitsu/node-http-proxy.git"
			},
			"keywords": [
				"reverse",
				"proxy",
				"http"
			],
			"dependencies": {
				"colors": "0.x.x",
				"optimist": "0.6.x",
				"pkginfo": "0.3.x",
				"utile": "~0.2.1"
			},
			"devDependencies": {
				"request": "2.14.x",
				"vows": "0.7.x",
				"async": "0.2.x",
				"socket.io": "0.9.11",
				"socket.io-client": "0.9.11",
				"ws": "0.4.23"
			},
			"main": "./lib/node-http-proxy",
			"bin": {
				"node-http-proxy": "./bin/node-http-proxy"
			},
			"scripts": {
				"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
				"test-http": "vows --spec && vows --spec --target=https",
				"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
				"test-core": "test/core/run"
			},
			"engines": {
				"node": ">= 0.6.6"
			},
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@0.10.4",
			"dist": {
				"shasum": "14ba0ceaa2197f89fa30dea9e7b09e19cd93c22f",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.22",
			"_npmUser": {
				"name": "indexzero",
				"email": "charlie.robbins@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "http-proxy",
			"version": "1.0.0",
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"_id": "http-proxy@1.0.0",
			"dist": {
				"shasum": "81e0443e67c8292842892ded718553dff7000603",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "yawnt",
				"email": "yawn.localhost@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "http-proxy",
			"version": "1.0.1",
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"_id": "http-proxy@1.0.1",
			"dist": {
				"shasum": "d203d3b2dc34e968174956f11a6c35140da84384",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "yawnt",
				"email": "yawn.localhost@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "http-proxy",
			"version": "1.0.2",
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"_id": "http-proxy@1.0.2",
			"dist": {
				"shasum": "08060ff2edb2189e57aa3a152d3ac63ed1af7254",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.0.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.24",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "http-proxy",
			"version": "1.0.3",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.0.3",
			"dist": {
				"shasum": "3867396ab7d8fc70855fa72b55a527cc13427ea5",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.0.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.4",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "http-proxy",
			"version": "1.1.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.1.0",
			"dist": {
				"shasum": "309056d122bd5708ec806b40b22e379a9dcbdc83",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.6",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "http-proxy",
			"version": "1.1.1",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.1.1",
			"dist": {
				"shasum": "3ddbfae24ead5f0edd04beb5881d9fa779a709f1",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.6",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "http-proxy",
			"version": "1.1.2",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.1.2",
			"dist": {
				"shasum": "d78d0793c46815dbf39fb27723a4ddfe767777b0",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.6",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "http-proxy",
			"version": "1.1.3",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.1.3",
			"_shasum": "4f93ed116fa975d63c2880e7818504678287b300",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "4f93ed116fa975d63c2880e7818504678287b300",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.4": {
			"name": "http-proxy",
			"version": "1.1.4",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.1.4",
			"_shasum": "65bb5bfe645f322c65761febcc145a38111174b1",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "65bb5bfe645f322c65761febcc145a38111174b1",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.5": {
			"name": "http-proxy",
			"version": "1.1.5",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "7104a7c023073a49091969f825738c79ae036123",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.1.5",
			"_shasum": "ade491a3d40e61b31334ee9a40cd91ac125d1839",
			"_from": ".",
			"_npmVersion": "1.4.13",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "ade491a3d40e61b31334ee9a40cd91ac125d1839",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.6": {
			"name": "http-proxy",
			"version": "1.1.6",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "ed9e12b0edb0fc206610e94bd696425619868474",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.1.6",
			"_shasum": "1d9262f6dff3a325c0eb84e125502b5a930a1a58",
			"_from": ".",
			"_npmVersion": "1.4.13",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "1d9262f6dff3a325c0eb84e125502b5a930a1a58",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "http-proxy",
			"version": "1.2.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "63c53a177217283ec14e4f7c2e891db48842ab4b",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.2.0",
			"_shasum": "17f4626950d75c0fcdcb3c4d3af35bfae5fdc016",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "17f4626950d75c0fcdcb3c4d3af35bfae5fdc016",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "http-proxy",
			"version": "1.2.1",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "0a6b424e2c3b6cef68362a71f0e56740b2605af7",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.2.1",
			"_shasum": "83d93c05431e5b7753db22c961d1196cfc39877d",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "83d93c05431e5b7753db22c961d1196cfc39877d",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "http-proxy",
			"version": "1.3.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "05f0b891a610fb7779f90916fcd9ed750df818b2",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.3.0",
			"_shasum": "21fa4368accc09c6341abb9c16275db4645053fa",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "21fa4368accc09c6341abb9c16275db4645053fa",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "http-proxy",
			"version": "1.4.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "c82f5dfc621c6fafb8702e3ea87cb1560fec7455",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.4.0",
			"_shasum": "4173cbe81564f8ca94c7228e46d2898048066d3b",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "4173cbe81564f8ca94c7228e46d2898048066d3b",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.1": {
			"name": "http-proxy",
			"version": "1.4.1",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "d5c656bceb50dc9008ef223bc58b918adcf05352",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.4.1",
			"_shasum": "31cbd2d89383bfa1885da260ad1fc023df13662c",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "31cbd2d89383bfa1885da260ad1fc023df13662c",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.4.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.2": {
			"name": "http-proxy",
			"version": "1.4.2",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "df12aeb12de79de1157898d45f4347fd0037dd70",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.4.2",
			"_shasum": "4ebe93aedd7f00ea3cd60dec86fb2db6764b971a",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "4ebe93aedd7f00ea3cd60dec86fb2db6764b971a",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.4.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.3": {
			"name": "http-proxy",
			"version": "1.4.3",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "554f59c5182d58b359df0159a29ff5ea35dd3830",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.4.3",
			"_shasum": "27d3e4978a5e64641ed810ecc4a415fd00067020",
			"_from": ".",
			"_npmVersion": "1.4.13",
			"_npmUser": {
				"name": "cronopio",
				"email": "aristizabal.daniel@gmail.com"
			},
			"dist": {
				"shasum": "27d3e4978a5e64641ed810ecc4a415fd00067020",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.4.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.0": {
			"name": "http-proxy",
			"version": "1.5.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "232258b6ec2229497fe557454a121d917968f5e8",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.5.0",
			"_shasum": "11d4c81100f5cbd7303b4bf8b62478fda7af728e",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "11d4c81100f5cbd7303b4bf8b62478fda7af728e",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.5.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.1": {
			"name": "http-proxy",
			"version": "1.5.1",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "f0bf7418156db2cb87a616b0a34bb1f028db9142",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.5.1",
			"_shasum": "40e09f6a3311a28936dfa704d86584c8b6185bde",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "40e09f6a3311a28936dfa704d86584c8b6185bde",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.5.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.2": {
			"name": "http-proxy",
			"version": "1.5.2",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "43c6f0c7c06d25a670c410500a8623531df458b1",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.5.2",
			"_shasum": "60afc612cfd82c9d19a502835192e3c5f530aff9",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "60afc612cfd82c9d19a502835192e3c5f530aff9",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.5.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.3": {
			"name": "http-proxy",
			"version": "1.5.3",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "9577a0faf2b78af606168673407ac47a851c084c",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.5.3",
			"_shasum": "d89aee8f1304caf847723d2456a18d7422ef33df",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "d89aee8f1304caf847723d2456a18d7422ef33df",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.5.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.0": {
			"name": "http-proxy",
			"version": "1.6.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "43641b00b34ccc05bdf09f904695061d7c857aeb",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.6.0",
			"_shasum": "1cc1614be2a09593d936a26013546e485c4b1d35",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "1cc1614be2a09593d936a26013546e485c4b1d35",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.6.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.1": {
			"name": "http-proxy",
			"version": "1.6.1",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "fa797fca900c10ebc848a2b445204b47da799483",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.6.1",
			"_shasum": "8b163a57114f419f42476effa4d9aec83eec73f5",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "8b163a57114f419f42476effa4d9aec83eec73f5",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.6.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.2": {
			"name": "http-proxy",
			"version": "1.6.2",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "709b3e96560d619fab2617f9ddb902b4982b4103",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.6.2",
			"_shasum": "bfbc07134806b6790368c31d88048c5575228d04",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "bfbc07134806b6790368c31d88048c5575228d04",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.6.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.0": {
			"name": "http-proxy",
			"version": "1.7.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "bradleymeck",
					"email": "bradley.meck@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "276f65a3b810ded01757ec4bfd4fe2b00a1e66a8",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.7.0",
			"_shasum": "ec05dd041207ef038922af38948d8b6a4114074d",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "ec05dd041207ef038922af38948d8b6a4114074d",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.7.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.1": {
			"name": "http-proxy",
			"version": "1.7.1",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "*",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "56a7b77645b13d337c1a2f879460193d310454c8",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.7.1",
			"_shasum": "5fabe2e1d617beb09cc108b3a45c416372c3d36a",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "5fabe2e1d617beb09cc108b3a45c416372c3d36a",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.7.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.2": {
			"name": "http-proxy",
			"version": "1.7.2",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "0.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "~0.5.0",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "2086e4917c97f347f84c54b166799bc8db9f4162",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.7.2",
			"_shasum": "5538cc6ff89266c6eeaa793c28e62d43fa60118b",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "5538cc6ff89266c6eeaa793c28e62d43fa60118b",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.7.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.3": {
			"name": "http-proxy",
			"version": "1.7.3",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "0.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "~0.5.0",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "6a330ff904d02a41f9a1cac338a98da1849c54ca",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.7.3",
			"_shasum": "9e4b6eabae3e94f10130db97d858063fb6197718",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "9e4b6eabae3e94f10130db97d858063fb6197718",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.7.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.0": {
			"name": "http-proxy",
			"version": "1.8.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "0.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "~0.5.0",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "f0db5b3f708b0858f617d472dfdd0ba211b774ef",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.8.0",
			"_shasum": "60cae018462824084b27f0840d9c366d599e7077",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "60cae018462824084b27f0840d9c366d599e7077",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.8.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.1": {
			"name": "http-proxy",
			"version": "1.8.1",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "0.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "~0.5.0",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "3311106c2c2346f3ac1ffe402b80bca3c7c59275",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.8.1",
			"_shasum": "95ee083305c719dba858aee01da1bfc8d7ab9efe",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "95ee083305c719dba858aee01da1bfc8d7ab9efe",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.8.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.0": {
			"name": "http-proxy",
			"version": "1.9.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "0.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "~0.5.0",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "87a92a72802a27f817fcba87382d55831fd04ddb",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.9.0",
			"_shasum": "adbb99b55027e15e802ef32737d2de3b88ef52a6",
			"_from": ".",
			"_npmVersion": "2.1.7",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "adbb99b55027e15e802ef32737d2de3b88ef52a6",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.9.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.1": {
			"name": "http-proxy",
			"version": "1.9.1",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "0.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "~0.5.0",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "21b30b754db4f6410c3d2052bc123b3fdae57c46",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.9.1",
			"_shasum": "4026281e35e4cf93f169a6fcd8ab55a0b5cc7d87",
			"_from": ".",
			"_npmVersion": "2.7.1",
			"_nodeVersion": "0.10.37",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "4026281e35e4cf93f169a6fcd8ab55a0b5cc7d87",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.9.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.10.0": {
			"name": "http-proxy",
			"version": "1.10.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "0.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"mocha": "*",
				"expect.js": "*",
				"dox": "*",
				"coveralls": "*",
				"mocha-lcov-reporter": "*",
				"blanket": "*",
				"ws": "~0.5.0",
				"socket.io": "*",
				"socket.io-client": "*",
				"async": "*"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "1dabda241f3b93eb9195134042e7a3b84fd0ef57",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.10.0",
			"_shasum": "406762e8a22bbeab387d3a7df24cb1e9f3b91a78",
			"_from": ".",
			"_npmVersion": "2.7.1",
			"_nodeVersion": "0.10.37",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "406762e8a22bbeab387d3a7df24cb1e9f3b91a78",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.10.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.10.1": {
			"name": "http-proxy",
			"version": "1.10.1",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "0.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^4.3.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"ws": "~0.5.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "0bd446c680e9991accfaa3a6a70e411fdac79164",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.10.1",
			"_shasum": "0bb51c2727bdc094722cff569c7cf1455bd18d59",
			"_from": ".",
			"_npmVersion": "2.7.4",
			"_nodeVersion": "1.6.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "0bb51c2727bdc094722cff569c7cf1455bd18d59",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.10.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.11.0": {
			"name": "http-proxy",
			"version": "1.11.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "0.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^4.3.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"ws": "~0.5.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "934e6c4d54292a1b961452074e02fb5d45da729a",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.11.0",
			"_shasum": "66fb73ece772e6b789287b542829cdb6e628f263",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.10.37",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "66fb73ece772e6b789287b542829cdb6e628f263",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.11.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.11.1": {
			"name": "http-proxy",
			"version": "1.11.1",
			"repository": {
				"type": "git",
				"url": "https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^4.3.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"ws": "~0.5.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "7e6c66a7e485a6c0ec3a1c567bbe800fdc56c9fd",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy",
			"_id": "http-proxy@1.11.1",
			"_shasum": "71df55757e802d58ea810df2244019dda05ae85d",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.10.37",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "71df55757e802d58ea810df2244019dda05ae85d",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.11.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.11.2": {
			"name": "http-proxy",
			"version": "1.11.2",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^4.3.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"ws": "~0.5.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "30e3b371de0116e40e15156394f31c7e0b0aa9f1",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.11.2",
			"_shasum": "c50d2fb06eca79d4238e66fd94393d2e41e63740",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "c50d2fb06eca79d4238e66fd94393d2e41e63740",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.11.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.11.3": {
			"name": "http-proxy",
			"version": "1.11.3",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^4.3.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"ws": "~0.5.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "60baca5aed4f45ef1d7b3f7edd909375853d344b",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.11.3",
			"_shasum": "1915dc888751e2a6bf3c2abfcb1808fa86c72353",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "1915dc888751e2a6bf3c2abfcb1808fa86c72353",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.11.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.0": {
			"name": "http-proxy",
			"version": "1.12.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "0.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^4.3.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"ws": "~0.5.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "b5a6d0e58396363f4c457f6d1654614bdfcfcb73",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.12.0",
			"_shasum": "4f02ea971e79e6affa12fa5f10ca2aebb5e3b17c",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "4f02ea971e79e6affa12fa5f10ca2aebb5e3b17c",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.12.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.1": {
			"name": "http-proxy",
			"version": "1.12.1",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "db576d75c18148e6ec3cdc455e6e8254cff40ada",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.12.1",
			"_shasum": "23b4244d1b7f5a77ae333b8b189c13b4d2ccc468",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "23b4244d1b7f5a77ae333b8b189c13b4d2ccc468",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.12.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.13.0": {
			"name": "http-proxy",
			"version": "1.13.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "268994ea45d9f8737343001ab9542e03023a5c96",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.13.0",
			"_shasum": "c29aa326dccd078d3e13c08c4cf474ce53f47c20",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "c29aa326dccd078d3e13c08c4cf474ce53f47c20",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.13.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.13.1": {
			"name": "http-proxy",
			"version": "1.13.1",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha -R landing test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "9d9fa940cff3aa6134c60732c23aea8171fc7296",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.13.1",
			"_shasum": "d3eaa54f0d8d9d444ae0d9523c94391cb8bd6a43",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "d3eaa54f0d8d9d444ae0d9523c94391cb8bd6a43",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.13.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-8-eu.internal.npmjs.com",
				"tmp": "tmp/http-proxy-1.13.1.tgz_1454389381998_0.16280735889449716"
			},
			"directories": {},
			"contributors": []
		},
		"1.13.2": {
			"name": "http-proxy",
			"version": "1.13.2",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Nodejitsu Inc.",
				"email": "info@nodejitsu.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "e1b2f4c31b34464431db251b3b6169689dadf518",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.13.2",
			"_shasum": "636bcd09f3e7045377a5e919e92d16d29fdbff09",
			"_from": ".",
			"_npmVersion": "2.14.18",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "636bcd09f3e7045377a5e919e92d16d29fdbff09",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.13.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/http-proxy-1.13.2.tgz_1455724809490_0.5310903904028237"
			},
			"directories": {},
			"contributors": []
		},
		"1.13.3": {
			"name": "http-proxy",
			"version": "1.13.3",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "5082acc067bbf287f503bbd5b776f798ab169db1",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.13.3",
			"_shasum": "d5ec0e25da0c4b2edaeaa9476672640deda59623",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "d5ec0e25da0c4b2edaeaa9476672640deda59623",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.13.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/http-proxy-1.13.3.tgz_1463368496695_0.25714756455272436"
			},
			"directories": {},
			"contributors": []
		},
		"1.14.0": {
			"name": "http-proxy",
			"version": "1.14.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "fcfb0b37f6ac61369565507446377f91d955cf29",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.14.0",
			"_shasum": "be32ab34dd5229e87840f4c27cb335ee195b2a83",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "be32ab34dd5229e87840f4c27cb335ee195b2a83",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.14.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/http-proxy-1.14.0.tgz_1466002382159_0.5383694211486727"
			},
			"directories": {},
			"contributors": []
		},
		"1.15.0": {
			"name": "http-proxy",
			"version": "1.15.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "b98c75b1ff3ebdf7f78224eb0d9aa857af2db1d9",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.15.0",
			"_shasum": "306c5e1a0e2df519ab4f4f71b0bd610d26bc4620",
			"_from": ".",
			"_npmVersion": "3.9.6",
			"_nodeVersion": "4.4.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "306c5e1a0e2df519ab4f4f71b0bd610d26bc4620",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.15.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/http-proxy-1.15.0.tgz_1473872763037_0.9233860978856683"
			},
			"directories": {},
			"contributors": []
		},
		"1.15.1": {
			"name": "http-proxy",
			"version": "1.15.1",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "912cd3acaef484f7ea08affc9339250082e04058",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.15.1",
			"_shasum": "91a6088172e79bc0e821d5eb04ce702f32446393",
			"_from": ".",
			"_npmVersion": "3.9.6",
			"_nodeVersion": "4.4.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "91a6088172e79bc0e821d5eb04ce702f32446393",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.15.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/http-proxy-1.15.1.tgz_1473887557394_0.4286337874364108"
			},
			"directories": {},
			"contributors": []
		},
		"1.15.2": {
			"name": "http-proxy",
			"version": "1.15.2",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "d8223884f61a05fabf788a0bd921c7a6197a96ee",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.15.2",
			"_shasum": "642fdcaffe52d3448d2bda3b0079e9409064da31",
			"_from": ".",
			"_npmVersion": "3.9.6",
			"_nodeVersion": "4.4.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "642fdcaffe52d3448d2bda3b0079e9409064da31",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.15.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/http-proxy-1.15.2.tgz_1477151248727_0.9627266463357955"
			},
			"directories": {},
			"contributors": []
		},
		"1.16.0": {
			"name": "http-proxy",
			"version": "1.16.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "c252b32f6c7f832f157cc4647ceaff33dd265d82",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.16.0",
			"_shasum": "f9b52305e9f864811835277e4a486051b5d4a523",
			"_from": ".",
			"_npmVersion": "3.9.6",
			"_nodeVersion": "4.4.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "f9b52305e9f864811835277e4a486051b5d4a523",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/http-proxy-1.16.0.tgz_1480687997540_0.21387459617108107"
			},
			"directories": {},
			"contributors": []
		},
		"1.16.1": {
			"name": "http-proxy",
			"version": "1.16.1",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "ac1a01b1f3caa3a2a9433341bf5e7a95072d6612",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.16.1",
			"_shasum": "734b32de6ca0e36e51b59c1e0115ff860d7668fd",
			"_from": ".",
			"_npmVersion": "3.9.6",
			"_nodeVersion": "4.4.3",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "734b32de6ca0e36e51b59c1e0115ff860d7668fd",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/http-proxy-1.16.1.tgz_1480867190646_0.43747326801531017"
			},
			"directories": {},
			"contributors": []
		},
		"1.16.2": {
			"name": "http-proxy",
			"version": "1.16.2",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "1.x.x",
				"requires-port": "1.x.x"
			},
			"devDependencies": {
				"async": "*",
				"blanket": "*",
				"coveralls": "*",
				"dox": "*",
				"expect.js": "*",
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"semver": "^5.0.3",
				"socket.io": "*",
				"socket.io-client": "*",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
				"test": "mocha test/*-test.js",
				"test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"gitHead": "c1fb596b856df971d291585ccf105233f7deca51",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.16.2",
			"_shasum": "06dff292952bf64dbe8471fa9df73066d4f37742",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"shasum": "06dff292952bf64dbe8471fa9df73066d4f37742",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/http-proxy-1.16.2.tgz_1481039349196_0.5866330966819078"
			},
			"directories": {},
			"contributors": []
		},
		"1.17.0": {
			"name": "http-proxy",
			"version": "1.17.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "^3.0.0",
				"requires-port": "^1.0.0",
				"follow-redirects": "^1.0.0"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"concat-stream": "^1.6.2",
				"expect.js": "~0.3.1",
				"mocha": "^3.5.3",
				"nyc": "^11.7.1",
				"semver": "^5.0.3",
				"socket.io": "^2.1.0",
				"socket.io-client": "^2.1.0",
				"sse": "0.0.6",
				"ws": "^0.8.0"
			},
			"scripts": {
				"mocha": "mocha test/*-test.js",
				"test": "nyc --reporter=text --reporter=lcov npm run mocha"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"license": "MIT",
			"gitHead": "42e8e1e099c086d818d8f62c8f15ec5a8f1a6624",
			"bugs": {
				"url": "https://github.com/nodejitsu/node-http-proxy/issues"
			},
			"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
			"_id": "http-proxy@1.17.0",
			"_npmVersion": "5.8.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==",
				"shasum": "7ad38494658f84605e2f6db4436df410f4e5be9a",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.17.0.tgz",
				"fileCount": 37,
				"unpackedSize": 444265,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2gqOCRA9TVsSAnZWagAA0pgQAJ4lM4iyzp+3h/SpDlGQ\nMkG6oT+gkdCkdU+J8y0nIkFT6Pr8c61vMXhuzaBsm3SUlxb2myIYxQp1t64p\nOYaBLeKcS2Fsts4xTRDQc+1LNnHHdpWZ0kxGE9hnRZo2aLe4S+RU/6w3tpTC\nVA6VmLW81sVTYEBQ9CEzQLYWzAKjJlX9XoQi4kufIiDnCes7J5IPFev9kPPp\nj0Gy/dzJX6Dy1UjsPqzajcno+1wEU9QYUvuqs73W0UevmmwTWGZ63MKJjqk/\nKZujjPQSp4ofyaQyWFC7KsWN6G84/dRioUnuGCNr6p1hykqO60jM5imRzbyV\n+L5D2gPH1R89G0ECgD1FmMKSFIRhtUc3YSyuDG/TJ3YbGGkLL0Gl0qa/puqB\nDBifu4jANNvNsP8hA5ms9xWYKBqc5DHbmSGmJk54nagVc9kEoaKOMKY4lU/h\nrJ4k4JxOFoDlgxilB6l1Vkjb06EgzCTcGbCeGfbK/hgIG4+gvhGlKAlsj6KC\nIGDPlpxihQ/SZAh5mgyXIkmHvF7wh+oukAMZybgs3hYVLg4/AuCvJbgFOg4X\nytTd/6eBc5IEwANTTiRXB/AZ3AtyRKwpxbSs48mylYb/ChXw0gJej2RPw4V6\nNnWOckAe1+xSx0xA8sgAkwI0Lo3HBEAmmZFkQh5kf4yWeqaZ1VT38EjBNPp6\nDLnN\r\n=Ht4z\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/http-proxy_1.17.0_1524238988902_0.2940207651042317"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.18.0": {
			"name": "http-proxy",
			"version": "1.18.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/http-party/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "^4.0.0",
				"requires-port": "^1.0.0",
				"follow-redirects": "^1.0.0"
			},
			"devDependencies": {
				"async": "^3.0.0",
				"auto-changelog": "^1.15.0",
				"concat-stream": "^2.0.0",
				"expect.js": "~0.3.1",
				"mocha": "^3.5.3",
				"nyc": "^14.0.0",
				"semver": "^5.0.3",
				"socket.io": "^2.1.0",
				"socket.io-client": "^2.1.0",
				"sse": "0.0.8",
				"ws": "^3.0.0"
			},
			"scripts": {
				"mocha": "mocha test/*-test.js",
				"test": "nyc --reporter=text --reporter=lcov npm run mocha",
				"version": "auto-changelog -p && git add CHANGELOG.md"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"license": "MIT",
			"gitHead": "9bbe486c5efcc356fb4d189ef38eee275bbde345",
			"bugs": {
				"url": "https://github.com/http-party/node-http-proxy/issues"
			},
			"homepage": "https://github.com/http-party/node-http-proxy#readme",
			"_id": "http-proxy@1.18.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.10.1",
			"_npmUser": {
				"name": "indexzero",
				"email": "charlie.robbins@gmail.com"
			},
			"dist": {
				"integrity": "sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==",
				"shasum": "dbe55f63e75a347db7f3d99974f2692a314a6a3a",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.0.tgz",
				"fileCount": 16,
				"unpackedSize": 231272,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgYs1CRA9TVsSAnZWagAANs0P/jmblQqi6QxrRR/Ukxkw\npnEYpCE6E/bZ2lrkjMvtoTUpXrZe6YTORPm3ecHYtDXgp0V7NJ75As53XwkT\n5bqECrrRO7YlG6apwtGvTJyu5MO7pdyMQSRAyHgPZkJTZI8YLeKiEZF7Ajma\neoENrmhmb5Xu8y/PlfdHUK+X/5ymPugav9IAZpAEx/DaPfrBcRcIdVdJsS9S\n3dh1wq+4YYycR7RE7/9ZrJfwfAFXOafxhKBdovD7npjXpqvzdzXtYc257FXm\n1Y28CgaW5slwHPg3EpewOV63MABukAu5wDmI8laGnl82jlbMOVjhm3B5ch6Y\nFCuGJGj5C2+heA1boFFtW0oSg3Lqf49MFrFYkwUXoTVSw04IRo+5YM3xBawL\n3pv20ksc/PIQh/qGUhsqMSOmQEaIfLkVlGxw4JHLH1fWTmTbpFXqTo3t9jRn\nPS9SxywCZJs+oneNyVVdEqnQrjPK5ZLpw8543WGy5DPC/rUOeayNhuuJ1fAh\nvM8IRn7PldG4oU9sa+E66OGapINuLkLvqRosKBn/MKQl2et/gqru77cYichm\nso+I/lC2kfgy+3N1kEebCfHaOQYdLRwkx2bO+rfKQvnPqj8mvM9SGRxJtVNf\ns2F94EEtUh5xRm5Sg9zyUuAW62Owc7o2/x5xRjmwdJRqzmzKfJ0537gsm1Dn\ne2Pl\r\n=uhTM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/http-proxy_1.18.0_1568770869081_0.9804964669439871"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.18.1": {
			"name": "http-proxy",
			"version": "1.18.1",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/http-party/node-http-proxy.git"
			},
			"description": "HTTP proxying for the masses",
			"author": {
				"name": "Charlie Robbins",
				"email": "charlie.robbins@gmail.com"
			},
			"maintainers": [
				{
					"name": "cronopio",
					"email": "aristizabal.daniel@gmail.com"
				},
				{
					"name": "indexzero",
					"email": "charlie.robbins@gmail.com"
				},
				{
					"name": "jcrugzz",
					"email": "jcrugzz@gmail.com"
				},
				{
					"name": "yawnt",
					"email": "yawn.localhost@gmail.com"
				}
			],
			"main": "index.js",
			"dependencies": {
				"eventemitter3": "^4.0.0",
				"requires-port": "^1.0.0",
				"follow-redirects": "^1.0.0"
			},
			"devDependencies": {
				"async": "^3.0.0",
				"auto-changelog": "^1.15.0",
				"concat-stream": "^2.0.0",
				"expect.js": "~0.3.1",
				"mocha": "^3.5.3",
				"nyc": "^14.0.0",
				"semver": "^5.0.3",
				"socket.io": "^2.1.0",
				"socket.io-client": "^2.1.0",
				"sse": "0.0.8",
				"ws": "^3.0.0"
			},
			"scripts": {
				"mocha": "mocha test/*-test.js",
				"test": "nyc --reporter=text --reporter=lcov npm run mocha",
				"version": "auto-changelog -p && git add CHANGELOG.md"
			},
			"engines": {
				"node": ">=8.0.0"
			},
			"license": "MIT",
			"gitHead": "9b96cd725127a024dabebec6c7ea8c807272223d",
			"bugs": {
				"url": "https://github.com/http-party/node-http-proxy/issues"
			},
			"homepage": "https://github.com/http-party/node-http-proxy#readme",
			"_id": "http-proxy@1.18.1",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "jcrugzz",
				"email": "jcrugzz@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
				"shasum": "401541f0534884bbf95260334e72f88ee3976549",
				"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
				"fileCount": 16,
				"unpackedSize": 231812,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewaxFCRA9TVsSAnZWagAA+lIQAI1unze4a1LlWRns8e4c\nGlvLDeTCOq+wSHTgRvJXOpHyt+3x7mulAxkLrgtKOUPQ1hSb1SLJmlQcVHfh\nMpxfgHUufP2vSBIwDaM1J0VQj92sMovQvAhiSjK8rBdBfL1e8SY7vtRabF+A\nEXrKC3k94+p3enSVK0bIgGypJLfhGYTo/6mSlpfVO5hV1E4qIU3c4eL/M/p5\nFlfwEss1ASreRUy23/3oWJdnylEUJM5/BROiW8nnZ+DOWZZmdOktrdB9tPjA\n93i2TTvIPcNW4MVpwF2andNrPffCBocfvbfVLjbSwK8jY7wZhm325lzng9wO\nHLCrX2hiRe6HqYyGrCKFmWzzh5RpBa3/X5j7RFhCLYpDp2tQMoyWnXUj1Kwl\n/cA3jnc7pipeLPnI2ay0wre4mxo9kgGq/SlJxF82AOuN19x/XhXY6FqIdkeu\ndWEE32/8BnjVXEY8lVmEeObD+YEESufvtWhqJnwMPcL2le6k+fr3WBw8SUvI\nj64sA+44iNOPPcOr2xZOO/yIWovwtsT2tvonunHYTIdmCHwqGma2/8xBxrqH\nSClvDxKkexgQw59sdWiruGw0iQoilW2fAmCPSowYI52zojEA6c/iBoJbljUa\ns+WanFKm8fo+KfWSRpDBKTE3Tprbe+yHPXBtGjXpbIekq8p7QjsaLyPt+FOA\nwoEv\r\n=Z69L\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/http-proxy_1.18.1_1589750852626_0.652572838441352"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-05-17T21:27:36.472Z",
		"created": "2011-03-20T18:37:42.115Z",
		"0.1.5": "2011-03-20T18:37:42.115Z",
		"0.2.0": "2011-03-20T18:37:42.115Z",
		"0.3.0": "2011-03-20T18:37:42.115Z",
		"0.3.1": "2011-03-20T18:37:42.115Z",
		"0.4.0": "2011-03-20T18:37:42.115Z",
		"0.4.1": "2011-03-20T21:42:39.710Z",
		"0.4.2": "2011-04-13T21:24:43.807Z",
		"0.5.0": "2011-04-18T01:37:47.127Z",
		"0.5.1": "2011-05-10T22:31:25.797Z",
		"0.5.2": "2011-05-17T22:40:59.948Z",
		"0.5.3": "2011-05-18T01:38:07.066Z",
		"0.5.4": "2011-05-19T01:10:09.614Z",
		"0.5.5": "2011-05-19T04:38:37.820Z",
		"0.5.6": "2011-05-19T06:00:15.396Z",
		"0.5.7": "2011-05-19T06:46:03.717Z",
		"0.5.8": "2011-05-21T14:43:40.621Z",
		"0.5.9": "2011-05-23T06:19:07.714Z",
		"0.5.10": "2011-06-13T06:53:20.983Z",
		"0.5.11": "2011-06-26T17:26:08.499Z",
		"0.6.0": "2011-07-26T01:21:02.357Z",
		"0.6.1": "2011-08-02T14:08:09.011Z",
		"0.7.0": "2011-08-04T13:00:37.432Z",
		"0.6.2": "2011-08-09T10:35:13.520Z",
		"0.6.4": "2011-08-28T23:34:01.455Z",
		"0.6.5": "2011-08-29T01:15:15.681Z",
		"0.6.6": "2011-08-31T15:49:12.708Z",
		"0.7.2": "2011-09-30T08:22:30.123Z",
		"0.7.3": "2011-10-04T19:18:15.451Z",
		"0.7.4": "2011-11-10T06:01:09.076Z",
		"0.7.5": "2011-11-11T01:28:13.015Z",
		"0.7.6": "2011-11-14T20:44:10.580Z",
		"0.8.0": "2011-12-23T06:42:46.315Z",
		"0.8.1": "2012-06-05T22:04:55.630Z",
		"0.0.0": "2012-06-09T04:39:14.601Z",
		"0.8.2": "2012-07-22T21:25:11.761Z",
		"0.8.3": "2012-09-20T15:58:56.473Z",
		"0.8.4": "2012-10-23T20:03:32.147Z",
		"0.8.5": "2012-11-16T05:22:12.255Z",
		"0.8.6": "2012-12-21T15:53:23.000Z",
		"0.8.7": "2012-12-23T00:02:31.258Z",
		"0.9.0": "2013-03-09T10:00:18.512Z",
		"0.9.1": "2013-03-09T10:09:39.807Z",
		"0.10.0": "2013-03-18T05:53:33.812Z",
		"0.10.1": "2013-04-12T08:55:48.088Z",
		"0.10.2": "2013-04-21T21:07:15.779Z",
		"0.10.3": "2013-06-20T13:29:53.381Z",
		"0.10.4": "2013-12-27T08:08:12.488Z",
		"1.0.0": "2014-01-17T17:40:53.312Z",
		"1.0.1": "2014-01-17T21:20:42.852Z",
		"1.0.2": "2014-01-28T19:53:09.257Z",
		"1.0.3": "2014-03-27T02:41:54.073Z",
		"1.1.0": "2014-04-09T17:38:47.920Z",
		"1.1.1": "2014-04-11T00:03:08.371Z",
		"1.1.2": "2014-04-14T17:17:56.828Z",
		"1.1.3": "2014-05-11T05:03:07.262Z",
		"1.1.4": "2014-05-11T23:02:33.492Z",
		"1.1.5": "2014-07-10T03:26:58.943Z",
		"1.1.6": "2014-07-17T14:56:54.267Z",
		"1.2.0": "2014-08-05T21:26:15.190Z",
		"1.2.1": "2014-08-14T17:39:24.604Z",
		"1.3.0": "2014-08-14T21:26:42.455Z",
		"1.3.1": "2014-09-09T17:20:29.027Z",
		"1.4.0": "2014-09-11T22:49:43.531Z",
		"1.4.1": "2014-09-11T22:50:22.495Z",
		"1.4.2": "2014-09-12T11:48:42.965Z",
		"1.4.3": "2014-09-12T17:39:53.684Z",
		"1.5.0": "2014-09-30T02:39:19.553Z",
		"1.5.1": "2014-09-30T19:23:19.995Z",
		"1.5.2": "2014-10-01T01:21:22.695Z",
		"1.5.3": "2014-10-01T11:11:08.444Z",
		"1.6.0": "2014-10-29T02:55:12.833Z",
		"1.6.1": "2014-11-04T23:15:42.020Z",
		"1.6.2": "2014-11-11T16:48:00.045Z",
		"1.7.0": "2014-11-25T22:32:18.245Z",
		"1.7.1": "2014-12-02T17:29:08.462Z",
		"1.7.2": "2014-12-08T21:17:23.000Z",
		"1.7.3": "2014-12-09T04:06:21.442Z",
		"1.8.0": "2014-12-17T07:59:53.862Z",
		"1.8.1": "2014-12-17T17:13:20.879Z",
		"1.9.0": "2015-03-12T22:59:35.397Z",
		"1.9.1": "2015-04-01T16:09:50.130Z",
		"1.10.0": "2015-04-01T16:24:30.797Z",
		"1.10.1": "2015-04-02T16:41:11.463Z",
		"1.11.0": "2015-04-20T20:48:19.302Z",
		"1.11.1": "2015-04-22T15:09:42.215Z",
		"1.11.2": "2015-08-30T21:29:34.435Z",
		"1.11.3": "2015-10-19T13:30:29.496Z",
		"1.12.0": "2015-10-22T23:27:39.971Z",
		"1.12.1": "2016-01-24T20:20:39.588Z",
		"1.13.0": "2016-01-26T22:12:02.896Z",
		"1.13.1": "2016-02-02T05:03:05.566Z",
		"1.13.2": "2016-02-17T16:00:11.846Z",
		"1.13.3": "2016-05-16T03:14:58.875Z",
		"1.14.0": "2016-06-15T14:53:05.632Z",
		"1.15.0": "2016-09-14T17:06:05.133Z",
		"1.15.1": "2016-09-14T21:12:38.554Z",
		"1.15.2": "2016-10-22T15:47:30.866Z",
		"1.16.0": "2016-12-02T14:13:19.709Z",
		"1.16.1": "2016-12-04T15:59:51.283Z",
		"1.16.2": "2016-12-06T15:49:10.117Z",
		"1.17.0": "2018-04-20T15:43:09.143Z",
		"1.18.0": "2019-09-18T01:41:09.233Z",
		"1.18.1": "2020-05-17T21:27:32.770Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.18.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"8186fd9922ae04b45bd8455f8f767e5a\"",
			"fetched": 1600679308678
		}
	},
	"_distfiles": {
		"http-proxy-0.5.9.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.5.9.tgz",
			"sha": "957103fa0515e475f99a2b4c5bfe3507d513a81e",
			"registry": "npmjs"
		},
		"http-proxy-0.5.10.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.5.10.tgz",
			"sha": "acd2b9126569dea265fc01bcaca1b2293232067b",
			"registry": "npmjs"
		},
		"http-proxy-0.5.11.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.5.11.tgz",
			"sha": "f58f2572765d06c71749b09275b1ba167ffabdf2",
			"registry": "npmjs"
		},
		"http-proxy-0.6.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.0.tgz",
			"sha": "4fbcdc84d01f20c2531f375c437ec619c9e1012c",
			"registry": "npmjs"
		},
		"http-proxy-0.6.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.1.tgz",
			"sha": "0e786540c438fa139781d1b0be3521c3d7c6e728",
			"registry": "npmjs"
		},
		"http-proxy-0.6.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.2.tgz",
			"sha": "5114c56b4cf6dbe33094d6f0bbcb79d757210708",
			"registry": "npmjs"
		},
		"http-proxy-0.6.4.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.4.tgz",
			"sha": "1301de97d023eadbf7bdda81e1dc7efb5cedf4c5",
			"registry": "npmjs"
		},
		"http-proxy-0.6.5.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.5.tgz",
			"sha": "1b17209ee173b71fd74961e23a1f6f369978077f",
			"registry": "npmjs"
		},
		"http-proxy-0.6.6.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.6.6.tgz",
			"sha": "5a9cdbb02fc3cb740f2e511497da5e9e2b3ac469",
			"registry": "npmjs"
		},
		"http-proxy-0.7.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.0.tgz",
			"sha": "36c843818cdab7052f2f93aeed778e0f3cde5ada",
			"registry": "npmjs"
		},
		"http-proxy-0.7.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.2.tgz",
			"sha": "4e2e473b2c8875313101fbc657b2706e064525dd",
			"registry": "npmjs"
		},
		"http-proxy-0.7.3.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.3.tgz",
			"sha": "4f4bc8bbd08a206c6d822ba7a3dc582f4e8e7b32",
			"registry": "npmjs"
		},
		"http-proxy-0.7.4.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.4.tgz",
			"sha": "385556d7e84ca1f367f8a3887f4c8263f8d8a3ca",
			"registry": "npmjs"
		},
		"http-proxy-0.7.5.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.5.tgz",
			"sha": "ce69c26ccd432837548caf606ea44d2997d9d337",
			"registry": "npmjs"
		},
		"http-proxy-0.7.6.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.7.6.tgz",
			"sha": "7193cca1ebdf828d1582e740630b5caf816fd1e0",
			"registry": "npmjs"
		},
		"http-proxy-0.8.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.0.tgz",
			"sha": "b366d265688ffcaa9e3c77ead20d154ddf94489e",
			"registry": "npmjs"
		},
		"http-proxy-0.8.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.1.tgz",
			"sha": "cc4dd5793ba7bb17fa1834e6abc72a99e94bb996",
			"registry": "npmjs"
		},
		"http-proxy-0.8.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.2.tgz",
			"sha": "f75a3a754b5c27bea2fddad16e9b267b325a8273",
			"registry": "npmjs"
		},
		"http-proxy-0.8.3.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.3.tgz",
			"sha": "031cb4512df4cf28f387277dfcd2a0ea4f2a5466",
			"registry": "npmjs"
		},
		"http-proxy-0.8.4.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.4.tgz",
			"sha": "00075c99098041cb0336c6dbe7f13bf6144e5b23",
			"registry": "npmjs"
		},
		"http-proxy-0.8.5.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.5.tgz",
			"sha": "32eee6272cabdc1ef6bc5a732196262b6b687faf",
			"registry": "npmjs"
		},
		"http-proxy-0.8.6.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.6.tgz",
			"sha": "176f54a4fee949447807c58b69fdbb9e122d1394",
			"registry": "npmjs"
		},
		"http-proxy-0.8.7.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.8.7.tgz",
			"sha": "a7bc538618092cd26ed191e4625933baef6de80e",
			"registry": "npmjs"
		},
		"http-proxy-0.9.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.9.0.tgz",
			"sha": "c3f3601bf0fac3d9961bea8deb30a84360c34ef5",
			"registry": "npmjs"
		},
		"http-proxy-0.9.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.9.1.tgz",
			"sha": "ba074a55cb21cfde4deb359d19334a3eedda9325",
			"registry": "npmjs"
		},
		"http-proxy-0.10.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.0.tgz",
			"sha": "a20b718d05ec40427ae61644dabdcc427ba62508",
			"registry": "npmjs"
		},
		"http-proxy-0.10.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.1.tgz",
			"sha": "50f1ce725c87c90a4ec42679dbf4e3d774dfb181",
			"registry": "npmjs"
		},
		"http-proxy-0.10.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.2.tgz",
			"sha": "c28ebf268946faf4cce13104e7266b6827fc3a20",
			"registry": "npmjs"
		},
		"http-proxy-0.10.3.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.3.tgz",
			"sha": "72ca9d503a75e064650084c58ca11b82e4b0196d",
			"registry": "npmjs"
		},
		"http-proxy-0.10.4.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.4.tgz",
			"sha": "14ba0ceaa2197f89fa30dea9e7b09e19cd93c22f",
			"registry": "npmjs"
		},
		"http-proxy-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.0.0.tgz",
			"sha": "81e0443e67c8292842892ded718553dff7000603",
			"registry": "npmjs"
		},
		"http-proxy-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.0.1.tgz",
			"sha": "d203d3b2dc34e968174956f11a6c35140da84384",
			"registry": "npmjs"
		},
		"http-proxy-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.0.2.tgz",
			"sha": "08060ff2edb2189e57aa3a152d3ac63ed1af7254",
			"registry": "npmjs"
		},
		"http-proxy-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.0.3.tgz",
			"sha": "3867396ab7d8fc70855fa72b55a527cc13427ea5",
			"registry": "npmjs"
		},
		"http-proxy-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.0.tgz",
			"sha": "309056d122bd5708ec806b40b22e379a9dcbdc83",
			"registry": "npmjs"
		},
		"http-proxy-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.1.tgz",
			"sha": "3ddbfae24ead5f0edd04beb5881d9fa779a709f1",
			"registry": "npmjs"
		},
		"http-proxy-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.2.tgz",
			"sha": "d78d0793c46815dbf39fb27723a4ddfe767777b0",
			"registry": "npmjs"
		},
		"http-proxy-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.3.tgz",
			"sha": "4f93ed116fa975d63c2880e7818504678287b300",
			"registry": "npmjs"
		},
		"http-proxy-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.4.tgz",
			"sha": "65bb5bfe645f322c65761febcc145a38111174b1",
			"registry": "npmjs"
		},
		"http-proxy-1.1.5.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.5.tgz",
			"sha": "ade491a3d40e61b31334ee9a40cd91ac125d1839",
			"registry": "npmjs"
		},
		"http-proxy-1.1.6.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.6.tgz",
			"sha": "1d9262f6dff3a325c0eb84e125502b5a930a1a58",
			"registry": "npmjs"
		},
		"http-proxy-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.2.0.tgz",
			"sha": "17f4626950d75c0fcdcb3c4d3af35bfae5fdc016",
			"registry": "npmjs"
		},
		"http-proxy-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.2.1.tgz",
			"sha": "83d93c05431e5b7753db22c961d1196cfc39877d",
			"registry": "npmjs"
		},
		"http-proxy-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.3.0.tgz",
			"sha": "21fa4368accc09c6341abb9c16275db4645053fa",
			"registry": "npmjs"
		},
		"http-proxy-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.4.0.tgz",
			"sha": "4173cbe81564f8ca94c7228e46d2898048066d3b",
			"registry": "npmjs"
		},
		"http-proxy-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.4.1.tgz",
			"sha": "31cbd2d89383bfa1885da260ad1fc023df13662c",
			"registry": "npmjs"
		},
		"http-proxy-1.4.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.4.2.tgz",
			"sha": "4ebe93aedd7f00ea3cd60dec86fb2db6764b971a",
			"registry": "npmjs"
		},
		"http-proxy-1.4.3.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.4.3.tgz",
			"sha": "27d3e4978a5e64641ed810ecc4a415fd00067020",
			"registry": "npmjs"
		},
		"http-proxy-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.5.0.tgz",
			"sha": "11d4c81100f5cbd7303b4bf8b62478fda7af728e",
			"registry": "npmjs"
		},
		"http-proxy-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.5.1.tgz",
			"sha": "40e09f6a3311a28936dfa704d86584c8b6185bde",
			"registry": "npmjs"
		},
		"http-proxy-1.5.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.5.2.tgz",
			"sha": "60afc612cfd82c9d19a502835192e3c5f530aff9",
			"registry": "npmjs"
		},
		"http-proxy-1.5.3.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.5.3.tgz",
			"sha": "d89aee8f1304caf847723d2456a18d7422ef33df",
			"registry": "npmjs"
		},
		"http-proxy-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.6.0.tgz",
			"sha": "1cc1614be2a09593d936a26013546e485c4b1d35",
			"registry": "npmjs"
		},
		"http-proxy-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.6.1.tgz",
			"sha": "8b163a57114f419f42476effa4d9aec83eec73f5",
			"registry": "npmjs"
		},
		"http-proxy-1.6.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.6.2.tgz",
			"sha": "bfbc07134806b6790368c31d88048c5575228d04",
			"registry": "npmjs"
		},
		"http-proxy-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.7.0.tgz",
			"sha": "ec05dd041207ef038922af38948d8b6a4114074d",
			"registry": "npmjs"
		},
		"http-proxy-1.7.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.7.1.tgz",
			"sha": "5fabe2e1d617beb09cc108b3a45c416372c3d36a",
			"registry": "npmjs"
		},
		"http-proxy-1.7.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.7.2.tgz",
			"sha": "5538cc6ff89266c6eeaa793c28e62d43fa60118b",
			"registry": "npmjs"
		},
		"http-proxy-1.7.3.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.7.3.tgz",
			"sha": "9e4b6eabae3e94f10130db97d858063fb6197718",
			"registry": "npmjs"
		},
		"http-proxy-1.8.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.8.0.tgz",
			"sha": "60cae018462824084b27f0840d9c366d599e7077",
			"registry": "npmjs"
		},
		"http-proxy-1.8.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.8.1.tgz",
			"sha": "95ee083305c719dba858aee01da1bfc8d7ab9efe",
			"registry": "npmjs"
		},
		"http-proxy-1.9.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.9.0.tgz",
			"sha": "adbb99b55027e15e802ef32737d2de3b88ef52a6",
			"registry": "npmjs"
		},
		"http-proxy-1.9.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.9.1.tgz",
			"sha": "4026281e35e4cf93f169a6fcd8ab55a0b5cc7d87",
			"registry": "npmjs"
		},
		"http-proxy-1.10.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.10.0.tgz",
			"sha": "406762e8a22bbeab387d3a7df24cb1e9f3b91a78",
			"registry": "npmjs"
		},
		"http-proxy-1.10.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.10.1.tgz",
			"sha": "0bb51c2727bdc094722cff569c7cf1455bd18d59",
			"registry": "npmjs"
		},
		"http-proxy-1.11.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.11.0.tgz",
			"sha": "66fb73ece772e6b789287b542829cdb6e628f263",
			"registry": "npmjs"
		},
		"http-proxy-1.11.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.11.1.tgz",
			"sha": "71df55757e802d58ea810df2244019dda05ae85d",
			"registry": "npmjs"
		},
		"http-proxy-1.11.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.11.2.tgz",
			"sha": "c50d2fb06eca79d4238e66fd94393d2e41e63740",
			"registry": "npmjs"
		},
		"http-proxy-1.11.3.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.11.3.tgz",
			"sha": "1915dc888751e2a6bf3c2abfcb1808fa86c72353",
			"registry": "npmjs"
		},
		"http-proxy-1.12.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.12.0.tgz",
			"sha": "4f02ea971e79e6affa12fa5f10ca2aebb5e3b17c",
			"registry": "npmjs"
		},
		"http-proxy-1.12.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.12.1.tgz",
			"sha": "23b4244d1b7f5a77ae333b8b189c13b4d2ccc468",
			"registry": "npmjs"
		},
		"http-proxy-1.13.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.13.0.tgz",
			"sha": "c29aa326dccd078d3e13c08c4cf474ce53f47c20",
			"registry": "npmjs"
		},
		"http-proxy-1.13.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.13.1.tgz",
			"sha": "d3eaa54f0d8d9d444ae0d9523c94391cb8bd6a43",
			"registry": "npmjs"
		},
		"http-proxy-1.13.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.13.2.tgz",
			"sha": "636bcd09f3e7045377a5e919e92d16d29fdbff09",
			"registry": "npmjs"
		},
		"http-proxy-1.13.3.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.13.3.tgz",
			"sha": "d5ec0e25da0c4b2edaeaa9476672640deda59623",
			"registry": "npmjs"
		},
		"http-proxy-1.14.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.14.0.tgz",
			"sha": "be32ab34dd5229e87840f4c27cb335ee195b2a83",
			"registry": "npmjs"
		},
		"http-proxy-1.15.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.15.0.tgz",
			"sha": "306c5e1a0e2df519ab4f4f71b0bd610d26bc4620",
			"registry": "npmjs"
		},
		"http-proxy-1.15.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.15.1.tgz",
			"sha": "91a6088172e79bc0e821d5eb04ce702f32446393",
			"registry": "npmjs"
		},
		"http-proxy-1.15.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.15.2.tgz",
			"sha": "642fdcaffe52d3448d2bda3b0079e9409064da31",
			"registry": "npmjs"
		},
		"http-proxy-1.16.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.0.tgz",
			"sha": "f9b52305e9f864811835277e4a486051b5d4a523",
			"registry": "npmjs"
		},
		"http-proxy-1.16.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.1.tgz",
			"sha": "734b32de6ca0e36e51b59c1e0115ff860d7668fd",
			"registry": "npmjs"
		},
		"http-proxy-1.16.2.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz",
			"sha": "06dff292952bf64dbe8471fa9df73066d4f37742",
			"registry": "npmjs"
		},
		"http-proxy-1.17.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.17.0.tgz",
			"sha": "7ad38494658f84605e2f6db4436df410f4e5be9a",
			"registry": "npmjs"
		},
		"http-proxy-1.18.0.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.0.tgz",
			"sha": "dbe55f63e75a347db7f3d99974f2692a314a6a3a",
			"registry": "npmjs"
		},
		"http-proxy-1.18.1.tgz": {
			"url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
			"sha": "401541f0534884bbf95260334e72f88ee3976549",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"http-proxy-1.18.1.tgz": {
			"shasum": "401541f0534884bbf95260334e72f88ee3976549"
		}
	},
	"_rev": "2-d5a4a8ef04c3248c",
	"_id": "http-proxy",
	"readme": "<p align=\"center\">\n  <img src=\"https://raw.github.com/http-party/node-http-proxy/master/doc/logo.png\"/>\n</p>\n\n# node-http-proxy [![Build Status](https://travis-ci.org/http-party/node-http-proxy.svg?branch=master)](https://travis-ci.org/http-party/node-http-proxy) [![codecov](https://codecov.io/gh/http-party/node-http-proxy/branch/master/graph/badge.svg)](https://codecov.io/gh/http-party/node-http-proxy)\n\n`node-http-proxy` is an HTTP programmable proxying library that supports\nwebsockets. It is suitable for implementing components such as reverse\nproxies and load balancers.\n\n### Table of Contents\n  * [Installation](#installation)\n  * [Upgrading from 0.8.x ?](#upgrading-from-08x-)\n  * [Core Concept](#core-concept)\n  * [Use Cases](#use-cases)\n    * [Setup a basic stand-alone proxy server](#setup-a-basic-stand-alone-proxy-server)\n    * [Setup a stand-alone proxy server with custom server logic](#setup-a-stand-alone-proxy-server-with-custom-server-logic)\n    * [Setup a stand-alone proxy server with proxy request header re-writing](#setup-a-stand-alone-proxy-server-with-proxy-request-header-re-writing)\n    * [Modify a response from a proxied server](#modify-a-response-from-a-proxied-server)\n    * [Setup a stand-alone proxy server with latency](#setup-a-stand-alone-proxy-server-with-latency)\n    * [Using HTTPS](#using-https)\n    * [Proxying WebSockets](#proxying-websockets)\n  * [Options](#options)\n  * [Listening for proxy events](#listening-for-proxy-events)\n  * [Shutdown](#shutdown)\n  * [Miscellaneous](#miscellaneous)\n    * [Test](#test)\n    * [ProxyTable API](#proxytable-api)\n    * [Logo](#logo)\n  * [Contributing and Issues](#contributing-and-issues)\n  * [License](#license)\n\n### Installation\n\n`npm install http-proxy --save`\n\n**[Back to top](#table-of-contents)**\n\n### Upgrading from 0.8.x ?\n\nClick [here](UPGRADING.md)\n\n**[Back to top](#table-of-contents)**\n\n### Core Concept\n\nA new proxy is created by calling `createProxyServer` and passing\nan `options` object as argument ([valid properties are available here](lib/http-proxy.js#L26-L42))\n\n```javascript\nvar httpProxy = require('http-proxy');\n\nvar proxy = httpProxy.createProxyServer(options); // See (†)\n```\n†Unless listen(..) is invoked on the object, this does not create a webserver. See below.\n\nAn object will be returned with four methods:\n\n* web `req, res, [options]` (used for proxying regular HTTP(S) requests)\n* ws `req, socket, head, [options]` (used for proxying WS(S) requests)\n* listen `port` (a function that wraps the object in a webserver, for your convenience)\n* close `[callback]` (a function that closes the inner webserver and stops listening on given port)\n\nIt is then possible to proxy requests by calling these functions\n\n```javascript\nhttp.createServer(function(req, res) {\n  proxy.web(req, res, { target: 'http://mytarget.com:8080' });\n});\n```\n\nErrors can be listened on either using the Event Emitter API\n\n```javascript\nproxy.on('error', function(e) {\n  ...\n});\n```\n\nor using the callback API\n\n```javascript\nproxy.web(req, res, { target: 'http://mytarget.com:8080' }, function(e) { ... });\n```\n\nWhen a request is proxied it follows two different pipelines ([available here](lib/http-proxy/passes))\nwhich apply transformations to both the `req` and `res` object.\nThe first pipeline (incoming) is responsible for the creation and manipulation of the stream that connects your client to the target.\nThe second pipeline (outgoing) is responsible for the creation and manipulation of the stream that, from your target, returns data\nto the client.\n\n**[Back to top](#table-of-contents)**\n\n### Use Cases\n\n#### Setup a basic stand-alone proxy server\n\n```js\nvar http = require('http'),\n    httpProxy = require('http-proxy');\n//\n// Create your proxy server and set the target in the options.\n//\nhttpProxy.createProxyServer({target:'http://localhost:9000'}).listen(8000); // See (†)\n\n//\n// Create your target server\n//\nhttp.createServer(function (req, res) {\n  res.writeHead(200, { 'Content-Type': 'text/plain' });\n  res.write('request successfully proxied!' + '\\n' + JSON.stringify(req.headers, true, 2));\n  res.end();\n}).listen(9000);\n```\n†Invoking listen(..) triggers the creation of a web server. Otherwise, just the proxy instance is created.\n\n**[Back to top](#table-of-contents)**\n\n#### Setup a stand-alone proxy server with custom server logic\nThis example shows how you can proxy a request using your own HTTP server\nand also you can put your own logic to handle the request.\n\n```js\nvar http = require('http'),\n    httpProxy = require('http-proxy');\n\n//\n// Create a proxy server with custom application logic\n//\nvar proxy = httpProxy.createProxyServer({});\n\n//\n// Create your custom server and just call `proxy.web()` to proxy\n// a web request to the target passed in the options\n// also you can use `proxy.ws()` to proxy a websockets request\n//\nvar server = http.createServer(function(req, res) {\n  // You can define here your custom logic to handle the request\n  // and then proxy the request.\n  proxy.web(req, res, { target: 'http://127.0.0.1:5050' });\n});\n\nconsole.log(\"listening on port 5050\")\nserver.listen(5050);\n```\n\n**[Back to top](#table-of-contents)**\n\n#### Setup a stand-alone proxy server with proxy request header re-writing\nThis example shows how you can proxy a request using your own HTTP server that\nmodifies the outgoing proxy request by adding a special header.\n\n```js\nvar http = require('http'),\n    httpProxy = require('http-proxy');\n\n//\n// Create a proxy server with custom application logic\n//\nvar proxy = httpProxy.createProxyServer({});\n\n// To modify the proxy connection before data is sent, you can listen\n// for the 'proxyReq' event. When the event is fired, you will receive\n// the following arguments:\n// (http.ClientRequest proxyReq, http.IncomingMessage req,\n//  http.ServerResponse res, Object options). This mechanism is useful when\n// you need to modify the proxy request before the proxy connection\n// is made to the target.\n//\nproxy.on('proxyReq', function(proxyReq, req, res, options) {\n  proxyReq.setHeader('X-Special-Proxy-Header', 'foobar');\n});\n\nvar server = http.createServer(function(req, res) {\n  // You can define here your custom logic to handle the request\n  // and then proxy the request.\n  proxy.web(req, res, {\n    target: 'http://127.0.0.1:5050'\n  });\n});\n\nconsole.log(\"listening on port 5050\")\nserver.listen(5050);\n```\n\n**[Back to top](#table-of-contents)**\n\n#### Modify a response from a proxied server\nSometimes when you have received a HTML/XML document from the server of origin you would like to modify it before forwarding it on.\n\n[Harmon](https://github.com/No9/harmon) allows you to do this in a streaming style so as to keep the pressure on the proxy to a minimum.\n\n**[Back to top](#table-of-contents)**\n\n#### Setup a stand-alone proxy server with latency\n\n```js\nvar http = require('http'),\n    httpProxy = require('http-proxy');\n\n//\n// Create a proxy server with latency\n//\nvar proxy = httpProxy.createProxyServer();\n\n//\n// Create your server that makes an operation that waits a while\n// and then proxies the request\n//\nhttp.createServer(function (req, res) {\n  // This simulates an operation that takes 500ms to execute\n  setTimeout(function () {\n    proxy.web(req, res, {\n      target: 'http://localhost:9008'\n    });\n  }, 500);\n}).listen(8008);\n\n//\n// Create your target server\n//\nhttp.createServer(function (req, res) {\n  res.writeHead(200, { 'Content-Type': 'text/plain' });\n  res.write('request successfully proxied to: ' + req.url + '\\n' + JSON.stringify(req.headers, true, 2));\n  res.end();\n}).listen(9008);\n```\n\n**[Back to top](#table-of-contents)**\n\n#### Using HTTPS\nYou can activate the validation of a secure SSL certificate to the target connection (avoid self-signed certs), just set `secure: true` in the options.\n\n##### HTTPS -> HTTP\n\n```js\n//\n// Create the HTTPS proxy server in front of a HTTP server\n//\nhttpProxy.createServer({\n  target: {\n    host: 'localhost',\n    port: 9009\n  },\n  ssl: {\n    key: fs.readFileSync('valid-ssl-key.pem', 'utf8'),\n    cert: fs.readFileSync('valid-ssl-cert.pem', 'utf8')\n  }\n}).listen(8009);\n```\n\n##### HTTPS -> HTTPS\n\n```js\n//\n// Create the proxy server listening on port 443\n//\nhttpProxy.createServer({\n  ssl: {\n    key: fs.readFileSync('valid-ssl-key.pem', 'utf8'),\n    cert: fs.readFileSync('valid-ssl-cert.pem', 'utf8')\n  },\n  target: 'https://localhost:9010',\n  secure: true // Depends on your needs, could be false.\n}).listen(443);\n```\n\n##### HTTP -> HTTPS (using a PKCS12 client certificate)\n\n```js\n//\n// Create an HTTP proxy server with an HTTPS target\n//\nhttpProxy.createProxyServer({\n  target: {\n    protocol: 'https:',\n    host: 'my-domain-name',\n    port: 443,\n    pfx: fs.readFileSync('path/to/certificate.p12'),\n    passphrase: 'password',\n  },\n  changeOrigin: true,\n}).listen(8000);\n```\n\n**[Back to top](#table-of-contents)**\n\n#### Proxying WebSockets\nYou can activate the websocket support for the proxy using `ws:true` in the options.\n\n```js\n//\n// Create a proxy server for websockets\n//\nhttpProxy.createServer({\n  target: 'ws://localhost:9014',\n  ws: true\n}).listen(8014);\n```\n\nAlso you can proxy the websocket requests just calling the `ws(req, socket, head)` method.\n\n```js\n//\n// Setup our server to proxy standard HTTP requests\n//\nvar proxy = new httpProxy.createProxyServer({\n  target: {\n    host: 'localhost',\n    port: 9015\n  }\n});\nvar proxyServer = http.createServer(function (req, res) {\n  proxy.web(req, res);\n});\n\n//\n// Listen to the `upgrade` event and proxy the\n// WebSocket requests as well.\n//\nproxyServer.on('upgrade', function (req, socket, head) {\n  proxy.ws(req, socket, head);\n});\n\nproxyServer.listen(8015);\n```\n\n**[Back to top](#table-of-contents)**\n\n### Options\n\n`httpProxy.createProxyServer` supports the following options:\n\n*  **target**: url string to be parsed with the url module\n*  **forward**: url string to be parsed with the url module\n*  **agent**: object to be passed to http(s).request (see Node's [https agent](http://nodejs.org/api/https.html#https_class_https_agent) and [http agent](http://nodejs.org/api/http.html#http_class_http_agent) objects)\n*  **ssl**: object to be passed to https.createServer()\n*  **ws**: true/false, if you want to proxy websockets\n*  **xfwd**: true/false, adds x-forward headers\n*  **secure**: true/false, if you want to verify the SSL Certs\n*  **toProxy**: true/false, passes the absolute URL as the `path` (useful for proxying to proxies)\n*  **prependPath**: true/false, Default: true - specify whether you want to prepend the target's path to the proxy path\n*  **ignorePath**: true/false, Default: false - specify whether you want to ignore the proxy path of the incoming request (note: you will have to append / manually if required).\n*  **localAddress**: Local interface string to bind for outgoing connections\n*  **changeOrigin**: true/false, Default: false - changes the origin of the host header to the target URL\n*  **preserveHeaderKeyCase**: true/false, Default: false - specify whether you want to keep letter case of response header key\n*  **auth**: Basic authentication i.e. 'user:password' to compute an Authorization header.\n*  **hostRewrite**: rewrites the location hostname on (201/301/302/307/308) redirects.\n*  **autoRewrite**: rewrites the location host/port on (201/301/302/307/308) redirects based on requested host/port. Default: false.\n*  **protocolRewrite**: rewrites the location protocol on (201/301/302/307/308) redirects to 'http' or 'https'. Default: null.\n*  **cookieDomainRewrite**: rewrites domain of `set-cookie` headers. Possible values:\n   * `false` (default): disable cookie rewriting\n   * String: new domain, for example `cookieDomainRewrite: \"new.domain\"`. To remove the domain, use `cookieDomainRewrite: \"\"`.\n   * Object: mapping of domains to new domains, use `\"*\"` to match all domains.\n     For example keep one domain unchanged, rewrite one domain and remove other domains:\n     ```\n     cookieDomainRewrite: {\n       \"unchanged.domain\": \"unchanged.domain\",\n       \"old.domain\": \"new.domain\",\n       \"*\": \"\"\n     }\n     ```\n*  **cookiePathRewrite**: rewrites path of `set-cookie` headers. Possible values:\n   * `false` (default): disable cookie rewriting\n   * String: new path, for example `cookiePathRewrite: \"/newPath/\"`. To remove the path, use `cookiePathRewrite: \"\"`. To set path to root use `cookiePathRewrite: \"/\"`.\n   * Object: mapping of paths to new paths, use `\"*\"` to match all paths.\n     For example, to keep one path unchanged, rewrite one path and remove other paths:\n     ```\n     cookiePathRewrite: {\n       \"/unchanged.path/\": \"/unchanged.path/\",\n       \"/old.path/\": \"/new.path/\",\n       \"*\": \"\"\n     }\n     ```\n*  **headers**: object with extra headers to be added to target requests.\n*  **proxyTimeout**: timeout (in millis) for outgoing proxy requests\n*  **timeout**: timeout (in millis) for incoming requests\n*  **followRedirects**: true/false, Default: false - specify whether you want to follow redirects\n*  **selfHandleResponse** true/false, if set to true, none of the webOutgoing passes are called and it's your responsibility to appropriately return the response by listening and acting on the `proxyRes` event\n*  **buffer**: stream of data to send as the request body.  Maybe you have some middleware that consumes the request stream before proxying it on e.g.  If you read the body of a request into a field called 'req.rawbody' you could restream this field in the buffer option:\n\n    ```\n    'use strict';\n\n    const streamify = require('stream-array');\n    const HttpProxy = require('http-proxy');\n    const proxy = new HttpProxy();\n\n    module.exports = (req, res, next) => {\n\n      proxy.web(req, res, {\n        target: 'http://localhost:4003/',\n        buffer: streamify(req.rawBody)\n      }, next);\n\n    };\n    ```\n\n**NOTE:**\n`options.ws` and `options.ssl` are optional.\n`options.target` and `options.forward` cannot both be missing\n\nIf you are using the `proxyServer.listen` method, the following options are also applicable:\n\n *  **ssl**: object to be passed to https.createServer()\n *  **ws**: true/false, if you want to proxy websockets\n\n\n**[Back to top](#table-of-contents)**\n\n### Listening for proxy events\n\n* `error`: The error event is emitted if the request to the target fail. **We do not do any error handling of messages passed between client and proxy, and messages passed between proxy and target, so it is recommended that you listen on errors and handle them.**\n* `proxyReq`: This event is emitted before the data is sent. It gives you a chance to alter the proxyReq request object. Applies to \"web\" connections\n* `proxyReqWs`: This event is emitted before the data is sent. It gives you a chance to alter the proxyReq request object. Applies to \"websocket\" connections\n* `proxyRes`: This event is emitted if the request to the target got a response.\n* `open`: This event is emitted once the proxy websocket was created and piped into the target websocket.\n* `close`: This event is emitted once the proxy websocket was closed.\n* (DEPRECATED) `proxySocket`: Deprecated in favor of `open`.\n\n```js\nvar httpProxy = require('http-proxy');\n// Error example\n//\n// Http Proxy Server with bad target\n//\nvar proxy = httpProxy.createServer({\n  target:'http://localhost:9005'\n});\n\nproxy.listen(8005);\n\n//\n// Listen for the `error` event on `proxy`.\nproxy.on('error', function (err, req, res) {\n  res.writeHead(500, {\n    'Content-Type': 'text/plain'\n  });\n\n  res.end('Something went wrong. And we are reporting a custom error message.');\n});\n\n//\n// Listen for the `proxyRes` event on `proxy`.\n//\nproxy.on('proxyRes', function (proxyRes, req, res) {\n  console.log('RAW Response from the target', JSON.stringify(proxyRes.headers, true, 2));\n});\n\n//\n// Listen for the `open` event on `proxy`.\n//\nproxy.on('open', function (proxySocket) {\n  // listen for messages coming FROM the target here\n  proxySocket.on('data', hybiParseAndLogMessage);\n});\n\n//\n// Listen for the `close` event on `proxy`.\n//\nproxy.on('close', function (res, socket, head) {\n  // view disconnected websocket connections\n  console.log('Client disconnected');\n});\n```\n\n**[Back to top](#table-of-contents)**\n\n### Shutdown\n\n* When testing or running server within another program it may be necessary to close the proxy.\n* This will stop the proxy from accepting new connections.\n\n```js\nvar proxy = new httpProxy.createProxyServer({\n  target: {\n    host: 'localhost',\n    port: 1337\n  }\n});\n\nproxy.close();\n```\n\n**[Back to top](#table-of-contents)**\n\n### Miscellaneous\n\nIf you want to handle your own response after receiving the `proxyRes`, you can do\nso with `selfHandleResponse`. As you can see below, if you use this option, you\nare able to intercept and read the `proxyRes` but you must also make sure to\nreply to the `res` itself otherwise the original client will never receive any\ndata.\n\n### Modify response\n\n```js\n\n    var option = {\n      target: target,\n      selfHandleResponse : true\n    };\n    proxy.on('proxyRes', function (proxyRes, req, res) {\n        var body = [];\n        proxyRes.on('data', function (chunk) {\n            body.push(chunk);\n        });\n        proxyRes.on('end', function () {\n            body = Buffer.concat(body).toString();\n            console.log(\"res from proxied server:\", body);\n            res.end(\"my response to cli\");\n        });\n    });\n    proxy.web(req, res, option);\n\n\n```\n\n#### ProxyTable API\n\nA proxy table API is available through this add-on [module](https://github.com/donasaur/http-proxy-rules), which lets you define a set of rules to translate matching routes to target routes that the reverse proxy will talk to.\n\n#### Test\n\n```\n$ npm test\n```\n\n#### Logo\n\nLogo created by [Diego Pasquali](http://dribbble.com/diegopq)\n\n**[Back to top](#table-of-contents)**\n\n### Contributing and Issues\n\n* Read carefully our [Code Of Conduct](https://github.com/http-party/node-http-proxy/blob/master/CODE_OF_CONDUCT.md)\n* Search on Google/Github\n* If you can't find anything, open an issue\n* If you feel comfortable about fixing the issue, fork the repo\n* Commit to your local branch (which must be different from `master`)\n* Submit your Pull Request (be sure to include tests and update documentation)\n\n**[Back to top](#table-of-contents)**\n\n### License\n\n>The MIT License (MIT)\n>\n>Copyright (c) 2010 - 2016 Charlie Robbins, Jarrett Cruger & the Contributors.\n>\n>Permission is hereby granted, free of charge, to any person obtaining a copy\n>of this software and associated documentation files (the \"Software\"), to deal\n>in the Software without restriction, including without limitation the rights\n>to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n>copies of the Software, and to permit persons to whom the Software is\n>furnished to do so, subject to the following conditions:\n>\n>The above copyright notice and this permission notice shall be included in\n>all copies or substantial portions of the Software.\n>\n>THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n>IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n>FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n>AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n>LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n>OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n>THE SOFTWARE."
}