{
  "slug": "adom-ds2sf",
  "version": "1.0.1",
  "type": "app",
  "description": "Datasheet to symbol + footprint + provenance JSON \u2014 pins and pads, extracted from the PDF.",
  "dependencies": {},
  "tags": [
    "eda",
    "datasheet",
    "extraction",
    "symbol",
    "footprint",
    "cli"
  ],
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "install": {
    "binary_name": "adom-ds2sf"
  },
  "needs_sudo": false,
  "hero": {
    "type": "image",
    "path": "adom-ds2sf.png"
  },
  "license": "MIT"
}