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