{ "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": { "dotenv": "^17.2.3", "mysql2": "^3.15.2", "pg": "^8.16.3", "qs": "^6.14.0", "winston": "^3.18.3" } }