{ "name": "amz-marketing-script", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@aws-sdk/client-sqs": "^3.840.0", "dotenv": "^17.0.0", "luxon": "^3.6.1", "mysql2": "^3.14.1" } }