{
  "name": "ddos-express-reflector",
  "version": "0.0.1-b4",
  "description": "Express.js Ratelimiting Against DDoS Attacks with reflection system.",
  "main": "lib/ddos-express-reflector.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "DDoS-Protection",
    "Reflection",
    "Against",
    "DoS"
  ],
  "author": "Cerberus Development",
  "license": "MIT"
}
