1
0
mirror of synced 2025-12-08 14:54:02 +08:00

Add: Json viewer

This commit is contained in:
surunzi
2016-05-11 22:46:29 +08:00
parent b9bb951691
commit d48778ed57
11 changed files with 286 additions and 18 deletions

View File

@@ -1,3 +1,19 @@
{
"name": "eruda"
}
[
{
"name": "Test",
"author": {
"name": "Redhoodsu",
"email": "surunzi@foxmail.com",
"contact": [
{
"location": "<span>office</span>",
"number": 123456
},
{
"location": "A very very long long address!!!!!!!!!!!!",
"number": 654321
}
]
}
}
]