mirror of
https://github.com/wader/fq.git
synced 2024-11-23 18:56:52 +03:00
11 lines
117 B
JSON
11 lines
117 B
JSON
{
|
|
"a": 123,
|
|
"b": [
|
|
1,
|
|
2,
|
|
3
|
|
],
|
|
"c:": "string",
|
|
"d": null,
|
|
"e": 123.4
|
|
} |