Files
zyt/TUICallKit-Vue3/package.json
T
2026-03-06 14:27:24 +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"
}
}