Initial commit
This commit is contained in:
33
packages.json
Normal file
33
packages.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"packages": [
|
||||
{
|
||||
"$schema": "https://go.kicad.org/pcm/schemas/v1",
|
||||
"author": {
|
||||
"contact": {
|
||||
"mail": "tieutuanbao@gmail.com"
|
||||
},
|
||||
"name": "BitsCat"
|
||||
},
|
||||
"description": "BitsCat Kicad library",
|
||||
"description_full": "This package contains footprints, symbols, 3dmodels, ...\n",
|
||||
"identifier": "git.bitscat-kicad-library",
|
||||
"license": "MIT",
|
||||
"name": "BitsCat Kicad Library",
|
||||
"resources": {
|
||||
"Github": "http://git.sleeknest.vn/bitscat-public/kicad/kicad-libraries.git"
|
||||
},
|
||||
"tags": [
|
||||
"footprint",
|
||||
"library"
|
||||
],
|
||||
"type": "library",
|
||||
"versions": [
|
||||
{
|
||||
"kicad_version": "9.0",
|
||||
"status": "stable",
|
||||
"version": "1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user