mirror of
https://github.com/damp11113-software/ccIDE.git
synced 2025-04-27 22:48:13 +00:00
15 lines
360 B
JSON
15 lines
360 B
JSON
{
|
|
"name": "IDE",
|
|
"author": "DPSoftware Foundation",
|
|
"description": "Block for IDE",
|
|
"version": "1.0.0",
|
|
"category": "Blockly Extensions",
|
|
"keyword": "test",
|
|
"license": "GPL-3.0-or-later",
|
|
"peripherals": false,
|
|
"library": false,
|
|
"turtle": false,
|
|
"pocket": false,
|
|
"require_network": false,
|
|
"dependencies": {}
|
|
} |