Pontifications How to minify JSON using jq on OS X or Linux: From Using jq to minify JSON jq -c . < input.json >minified.json Leave a comment on github