bplist-creator : Binary Mac OS X Plist (property list) creator.. You can installing bplist-creator 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 bplist-creator $ sudo npm install -g bplist-creator
If want to update the bplist-creator package execute the command as below,
$ sudo npm update bplist-creator
Update package globally,
$ npm install -g bplist-creator
$ sudo git clone https://github.com/rektide/bplist-creator.git
$ sudo npm install -g ./bplist-creator
bplist-creator@0.0.7 /usr/lib/node_modules/bplist-creator
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bplist-creator
Package Name | bplist-creator |
Version | 0.0.7 |
Description | Binary Mac OS X Plist (property list) creator. |
Released Date | 2016-09-04T00:32:04.334Z |
Published by | joeferner |
How to Learn | https://www.npmjs.com/package/bplist-creator/tutorial |