{
  "name": "dynamicweblab/sentient-ai",
  "type": "wordpress-plugin",
  "description": "Sentient AI – AI-powered chatbot for WordPress with FAQ training, CPT integration, and AI assistant sync.",
  "autoload": {
    "psr-4": {
      "sentientai\\": "src/"
    }
  }
}
