$ finepack package.json
warning: missing 'bugs'
warning: missing 'keywords'
warning: missing 'homepage'
warning: missing 'repository'
info: package.json is near to be fine. Check the file and run again.
$ finepack package.json -l
warning: missing 'bugs'
warning: missing 'keywords'
warning: missing 'homepage'
warning: missing 'repository'
info: package.json is near to be fine. Check the file and run again.
Steps to reproduce: