10 lines
183 B
JSON
10 lines
183 B
JSON
|
{
|
||
|
"id": "sandbox",
|
||
|
"sort_order": 100000,
|
||
|
"name": "Sandbox",
|
||
|
"description": "make whatever you want here",
|
||
|
"is_sandbox": true,
|
||
|
"init_board": null,
|
||
|
"inputs": [],
|
||
|
"outputs": []
|
||
|
}
|