mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
20 lines
No EOL
269 B
JSON
20 lines
No EOL
269 B
JSON
{
|
|
"output": "table",
|
|
"fields": [
|
|
"name",
|
|
"licenseType",
|
|
"author"
|
|
],
|
|
"name": {
|
|
"label": "Package"
|
|
},
|
|
"installedVersion": {
|
|
"label": "Version"
|
|
},
|
|
"licenseType": {
|
|
"label": "License"
|
|
},
|
|
"author": {
|
|
"label": "Copyright"
|
|
}
|
|
} |