Files
ESPEasy/lib/WakeOnLan-1.1.6/library.json
T
2020-10-21 09:11:14 -07:00

21 lines
544 B
JSON

{
"name": "WakeOnLan",
"keywords": "esp8266, esp32, wol, wake-on-lan, esp8266-arduino, esp32-arduino, espressif, espressif8266, espressif32",
"description": "Generate and send Wake On Lan (WOL) packet over UDP protocol.",
"repository": {
"type": "git",
"url": "https://github.com/a7md0/WakeOnLan.git"
},
"authors": [
{
"name": "a7md0",
"email": "wakeapp@a7md0.dev",
"url": "https://github.com/a7md0",
"maintainer": true
}
],
"version": "1.1.6",
"frameworks": "arduino",
"platforms": "espressif32, espressif8266"
}