Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
13 lines
296 B
JSON
13 lines
296 B
JSON
{
|
|||
"name": "Test Library Plugin",
|
|||
"author": "Navidrome Test",
|
|||
"version": "1.0.0",
|
|||
"description": "A test library plugin for integration testing",
|
|||
"permissions": {
|
|||
"library": {
|
|||
"reason": "For testing library metadata and filesystem access",
|
|||
"filesystem": true
|
|||
}
|
|||
}
|
|||
}
|