UNPKG

235 BJSONView Raw
1{
2 "path1":"test/path/1",
3 "path2":"test/path/2",
4 "usePath1":"path2",
5 "array1":[1,2,3,4],
6 "object1":{
7 "object1_prop0":"stringValue",
8 "object1_prop1":2,
9 "nullProp":null
10 }
11}
\No newline at end of file