{
  "name": "shellwright-evaluations",
  "private": true,
  "type": "module",
  "description": "Evaluation scenarios for shellwright recordings",
  "scripts": {
    "start": "tsx run.ts",
    "compare": "tsx compare.ts"
  },
  "dependencies": {
    "@anthropic-ai/claude-agent-sdk": "^0.1.76",
    "dotenv": "^16.4.5",
    "handlebars": "^4.7.8",
    "tsx": "^4.7.0"
  }
}
