JSON Inspector — sample.json
Editor
Types preview
{object(5)
"name":"file.lab",string
"version":"1.0.0",string
"tools":[array(4)
"json",string
"csv",string
"html",string
"pdf"string
],
"clientSide":true,boolean
"author":{object(2)
"name":"Ada",string
"role":"engineer"string
}
}