Files
Fabrication-Toolkit/metadata.json
T
2022-06-07 12:38:16 +03:00

31 lines
914 B
JSON

{
"$schema": "https://go.kicad.org/pcm/schemas/v1",
"name": "Fabrication Toolkit",
"description": "JLC PCB fabrication toolkit",
"description_full": "Toolkit for automating PCB fabrication process with KiCad and JLC PCB",
"identifier": "com.github.bennymeg.JLC-Plugin-for-KiCad",
"type": "plugin",
"author": {
"name": "Benny Megidish",
"contact": {
"web": "https://github.com/bennymeg/JLC-Plugin-for-KiCad"
}
},
"maintainer": {
"name": "Benny Megidish",
"contact": {
"web": "https://github.com/bennymeg/JLC-Plugin-for-KiCad"
}
},
"license": "Apache-2.0",
"resources": {
"homepage": "https://github.com/bennymeg/JLC-Plugin-for-KiCad"
},
"versions": [
{
"version": "0.2.0",
"status": "testing",
"kicad_version": "6.00"
}
]
}