How to Install po2json NPM Packages on Ubuntu / Debian

How to Install po2json software package in NPM Packages

po2json : Convert PO files to JSON. You can installing po2json 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 po2json
$ sudo npm install -g po2json

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

$ sudo npm update po2json

Update package globally,

$ npm install -g po2json

Git clone:

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

po2json@0.4.5 /usr/lib/node_modules/po2json

How to remove po2json package :

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

$ sudo npm uninstall po2json

Basic Information of po2json NPM Package:

Package Name po2json
Version 0.4.5
Description Convert PO files to JSON
Released Date 2016-10-13T19:20:00.028Z
Published by mikejedw
How to Learn https://www.npmjs.com/package/po2json/tutorial