mirror of
https://github.com/Dictionarry-Hub/schema.git
synced 2026-05-03 06:14:17 +02:00
docs: add PCD manifest specification
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "schema",
|
||||
"version": "1.0.0",
|
||||
"description": "Base schema for all Profilarr Compliant Databases - defines the structural foundation that all PCDs build upon",
|
||||
"arr_types": ["radarr", "sonarr"],
|
||||
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dictionarry Team"
|
||||
}
|
||||
],
|
||||
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/dictionarry-hub/schema",
|
||||
|
||||
"tags": ["schema", "foundation", "base"],
|
||||
|
||||
"links": {
|
||||
"homepage": "https://dictionarry.dev",
|
||||
"issues": "https://github.com/dictionarry-hub/schema/issues"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user