@tencentcloud/tuiroom-engine-electron
Version:
TUIRoomEngine Electron SDK
26 lines • 634 B
JSON
{
"name": "@tencentcloud/tuiroom-engine-electron",
"version": "3.6.1",
"description": "TUIRoomEngine Electron SDK",
"main": "index.js",
"module": "index.esm.js",
"types": "index.d.ts",
"keywords": [
"tuiroom",
"trtc",
"im",
"javascript"
],
"homepage": "https://cloud.tencent.com/document/product/647/84265",
"repository": {
"type": "git",
"url": "git@github.com:tencentyun/TUIRoom.git"
},
"author": "Tencent Cloud Client R&D Center",
"license": "ISC",
"dependencies": {
"rtc-detect": "^0.0.5",
"@tencentcloud/chat": "^3.5.5",
"trtc-electron-sdk": "13.0.709-beta.1"
}
}