{ "name": "secret-hitler-online-server", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Oliver-Akins/Secret-Hitler-Online-Server.git" }, "author": "Oliver Akins", "license": "ISC", "bugs": { "url": "https://github.com/Oliver-Akins/Secret-Hitler-Online-Server/issues" }, "homepage": "https://github.com/Oliver-Akins/Secret-Hitler-Online-Server#readme", "dependencies": { "@types/engine.io": "^3.1.4", "@types/socket.io": "^2.1.11", "fs": "^0.0.1-security", "socket.io": "^2.3.0", "typescript": "^4.0.3" } }