{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ArduTest",
  "description": "Minimal Arduino-side real-device test and observation library.",
  "url": "https://github.com/tanakamasayuki/ArduTest",
  "author": {
    "@type": "Person",
    "name": "TANAKA Masayuki"
  },
  "applicationCategory": "Other",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/tanakamasayuki/ArduTest-0.2.2.zip",
  "softwareVersion": "0.2.2",
  "fileSize": 26,
  "datePublished": "2026-05-06",
  "license": "https://spdx.org/licenses/MIT"
}