{
  "slug": "wireless-link-library",
  "title": "wireless-link Library",
  "type": "component",
  "version": "0.1.0",
  "description": "Component library for the wireless-link molecule \u2014 the components used on the board, linked as dependencies.",
  "tags": [
    "library"
  ],
  "dependencies": {
    "adom/machinecontactmedium": "^0.1.0",
    "adom/machinepinlargestandard": "^0.1.0",
    "adom/pinheader-1x08-p2-54mm-vertical": "^0.1.0",
    "adom/pinheader-1x12-p2-54mm-vertical": "^0.1.0"
  },
  "hero": {
    "type": "billboard",
    "headline": "wireless-link \u2014 Component Library",
    "subhead": "The components used on the board, linked as dependencies.",
    "screenshot": "docs/hero.png",
    "accent": "#00b8b1"
  },
  "files": [
    "README.md",
    "package.json",
    "docs/**",
    "library.step",
    "*.kicad_sym"
  ]
}