UNPKG
canonicalize
Version:
latest (3.0.0)
3.0.0
2.1.0
2.0.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
JSON canonicalize function
github.com/erdtman/canonicalize
erdtman/canonicalize
canonicalize
/
test
/
testdata
/
input
/
structures.json
9 lines
(8 loc)
•
148 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{ "
1
": {"f": {"f":
"hi"
,
"F"
:
5
} ,"\n":
56.0
}, "
10
": { }, "":
"empty"
,
"a"
: { }, "
111
": [ {"e":
"yes"
,
"E"
:
"no"
} ], "
A
": {"
b
":
"123"
} }