/
var
/
www
/
cobraambalaj
/
node_modules
/
proxy-addr
/
/var/www/cobraambalaj/node_modules/proxy-addr
mkdir
upload
Name
Size
Mode
Actions
HISTORY.md
2869
0644
edit
dl
rm
index.js
6000
0644
edit
dl
rm
LICENSE
1094
0644
edit
dl
rm
package.json
2198
0644
edit
dl
rm
README.md
4400
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/node_modules/proxy-addr/package.json
(2198B)
{ "_args": [ [ "proxy-addr@2.0.6", "/var/www/cobraambalaj" ] ], "_development": true, "_from": "proxy-addr@2.0.6", "_id": "proxy-addr@2.0.6", "_inBundle": false, "_integrity": "sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==", "_location": "/proxy-addr", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "proxy-addr@2.0.6", "name": "proxy-addr", "escapedName": "proxy-addr", "rawSpec": "2.0.6", "saveSpec": null, "fetchSpec": "2.0.6" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz", "_spec": "2.0.6", "_where": "/var/www/cobraambalaj", "author": { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" }, "bugs": { "url": "https://github.com/jshttp/proxy-addr/issues" }, "dependencies": { "forwarded": "~0.1.2", "ipaddr.js": "1.9.1" }, "description": "Determine address of proxied request", "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", "deep-equal": "1.0.1", "eslint": "6.8.0", "eslint-config-standard": "14.1.0", "eslint-plugin-import": "2.20.1", "eslint-plugin-markdown": "1.0.1", "eslint-plugin-node": "11.0.0", "eslint-plugin-promise": "4.2.1", "eslint-plugin-standard": "4.0.1", "mocha": "7.0.1", "nyc": "15.0.0" }, "engines": { "node": ">= 0.10" }, "files": [ "LICENSE", "HISTORY.md", "README.md", "index.js" ], "homepage": "https://github.com/jshttp/proxy-addr#readme", "keywords": [ "ip", "proxy", "x-forwarded-for" ], "license": "MIT", "name": "proxy-addr", "repository": { "type": "git", "url": "git+https://github.com/jshttp/proxy-addr.git" }, "scripts": { "bench": "node benchmark/index.js", "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "nyc --reporter=text npm test", "test-travis": "nyc --reporter=html --reporter=text npm test" }, "version": "2.0.6" }
Save
cmd:
run