{
  "slug": "digikey",
  "version": "1.0.0",
  "type": "skill",
  "description": "Search DigiKey Electronics for components, pricing, stock, and part numbers. CLI + Hydrogen webview app with price breaks, alternates, and datasheet lookup.",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}