vidyoclient-nativewebrtc-sdk
Version:
Native WebRTC SDK for building a full featured video chat app running in the browser
18 lines (17 loc) • 389 B
JSON
{
"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"
]
}