How to Install rollup-plugin-json NPM Packages on Ubuntu / Debian

How to Install rollup-plugin-json software package in NPM Packages

rollup-plugin-json : Convert .json files to ES6 modules:. You can installing rollup-plugin-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 rollup-plugin-json
$ sudo npm install -g rollup-plugin-json

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

$ sudo npm update rollup-plugin-json

Update package globally,

$ npm install -g rollup-plugin-json

Git clone:

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

rollup-plugin-json@2.3.0 /usr/lib/node_modules/rollup-plugin-json

How to remove rollup-plugin-json package :

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

$ sudo npm uninstall rollup-plugin-json

Basic Information of rollup-plugin-json NPM Package:

Package Name rollup-plugin-json
Version 2.3.0
Description Convert .json files to ES6 modules:
Released Date 2017-06-03T14:07:23.777Z
Published by rich_harris
How to Learn https://www.npmjs.com/package/rollup-plugin-json/tutorial