pope-test-callkit2
Version:
An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.
41 lines (40 loc) • 924 B
JSON
{
"name": "pope-test-callkit2",
"version": "0.0.41",
"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/tui-core": "latest",
"@vue/composition-api": "^1.7.2",
"tuicall-engine-webrtc": "latest"
},
"bugs": {
"url": "https://github.com/tencentyun/TUICallKit/issues"
},
"keywords": [
"uikit",
"call",
"vue3",
"tencent",
"chat",
"vue",
"vue2",
"video",
"audio",
"voice",
"callkit",
"语音",
"视频",
"电话",
"通话"
]
}