simple-encryptor : Simplified encryption/decryption for node.js. You can installing simple-encryptor 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 simple-encryptor $ sudo npm install -g simple-encryptor
If want to update the simple-encryptor package execute the command as below,
$ sudo npm update simple-encryptor
Update package globally,
$ npm install -g simple-encryptor
$ sudo git clone https://github.com/rektide/simple-encryptor.git
$ sudo npm install -g ./simple-encryptor
simple-encryptor@1.1.1 /usr/lib/node_modules/simple-encryptor
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall simple-encryptor
| Package Name | simple-encryptor |
| Version | 1.1.1 |
| Description | Simplified encryption/decryption for node.js |
| Released Date | 2017-10-07T18:03:34.467Z |
| Published by | sehrope |
| How to Learn | https://www.npmjs.com/package/simple-encryptor/tutorial |