-
Notifications
You must be signed in to change notification settings - Fork 1
/
metadata.json
34 lines (34 loc) · 1.23 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"$schema": "https://go.kicad.org/pcm/schemas/v1",
"name": "EEZ-DIB Library",
"description": "This addon contains the Symbols, Footprint, and 3D Models for the EEZ DIB projects.",
"description_full": "This addon contains the Symbols, Footprint, and 3D Models for the EEZ DIB projects.",
"identifier": "com.github.eez-open.eez-kicad-libraries",
"type": "library",
"author": {
"name": "Envox d.o.o.",
"contact": {
"web": "https://www.envox.eu"
}
},
"maintainer": {
"name": "Envox d.o.o.",
"contact": {
"web": "https://www.envox.eu"
}
},
"license": "CC-BY-SA-4.0",
"resources": {
"homepage": "https://github.com/eez-open/eez-kicad-libraries"
},
"versions": [
{
"download_size": 11354112,
"download_url": "https://github.com/eez-open/eez-kicad-libraries/releases/download/v1.0.6/EEZ-Kicad-library.zip",
"install_size": 78516224,
"kicad_version": "7.0",
"status": "stable",
"version": "1.0.6"
}
]
}