OpenIris/ESP/lib/library.json
semantic-release-bot d4bfa609c8 chore(patch): 1.1.4 [skip ci]
## [1.1.4](https://github.com/lorow/OpenIris/compare/v1.1.3...v1.1.4) (2023-01-18)

### 🔁 Continuous Integration

* **ci-releaserc:** fix formatting for CHANGELOG.md ([6647d2e](6647d2eeb1))
2023-01-18 14:25:57 +00:00

26 lines
638 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": "1.1.4",
"frameworks": "arduino",
"platforms": "espressif32"
}