object-values : Get the values of an object. You can installing object-values 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 object-values $ sudo npm install -g object-values
If want to update the object-values package execute the command as below,
$ sudo npm update object-values
Update package globally,
$ npm install -g object-values
$ sudo git clone https://github.com/rektide/object-values.git
$ sudo npm install -g ./object-values
object-values@1.0.0 /usr/lib/node_modules/object-values
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall object-values
Package Name | object-values |
Version | 1.0.0 |
Description | Get the values of an object |
Released Date | 2014-08-13T17:05:29.575Z |
Published by | sindresorhus |
How to Learn | https://www.npmjs.com/package/object-values/tutorial |