{
  "name": "@tencentcloud/chat-uikit-engine-react-native",
  "version": "0.0.11",
  "description": "Tencent Cloud TUIChatEngine SDK for Chat 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",
  "optionalDependencies": {
    "react-native-create-thumbnail": "latest"
  },
  "dependencies": {
    "@tencentcloud/chat-react-native":"latest"
  }
}