2024-05-08 23:46:51 +03:00

16 lines
287 B
JSON

{
"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"
}
}