deno.land / std@0.224.0 / msgpack / testdata / 5.json

1
2
3
4
5
6
7
8
9
10
11
12
13
{ "name": "test", "greeting": "Hello, World!", "flag": true, "littleNum": 3, "biggerNum": 32254435, "decimal": 1.33, "bigDecimal": 3.5522E35, "negative": -54, "aNull": null, "more": "another string"}
std

Version Info

Tagged at
4 months ago