Private
Public Access
1
0
Files
lua-prometheus-exporter/info.json
Jan Grießhaber 149b085cb7 Initial Commit
2025-12-28 18:48:24 +01:00

19 lines
418 B
JSON

{
"name": "factorio-prometheus-exporter",
"version": "0.1.0",
"title": "Prometheus Exporter",
"author": "Your Name",
"contact": "your.email@example.com",
"homepage": "",
"description": "Exports Factorio metrics for collection by Prometheus.",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.0"
],
"license": "MIT",
"tags": [
"monitoring",
"metrics",
"prometheus"
]
}