JSON shell parsers:
. for sh scripting, JSON.sh,
https://github.com/dominictarr/JSON.sh
. for awk scripting,
https://github.com/step-/JSON.awk
KUAL uses JSON.awk
. for any scripting, bin file, jshon,
http://kmkeen.com/jshon/2011-12-21-21-53-50-464.html
attached a static build for KT
I've use this a few times, it's cool but I prefer the first two