{
  "name": "babysitter",
  "version": "6.0.3",
  "description": "Orchestrate complex, multi-step workflows with event-sourced state management, hook-based extensibility, and human-in-the-loop approval",
  "author": "a5c.ai",
  "license": "MIT",
  "hooks": "hooks.json",
  "commands": "commands/",
  "skills": "skills/",
  "repository": {
    "type": "git",
    "url": "https://github.com/a5c-ai/babysitter"
  },
  "keywords": [
    "orchestration",
    "workflow",
    "automation",
    "event-sourced",
    "hooks",
    "TDD",
    "quality-convergence",
    "agent",
    "LLM",
    "cursor"
  ]
}
