{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "JsonLogic",
  "description": "Evaluate portable JsonLogic rules against ArduinoJson data.",
  "url": "https://github.com/lasselukkari/ArduinoJsonLogic",
  "author": {
    "@type": "Person",
    "name": "Gabriel Kim, json-logic-cpp contributors"
  },
  "applicationCategory": "Data Processing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/lasselukkari/JsonLogic-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 1096,
  "datePublished": "2026-06-11",
  "license": "https://spdx.org/licenses/MIT"
}