{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "proxy-addr@~1.0.3",
|
|
"scope": null,
|
|
"escapedName": "proxy-addr",
|
|
"name": "proxy-addr",
|
|
"rawSpec": "~1.0.3",
|
|
"spec": ">=1.0.3 <1.1.0",
|
|
"type": "range"
|
|
},
|
|
"/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express"
|
|
]
|
|
],
|
|
"_from": "proxy-addr@>=1.0.3 <1.1.0",
|
|
"_id": "proxy-addr@1.0.10",
|
|
"_inCache": true,
|
|
"_location": "/proxy-addr",
|
|
"_npmUser": {
|
|
"name": "dougwilson",
|
|
"email": "doug@somethingdoug.com"
|
|
},
|
|
"_npmVersion": "1.4.28",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "proxy-addr@~1.0.3",
|
|
"scope": null,
|
|
"escapedName": "proxy-addr",
|
|
"name": "proxy-addr",
|
|
"rawSpec": "~1.0.3",
|
|
"spec": ">=1.0.3 <1.1.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/express"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.0.10.tgz",
|
|
"_shasum": "0d40a82f801fc355567d2ecb65efe3f077f121c5",
|
|
"_shrinkwrap": null,
|
|
"_spec": "proxy-addr@~1.0.3",
|
|
"_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express",
|
|
"author": {
|
|
"name": "Douglas Christopher Wilson",
|
|
"email": "doug@somethingdoug.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jshttp/proxy-addr/issues"
|
|
},
|
|
"dependencies": {
|
|
"forwarded": "~0.1.0",
|
|
"ipaddr.js": "1.0.5"
|
|
},
|
|
"description": "Determine address of proxied request",
|
|
"devDependencies": {
|
|
"beautify-benchmark": "0.2.4",
|
|
"benchmark": "1.0.0",
|
|
"istanbul": "0.4.1",
|
|
"mocha": "~1.21.5"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "0d40a82f801fc355567d2ecb65efe3f077f121c5",
|
|
"tarball": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.0.10.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"HISTORY.md",
|
|
"README.md",
|
|
"index.js"
|
|
],
|
|
"gitHead": "0cdb6444100a7930285ed2555d0c3c687690a7a5",
|
|
"homepage": "https://github.com/jshttp/proxy-addr",
|
|
"keywords": [
|
|
"ip",
|
|
"proxy",
|
|
"x-forwarded-for"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "dougwilson",
|
|
"email": "doug@somethingdoug.com"
|
|
},
|
|
{
|
|
"name": "jongleberry",
|
|
"email": "jonathanrichardong@gmail.com"
|
|
},
|
|
{
|
|
"name": "tjholowaychuk",
|
|
"email": "tj@vision-media.ca"
|
|
},
|
|
{
|
|
"name": "mscdex",
|
|
"email": "mscdex@mscdex.net"
|
|
},
|
|
{
|
|
"name": "fishrock123",
|
|
"email": "fishrock123@rocketmail.com"
|
|
},
|
|
{
|
|
"name": "defunctzombie",
|
|
"email": "shtylman@gmail.com"
|
|
}
|
|
],
|
|
"name": "proxy-addr",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jshttp/proxy-addr.git"
|
|
},
|
|
"scripts": {
|
|
"bench": "node benchmark/index.js",
|
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
|
|
},
|
|
"version": "1.0.10"
|
|
}
|