mirror of https://github.com/OpenVidu/openvidu.git
19 lines
522 B
JSON
19 lines
522 B
JSON
{
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"name": "openvidu-angular-v2compatibility",
|
|
"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-v2compatibility": "3.1.0"
|
|
},
|
|
"version": "3.3.0"
|
|
}
|