ecc-jsbn : ECC JS code based on JSBN. You can installing ecc-jsbn 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 ecc-jsbn $ sudo npm install -g ecc-jsbn
If want to update the ecc-jsbn package execute the command as below,
$ sudo npm update ecc-jsbn
Update package globally,
$ npm install -g ecc-jsbn
$ sudo git clone https://github.com/rektide/ecc-jsbn.git
$ sudo npm install -g ./ecc-jsbn
ecc-jsbn@0.1.1 /usr/lib/node_modules/ecc-jsbn
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ecc-jsbn
Package Name | ecc-jsbn |
Version | 0.1.1 |
Description | ECC JS code based on JSBN |
Released Date | 2015-11-23T14:19:09.579Z |
Published by | quartzjer |
How to Learn | https://www.npmjs.com/package/ecc-jsbn/tutorial |