Prettify JSON
Formatting and beautifying JSON data.
Input
{a:0,b:1}
Make Pretty
Output
...