You've already forked M5Module-LLM
mirror of
https://github.com/m5stack/M5Module-LLM.git
synced 2026-05-20 11:31:45 -07:00
21 lines
468 B
JSON
21 lines
468 B
JSON
{
|
|
"name": "M5Module-LLM",
|
|
"description": "Library for M5Module-LLM",
|
|
"keywords": "M5Stack,M5Module-LLM",
|
|
"authors": {
|
|
"name": "M5Stack"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/M5Stack/M5Module-LLM.git"
|
|
},
|
|
"dependencies": {
|
|
"M5Unified": "*",
|
|
"M5GFX": "*",
|
|
"ArduinoJson": "*"
|
|
},
|
|
"version": "1.7.0",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32"
|
|
}
|