{
  "slug": "adom-tsci",
  "version": "1.4.24",
  "type": "app",
  "description": "Interactive tscircuit board viewer in a Hydrogen webview \u2014 first-class 3D / PCB / Schematic tabs, an Inspect tool, a Fusion-style Measure tool, net x-ray, guided Walkthrough demos, one-click autorouter re-run, and auto high-res board-surface texture. Fully AI-drivable (CLI + HTTP + JS eval). Also publishes molecules/boards to the Adom Wiki.",
  "dependencies": {},
  "tags": [
    "tscircuit",
    "pcb",
    "3d-viewer",
    "schematic",
    "eda",
    "inspect"
  ],
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "install": {
    "binary_name": "adom-tsci"
  },
  "files": [
    "SKILL.md",
    "install.sh",
    "uninstall.sh",
    "README.md",
    "package.json",
    "VERSION",
    "guides/adom-usbc.md",
    "guides/demo-recording.md",
    "guides/export-wiki.md"
  ]
}
