{
  "name": "@trtc/calls-uikit-vue2",
  "version": "4.5.3",
  "main": "./tuicall-uikit-vue2.umd.js",
  "module": "./tuicall-uikit-vue2.es.js",
  "types": "./types/index.d.ts",
  "description": "An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.",
  "homepage": "https://cloud.tencent.com/document/product/647/78731",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/tencentyun/TUICallKit.git",
    "directory": "Web"
  },
  "dependencies": {
    "@tencentcloud/tui-core-lite": "~1.0.1",
    "@trtc/call-engine-lite-js": "~4.0.4",
    "@tencentcloud/lite-chat": "^1.6.3",
    "@trtc/call-engine-lite-wx": "~4.0.0"
},
  "bugs": {
    "url": "https://github.com/tencentyun/TUICallKit/issues"
  },
  "keywords": [
    "call",
    "video call",
    "audio call",
    "callkit",
    "uikit",
    "call uikit",
    "video",
    "audio",
    "TRTC",
    "camera",
    "microphone",
    "webrtc",
    "real-time communication",
    "javascript",
    "rtc",
    "@trtc/calls-uikit-vue2"
  ]
}
