26 lines
546 B
JSON
26 lines
546 B
JSON
{
|
|
"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"
|
|
}
|
|
} |