{
"name": "action-send-mail",
"main": "main.js",
"dependencies": {
"@actions/core": "^1.2.7",
"nodemailer": "^6.4.17",
"showdown": "^1.9.1"
}