mpath : {G,S}et object values using MongoDB-like path notation. You can installing mpath 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 mpath $ sudo npm install -g mpath
If want to update the mpath package execute the command as below,
$ sudo npm update mpath
Update package globally,
$ npm install -g mpath
$ sudo git clone https://github.com/rektide/mpath.git
$ sudo npm install -g ./mpath
mpath@0.3.0 /usr/lib/node_modules/mpath
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mpath
Package Name | mpath |
Version | 0.3.0 |
Description | {G,S}et object values using MongoDB-like path notation |
Released Date | 2017-06-05T16:10:41.856Z |
Published by | vkarpov15 |
How to Learn | https://www.npmjs.com/package/mpath/tutorial |