2019-04-01 21:12:36 +00:00
|
|
|
{
|
|
|
|
"description": "This can be some extended description or documentation.",
|
|
|
|
"x_lang": {
|
|
|
|
"de": {
|
|
|
|
"description": "Hier kann eine erweiterte Beschreibung oder Dokumentation stehen."
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"author": [
|
|
|
|
"I am the maintainer <firstname.lastname@gmail.com>"
|
|
|
|
],
|
2019-04-02 10:21:43 +00:00
|
|
|
"x_fhem_maintainer": [
|
|
|
|
"myFhemForumAndSVNusername"
|
|
|
|
],
|
2019-04-01 21:12:36 +00:00
|
|
|
"keywords": [
|
|
|
|
"additional",
|
|
|
|
"keywords",
|
|
|
|
"that shall",
|
|
|
|
"appear",
|
|
|
|
"for example",
|
|
|
|
"vendorName",
|
|
|
|
"or",
|
|
|
|
"function"
|
|
|
|
],
|
|
|
|
"prereqs": {
|
|
|
|
"runtime": {
|
|
|
|
"requires": {
|
|
|
|
"FHEM": 5.00918623,
|
|
|
|
"FHEM::Meta": 0.001006,
|
|
|
|
"HttpUtils": 0,
|
|
|
|
"JSON": 0,
|
|
|
|
"perl": 5.014
|
|
|
|
},
|
|
|
|
"recommends": {
|
|
|
|
},
|
|
|
|
"suggests": {
|
|
|
|
}
|
|
|
|
}
|
2019-04-02 10:21:43 +00:00
|
|
|
}
|
2019-04-01 21:12:36 +00:00
|
|
|
}
|