jq
I rediscovered jq the other day, a little command line tool to format, read, and transform JSON from the command line.
Jq falls into one of my favorite categories of tools: the "simple and do one thing good" category—the Unix philosophy at its finest.