arduino-pico/package.json
Earle F. Philhower, III 7dcfe4d483 Update version
2025-05-22 08:19:51 -07:00

17 lines
409 B
JSON

{
"name": "framework-arduinopico",
"version": "1.40504.0",
"description": "Arduino Wiring-based Framework (RPi Pico RP2040, RP2350)",
"keywords": [
"framework",
"arduino",
"Cortex-M",
"Raspberry Pi",
"RP2040"
],
"homepage": "https://arduino-pico.readthedocs.io/en/latest/",
"repository": {
"type": "git",
"url": "https://github.com/earlephilhower/arduino-pico"
}
}