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 69b92a64bc awscli
2021-07-09 12:32:29 +02:00

18 lines
502 B
JSON

{
"name": "qmi-cloud-common",
"version": "1.1.6",
"dependencies": {
"@azure/arm-compute": "^15.0.0",
"@azure/arm-dns": "^4.0.0",
"@azure/ms-rest-nodeauth": "^3.0.7",
"@hapi/boom": "^9.1.0",
"aws-sdk": "^2.942.0",
"axios": "^0.21.1",
"barracuda-api": "https://gitlab.com/qlik_gear/barracuda-api-node.git#0.0.10",
"bull": "^3.11.0",
"mongoose": "^5.7.4",
"nodemailer": "^6.4.2",
"uuid": "^8.3.2"
}
}