Files
WoMenQuNaJu/cloudfunctions/removeMember/package.json
2026-02-04 16:11:55 +08:00

13 lines
268 B
JSON

{
"name": "removeMember",
"version": "1.0.0",
"description": "移除聚会成员",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"wx-server-sdk": "3.0.1"
}
}