{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MoIRA",
  "description": "A library that enables basic functions of the MoIRA robotics platform",
  "url": "http://ada-put-the-git-here.com/",
  "author": {
    "@type": "Person",
    "name": "Dr Wish"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Ada-Rhodes/MoIRA-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 6,
  "datePublished": "2026-02-13",
  "license": "https://spdx.org/licenses/MIT"
}