voximplant-websdk
Version:
VoxImplant Web SDK for embedding voice and video communication into web applications.
24 lines (23 loc) • 561 B
JSON
{
"name": "voximplant-websdk",
"version": "4.13.3-3012",
"homepage": "https://voximplant.com",
"devDependencies": {
},
"description": "VoxImplant Web SDK for embedding voice and video communication into web applications.",
"main": "voximplant.min.js",
"dependencies": {
},
"typescript": {
"definition": "voximplant.d.ts"
},
"typings": "voximplant.d.ts",
"keywords": [
"npm",
"module",
"voximplant",
"websdk"
],
"author": "Zingaya Inc. <info@voximplant.com> (http://voximplant.com)",
"license": "Apache 2.0"
}