2024-07-02 19:19:05 +02:00
|
|
|
{
|
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.3.0"
|
|
|
|
},
|
|
|
|
"name": "openvidu-components-angular",
|
|
|
|
"peerDependencies": {
|
2025-01-27 17:09:13 +01:00
|
|
|
"@angular/animations": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
|
"@angular/cdk": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
|
"@angular/common": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
|
"@angular/core": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
|
"@angular/forms": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
|
"@angular/material": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
2024-07-02 19:19:05 +02:00
|
|
|
"autolinker": "^4.0.0",
|
|
|
|
"buffer": "^6.0.3",
|
2024-07-24 17:02:15 +02:00
|
|
|
"livekit-client": "^2.1.0",
|
|
|
|
"@livekit/track-processors": "^0.3.2"
|
2024-07-02 19:19:05 +02:00
|
|
|
},
|
2025-02-17 15:42:29 +01:00
|
|
|
"version": "3.1.0"
|
2024-07-02 19:19:05 +02:00
|
|
|
}
|