mirror of
https://github.com/jsdoc/jsdoc.git
synced 2026-01-25 15:24:34 +00:00
9 lines
207 B
JSON
9 lines
207 B
JSON
{
|
|
"packageAllowlist": [
|
|
// OFL-1.1 licensed; Google-owned
|
|
"@fontsource-variable/open-sans",
|
|
// Python-2.0 licensed, which is fine but not on js-green-licenses default list
|
|
"argparse"
|
|
]
|
|
}
|