UNPKG
eruda2
Version:
latest (0.0.2-b8)
0.0.2
0.0.2-b8
0.0.2-b7
0.0.2-b6
0.0.2-b5
0.0.2-b4
0.0.2-b3
0.0.2-b1
0.0.1
Console for Mobile Browsers
eruda.liriliri.io
liriliri/eruda
eruda2
/
test
/
data.json
20 lines
•
486 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{
"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
}
,
null
]
}
}
]