{ "name": "weekly-mailing", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@sendgrid/mail": "^7.4.0", "axios": "^0.21.1", "dayjs": "^1.9.7", "handlebars": "^4.7.6", "meow": "^8.1.0", "yesno": "^0.3.1" } }