Files

16 lines
371 B
JSON
Raw Permalink Normal View History

2023-03-30 15:22:33 +08:00
{
2024-12-10 15:20:38 +08:00
"name": "M5ModuleHMI",
"description": "Library for M5Stack Module HMI",
2023-03-30 15:22:33 +08:00
"keywords": "M5Stack MODULE_HMI",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
2024-12-10 15:20:38 +08:00
"url": "https://github.com/m5stack/M5Module-HMI.git"
2023-03-30 15:22:33 +08:00
},
2024-12-10 15:20:38 +08:00
"version": "1.0.0",
2023-03-30 15:22:33 +08:00
"frameworks": "arduino",
"platforms": "espressif32"
2024-12-10 15:20:38 +08:00
}