{ "name": "wheeloffortune", "version": "1.0.0", "description": "play Wheel Of Fortune with friends online", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Meleeman", "license": "MIT", "dependencies": { "uuid": "^11.0.2", "ws": "^8.18.0" } }