jq
is like sed
for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed
, awk
, grep
and friends let you play with text. https://stedolan.github.io/jq/
See https://github.com/stedolan/jq/releases for releases.
Edit the Makefile
to ensure that you are setting the intended version, then run make
.
make