OpenIris/ESP/lib/library.json
semantic-release-bot 770c854afd chore(patch): 2.2.6 [skip ci]
## [2.2.6](https://github.com/EyeTrackVR/OpenIris/compare/v2.2.5...v2.2.6) (2023-10-27)

### 🔁 Continuous Integration

* **ci-fix:** fix build bug related to esp32s3 ([1a39c35](1a39c35534))
2023-10-27 13:52:19 +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.2.6",
"frameworks": "arduino",
"platforms": "espressif32"
}