{
	"name": "@drop-in/email",
	"version": "0.0.3",
	"description": "Your beeper",
	"main": "dist/index.js",
	"types": "dist/index.d.ts",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"author": "",
	"license": "ISC",
	"dependencies": {
		"nodemailer": "^6.9.15",
		"@drop-in/plugin": "^0.0.1",
		"@types/nodemailer": "^6.4.16"
	}
}
