{ "name": "electron-game-js-client", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "BSD", "dependencies": { "electron": "^30.0.2" } }