A command-line tool which helps you to create the foundations for an NPM package, saving you time from creating new files and folders for your packages.
After installing globally, run the command below in your project directory, which will give you a series of toggles to check. Check the ones that you would like to include, then clickEnterto confirm your choices.
If you need to, you can also configure your
package.jsonat any time. To do this, use the
pkg-configargument, and edit different fields, right from the command line. See
herefor more information on this command.