31 lines
904 B
JSON
31 lines
904 B
JSON
{
|
|
"$schema": "https://go.kicad.org/pcm/schemas/v1",
|
|
"name": "Kicad Library",
|
|
"description": "This addon contains the Symbols, Footprint, and 3D Models for Kicad.",
|
|
"description_full": "This addon contains the Symbols, Footprint, and 3D Models for Kicad.",
|
|
"identifier": "com.github.ssp97.kicad-libraries",
|
|
"type": "library",
|
|
"author": {
|
|
"name": "ssp97",
|
|
"contact": {
|
|
"web": "https://github.com/ssp97/kicad-libraries"
|
|
}
|
|
},
|
|
"maintainer": {
|
|
"name": "ssp97",
|
|
"contact": {
|
|
"web": "https://github.com/ssp97/kicad-libraries"
|
|
}
|
|
},
|
|
"license": "CC-BY-SA-4.0",
|
|
"resources": {
|
|
"homepage": "https://github.com/ssp97/kicad-libraries"
|
|
},
|
|
"versions": [
|
|
{
|
|
"version": "0.0.1",
|
|
"status": "developer",
|
|
"kicad_version": "8.0.0"
|
|
}
|
|
]
|
|
} |