{
  "name": "@tencentcloud/tui-core",
  "version": "2.4.0",
  "description": "Tencent Cloud TUICore SDK for TUIKit",
  "main": "index.js",
  "keywords": [
    "chat",
    "real-time chat",
    "messaging",
    "Instant Messaging",
    "IM",
    "Tencent Cloud",
    "Tencent"
  ],
  "repository": {
    "type": "git",
    "url": ""
  },
  "author": "Tencent Cloud Terminal R&D Center",
  "license": "ISC",
  "dependencies": {
    "@tencentcloud/chat": "latest",
    "tim-profanity-filter-plugin": "latest",
    "tim-upload-plugin": "latest"
  }
}