JSON美化和格式化

将JSON字符串修饰为友好的可读格式。

{
   "foo": "bar",
   "hello": "world"
}