gameClient/package.json

11 lines
172 B
JSON
Raw Normal View History

2025-06-29 15:30:43 +08:00
{
"name": "gameClient",
"uuid": "76b48d58-b2ad-4a8f-9f01-f49e3d3f5d64",
"creator": {
"version": "3.8.6"
2025-07-01 00:00:42 +08:00
},
2025-07-05 16:16:50 +08:00
"dependencies": {
"protobufjs": "^7.5.3"
2025-06-29 15:30:43 +08:00
}
}