preferences : Manage CLI application encrypted preferences.. You can installing preferences 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 preferences $ sudo npm install -g preferences
If want to update the preferences package execute the command as below,
$ sudo npm update preferences
Update package globally,
$ npm install -g preferences
$ sudo git clone https://github.com/rektide/preferences.git
$ sudo npm install -g ./preferences
preferences@1.0.1 /usr/lib/node_modules/preferences
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall preferences
| Package Name | preferences |
| Version | 1.0.1 |
| Description | Manage CLI application encrypted preferences. |
| Released Date | 2017-11-16T10:28:35.107Z |
| Published by | caffeina.dev |
| How to Learn | https://www.npmjs.com/package/preferences/tutorial |