JSON Formatter
Format · minify · validate with error location.
Indent
Valid
Input84 B
Output 134 B
{
"name": "vibe100",
"apps": 100,
"tiers": [
1,
2,
3
],
"meta": {
"live": true,
"owner": "nicanor"
}
}Format · minify · validate with error location.
{
"name": "vibe100",
"apps": 100,
"tiers": [
1,
2,
3
],
"meta": {
"live": true,
"owner": "nicanor"
}
}