jiuyiUniapp/service/node_modules/@tencentcloud/chat/package.json

18 lines
554 B
JSON

{
"name": "@tencentcloud/chat",
"version": "3.5.2",
"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"
},
"dependencies": {
"@tencentcloud/react-native-push": "latest",
"@tencentcloud/uni-app-push": "latest"
},
"author": "Tencent Cloud Terminal R&D Center",
"license": "ISC"
}