{ "name": "integra-hubsoft-glpi", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "GabrielPereira", "license": "ISC", "description": "", "dependencies": { "axios": "^1.13.2", "dotenv": "^17.2.3", "express": "^5.1.0", "mysql2": "^3.15.2", "node-cron": "^4.2.1", "pg": "^8.16.3", "pm2": "^6.0.13", "qs": "^6.14.0", "winston": "^3.18.3", "winston-daily-rotate-file": "^5.0.0" } }