{
  "name": "SEO Booster",
  "slug": "seo-booster",
  "version": "1.0.0",
  "main": "index.js",
  "description": "Auto-generates SEO meta titles and descriptions from post content, and adds sitemap-friendly fields to API responses.",
  "author": "OBATECH",
  "hooks": [
    "post.content",
    "post.response",
    "post:created",
    "user:registered"
  ]
}
