rollupid icon indicating copy to clipboard operation
rollupid copied to clipboard

fix(all): Update package.json metadata

Open alfl opened this issue 1 year ago • 1 comments

Description

Streamlines license and author fields.

Related Issues

  • Closes #2591

Testing

  • Installed all packages to validate them through linters in yarn and, where possible, npm.

Checklist

  • [x] I have read the CONTRIBUTING guidelines
  • [x] I have tested my code (manually and/or automated if applicable)
  • [x] I have updated the documentation (if necessary)

alfl avatar Jan 08 '24 21:01 alfl

This license has no meaning since it not a private package. Did you mean unlicense?

No.

Should just leave blank to inherit top level license

Most of the sub-packages are marked private: true. Those should also be UNLICENSED, per the docs: https://docs.npmjs.com/cli/v10/configuring-npm/package-json

alfl avatar Jan 10 '24 16:01 alfl