Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add missing fields, fix up array type, add comments (#60)
Making the following changes: 1. Add missing fields: * `funding` * `licenses` (deprecated) * `overrides` * `peerDependenciesMeta` * `workspaces` 2. Allow mixed object/string entries in `contributors` 3. Misc. comment cleanup ## References * Fixes #25 --------- Co-authored-by: Steven <steven@ceriously.com>
- Loading branch information