{
  "name": "AWSLambdaAuditCompletionEmail",
  "version": "0.0.1",
  "description": "Emails Orchard employees when Audit Report shows up in S3 bucket",
  "author": "Karen LaSalvia <klasalvia@theorchard.com>",
  "private": true,
  "dependencies": {
    "nodemailer": "1.0.x",
    "nodemailer-ses-transport": "1.3.x"
  }
}
