{
  "name": "@tachybase/plugin-notifications",
  "version": "0.21.34",
  "description": "",
  "license": "Apache-2.0",
  "main": "./dist/server/index.js",
  "devDependencies": {
    "@types/nodemailer": "6.4.4",
    "lodash": "4.17.21",
    "nodemailer": "^6.6.1",
    "nodemailer-mock": "^1.5.11"
  },
  "peerDependencies": {
    "@tachybase/client": "workspace:*",
    "@tachybase/database": "workspace:*",
    "@tachybase/server": "workspace:*",
    "@tachybase/test": "workspace:*",
    "@tachybase/utils": "workspace:*"
  }
}