mirror of https://github.com/OpenVidu/openvidu.git
18 lines
437 B
JSON
18 lines
437 B
JSON
{
|
|
"name": "openvidu-angular",
|
|
"version": "2.22.0",
|
|
"peerDependencies": {
|
|
"@angular/animations": "^13.0.0",
|
|
"@angular/common": "^13.0.0",
|
|
"@angular/core": "^13.0.0",
|
|
"@angular/material": "^13.0.0",
|
|
"@angular/forms": "^13.0.0",
|
|
"@angular/flex-layout": "^13.0.0-beta.36",
|
|
"autolinker": "^3.14.3",
|
|
"buffer": "^6.0.3",
|
|
"openvidu-browser": "2.22.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
}
|
|
} |