sc-cast : Cast values to a specific type. You can installing sc-cast 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 sc-cast $ sudo npm install -g sc-cast
If want to update the sc-cast package execute the command as below,
$ sudo npm update sc-cast
Update package globally,
$ npm install -g sc-cast
$ sudo git clone https://github.com/rektide/sc-cast.git
$ sudo npm install -g ./sc-cast
sc-cast@2.0.0 /usr/lib/node_modules/sc-cast
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sc-cast
| Package Name | sc-cast |
| Version | 2.0.0 |
| Description | Cast values to a specific type |
| Released Date | 2015-11-25T06:58:48.961Z |
| Published by | davidtsuji |
| How to Learn | https://www.npmjs.com/package/sc-cast/tutorial |