Files
zyt/TUICallKit/package.json
T
2026-03-11 09:49:47 +08:00

16 lines
297 B
JSON

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