obj-case : Work with objects of different cased keys. You can installing obj-case 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 obj-case $ sudo npm install -g obj-case
If want to update the obj-case package execute the command as below,
$ sudo npm update obj-case
Update package globally,
$ npm install -g obj-case
$ sudo git clone https://github.com/rektide/obj-case.git
$ sudo npm install -g ./obj-case
obj-case@0.2.0 /usr/lib/node_modules/obj-case
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall obj-case
| Package Name | obj-case |
| Version | 0.2.0 |
| Description | Work with objects of different cased keys |
| Released Date | 2014-12-15T23:53:51.270Z |
| Published by | segmentio |
| How to Learn | https://www.npmjs.com/package/obj-case/tutorial |