{
  "name": "trtc-cloud-js-sdk",
  "version": "2.9.0",
  "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.9.1"
  }
}
