ccIDE/blocks/test/index.json
damp11113 5598295977 update 1.0.3
this version can upload code and run code from IDE and add save/load project
2024-07-13 16:04:45 +07:00

14 lines
353 B
JSON

{
"name": "Test Peripheral",
"author": "DPSoftware Foundation",
"description": "Test Peripheral",
"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": {}
}