Files
esptool/package.json
T
2026-05-27 11:08:40 +03:00

19 lines
398 B
JSON

{
"name": "tool-esptoolpy",
"description": "A serial utility to communicate & flash code to Espressif chips",
"keywords": [
"tools",
"uploader",
"pioarduino",
"espressif",
"esp8266",
"esp32"
],
"license": "GPL-2.0-or-later",
"repository": {
"type": "git",
"url": "https://github.com/pioarduino/esptool"
},
"version": "5.1.2",
"date": "2026-01-16"
}