deno.land / std@0.224.0 / msgpack / testdata / 5.json
12345678910111213{ "name": "test", "greeting": "Hello, World!", "flag": true, "littleNum": 3, "biggerNum": 32254435, "decimal": 1.33, "bigDecimal": 3.5522E35, "negative": -54, "aNull": null, "more": "another string"}
Version Info