UNPKG
json-format
Version:
latest (1.0.1)
1.0.1
1.0.0
0.1.2
0.1.1
0.0.1
JSON format for good presentation
github.com/luizstacio/json-format
luizstacio/json-format
json-format
/
test
/
mocks
/
stringified_4_spaces.json
6 lines
•
66 B
JSON
View Raw
1
2
3
4
5
6
{
"foo"
:
"bar"
,
"children"
:
{
"foo"
:
"bar"
}
}