mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
7 lines
146 B
JSON
7 lines
146 B
JSON
{
|
|
"id": 1,
|
|
"name": "Foo",
|
|
"price": 123,
|
|
"tags": ["Bar","Eek"],
|
|
"stock": { "warehouse":300, "retail":20 }
|
|
} |