0.0.1 • Published 7 years ago

jsplistutil v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

jsplistutil

A simple JavaScript utility to parse and manipulate plist files

Install: npm install -g jsplistutil

Usage: jsplistutil options

Options:

-h, --help           output usage information
-g, --get <get>      Get value of comma delimited (for nested) property name
-s, --set <set>      Set value of comma delimited (for nested) property name
-v, --value <value>  The value to set for entry in JSON notation