2025-10-06 13:36:15 -03:00
|
|
|
{
|
|
|
|
|
"name": "integra-hubsoft-glpi",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"main": "index.js",
|
|
|
|
|
"scripts": {
|
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
|
},
|
|
|
|
|
"author": "GabrielPereira",
|
|
|
|
|
"license": "ISC",
|
2025-10-07 11:04:29 -03:00
|
|
|
"description": "",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"pg": "^8.16.3"
|
|
|
|
|
}
|
2025-10-06 13:36:15 -03:00
|
|
|
}
|