simple-plist : A wrapper utility for interacting with plist data.. You can installing simple-plist 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 simple-plist $ sudo npm install -g simple-plist
If want to update the simple-plist package execute the command as below,
$ sudo npm update simple-plist
Update package globally,
$ npm install -g simple-plist
$ sudo git clone https://github.com/rektide/simple-plist.git
$ sudo npm install -g ./simple-plist
simple-plist@0.2.1 /usr/lib/node_modules/simple-plist
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall simple-plist
| Package Name | simple-plist |
| Version | 0.2.1 |
| Description | A wrapper utility for interacting with plist data. |
| Released Date | 2016-11-01T05:53:45.384Z |
| Published by | wollardj |
| How to Learn | https://www.npmjs.com/package/simple-plist/tutorial |