{
  "slug": "adom-machine-parts-library",
  "title": "Adom Machine Parts Library",
  "type": "component",
  "version": "1.0.1",
  "description": "Adom's machine pin/contact component library \u2014 the six machine parts (contacts + press-fit pins, medium/large, standard/short) linked as dependencies, with the assembled 'Adom Machine Symbols' and 'Adom Machine Footprints' libraries for KiCad, Altium, and Fusion 360 hosted here. Install with the adom-library-importer skill to register them in your EDA. The per-part symbol/footprint source files live on each component's own wiki page.",
  "tags": [
    "library",
    "machine-pin",
    "machine-contact",
    "adom",
    "kicad",
    "altium",
    "fusion",
    "press-fit"
  ],
  "dependencies": {
    "adom/machinecontactmedium": "^1.0.0",
    "adom/machinecontactlarge": "^1.0.0",
    "adom/machinepinlargeshort": "^1.0.0",
    "adom/machinepinlargestandard": "^1.0.0",
    "adom/machinepinmediumshort": "^1.0.0",
    "adom/machinepinmediumstandard": "^1.0.0"
  },
  "hero": {
    "type": "billboard",
    "headline": "Adom Machine Parts Library",
    "subhead": "Machine pins & contacts, linked as dependencies \u2014 Adom Machine Symbols + Footprints for KiCad, Altium, Fusion",
    "screenshot": "docs/hero.png",
    "accent": "#2dd4bf"
  },
  "files": [
    "README.md",
    "package.json",
    "docs/**",
    "library.glb",
    "libs/**"
  ]
}
