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
$ sudo git clone https://github.com/rektide/po2json.git
$ sudo npm install -g ./po2json
po2json@0.4.5 /usr/lib/node_modules/po2json
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall po2json
| 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 |