{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "http-proxy@^1.8.1",
|
|
"scope": null,
|
|
"escapedName": "http-proxy",
|
|
"name": "http-proxy",
|
|
"rawSpec": "^1.8.1",
|
|
"spec": ">=1.8.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/http-server"
|
|
]
|
|
],
|
|
"_from": "http-proxy@>=1.8.1 <2.0.0",
|
|
"_id": "http-proxy@1.16.2",
|
|
"_inCache": true,
|
|
"_location": "/http-proxy",
|
|
"_nodeVersion": "6.9.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/http-proxy-1.16.2.tgz_1481039349196_0.5866330966819078"
|
|
},
|
|
"_npmUser": {
|
|
"name": "jcrugzz",
|
|
"email": "jcrugzz@gmail.com"
|
|
},
|
|
"_npmVersion": "3.10.8",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "http-proxy@^1.8.1",
|
|
"scope": null,
|
|
"escapedName": "http-proxy",
|
|
"name": "http-proxy",
|
|
"rawSpec": "^1.8.1",
|
|
"spec": ">=1.8.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/http-server"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz",
|
|
"_shasum": "06dff292952bf64dbe8471fa9df73066d4f37742",
|
|
"_shrinkwrap": null,
|
|
"_spec": "http-proxy@^1.8.1",
|
|
"_where": "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/http-server",
|
|
"author": {
|
|
"name": "Charlie Robbins",
|
|
"email": "charlie.robbins@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/nodejitsu/node-http-proxy/issues"
|
|
},
|
|
"dependencies": {
|
|
"eventemitter3": "1.x.x",
|
|
"requires-port": "1.x.x"
|
|
},
|
|
"description": "HTTP proxying for the masses",
|
|
"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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "06dff292952bf64dbe8471fa9df73066d4f37742",
|
|
"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"gitHead": "c1fb596b856df971d291585ccf105233f7deca51",
|
|
"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"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"
|
|
}
|
|
],
|
|
"name": "http-proxy",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/nodejitsu/node-http-proxy.git"
|
|
},
|
|
"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"
|
|
},
|
|
"version": "1.16.2"
|
|
}
|