{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SharpSensor",
  "description": "A simple library for Sharp Infrared distance sensors.",
  "url": "https://github.com/glebshow23-crypto/SharpSensor",
  "author": {
    "@type": "Person",
    "name": "YourFriendName"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/glebshow23-crypto/SharpSensor-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 4,
  "datePublished": "2026-03-19"
}