utils-layout
utils-layout copied to clipboard
Standardize package.json
I noticed some inconsistencies and omissions in suit package info, so I tidied up:
- Arrange the package objects to match the order found in https://docs.npmjs.com/files/package.json.
- Add a
homepageobject with a link to the project’s readme on GitHub. - Add a
bugsobject with a link to the project’s issues labeledbugon GitHub. - Add an
authorobject with the name of the project’s author. - Clean up any mistakes or omissions