Files
scripts/depot.kuschel.at.kicad_httplib
2025-12-16 14:50:32 +01:00

14 lines
362 B
Plaintext

{
"meta": {
"version": 1.0
},
"name": "Part-DB library",
"description": "This KiCAD library fetches information externally from ",
"source": {
"type": "REST_API",
"api_version": "v1",
"root_url": "https://depot.kuschel.at/en/kicad-api/",
"token": "the token has to be replaced, the token is stored in the kdbx password safe"
}
}