hubxglpi/package.json

15 lines
275 B
JSON
Raw Normal View History

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",
"description": "",
"dependencies": {
"pg": "^8.16.3"
}
2025-10-06 13:36:15 -03:00
}