angular-openvidu
Version:
Simple, robust, OpenVidu room videochat component for Angular
35 lines (34 loc) • 893 B
JSON
{
"name": "angular-openvidu",
"version": "0.8.0",
"description": "Simple, robust, OpenVidu room videochat component for Angular",
"peerDependencies": {
"@angular/animations": "^7.0.0",
"@angular/cdk": "^7.0.0",
"@angular/common": "^7.0.0",
"@angular/core": "^7.0.0",
"@angular/material": "^7.0.0",
"hammerjs": "^2.0.8"
},
"dependencies": {
"angular-bigscreen": "^3.2.0",
"ng2-split-pane": "^1.4.0",
"openvidu-browser": "1.0.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/alxhotel/angular-openvidu.git"
},
"keywords": [
"openvidu",
"angular",
"videochat",
"component"
],
"author": "Alex <alxmorais8@msn.com>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/alxhotel/angular-openvidu/issues"
},
"homepage": "https://github.com/alxhotel/angular-openvidu#readme"
}