blob: 07d5d8931d8218d213842ab295db147af1e77622 [file] [log] [blame]
{
"skipFiles":[
".gitignore"
],
"skipDirs":[
".git"
],
"textExtensionList":[],
"maxReadSize":6144,
"outputFilePrefix":"NOTICE",
"outputFileExtensions":[
"txt"
],
"singleLicenseFiles":[
"LICENSE"
],
"licensePatternDir":"licenses/simple/patterns",
"baseDir":".",
"target":"all",
"logLevel":"verbose",
"customProjectLicenses":[
{
"projectRoot":"test",
"licenseLocation":"test"
}
],
"prohibitedLicenseTypes" :[
"gcc"
]
}