14 lines
437 B
JSON
14 lines
437 B
JSON
|
|
{
|
||
|
|
"name": "@tencentcloud/chat",
|
||
|
|
"version": "3.6.5",
|
||
|
|
"description": "Tencent Cloud Chat SDK for Web/Mini Program/uni-app/React Native/Donut",
|
||
|
|
"main": "index.js",
|
||
|
|
"keywords": ["chat", "real-time chat", "uni-app", "React Native", "Donut", "push", "messaging", "IM", "trtc"],
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://trtc.io/products/chat"
|
||
|
|
},
|
||
|
|
"author": "Tencent Cloud Terminal R&D Center",
|
||
|
|
"license": "ISC"
|
||
|
|
}
|