{
  "name": "trtc-universal-js-sdk",
  "version": "0.0.1",
  "description": "Tencent Cloud RTC SDK for Web And Electron",
  "main": "trtc-universal.js",
  "keywords": [
    "实时音视频",
    "视频通话",
    "音频通话",
    "WEBRTC",
    "直播"
  ],
  "repository": {
    "type": "git",
    "url": ""
  },
  "author": "Tencent Cloud Client R&D Center",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.21.1",
    "rtc-beauty-plugin": "^0.0.5",
    "trtc-js-sdk": "^4.11.4"
  }
}
