14 lines
300 B
JSON
14 lines
300 B
JSON
{
|
||
"dataList": [
|
||
{
|
||
"id": "Gcorp",
|
||
"name": "G Corp.",
|
||
"desc": "It’s G Corp."
|
||
},
|
||
{
|
||
"id": "body",
|
||
"name": "Corpse",
|
||
"desc": "Corpse (NOUN): The body of a person or animal after death."
|
||
}
|
||
]
|
||
} |