{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MicroAsync",
  "description": "Asynchronous programming primitives (Promises, Tasks) for microcontrollers.",
  "url": "https://github.com/nativeme/MicroAsync",
  "author": {
    "@type": "Person",
    "name": "Łukasz Kaniak"
  },
  "applicationCategory": "Other",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/nativeme/MicroAsync-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 28,
  "datePublished": "2026-02-17",
  "license": "https://spdx.org/licenses/MIT"
}