mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
18 lines
502 B
JSON
18 lines
502 B
JSON
{
|
|
"name": "htcw_ip5306",
|
|
"version": "0.1.0",
|
|
"description": "Provides support for the IP5306 power module",
|
|
"keywords": ["power", "battery", "sleep"],
|
|
"authors": {
|
|
"name":"honey the codewitch",
|
|
"homepage": "https://www.codeproject.com/Members/code-witch"
|
|
},
|
|
"license": "MIT",
|
|
"frameworks": ["arduino"],
|
|
"platforms": "*",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/codewitch-honey-crisis/htcw_ip5306.git"
|
|
}
|
|
} |