{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "CH462x",
  "description": "Arduino library for the WCH CH462 LCD driver.",
  "url": "https://github.com/ReP64/CH462x",
  "author": {
    "@type": "Person",
    "name": "ReP64"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/ReP64/CH462x-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 5,
  "license": "https://spdx.org/licenses/MIT"
}