mirror of https://github.com/arendst/Tasmota.git
25 lines
746 B
JSON
Executable File
25 lines
746 B
JSON
Executable File
{
|
|
"name": "TTGO TWatch Library",
|
|
"keywords": "Device Conterl,TWatch,Watch,TTGO",
|
|
"description": "Arduino Library for TTGO T-Watch development kit",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library.git"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Xinyuan Electronics",
|
|
"email": "lily@lilygo.cc",
|
|
"url": "https://github.com/Xinyuan-LilyGO",
|
|
"maintainer": true
|
|
},
|
|
{
|
|
"name": "lewishe",
|
|
"email": "lewishe@outlook.com",
|
|
"url": "https://github.com/lewisxhe"
|
|
}
|
|
],
|
|
"version": "1.2.0",
|
|
"frameworks": "arduino",
|
|
"platforms": "esp32"
|
|
} |