{
  "name": "vidyoclient-nativewebrtc-sdk",
  "version": "24.1.2",
  "description": "Native WebRTC SDK for building a full featured video chat app running in the browser",
  "keywords": [
    "webrtc",
    "javascript",
    "browser"
  ],
  "main": "./dist/VidyoClient.js",
  "type": "module",
  "author": "Vidyo",
  "license": "https://www.vidyo.com/eula",
  "files": [
    "/dist"
  ]
}
