{
  "slug": "adom-jlcpcb",
  "version": "1.0.2",
  "type": "app",
  "description": "Check the JLCPCB / LCSC parts library before you fab \u2014 Basic vs Extended tier, LCSC stock and assembly pricing, so you avoid surprise feeder-setup fees. CLI, a Hydrogen app, and a shared backend.",
  "dependencies": {},
  "tags": [
    "jlcpcb",
    "lcsc",
    "basic-part",
    "extended-part",
    "assembly",
    "pcba",
    "electronics",
    "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"
  }
}