2025-12-31 17:06:31 -05:00

12 lines
242 B
JSON

{
"name": "Test Cache Plugin",
"author": "Navidrome Test",
"version": "1.0.0",
"description": "A test cache plugin for integration testing",
"permissions": {
"cache": {
"reason": "For testing cache operations"
}
}
}