hjson : A user interface for JSON.. You can installing hjson 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 hjson $ sudo npm install -g hjson
If want to update the hjson package execute the command as below,
$ sudo npm update hjson
Update package globally,
$ npm install -g hjson
$ sudo git clone https://github.com/rektide/hjson.git
$ sudo npm install -g ./hjson
hjson@3.1.0 /usr/lib/node_modules/hjson
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hjson
Package Name | hjson |
Version | 3.1.0 |
Description | A user interface for JSON. |
Released Date | 2017-07-20T21:56:25.231Z |
Published by | laktak |
How to Learn | https://www.npmjs.com/package/hjson/tutorial |