{
  "name": "default-platform-hosted",
  "version": "1.0.0",
  "description": "First-party default plugin contributing platform-hosted capabilities. Exposes the /reengage route, which asks the assistant to compose a re-engagement email in its own voice and returns the subject line and body for the platform to send.",
  "private": true,
  "license": "MIT",
  "type": "module",
  "engines": {
    "node": ">=20.12.0"
  },
  "peerDependencies": {
    "@vellumai/plugin-api": "^0.10.9"
  }
}
