{ "name": "campaigns", "version": "1.0.0", "description": "One-shot tool to send Giftbit gift cards to a list of contacts with a branded French email, bypassing Giftbit's English-only built-in delivery.", "main": "create_giftbit_campaign.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "nodemailer": "^8.0.7" } }