UNPKG

@tencentcloud/call-uikit-vue

Version:

An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.

43 lines (42 loc) 1.05 kB
{ "name": "@tencentcloud/call-uikit-vue", "version": "4.0.4", "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/78731", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/tencentyun/TUICallKit.git", "directory": "Web" }, "dependencies": { "@tencentcloud/chat": "^3.5.2", "@tencentcloud/tui-core": "latest", "@tencentcloud/call-engine-js": "~3.0.0" }, "bugs": { "url": "https://github.com/tencentyun/TUICallKit/issues" }, "keywords": [ "call", "video call", "audio call", "callkit", "uikit", "call uikit", "video", "audio", "TRTC", "camera", "microphone", "webrtc", "real-time communication", "javascript", "rtc", "@tencentcloud/call-uikit-vue", "@tencentcloud/call-uikit-wx-uniapp" ] }