gruntfile-editor : API to modify the content of a Gruntfile.js file. You can installing gruntfile-editor 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 gruntfile-editor $ sudo npm install -g gruntfile-editor
If want to update the gruntfile-editor package execute the command as below,
$ sudo npm update gruntfile-editor
Update package globally,
$ npm install -g gruntfile-editor
$ sudo git clone https://github.com/rektide/gruntfile-editor.git
$ sudo npm install -g ./gruntfile-editor
gruntfile-editor@1.2.1 /usr/lib/node_modules/gruntfile-editor
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gruntfile-editor
| Package Name | gruntfile-editor |
| Version | 1.2.1 |
| Description | API to modify the content of a Gruntfile.js file |
| Released Date | 2016-11-20T00:33:47.014Z |
| Published by | sboudrias |
| How to Learn | https://www.npmjs.com/package/gruntfile-editor/tutorial |