12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "_from": "@tencentcloud/chat-uikit-uniapp",
- "_id": "@tencentcloud/chat-uikit-uniapp@1.1.1",
- "_inBundle": false,
- "_integrity": "sha512-uQ/BmIB8l7+jPR388kq7Bk/ZgDkNqgD8nXI5sHjI8nDHDF0Vp/aWV5OklqjFtZ6z0+Hk2EA1k5cJtzW5z3SIIA==",
- "_location": "/@tencentcloud/chat-uikit-uniapp",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "@tencentcloud/chat-uikit-uniapp",
- "name": "@tencentcloud/chat-uikit-uniapp",
- "escapedName": "@tencentcloud%2fchat-uikit-uniapp",
- "scope": "@tencentcloud",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/@tencentcloud/chat-uikit-uniapp/-/chat-uikit-uniapp-1.1.1.tgz",
- "_shasum": "1ec00eaf3722d6a6f4c2a66debc20b318f858dbb",
- "_spec": "@tencentcloud/chat-uikit-uniapp",
- "_where": "E:\\Project\\2023\\问诊平台\\his_user_app",
- "author": "",
- "bundleDependencies": false,
- "dependencies": {
- "@tencentcloud/call-uikit-wechat": "^1.3.6",
- "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": "^2.27.0",
- "tim-upload-plugin": "^1.1.0",
- "tim-wx-sdk": "^2.27.0",
- "typescript": "~4.1.5",
- "vue": "^3.0.0",
- "vuex": "^4.0.0-0"
- },
- "deprecated": false,
- "description": "TUIKit 是基于 IM SDK 实现的一套 UI 组件,其包含会话、聊天、群组、个人资料等功能,基于 TUIKit 组件您可以像搭积木一样快速搭建起自己的业务逻辑。",
- "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"
- },
- "keywords": [
- "uikit",
- "chat",
- "uni-app",
- "IM",
- "tencent",
- "tencentcloud",
- "messaging",
- "即时通信",
- "通信",
- "WebSocket"
- ],
- "license": "ISC",
- "main": "main.js",
- "name": "@tencentcloud/chat-uikit-uniapp",
- "scripts": {},
- "version": "1.1.1"
- }
|