package.json 895 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "name": "his_user_miniappNew",
  3. "version": "1.0.0",
  4. "main": "main.js",
  5. "scripts": {
  6. "test": "echo \"Error: no test specified\" && exit 1"
  7. },
  8. "repository": {
  9. "type": "git",
  10. "url": "http://1.14.104.71:10880/qxj/his_user_miniappNew.git"
  11. },
  12. "keywords": [],
  13. "author": "",
  14. "license": "ISC",
  15. "dependencies": {
  16. "@openim/client-sdk": "0.0.13",
  17. "@tencentcloud/call-uikit-wechat": "^1.4.4",
  18. "aegis-web-sdk": "^1.39.2",
  19. "aegis-weex-sdk": "^1.38.1",
  20. "commonjs": "0.0.1",
  21. "date-fns": "^4.1.0",
  22. "dayjs": "^1.11.12",
  23. "jweixin-module": "^1.6.0",
  24. "openim-uniapp-polyfill": "^1.4.3",
  25. "tim-js-sdk": "^2.27.6",
  26. "tim-upload-plugin": "^1.4.1",
  27. "tim-wx-sdk": "^2.27.6",
  28. "tuicall-engine-wx": "^1.6.0",
  29. "uview-ui": "^2.0.38",
  30. "vuex": "^4.1.0",
  31. "weixin-js-sdk": "^1.6.5"
  32. },
  33. "devDependencies": {},
  34. "description": ""
  35. }