{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "M5Faces",
  "description": "Driver library for M5Faces Calculator3, Gamepad3, and Keyboard3.",
  "url": "https://github.com/m5stack/M5Faces",
  "author": {
    "@type": "Person",
    "name": "M5Stack"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/m5stack/M5Faces-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 134,
  "license": "https://spdx.org/licenses/MIT"
}