UNPKG

@reldens/server-utils

Version:
49 lines (48 loc) 1.24 kB
{ "name": "@reldens/server-utils", "scope": "@reldens", "version": "0.24.0", "description": "Reldens - Server Utils", "author": "Damian A. Pastorini", "license": "MIT", "homepage": "https://github.com/damian-pastorini/reldens-server-utils", "source": true, "main": "index.js", "repository": { "type": "git", "url": "https://github.com/damian-pastorini/reldens-server-utils.git" }, "keywords": [ "reldens", "utils", "shortcuts", "system", "game", "mmorpg", "rpg", "dwd", "colyseus", "phaser", "parcel", "nodejs", "mmo", "multiplayer", "rol", "platform", "framework" ], "bugs": { "url": "https://github.com/damian-pastorini/reldens-server-utils/issues" }, "dependencies": { "body-parser": "^2.2.0", "compression": "^1.8.1", "cors": "^2.8.5", "express": "^4.21.2", "express-rate-limit": "^8.0.1", "express-session": "^1.18.2", "helmet": "^8.1.0", "multer": "^2.0.2", "sanitize-html": "^2.17.0" } }