{
  "name": "@tencentcloud/call-uikit-react",
  "version": "4.0.5",
  "main": "./tuicall-uikit-react.umd.js",
  "module": "./tuicall-uikit-react.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/chat": "^3.5.2",
    "@tencentcloud/tui-core": "latest",
    "@tencentcloud/call-engine-js": "~3.0.0"
},
  "bugs": {
    "url": "https://github.com/tencentyun/TUICallKit/issues"
  },
  "keywords": [
    "uikit",
    "call",
    "react",
    "video call",
    "audio call",
    "video",
    "audio",
    "TRTC",
    "tencent",
    "chat",
    "voice",
    "webrtc",
    "real-time communication",
    "javascript",
    "callkit",
    "@tencentcloud/call-uikit-react"
  ]
}
