{ "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": { "typescript": "^4.0.3" } }