You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
309 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": {
"endclothing/prometheus_client_php": "^1.0",
"planetteamspeak/ts3-php-framework": "^1.1"
}
}