@tencentcloud/chat-uikit-engine-react-native
Version:
Tencent Cloud TUIChatEngine SDK for Chat TUIKit
27 lines • 591 B
JSON
{
"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"
}
}