immich-exporter/package.json
martin bf3ea6ad35
pump version
Signed-off-by: martin <martin.labat92@gmail.com>
2023-02-13 18:01:48 +01:00

19 lines
356 B
JSON

{
"name": "immich-exporter",
"version": "0.1.1",
"description": "exporter for immich",
"main": "src/main.go",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"exporter",
"immich",
"grafana",
"dashboard",
"metrics",
"prometheus"
],
"author": "martabal",
"license": "ISC"
}