How to Install json3 NPM Packages on Ubuntu / Debian

How to Install json3 software package in NPM Packages

json3 : A modern JSON implementation compatible with nearly all JavaScript platforms.. You can installing json3 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 json3
$ sudo npm install -g json3

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

$ sudo npm update json3

Update package globally,

$ npm install -g json3

Git clone:

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

json3@3.3.2 /usr/lib/node_modules/json3

How to remove json3 package :

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

$ sudo npm uninstall json3

Basic Information of json3 NPM Package:

Package Name json3
Version 3.3.2
Description A modern JSON implementation compatible with nearly all JavaScript platforms.
Released Date 2014-06-22T21:27:22.857Z
Published by kitcambridge
How to Learn https://www.npmjs.com/package/json3/tutorial