15 lines
239 B
JSON
15 lines
239 B
JSON
{
|
|
"name": "gameClient",
|
|
"uuid": "76b48d58-b2ad-4a8f-9f01-f49e3d3f5d64",
|
|
"creator": {
|
|
"version": "3.8.6"
|
|
},
|
|
"devDependencies": {
|
|
"@types/jest": "^30.0.0",
|
|
"jest": "^30.0.3"
|
|
},
|
|
"scripts": {
|
|
"test": "jest"
|
|
}
|
|
}
|