art-build-configurator : Tools for configuring npm (package.json) and webpack (webpack.config.js). You can installing art-build-configurator npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install art-build-configurator $ sudo npm install -g art-build-configurator
If want to update the art-build-configurator package execute the command as below,
$ sudo npm update art-build-configurator
Update package globally,
$ npm install -g art-build-configurator
$ sudo git clone https://github.com/rektide/art-build-configurator.git
$ sudo npm install -g ./art-build-configurator
art-build-configurator@1.15.1 /usr/lib/node_modules/art-build-configurator
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall art-build-configurator
| Package Name | art-build-configurator |
| Version | 1.15.1 |
| Description | Tools for configuring npm (package.json) and webpack (webpack.config.js) |
| Released Date | 2017-07-25T18:18:37.648Z |
| Published by | shanebdavis |
| How to Learn | https://www.npmjs.com/package/art-build-configurator/tutorial |