20 lines
474 B
JSON
20 lines
474 B
JSON
{
|
|
"name": "ratgdo",
|
|
"version": "0.0.2",
|
|
"description": "ratgdo for esphome",
|
|
"keywords": "ratgdo, esphome",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/bdraco/esphome-ratgdo"
|
|
},
|
|
"authors": [],
|
|
"license": "GPLv3",
|
|
"homepage": "https://github.com/bdraco/esphome-esphome",
|
|
"dependencies": {
|
|
"secplus": "*",
|
|
"espsoftwareserial": "*"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
}
|