mirror of
https://github.com/damp11113-software/ccIDE.git
synced 2025-04-28 06:58:13 +00:00
14 lines
339 B
JSON
14 lines
339 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,
|
|
"require_network": false,
|
|
"dependencies": {}
|
|
} |