package.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "_from": "trtc-js-sdk@^4.12.2",
  3. "_id": "trtc-js-sdk@4.15.21",
  4. "_inBundle": false,
  5. "_integrity": "sha512-clIawiDMn5KfyPwAJ30ryrmRX0puSrkMFflqvxZiJagdW4l8iu6hxgHoBqrlFrYvLH1Oa2n3YjTByoeQ2BgVFw==",
  6. "_location": "/trtc-js-sdk",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "trtc-js-sdk@^4.12.2",
  12. "name": "trtc-js-sdk",
  13. "escapedName": "trtc-js-sdk",
  14. "rawSpec": "^4.12.2",
  15. "saveSpec": null,
  16. "fetchSpec": "^4.12.2"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/trtc-js-sdk/-/trtc-js-sdk-4.15.21.tgz",
  22. "_shasum": "e78ff0da7208e72911ee61399e927953255d6133",
  23. "_spec": "trtc-js-sdk@^4.12.2",
  24. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web",
  25. "author": {
  26. "name": "Tencent Cloud Client R&D Center"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/LiteAVSDK/TRTC_Web/issues"
  30. },
  31. "bundleDependencies": false,
  32. "dependencies": {
  33. "webrtc-adapter": "^8.2.3"
  34. },
  35. "deprecated": false,
  36. "description": "Tencent Cloud RTC SDK for Web",
  37. "homepage": "https://web.sdk.qcloud.com/trtc/webrtc/doc/en/index.html",
  38. "keywords": [
  39. "webrtc",
  40. "TRTC",
  41. "rtc",
  42. "javascript",
  43. "video",
  44. "audio",
  45. "camera",
  46. "microphone",
  47. "live streaming",
  48. "real-time communication"
  49. ],
  50. "license": "ISC",
  51. "main": "trtc.js",
  52. "name": "trtc-js-sdk",
  53. "repository": {
  54. "type": "git",
  55. "url": "git+ssh://git@github.com/LiteAVSDK/TRTC_Web.git"
  56. },
  57. "types": "index.d.ts",
  58. "version": "4.15.21"
  59. }