mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-05-03 16:54:17 +02:00
15 lines
297 B
JSON
15 lines
297 B
JSON
{
|
|
"name": "my-database",
|
|
"version": "1.0.0",
|
|
"description": "My custom Arr configurations",
|
|
"arr_types": ["radarr", "sonarr"],
|
|
|
|
"dependencies": {
|
|
"https://github.com/Dictionarry-Hub/schema": "1.0.0"
|
|
},
|
|
|
|
"profilarr": {
|
|
"minimum_version": "2.0.0"
|
|
}
|
|
}
|