{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "M590Driver",
  "description": "Lightweight asynchronous driver for the M590 GSM modem.",
  "url": "https://github.com/kirikow75-dev/M590-Arduino-Driver",
  "author": {
    "@type": "Person",
    "name": "Aleksander Kirikov"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/kirikow75-dev/M590Driver-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 1848,
  "license": "https://spdx.org/licenses/MIT"
}