mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-22 14:56:38 +01:00
9 lines
179 B
JSON
9 lines
179 B
JSON
{
|
|
"name": "tv-recommendations",
|
|
"version": "1.0.0",
|
|
"platforms": ["android"],
|
|
"android": {
|
|
"modules": ["expo.modules.tvrecommendations.TvRecommendationsModule"]
|
|
}
|
|
}
|