mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
23 lines
485 B
JSON
23 lines
485 B
JSON
{
|
|
"name": "knx",
|
|
"version": "2.1.0",
|
|
"dependencies": {
|
|
},
|
|
"description": "knx stack",
|
|
"homepage": "https://openknx.de",
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Kunze"
|
|
},
|
|
{
|
|
"name": "OpenKNX",
|
|
"email": "info@openknx.de",
|
|
"url": "https://openknx.de",
|
|
"maintainer": true
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/OpenKNX/knx"
|
|
}
|
|
} |