package.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_from": "tim-wx-sdk@latest",
  3. "_id": "tim-wx-sdk@2.27.6",
  4. "_inBundle": false,
  5. "_integrity": "sha512-zB+eRdmigdhEDeqrXC0bLJonUQZzS5uKNPLFtrje503WAnmuxVQjq/n4Zle4FYHG4FiKHKhsrVd0aCYXABlFEg==",
  6. "_location": "/tim-wx-sdk",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "tim-wx-sdk@latest",
  12. "name": "tim-wx-sdk",
  13. "escapedName": "tim-wx-sdk",
  14. "rawSpec": "latest",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "/tuicall-engine-wx"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/tim-wx-sdk/-/tim-wx-sdk-2.27.6.tgz",
  22. "_shasum": "f8ff89411600d0ca8d9fce335e8fce535ed0d372",
  23. "_spec": "tim-wx-sdk@latest",
  24. "_where": "E:\\Project\\2023\\问诊平台\\his_user_miniapp\\unpackage\\dist\\dev\\mp-weixin\\node_modules\\tuicall-engine-wx",
  25. "author": {
  26. "name": "Tencent Cloud Terminal R&D Center"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/TencentCloud/chat-uikit-wechat/issues"
  30. },
  31. "bundleDependencies": false,
  32. "deprecated": false,
  33. "description": "Tencent Cloud Chat SDK for Wechat Mini Program",
  34. "homepage": "https://github.com/TencentCloud/chat-uikit-wechat#readme",
  35. "keywords": [
  36. "chat",
  37. "real-time chat",
  38. "messaging",
  39. "Instant Messaging",
  40. "IM",
  41. "即时通信",
  42. "腾讯云 IM"
  43. ],
  44. "license": "ISC",
  45. "main": "tim-wx.js",
  46. "name": "tim-wx-sdk",
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/TencentCloud/chat-uikit-wechat.git"
  50. },
  51. "version": "2.27.6"
  52. }