How to Install json5 NPM Packages on Ubuntu / Debian

How to Install json5 software package in NPM Packages

json5 : JSON for the ES5 era.. You can installing json5 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 json5
$ sudo npm install -g json5

If want to update the json5 package execute the command as below,

$ sudo npm update json5

Update package globally,

$ npm install -g json5

Git clone:

$ sudo  git clone https://github.com/rektide/json5.git
$ sudo  npm install -g ./json5

json5@0.5.1 /usr/lib/node_modules/json5

How to remove json5 package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall json5

Basic Information of json5 NPM Package:

Package Name json5
Version 0.5.1
Description JSON for the ES5 era.
Released Date 2016-11-27T22:07:14.862Z
Published by jordanbtucker
How to Learn https://www.npmjs.com/package/json5/tutorial