lib props

This commit is contained in:
Thomas Kunze
2024-08-09 20:18:10 +02:00
parent 5ddbff2d16
commit dd5367eaac
3 changed files with 22 additions and 49 deletions

16
library.json Normal file
View File

@@ -0,0 +1,16 @@
{
"name": "knx",
"version": "1.2.0",
"dependencies": {
},
"description": "knx stack",
"authors": [
{
"name": "Thomas Kunze"
}
],
"repository": {
"type": "git",
"url": "https://github.com/thelsing/knx"
}
}