summaryrefslogtreecommitdiff
path: root/de.jaseg.kimesh.footprints/metadata.json
blob: 90ccf5c304be04a9972b50b299c62be127a3fc72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "$schema": "https://go.kicad.org/pcm/schemas/v1",
    "name": "KiMesh",
    "description": "A security mesh generator for KiCad",
    "description_full": "This is the footprint package for the KiMesh security mesh generator.",
    "identifier": "de.jaseg.kimesh.footprints",
    "type": "library",
    "author": {
        "name": "jaseg",
        "contact": {
            "web": "https://jaseg.de/"
        }
    },
    "license": "CERN-OHL",
    "resources": {
        "homepage": "https://jaseg.de/projects/kimesh",
        "git": "https://git.jaseg.de/kimesh.git",
        "issues": "https://github.com/jaseg/kimesh/issues"
    },
    "versions": [
    ]
}