How to minify a JSON string or file with jq. ... Save the minified JSON file: jq -r tostring file.json > minified.json
確定! 回上一頁