If you work with JSON data on a regular basis, you may be familiar with jq, a lightweight and flexible command-line JSON processor. However, if you’re looking for an alternative to jq, you may want to consider jaq, a jq clone designed to offer similar functionality with some additional features. …