Files
zyt/wx/package.json
2026-03-04 15:32:30 +08:00

16 lines
292 B
JSON

{
"name": "cllkitsoft",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@trtc/calls-uikit-wx-uniapp": "^4.2.7"
}
}