If you're using this registry for a specific module scope, specify that scope to set it in the webui instructions header e.g. npm set @coolsp:registry http://localhost:4873.
Added as webui.scope option in .yaml.
> Note: in .yaml, escape @ with \\@.
See also feature request #593.
refactor: updates let to const in generateBanner module
refactor: adds getPackageJson module to get vlues from package.json
refactor: adds jsdoc comments in getPackageJson module