Closed jdtran23 closed 9 years ago
Can you format the JSON with whitespace? Then you can use minify_json.py
to create a .min.json
file.
To format the JSON, you can use an online json editor like this one. Or you can modify the minify_json.py
script to format the json properly.
Done.
Previous json object was not as useful so it a new one was created to fit into our code cleanly.