@opentok/client
Version:
The OpenTok.js library lets you use OpenTok-powered video sessions on the web
26 lines (25 loc) • 621 B
JSON
{
"name": "@opentok/client",
"version": "2.30.5",
"description": "The OpenTok.js library lets you use OpenTok-powered video sessions on the web",
"homepage": "https://tokbox.com/developer/sdks/js/",
"license": "https://www.vonage.com/legal/communications-apis/terms-of-use/",
"main": "dist/js/opentok.js",
"types": "dist/js/opentok.d.ts",
"author": {
"name": "TokBox",
"email": "contact@tokbox.com"
},
"keywords": [
"tokbox",
"opentok",
"webrtc",
"video",
"video communications",
"real-time communications",
"p2p",
"peer-to-peer",
"client",
"sdk"
]
}