mirror of
https://github.com/FourierTransformer/ftcsv.git
synced 2024-11-19 19:54:23 +00:00
9 lines
127 B
JSON
9 lines
127 B
JSON
|
[
|
||
|
{
|
||
|
"first": "John",
|
||
|
"last": "Doe",
|
||
|
"address": "120 any st.",
|
||
|
"city": "Anytown, WW",
|
||
|
"zip": "08123"
|
||
|
}
|
||
|
]
|