{
  "slug": "adom-usb",
  "version": "0.3.3",
  "type": "app",
  "description": "See every USB device across the entire Adom ecosystem \u2014 laptop, WSL2 / Hydrogen Desktop, cloud container, Azure VM, workcells \u2014 in one dashboard, and mount / unmount / reset / test / force-class / sniff any of them. USB/IP slingshot for the whole mesh.",
  "dependencies": {},
  "tags": [
    "usb",
    "usbip",
    "device-mesh",
    "hydrogen-desktop",
    "wsl2",
    "passthrough",
    "dashboard",
    "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",
    "screenshots/**"
  ]
}