package.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "_from": "trtc-calling-js",
  3. "_id": "trtc-calling-js@1.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-q8jnkfRWvDf9wSOXk+fayyJOvMYHSf9pIbYB4v0QDH1WdPK71gezJnQevPTBxncI7xrxG+tpIOyBRLV5Jigqlg==",
  6. "_location": "/trtc-calling-js",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "trtc-calling-js",
  12. "name": "trtc-calling-js",
  13. "escapedName": "trtc-calling-js",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://repo.huaweicloud.com/repository/npm/trtc-calling-js/-/trtc-calling-js-1.0.1.tgz",
  23. "_shasum": "2576685904468cc806e7389c2b590df9867ec1e7",
  24. "_spec": "trtc-calling-js",
  25. "_where": "H:\\company-project\\instant_messaging",
  26. "author": {
  27. "name": "Tencent Cloud Terminal R&D Center"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "腾讯云 TRTC CALLING SDK",
  32. "keywords": [
  33. "视频语音通话",
  34. "腾讯云实时音视频 TRTC",
  35. "WebRTC"
  36. ],
  37. "license": "ISC",
  38. "main": "trtc-calling-js.js",
  39. "name": "trtc-calling-js",
  40. "repository": {
  41. "type": "git",
  42. "url": "git@git.code.oa.com:TRDCWeb/trtc-calling-webrtc.git"
  43. },
  44. "version": "1.0.1"
  45. }