jiuyiUniapp/jiuyi/node_modules/@tencentcloud/chat-uikit-engine/package.json

26 lines
566 B
JSON

{
"name": "@tencentcloud/chat-uikit-engine",
"version": "2.2.9",
"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",
"dependencies": {
"@tencentcloud/chat": "latest",
"tim-profanity-filter-plugin": "latest",
"tim-upload-plugin": "latest"
}
}