pouchdb-utils : Unassorted utilities used by PouchDB.. You can installing pouchdb-utils 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 pouchdb-utils $ sudo npm install -g pouchdb-utils
If want to update the pouchdb-utils package execute the command as below,
$ sudo npm update pouchdb-utils
Update package globally,
$ npm install -g pouchdb-utils
$ sudo git clone https://github.com/rektide/pouchdb-utils.git
$ sudo npm install -g ./pouchdb-utils
pouchdb-utils@6.3.4 /usr/lib/node_modules/pouchdb-utils
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pouchdb-utils
| Package Name | pouchdb-utils |
| Version | 6.3.4 |
| Description | Unassorted utilities used by PouchDB. |
| Released Date | 2017-07-15T09:11:51.185Z |
| Published by | daleharvey |
| How to Learn | https://www.npmjs.com/package/pouchdb-utils/tutorial |