Convert JSON5 (extended JSON) to standard JSON format with full compatibility
Convert JSON5 (extended JSON) to standard JSON format with full compatibility. Transform JSON5 features like comments, trailing commas, unquoted keys, and multi-line strings into valid standard JSON that any parser can handle.