UNPKG

socket-protect

Version:

Simple spam protection for socket.io 2.x

29 lines (28 loc) 631 B
{ "name": "socket-protect", "version": "1.0.4", "description": "Simple spam protection for socket.io 2.x", "main": "app.js", "engine": { "node": ">=8" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/uniibu/socket-protect.git" }, "keywords": [ "socket.io", "protect", "spam", "ddos" ], "author": "unibtc@gmail.com", "license": "Apache-2.0", "bugs": { "url": "https://github.com/uniibu/socket-protect/issues" }, "homepage": "https://github.com/uniibu/socket-protect#readme" }