Vegard Stikbakke's TILs
Minify JSON using jq
May 3, 2021
jq -c . < input.json > minified_input.json