cryptiles : General purpose crypto utilities. You can installing cryptiles 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 cryptiles $ sudo npm install -g cryptiles
If want to update the cryptiles package execute the command as below,
$ sudo npm update cryptiles
Update package globally,
$ npm install -g cryptiles
$ sudo git clone https://github.com/rektide/cryptiles.git
$ sudo npm install -g ./cryptiles
cryptiles@4.1.1 /usr/lib/node_modules/cryptiles
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cryptiles
Package Name | cryptiles |
Version | 4.1.1 |
Description | General purpose crypto utilities |
Released Date | 2017-11-10T20:15:03.412Z |
Published by | hueniverse |
How to Learn | https://www.npmjs.com/package/cryptiles/tutorial |