package.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "_from": "tsignaling-wx@^1.0.5",
  3. "_id": "tsignaling-wx@1.0.5",
  4. "_inBundle": false,
  5. "_integrity": "sha512-kiPw3Y0SubczziKj+UzKBjvHwwrKJbhctl0QhsL/dermzbmqZkm/BhpAM+eSbwvFRfAJ8/aezyfsMG5TOqOSCQ==",
  6. "_location": "/tsignaling-wx",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "tsignaling-wx@^1.0.5",
  12. "name": "tsignaling-wx",
  13. "escapedName": "tsignaling-wx",
  14. "rawSpec": "^1.0.5",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.5"
  17. },
  18. "_requiredBy": [
  19. "/tuicall-engine-wx"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/tsignaling-wx/-/tsignaling-wx-1.0.5.tgz",
  22. "_shasum": "249a8a336d6905895eebcbb818d3c063d86ddbc6",
  23. "_spec": "tsignaling-wx@^1.0.5",
  24. "_where": "E:\\Project\\2023\\问诊平台\\his_user_app\\node_modules\\tuicall-engine-wx",
  25. "author": {
  26. "name": "Tencent Cloud Terminal R&D Center"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/tencentyun/TIMSDK/issues"
  30. },
  31. "bundleDependencies": false,
  32. "deprecated": false,
  33. "description": "腾讯云 Web 信令 SDK",
  34. "homepage": "https://github.com/tencentyun/TIMSDK#readme",
  35. "keywords": [
  36. "信令",
  37. "腾讯云即时通信 IM",
  38. "腾讯云实时音视频 TRTC",
  39. "WebRTC",
  40. "Electron"
  41. ],
  42. "license": "ISC",
  43. "main": "tsignaling-wx.js",
  44. "name": "tsignaling-wx",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+ssh://git@github.com/tencentyun/TIMSDK.git"
  48. },
  49. "version": "1.0.5"
  50. }