mirror of https://github.com/OpenVidu/openvidu.git
18 lines
491 B
JSON
18 lines
491 B
JSON
{
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"name": "openvidu-angular",
|
|
"peerDependencies": {
|
|
"@angular/animations": "^16.0.0 || ^17.0.0",
|
|
"@angular/common": "^16.0.0 || ^17.0.0",
|
|
"@angular/core": "^16.0.0 || ^17.0.0",
|
|
"@angular/flex-layout": "^15.0.0-beta.42",
|
|
"@angular/forms": "^16.0.0 || ^17.0.0",
|
|
"@angular/material": "^16.0.0 || ^17.0.0",
|
|
"autolinker": "^4.0.0",
|
|
"buffer": "^6.0.3",
|
|
"openvidu-browser": "2.31.0"
|
|
},
|
|
"version": "2.31.0"
|
|
} |