json5

Convert JSON5 files to JSON. More information: https://json5.org.

echo input | json5

json5 path/to/input_file.json5

json5 path/to/input_file.json5 --out-file path/to/output_file.json

json5 path/to/input_file.json5 --validate

json5 --space indent_amount

json5 --help