{
  "name": "pope-test-callkit-react",
  "version": "3.1.1",
  "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": {
    "@rollup/plugin-babel": "^6.0.4",
    "@tencentcloud/chat": "latest",
    "@tencentcloud/tui-core": "latest",
    "@vitejs/plugin-legacy": "^4.1.1",
    "tuicall-engine-webrtc": "latest"
},
  "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"
  ]
}
