{
  "name": "smart-email-templates",
  "version": "1.0.0",
  "description": "This repository contains email templates for StartEngine. We have a system for managing footers, but it requires careful manual process due to varying template structures.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/StartEngine/smart-email-templates.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/StartEngine/smart-email-templates/issues"
  },
  "homepage": "https://github.com/StartEngine/smart-email-templates#readme",
  "dependencies": {
    "thymeleaf": "^0.22.0"
  }
}
