{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "cmArduinoJWT",
  "description": "Library for encoding and decoding JSON web tokens for the Arduino, ESP8266 and ESP32 platforms.",
  "url": "https://github.com/jackjansen/ArduinoJWT",
  "author": {
    "@type": "Person",
    "name": "Chris Moorhouse"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/jackjansen/cmArduinoJWT-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 10,
  "datePublished": "2026-08-12",
  "license": "https://spdx.org/licenses/BSD-3-Clause"
}