hubxglpi/package.json
Rafael Lopes 172d17c4e5 WIP: Erro EconnReset resolvido
- Novo erro para realizar o insert persiste
2025-10-09 09:39:07 -03:00

18 lines
351 B
JSON

{
"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",
"winston": "^3.18.3"
}
}