Hello!
My company is automatically checking licenses of installed modules by using the license key in the package.json. Unfortunately, this module does not provide a SPDX-valid entry.
Do you think this is possible? Having
{
license: "Public domain",
}
would help us as well. We'd appreciate it :)