{
  "slug": "adom-chip-thumbnailer",
  "version": "1.1.10",
  "type": "app",
  "description": "The chip-icon factory: from a STEP file it renders the complete family of chip icons, shaded 3D orientations, transparent icons, name-lasered variants, and 11 vector outline styles, in a live web app + CLI.",
  "tags": [
    "chip",
    "icon",
    "thumbnail",
    "3d",
    "step",
    "outline",
    "render",
    "eda"
  ],
  "discovery_triggers": [
    "chip icon",
    "chip thumbnail",
    "render chip icons",
    "transparent chip icon",
    "chip 3d icon",
    "name on chip",
    "laser part number on chip",
    "chip outline",
    "vector outline of a chip",
    "make icons for this chip",
    "chip-thumbnailer",
    "regenerate chip icons"
  ],
  "hero": {
    "type": "image",
    "path": "adom-chip-thumbnailer.png"
  },
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "license": "MIT"
}