Files
heros/build-templates/wechatgame/cloud_functions/cocos_cloud/package.json
2025-08-17 22:31:45 +08:00

15 lines
261 B
JSON

{
"name": "test_cocos",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"wx-server-sdk": "~3.0.1"
}
}