Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add license identifier to package.json
Helps projects that depend on this reason about license conditions. Better would be to also include an indication of copyright and license in the code itself, protected from removal by webpack and similar tools with `/*! */` but this is the bare minimum needed.
- Loading branch information