modify-filename : Modify the filename in a path. You can installing modify-filename 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 modify-filename $ sudo npm install -g modify-filename
If want to update the modify-filename package execute the command as below,
$ sudo npm update modify-filename
Update package globally,
$ npm install -g modify-filename
$ sudo git clone https://github.com/rektide/modify-filename.git
$ sudo npm install -g ./modify-filename
modify-filename@1.1.0 /usr/lib/node_modules/modify-filename
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall modify-filename
| Package Name | modify-filename |
| Version | 1.1.0 |
| Description | Modify the filename in a path |
| Released Date | 2015-06-27T00:24:34.906Z |
| Published by | sindresorhus |
| How to Learn | https://www.npmjs.com/package/modify-filename/tutorial |