{
  "name": "@tencentcloud/call-engine-js",
  "version": "3.0.0",
  "description": "Tencent Cloud TUICallEngine SDK for Web",
  "main": "index.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/Tencent-RTC/rtc-call-engine/tree/main/Web"
  },
  "dependencies": {
    "@tencentcloud/chat": "^3.5.2",
    "core-js": "^3.8.3",
    "eventemitter3": "^4.0.7",
    "trtc-cloud-js-sdk": "2.9.0",
    "rtc-detect": "^0.0.5",
    "tuikit-logger": "latest"
},
  "author": "Tencent Cloud Terminal R&D Center",
  "keywords": [
    "call",
    "video call",
    "audio call",
    "video",
    "audio",
    "TRTC",
    "camera",
    "microphone",
    "webrtc",
    "real-time communication",
    "javascript",
    "rtc"
  ],
  "license": "ISC"
}
