Initial integration of jq. jq is a lightweight and flexible command-line
JSON processor. It's a widely used command-line for handling json
processing, and has more than 25K stars on Github. In essence am not
sure which corporations use it as such (but I would assume many), but I
use it frequently and would place it in some form of position similar to
Binutils from a user perspective. It is, in essence, the `sed` command
in the JSON world.