bole : A tiny JSON logger. You can installing bole 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 bole $ sudo npm install -g bole
If want to update the bole package execute the command as below,
$ sudo npm update bole
Update package globally,
$ npm install -g bole
$ sudo git clone https://github.com/rektide/bole.git
$ sudo npm install -g ./bole
bole@3.0.2 /usr/lib/node_modules/bole
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bole
Package Name | bole |
Version | 3.0.2 |
Description | A tiny JSON logger |
Released Date | 2016-11-16T02:22:06.684Z |
Published by | rvagg |
How to Learn | https://www.npmjs.com/package/bole/tutorial |