Convert JSON5 files to JSON. More information: https://json5.org.
stdin
to JSON stdout
:echo input | json5
stdout
: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