9 lines
No EOL
197 B
JSON
9 lines
No EOL
197 B
JSON
{
|
|
"id": "copy_input",
|
|
"sort_order": 14,
|
|
"name": "Copy Cat",
|
|
"description": "read input and output the same thing",
|
|
"init_board": null,
|
|
"inputs": "Hello, world!",
|
|
"outputs": "Hello, world!"
|
|
} |