OpenIris/ESP/lib/library.json
2025-01-15 08:45:51 +00:00

27 lines
561 B
JSON

{
"name": "OpenIris",
"keywords": "esp32S, openiris, openiris-esp32s, webcam, streaming server",
"description": "openiris library",
"authors": [
{
"name": "lorow",
"url": "https://github.com/lorow"
},
{
"name": "ZanzyTHEbar",
"url": "https://github.com/ZanzyTHEbar"
}
],
"repository": {
"type": "git",
"url": "https://github.com/lorow/OpenIris.git"
},
"export": {
"include": "/lib/src"
},
"dependencies": {},
"version": "2.8.0",
"frameworks": "arduino",
"platforms": "espressif32"
}