zoujiandong 360c1bb977 视频
2024-01-12 09:38:24 +08:00

41 lines
964 B
JSON

{
"name": "@tencentcloud/call-uikit-wechat",
"version": "2.1.1",
"main": "./tuicall-uikit-vue.umd.js",
"module": "./tuicall-uikit-vue.es.js",
"types": "./types/index.d.ts",
"description": "An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.",
"homepage": "https://cloud.tencent.com/document/product/647/78912",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/tencentyun/TUICallKit/tree/main/uni-app/TUICallKit-Miniprogram",
"directory": "Web"
},
"dependencies": {
"@tencentcloud/tui-core": "latest",
"tim-upload-plugin": "^1.3.0",
"tuicall-engine-wx": "latest"
},
"bugs": {
"url": "https://github.com/tencentyun/TUICallKit/issues"
},
"keywords": [
"uikit",
"call",
"vue3",
"tencent",
"chat",
"vue",
"vue2",
"video",
"audio",
"voice",
"callkit",
"语音",
"视频",
"电话",
"通话"
]
}