UNPKG

175 BJSONView Raw
1{
2 "aNumber":1,
3 "aBool":true,
4 "aString":"Hello World!",
5 "anArray":[1,2,"buckle","my","shoe"],
6 "anObject":{"prop":"aProperty"},
7 "nullValue":null
8}
\No newline at end of file