{ "name": "ricochet", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node server.js" }, "author": "", "license": "ISC", "dependencies": { "node-uuid": "^1.4.8", "ws": "^7.3.0" } }