{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "NeuEEPROM",
  "description": "Lightweight and safe EEPROM system for ESP32/ESP8266",
  "url": "https://github.com/ulywae/NeuEEPROM",
  "author": {
    "@type": "Person",
    "name": "Uly Wae"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/ulywae/NeuEEPROM-2.0.1.zip",
  "softwareVersion": "2.0.1",
  "fileSize": 20,
  "datePublished": "2026-04-12",
  "license": "https://spdx.org/licenses/MIT"
}