Files
Forairaaaaa 0567e45d8c bump version
2025-10-29 15:53:11 +08:00

19 lines
445 B
JSON

{
"name": "M5StamPLC",
"description": "Library for M5StamPLC",
"keywords": "M5Stack,M5StamPLC",
"authors": {
"name": "M5Stack"
},
"repository": {
"type": "git",
"url": "https://github.com/M5Stack/M5StamPLC.git"
},
"dependencies": {
"M5Unified": "*",
"M5GFX": "*"
},
"version": "1.2.0",
"frameworks": "arduino",
"platforms": "espressif32"
}