pretty-data : plugin to pretty-print or minify XML, JSON, CSS and SQL files. You can installing pretty-data 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 pretty-data $ sudo npm install -g pretty-data
If want to update the pretty-data package execute the command as below,
$ sudo npm update pretty-data
Update package globally,
$ npm install -g pretty-data
$ sudo git clone https://github.com/rektide/pretty-data.git
$ sudo npm install -g ./pretty-data
pretty-data@0.40.0 /usr/lib/node_modules/pretty-data
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pretty-data
| Package Name | pretty-data |
| Version | 0.40.0 |
| Description | plugin to pretty-print or minify XML, JSON, CSS and SQL files |
| Released Date | 2012-06-17T09:37:46.007Z |
| Published by | npm |
| How to Learn | https://www.npmjs.com/package/pretty-data/tutorial |