cocos-nodejs-io-game/client/package.json
2022-11-27 23:23:47 +08:00

16 lines
276 B
JSON

{
"name": "Boom",
"uuid": "c6c0afbe-ddea-4eb8-a29a-28c194f6e602",
"version": "3.6.0",
"creator": {
"version": "3.6.0"
},
"scripts": {
"lint": "eslint . --fix"
},
"devDependencies": {
"@antfu/eslint-config": "^0.27.0",
"eslint": "^8.26.0"
}
}