{ "name": "@tencentcloud/call-uikit-vue2.6", "version": "3.3.7", "main": "./tuicall-uikit-vue2.umd.js", "module": "./tuicall-uikit-vue2.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": "latest", "@tencentcloud/tui-core": "latest", "@vue/composition-api": "^1.7.2", "tuicall-engine-webrtc": "^3.1.2" }, "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" ] }