This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
qmi-cloud/qmi-cloud-common/package.json
Manuel Romero 624296ea28 more fixes
2025-03-05 13:09:33 +01:00

23 lines
661 B
JSON

{
"name": "@QMI/qmi-cloud-common",
"version": "2.0.22",
"dependencies": {
"@aws-sdk/client-ec2": "^3.590.0",
"@aws-sdk/client-iam": "^3.758.0",
"@aws-sdk/client-rds": "^3.590.0",
"@azure/arm-compute": "^22.3.0",
"@azure/arm-dns": "^5.1.0",
"@azure/arm-storage": "^18.3.0",
"@azure/identity": "^1.5.1",
"@hapi/boom": "^9.1.0",
"axios": "^1.7.2",
"bull": "^3.11.0",
"mongoose": "^8.4.1",
"nodemailer": "^6.4.2",
"uuid": "^8.3.2"
},
"publishConfig": {
"registry": "https://gitlab.com/api/v4/projects/15526459/packages/npm/"
}
}