curl -sSL https://raw.githubusercontent.com/shoneyJ/grepjson/master/install.sh | bash
I replaced jq with grepjson in my workflow to:
✅ Fuzzy-search JSON without knowing structure
✅ Find values across nested documents
✅ Simple pattern matching like grep
https://github.com/shoneyJ/grepjson