mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
13 lines
148 B
JSON
13 lines
148 B
JSON
{
|
|
"items": [
|
|
{
|
|
"name": "variable1",
|
|
"value": "value1"
|
|
},
|
|
{
|
|
"name": "variable2",
|
|
"value": "value2"
|
|
}
|
|
]
|
|
}
|