-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Since this alters the package.json file quite a bit in some cases, not sure if you want to add some more debug output after rewriting the package.json file.
Relevant: https://github.com/gorillamania/package.json-validator
For example, after rewriting the package.json file, maybe just a brief few lines of output saying:
package.json file valid: false
errors:
- bugs field should have one of: email, url, mail, web
- licenses field should have url
- author field should have name