mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
i18next-conv@14.0.0 and p-from-callback@1.0.1 are MIT licensed according to there License files. Also remove po2json from the exclude list, we don't seem to use that anymore.
15 lines
355 B
JSON
15 lines
355 B
JSON
{
|
|
"i18next-conv@14.0.0": {
|
|
"licenses": "MIT",
|
|
"licenseFile": "LICENSE.md",
|
|
"licenseStart": "# MIT License",
|
|
"licenseEnd": "========="
|
|
},
|
|
"p-from-callback@1.0.1": {
|
|
"licenses": "MIT",
|
|
"licenseFile": "LICENSE.md",
|
|
"licenseStart": "# MIT License",
|
|
"licenseEnd": "========="
|
|
}
|
|
}
|