{ "name": "prometheus-act-exporter", "version": "3.1.2", "description": "Exports ACT Fibernet data usage as prometheus metrics", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "actcorp", "balance", "flexibyte", "actfibernet" ], "repository": { "type": "git", "url": "git+ssh://git@git.captnemo.in/nemo/prometheus-act-exporter.git" }, "bugs": { "url": "https://git.captnemo.in/nemo/prometheus-act-exporter/issues" }, "author": "Nemo ", "license": "WTFPL", "dependencies": { "containerized": "^1.0.2", "prom-client": "^14.0.1", "puppeteer-core": "^21.0.1" } }