mirror of
https://github.com/m5stack/M5StamPLC.git
synced 2026-05-20 11:35:26 -07:00
19 lines
445 B
JSON
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"
|
|
} |