rc : hardwired configuration loader. You can installing rc 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 rc $ sudo npm install -g rc
If want to update the rc package execute the command as below,
$ sudo npm update rc
Update package globally,
$ npm install -g rc
$ sudo git clone https://github.com/rektide/rc.git
$ sudo npm install -g ./rc
rc@1.2.2 /usr/lib/node_modules/rc
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rc
| Package Name | rc |
| Version | 1.2.2 |
| Description | hardwired configuration loader |
| Released Date | 2017-10-14T20:04:26.233Z |
| Published by | dominictarr |
| How to Learn | https://www.npmjs.com/package/rc/tutorial |