PackageUp creates Health reports for your project to help you keep it up to date.
Run npx pkup in your project's folder.
This will create a health report outputed to the command line.
--type html- This will generate apackage-health.htmlfile.--type md- This will generate apackage-health.mdfile.--install- Create apostinstallscript so thatpkupruns when node modules are installed
--verboseextra logging--pathpath to the projects package.json otherwise uses current folder