23 nodes|Depth: 2
JSONValid
28 lines1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
name:"JSON Tree Viewer"
version:"1.0.0"
description:"A powerful JSON visualization tool"
features:[
0:"Tree View"
1:"Graph View"
2:"Search"
3:"Format & Minify"
4:"Dark Mode"
]
author:{
name:"Developer"
email:"dev@example.com"
}
config:{
maxDepth:10
autoExpand:true
syntaxHighlight:true
}
stats:{
users:1000
stars:500
forks:100
}
isPublic:true
license:null
}
Statistics
23 total nodes, max depth 2Objects4
Arrays1
Strings10
Numbers4
Booleans3
Nulls1