UNPKG

proxy-attack

Version:
39 lines (38 loc) 845 B
{ "name": "proxy-attack", "version": "0.1.1", "description": "Secure your App from Proxy Attacks!", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/rajkumarpb/proxyattack.git" }, "keywords": [ "node", "express", "proxy", "attack", "protection", "header", "port-block", "port-checker" ], "author": "Rajkumar <pb.rajkumar@yahoo.com>", "license": "Apache-2.0", "homepage": "https://github.com/rajkumarpb/proxyattack#readme", "dependencies": { "geoip-lite": "^1.3.8", "pg": "^7.15.0", "pg-hstore": "^2.3.3", "sequelize": "^5.21.3" }, "bugs": { "url": "https://github.com/rajkumarpb/proxyattack/issues" }, "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }