trtc-cloud-js-sdk
Version:
Tencent Cloud RTC SDK for Web And Electron
23 lines (22 loc) • 477 B
JSON
{
"name": "trtc-cloud-js-sdk",
"version": "2.9.3",
"description": "Tencent Cloud RTC SDK for Web And Electron",
"main": "trtc-cloud-js-sdk.js",
"keywords": [
"实时音视频",
"视频通话",
"音频通话",
"WEBRTC",
"直播"
],
"repository": {
"type": "git",
"url": "git@github.com:tencentyun/TRTCSDK.git"
},
"author": "Tencent Cloud Client R&D Center",
"license": "ISC",
"dependencies": {
"trtc-sdk-v5": "5.11.1"
}
}