package.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_from": "tim-js-sdk@^2.27.0",
  3. "_id": "tim-js-sdk@2.27.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-REwgC6yKfcPo05MjufWqcIcvKfG4ZszI64m4GOiBxqB9icCqQIEN1YQ37OpdPY/xyaa6DFHhDiJ8ds6NsJT/ew==",
  6. "_location": "/tim-js-sdk",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "tim-js-sdk@^2.27.0",
  12. "name": "tim-js-sdk",
  13. "escapedName": "tim-js-sdk",
  14. "rawSpec": "^2.27.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^2.27.0"
  17. },
  18. "_requiredBy": [
  19. "/@tencentcloud/chat-uikit-uniapp"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/tim-js-sdk/-/tim-js-sdk-2.27.3.tgz",
  22. "_shasum": "3647f24703704af1b7887944346e35ca727e1586",
  23. "_spec": "tim-js-sdk@^2.27.0",
  24. "_where": "E:\\Project\\2023\\问诊平台\\his_user_app\\node_modules\\@tencentcloud\\chat-uikit-uniapp",
  25. "author": {
  26. "name": "Tencent Cloud Terminal R&D Center"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/TencentCloud/chat-uikit-react/issues"
  30. },
  31. "bundleDependencies": false,
  32. "deprecated": false,
  33. "description": "Tencent Cloud Chat SDK for Web",
  34. "homepage": "https://github.com/TencentCloud/chat-uikit-react#readme",
  35. "keywords": [
  36. "chat",
  37. "real-time chat",
  38. "messaging",
  39. "Instant Messaging",
  40. "IM",
  41. "Tencent Cloud",
  42. "Tencent"
  43. ],
  44. "license": "ISC",
  45. "main": "tim-js.js",
  46. "name": "tim-js-sdk",
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/TencentCloud/chat-uikit-react.git"
  50. },
  51. "version": "2.27.3"
  52. }