{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SwitchBank",
  "description": "Debounced N-bit switch bank with polarity control, edge helpers, and snapshots.",
  "url": "https://github.com/LittleManBuilds/SwitchBank",
  "author": {
    "@type": "Person",
    "name": "Little Man Builds (Darren Osborne)"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/littlemanbuilds/SwitchBank-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 32,
  "datePublished": "2026-06-02",
  "license": "https://spdx.org/licenses/MIT"
}