object-component : Object utils.. You can installing object-component 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-component $ sudo npm install -g object-component
If want to update the object-component package execute the command as below,
$ sudo npm update object-component
Update package globally,
$ npm install -g object-component
$ sudo git clone https://github.com/rektide/object-component.git
$ sudo npm install -g ./object-component
object-component@0.0.3 /usr/lib/node_modules/object-component
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall object-component
| Package Name | object-component |
| Version | 0.0.3 |
| Description | Object utils. |
| Released Date | 2012-10-15T17:51:36.766Z |
| Published by | tjholowaychuk |
| How to Learn | https://www.npmjs.com/package/object-component/tutorial |