This commit is contained in:
2025-08-17 22:31:45 +08:00
parent c24961171f
commit 18874ddbf2
10 changed files with 1097 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"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"
}
}