{
  "name": "trtc-sdk-v5",
  "version": "5.17.0",
  "description": "Tencent Cloud RTC SDK for Web",
  "main": "trtc.js",
  "types": "index.d.ts",
  "dependencies": {
    "webrtc-adapter": "^9.0.4"
  },
  "keywords": [
    "webrtc",
    "TRTC",
    "rtc",
    "call",
    "video call",
    "audio call",
    "javascript",
    "video",
    "audio",
    "camera",
    "microphone",
    "live streaming",
    "real-time communication"
  ],
  "homepage": "https://web.sdk.qcloud.com/trtc/webrtc/v5/doc/en/TRTC.html",
  "repository": {
    "type": "git",
    "url": "git@github.com:LiteAVSDK/TRTC_Web.git"
  },
  "author": "Tencent Cloud Client R&D Center",
  "license": "ISC"
}
