Add limited support for JSON5 with -5 / --json5 flags.
Off by default, given that the vast majority of JSON parsers do not support JSON5 syntax.
JSON5 Schema appears to be incompatible with JSON5. Creatives are welcome to publish a specification that combines the two, ideally with a Rust + FFI parser library.