mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +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"
|
|
]
|
|
}
|