How to Install w-json NPM Packages on Ubuntu / Debian

How to Install w-json software package in NPM Packages

w-json : A small module to write JSON files.. You can installing w-json 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 w-json
$ sudo npm install -g w-json

If want to update the w-json package execute the command as below,

$ sudo npm update w-json

Update package globally,

$ npm install -g w-json

Git clone:

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

w-json@1.3.8 /usr/lib/node_modules/w-json

How to remove w-json package :

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

$ sudo npm uninstall w-json

Basic Information of w-json NPM Package:

Package Name w-json
Version 1.3.8
Description A small module to write JSON files.
Released Date 2017-09-08T12:47:31.940Z
Published by ionicabizau
How to Learn https://www.npmjs.com/package/w-json/tutorial