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

How to Install r-json software package in NPM Packages

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

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

$ sudo npm update r-json

Update package globally,

$ npm install -g r-json

Git clone:

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

r-json@1.2.8 /usr/lib/node_modules/r-json

How to remove r-json package :

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

$ sudo npm uninstall r-json

Basic Information of r-json NPM Package:

Package Name r-json
Version 1.2.8
Description A small module to read JSON files.
Released Date 2017-09-08T12:44:42.886Z
Published by ionicabizau
How to Learn https://www.npmjs.com/package/r-json/tutorial