22 lines
458 B
JSON
22 lines
458 B
JSON
|
{
|
||
|
"ignoreDevDependencies": true,
|
||
|
"allowedPackages": [{
|
||
|
"name": "colors",
|
||
|
"extraFieldsForDocumentation": "Licence is MIT, but was not found by tool: https://github.com/Marak/colors.js/blob/v0.5.1/MIT-LICENSE.txt",
|
||
|
"date": "17 January 2017",
|
||
|
"reason": "MIT Licenced"
|
||
|
}],
|
||
|
"allowedLicenses": [
|
||
|
"CC-BY-4.0",
|
||
|
"CC0-1.0",
|
||
|
"MIT",
|
||
|
"ISC",
|
||
|
"Apache",
|
||
|
"BSD",
|
||
|
"WTF",
|
||
|
"Public Domain",
|
||
|
"MPL",
|
||
|
"Unlicense"
|
||
|
]
|
||
|
}
|