package.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_from": "trtc-js-sdk",
  3. "_id": "trtc-js-sdk@4.11.8",
  4. "_inBundle": false,
  5. "_integrity": "sha512-y5QOnLoAd2pDVpMBTx1HVCISsg912ajJUfnbxaLYAllwv9i2paIaJKVzwnE3IPbGM8XaNZVTYUOlO4vUpr+R8Q==",
  6. "_location": "/trtc-js-sdk",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "trtc-js-sdk",
  12. "name": "trtc-js-sdk",
  13. "escapedName": "trtc-js-sdk",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://repo.huaweicloud.com/repository/npm/trtc-js-sdk/-/trtc-js-sdk-4.11.8.tgz",
  23. "_shasum": "340ed6c0e1a3d650a42af758dffb3713988979b3",
  24. "_spec": "trtc-js-sdk",
  25. "_where": "H:\\company-project\\instant_messaging",
  26. "author": {
  27. "name": "Tencent Cloud Client R&D Center"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/tencentyun/TRTCSDK/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "Tencent Cloud RTC SDK for Web",
  35. "homepage": "https://github.com/tencentyun/TRTCSDK#readme",
  36. "keywords": [
  37. "实时音视频",
  38. "视频通话",
  39. "音频通话",
  40. "WEBRTC",
  41. "直播"
  42. ],
  43. "license": "ISC",
  44. "main": "trtc.js",
  45. "name": "trtc-js-sdk",
  46. "repository": {
  47. "type": "git",
  48. "url": "git+ssh://git@github.com/tencentyun/TRTCSDK.git"
  49. },
  50. "version": "4.11.8"
  51. }