jq

v 1.7.1 Updated: 4 months, 1 week ago

A lightweight and flexible command-line JSON processor

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://jqlang.github.io/jq/

To install jq, paste this in macOS terminal after installing MacPorts

sudo port install jq

Add to my watchlist

Installations 227
Requested Installations 202