{ "name": "fibertracking", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "axios": "^1.7.7", "cheerio": "^1.0.0", "fastify": "^5.1.0", "prom-client": "^15.1.3" } }