app
DigiKey Electronics Search
Public Made by Adomby adom
DigiKey component search in your workspace — millions of parts with real-time stock, quantity pricing and datasheets. CLI verbs, a Hydrogen app, and a shared backend service.
{
"slug": "adom-digikey",
"version": "1.0.3",
"type": "app",
"description": "DigiKey component search in your workspace \u2014 millions of parts with real-time stock, quantity pricing and datasheets. CLI verbs, a Hydrogen app, and a shared backend service.",
"dependencies": {},
"tags": [
"digikey",
"parts",
"pricing",
"stock",
"datasheet",
"electronics",
"distributor",
"open-source",
"mit"
],
"license": "MIT",
"needs_sudo": false,
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
},
"files": [
"bin/**",
"skills/**",
"install.sh",
"uninstall.sh",
"package.json",
"page.json",
"README.md",
"SKILL.md",
"BUILD-SKILL.md",
"screenshots/**"
],
"hero": {
"path": "screenshots/hero.png"
}
}