25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

15 satır
379 B
JSON

{
"name": "lub/teamspeak3_exporter",
"description": "Exports various metrics of a TeamSpeak3 server in a Prometheus compatible format",
"license": "GPL-3.0-or-later",
"require": {
"promphp/prometheus_client_php": "*",
"planetteamspeak/ts3-php-framework": "*"
},
"config": {
"platform": {
"php": "8.0"
}
}
}