package.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_from": "tim-wx-sdk",
  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",
  12. "name": "tim-wx-sdk",
  13. "escapedName": "tim-wx-sdk",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/",
  21. "/@tencentcloud/chat-uikit-uniapp",
  22. "/tuicall-engine-wx"
  23. ],
  24. "_resolved": "https://registry.npmmirror.com/tim-wx-sdk/-/tim-wx-sdk-2.27.6.tgz",
  25. "_shasum": "f8ff89411600d0ca8d9fce335e8fce535ed0d372",
  26. "_spec": "tim-wx-sdk",
  27. "_where": "D:\\work\\his_user_app\\unpackage\\dist\\dev\\mp-weixin",
  28. "author": {
  29. "name": "Tencent Cloud Terminal R&D Center"
  30. },
  31. "bugs": {
  32. "url": "https://github.com/TencentCloud/chat-uikit-wechat/issues"
  33. },
  34. "bundleDependencies": false,
  35. "deprecated": false,
  36. "description": "Tencent Cloud Chat SDK for Wechat Mini Program",
  37. "homepage": "https://github.com/TencentCloud/chat-uikit-wechat#readme",
  38. "keywords": [
  39. "chat",
  40. "real-time chat",
  41. "messaging",
  42. "Instant Messaging",
  43. "IM",
  44. "即时通信",
  45. "腾讯云 IM"
  46. ],
  47. "license": "ISC",
  48. "main": "tim-wx.js",
  49. "name": "tim-wx-sdk",
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/TencentCloud/chat-uikit-wechat.git"
  53. },
  54. "version": "2.27.6"
  55. }