dot-component : MongoDB-style dot notation querying for JavaScript.. You can installing dot-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 dot-component $ sudo npm install -g dot-component
If want to update the dot-component package execute the command as below,
$ sudo npm update dot-component
Update package globally,
$ npm install -g dot-component
$ sudo git clone https://github.com/rektide/dot-component.git
$ sudo npm install -g ./dot-component
dot-component@0.1.1 /usr/lib/node_modules/dot-component
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dot-component
Package Name | dot-component |
Version | 0.1.1 |
Description | MongoDB-style dot notation querying for JavaScript. |
Released Date | 2014-01-27T18:59:00.876Z |
Published by | rauchg |
How to Learn | https://www.npmjs.com/package/dot-component/tutorial |