chore: clear v1 files

This commit is contained in:
Sam Chau
2026-01-31 10:44:14 +10:30
parent ce786e4989
commit 00c1b0dac7
759 changed files with 29 additions and 27418 deletions

29
pcd.json Normal file
View File

@@ -0,0 +1,29 @@
{
"name": "Dictionarry Database",
"version": "2.0.0",
"description": "Official Dictionarry Database",
"arr_types": ["radarr", "sonarr"],
"dependencies": {
"https://github.com/Dictionarry-Hub/schema": "1.0.0"
},
"authors": [
{
"name": "Dictionarry Team"
}
],
"license": "MIT",
"repository": "https://github.com/dictionarry-hub/db",
"links": {
"homepage": "https://dictionarry.dev",
"issues": "https://github.com/dictionarry-hub/db/issues"
},
"profilarr": {
"minimum_version": "2.0.0"
}
}