sc-haskey : A utility that checks objects for deep keys and validates their type. You can installing sc-haskey 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-haskey $ sudo npm install -g sc-haskey
If want to update the sc-haskey package execute the command as below,
$ sudo npm update sc-haskey
Update package globally,
$ npm install -g sc-haskey
$ sudo git clone https://github.com/rektide/sc-haskey.git
$ sudo npm install -g ./sc-haskey
sc-haskey@0.0.2 /usr/lib/node_modules/sc-haskey
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sc-haskey
| Package Name | sc-haskey |
| Version | 0.0.2 |
| Description | A utility that checks objects for deep keys and validates their type |
| Released Date | 2014-02-13T01:04:20.609Z |
| Published by | sitecore |
| How to Learn | https://www.npmjs.com/package/sc-haskey/tutorial |