Format large JSON file

VSCode doesn't format JSON file if it's too large.

Use python to format large JSON files:

$ python -m json.tool < file.json