@tencentcloud/chat-cs-uniapp
Version:
TCCC uniapp UIKit
46 lines (45 loc) • 1.27 kB
JSON
{
"name": "@tencentcloud/chat-uikit-uniapp",
"version": "1.1.0",
"description": "TUIKit 是基于 IM SDK 实现的一套 UI 组件,其包含会话、聊天、群组、个人资料等功能,基于 TUIKit 组件您可以像搭积木一样快速搭建起自己的业务逻辑。",
"main": "main.js",
"scripts": {},
"keywords": [
"uikit",
"chat",
"uni-app",
"IM",
"tencent",
"tencentcloud",
"messaging",
"即时通信",
"通信",
"WebSocket"
],
"dependencies": {
"aegis-mp-sdk": "^1.24.57",
"aegis-web-sdk": "^1.35.26",
"aegis-weex-sdk": "^1.24.46",
"cos-wx-sdk-v5": "0.7.11",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"tim-js-sdk": "^v2.24.1",
"tim-upload-plugin": "^1.1.0",
"tim-wx-sdk": "^v2.24.1",
"typescript": "~4.1.5",
"vue": "^3.0.0",
"vuex": "^4.0.0-0"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/runtime-corejs3": "^7.17.2",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.33.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0"
},
"author": "",
"license": "ISC"
}