diff options
Diffstat (limited to 'license-report-config.json')
-rw-r--r-- | license-report-config.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/license-report-config.json b/license-report-config.json new file mode 100644 index 0000000..d36db0b --- /dev/null +++ b/license-report-config.json @@ -0,0 +1,12 @@ +{ +"fields": [ +"name", +"licensePeriod", +"licenseType", +"link", +"remoteVersion", +"installedVersion", +"definedVersion", +"author" +] +} |