Files
2024-04-10 23:09:06 +09:00

22 lines
504 B
JSON

{
"name": "M5UnitSynth",
"description": "Library for M5Stack M5Unit Synth",
"keywords": "M5GFX,M5Stack,M5UnitSynth",
"authors": {
"name": "M5Stack, Sean",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5Unit-Synth.git"
},
"version": "1.0.1",
"frameworks": [
"arduino"
],
"platforms": [
"espressif32",
"native"
],
"headers": "M5UnitSynth.h"
}