初始化

This commit is contained in:
2025-04-09 18:55:14 +08:00
commit 6e1ae24845
2315 changed files with 256628 additions and 0 deletions

13
node_modules/@tencentcloud/chat/package.json generated vendored Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "@tencentcloud/chat",
"version": "3.2.3",
"description": "Tencent Cloud Chat SDK for Web",
"main": "index.js",
"keywords": ["chat", "real-time chat", "messaging", "Instant Messaging", "IM", "Tencent Cloud", "Tencent"],
"repository": {
"type": "git",
"url": "https://github.com/TencentCloud/chat-uikit-react.git"
},
"author": "Tencent Cloud Terminal R&D Center",
"license": "ISC"
}