14 lines
417 B
JSON
14 lines
417 B
JSON
{
|
|
"name": "@tencentcloud/chat",
|
|
"version": "3.2.3",
|
|
"description": "Tencent Cloud Chat SDK for Web",
|
|
"main": "index.js",
|
|
"keywords": ["chat", "real-time chat", "messaging", "Instant Messaging", "IM", "Tencent Cloud", "Tencent"],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/TencentCloud/chat-uikit-react.git"
|
|
},
|
|
"author": "Tencent Cloud Terminal R&D Center",
|
|
"license": "ISC"
|
|
}
|