arduino-esp32/package.json
2024-07-16 21:55:50 +03:00

17 lines
392 B
JSON

{
"name": "framework-arduinoespressif32",
"version": "3.0.3",
"description": "Arduino Wiring-based Framework for the Espressif ESP32, ESP32-S and ESP32-C series of SoCs",
"keywords": [
"framework",
"arduino",
"espressif",
"esp32"
],
"license": "LGPL-2.1-or-later",
"repository": {
"type": "git",
"url": "https://github.com/espressif/arduino-esp32"
}
}