{
  "name": "@tencentcloud/chat-uikit-wechat",
  "version": "2.4.5",
  "description": "TUIKit 是基于 Chat SDK 实现的一套 UI 组件，其包含会话、聊天、群组、个人资料等功能，基于 TUIKit 组件您可以像搭积木一样快速搭建起自己的业务逻辑。",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/TencentCloud/chat-uikit-wechat"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "uikit",
    "chat",
    "小程序",
    "IM",
    "tencent",
    "tencentcloud",
    "messaging",
    "即时通信",
    "通信",
    "WebSocket",
    "wechat"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@tencentcloud/chat-uikit-engine-lite": "latest",
    "@tencentcloud/tui-core-lite": "latest"
  }
}
