Copy and reformat JSON data.
misc/copy_json in.json out.json
Read the JSON data from in.json, and write it the new JSON file out.json. Both arguments can be the same file name. Used to clean JSON syntax.
in.json
out.json