{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EspNowLink",
  "description": "Encrypted paired ESP-NOW serial transport for ESP32.",
  "url": "https://github.com/figamore/EspNowLink",
  "author": {
    "@type": "Person",
    "name": "EspNowLink Contributors"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/figamore/EspNowLink-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 36,
  "datePublished": "2026-06-18",
  "license": "https://spdx.org/licenses/Apache-2.0"
}