UNPKG

roster-server

Version:

👾 RosterServer - A domain host router to host multiple HTTPS.

18 lines (17 loc) • 321 B
{ "name": "demo", "version": "1.0.0", "description": "", "license": "ISC", "author": "", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "express": "^5.2.1", "shotx": "^1.4.2", "socket.io": "^4.8.1" } }