JSON Formatter, Validator & Beautifier
Indent
INPUTpaste or type JSON
1
2
3
4
5
6
7
8
9
10
OUTPUT
$
1
{2
"app": "devkit",3
"version": "2.4.0",4
"private": true,5
"clientSide": true,6
"features": [7
"format",8
"minify",9
"validate",10
"tree"11
],12
"limits": {13
"maxBytes": 5242880,14
"timeoutMs": 25015
},16
"author": {17
"name": "Ada",18
"handle": "@ada",19
"verified": false20
},21
"tags": null22
}valid·13 keys·279 B