JSON Formatter & Validator
7 keys · depth 2 · 162 chars
JSON Input
Pretty Output
{
"name": "switchboard",
"tools": 32,
"offline": true,
"tags": [
"local",
"fast"
],
"owner": {
"team": "platform",
"since": 2025
}
}{
"name": "switchboard",
"tools": 32,
"offline": true,
"tags": [
"local",
"fast"
],
"owner": {
"team": "platform",
"since": 2025
}
}