photoprism/frontend/.report.json
Michael Mayer e09ce3eed3 CI: Generate NOTICE file with go-licenses and npm license-report
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-05-15 10:11:15 +02:00

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"
}
}