package.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "_from": "@tencentcloud/chat-uikit-uniapp",
  3. "_id": "@tencentcloud/chat-uikit-uniapp@1.1.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-uQ/BmIB8l7+jPR388kq7Bk/ZgDkNqgD8nXI5sHjI8nDHDF0Vp/aWV5OklqjFtZ6z0+Hk2EA1k5cJtzW5z3SIIA==",
  6. "_location": "/@tencentcloud/chat-uikit-uniapp",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "@tencentcloud/chat-uikit-uniapp",
  12. "name": "@tencentcloud/chat-uikit-uniapp",
  13. "escapedName": "@tencentcloud%2fchat-uikit-uniapp",
  14. "scope": "@tencentcloud",
  15. "rawSpec": "",
  16. "saveSpec": null,
  17. "fetchSpec": "latest"
  18. },
  19. "_requiredBy": [
  20. "#USER",
  21. "/"
  22. ],
  23. "_resolved": "https://registry.npmmirror.com/@tencentcloud/chat-uikit-uniapp/-/chat-uikit-uniapp-1.1.1.tgz",
  24. "_shasum": "1ec00eaf3722d6a6f4c2a66debc20b318f858dbb",
  25. "_spec": "@tencentcloud/chat-uikit-uniapp",
  26. "_where": "E:\\Project\\2023\\问诊平台\\his_user_app",
  27. "author": "",
  28. "bundleDependencies": false,
  29. "dependencies": {
  30. "@tencentcloud/call-uikit-wechat": "^1.3.6",
  31. "aegis-mp-sdk": "^1.24.57",
  32. "aegis-web-sdk": "^1.35.26",
  33. "aegis-weex-sdk": "^1.24.46",
  34. "cos-wx-sdk-v5": "0.7.11",
  35. "sass": "^1.26.5",
  36. "sass-loader": "^8.0.2",
  37. "tim-js-sdk": "^2.27.0",
  38. "tim-upload-plugin": "^1.1.0",
  39. "tim-wx-sdk": "^2.27.0",
  40. "typescript": "~4.1.5",
  41. "vue": "^3.0.0",
  42. "vuex": "^4.0.0-0"
  43. },
  44. "deprecated": false,
  45. "description": "TUIKit 是基于 IM SDK 实现的一套 UI 组件,其包含会话、聊天、群组、个人资料等功能,基于 TUIKit 组件您可以像搭积木一样快速搭建起自己的业务逻辑。",
  46. "devDependencies": {
  47. "@babel/plugin-transform-runtime": "^7.17.0",
  48. "@babel/runtime-corejs3": "^7.17.2",
  49. "@typescript-eslint/eslint-plugin": "^4.18.0",
  50. "@typescript-eslint/parser": "^4.33.0",
  51. "@vue/cli-plugin-babel": "~4.5.0",
  52. "@vue/cli-plugin-typescript": "~4.5.0",
  53. "@vue/cli-plugin-vuex": "~4.5.0",
  54. "@vue/cli-service": "~4.5.0"
  55. },
  56. "keywords": [
  57. "uikit",
  58. "chat",
  59. "uni-app",
  60. "IM",
  61. "tencent",
  62. "tencentcloud",
  63. "messaging",
  64. "即时通信",
  65. "通信",
  66. "WebSocket"
  67. ],
  68. "license": "ISC",
  69. "main": "main.js",
  70. "name": "@tencentcloud/chat-uikit-uniapp",
  71. "scripts": {},
  72. "version": "1.1.1"
  73. }