{ "name": "fortnite-metrics-grafana", "version": "1.0.0", "description": "Tracks fortnite account metrics such as kills, kd, wins, etc.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "ssh://git@git.fascinated.cc:222/Fascinated/fortnite-metrics-grafana.git" }, "author": "", "license": "ISC", "dependencies": { "dotenv": "^16.0.3", "fnapicom": "^1.1.0" } }