squidGame/tgx-games-client/package.json

20 lines
394 B
JSON

{
"name": "y",
"uuid": "9f97a2fc-568d-427f-ac1f-056f2d6f43f1",
"creator": {
"version": "3.8.3"
},
"scripts": {
"postinstall": "cd ../tgx-games-server && npm i && npm run sync"
},
"description": "squid",
"dependencies": {
"tsrpc-browser": "^3.4.16",
"tsrpc-miniapp": "^3.4.16"
},
"version": "1.0.0",
"main": "index.js",
"author": "",
"license": "ISC"
}