{
  "slug": "wireless-link-library",
  "title": "wireless-link Library",
  "type": "component",
  "version": "0.1.1",
  "description": "Component library for the wireless-link molecule — 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 — 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"
  ],
  "org": "adom",
  "author": {
    "name": "noah",
    "email": "[email protected]"
  },
  "visibility": {
    "public": true
  }
}