jiuyiUniapp/jiuyi2/node_modules/@tencentcloud/tui-core/package.json

26 lines
546 B
JSON
Raw Normal View History

2024-12-18 15:46:27 +08:00
{
"name": "@tencentcloud/tui-core",
"version": "2.2.9",
"description": "Tencent Cloud TUICore SDK for 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"
}
}