| { |
| "name": "my_claude_eval", |
| "version": "1.0.0", |
| "type": "module", |
| "dependencies": { |
| "@anthropic-ai/sandbox-runtime": "^0.0.52", |
| "@anthropic-ai/sdk": "^0.30.0", |
| "@growthbook/growthbook": "^1.6.5", |
| "@modelcontextprotocol/sdk": "^1.0.0", |
| "@opentelemetry/api": "^1.9.1", |
| "@opentelemetry/api-logs": "^0.218.0", |
| "@opentelemetry/exporter-trace-otlp-http": "^0.218.0", |
| "@opentelemetry/instrumentation": "^0.218.0", |
| "@opentelemetry/resources": "^2.7.1", |
| "@opentelemetry/sdk-logs": "^0.218.0", |
| "@opentelemetry/sdk-trace-base": "^2.7.1", |
| "@opentelemetry/sdk-trace-node": "^2.7.1", |
| "@opentelemetry/semantic-conventions": "^1.41.1", |
| "ahooks": "^3.9.7", |
| "ansi-escapes": "^6.0.0", |
| "archiver": "^8.0.0", |
| "axios": "^1.16.1", |
| "bidi-js": "^1.0.3", |
| "boxen": "^8.0.1", |
| "braces": "^3.0.3", |
| "chalk": "^5.3.0", |
| "chokidar": "^5.0.0", |
| "cli-boxes": "^3.0.0", |
| "cli-spinners": "^3.4.0", |
| "commander": "^14.0.3", |
| "cross-fetch": "^4.1.0", |
| "date-fns": "^4.3.0", |
| "dayjs": "^1.11.21", |
| "debug": "^4.4.3", |
| "diff": "^9.0.0", |
| "diff-match-patch": "^1.0.5", |
| "dompurify": "^3.4.6", |
| "dotenv": "^17.4.2", |
| "enquirer": "^2.4.1", |
| "env-paths": "^4.0.0", |
| "eventsource-parser": "^3.0.8", |
| "execa": "^8.0.0", |
| "fast-diff": "^1.3.0", |
| "fast-glob": "^3.3.0", |
| "figures": "^6.0.0", |
| "front-matter": "^4.0.2", |
| "fsevents": "^2.3.3", |
| "glob": "^13.0.6", |
| "got": "^15.0.5", |
| "gray-matter": "^4.0.3", |
| "hyperlinker": "^1.0.0", |
| "ignore": "^6.0.0", |
| "ini": "^7.0.0", |
| "ink": "^5.0.0", |
| "isomorphic-ws": "^5.0.0", |
| "js-yaml": "^4.1.1", |
| "jsdiff": "^1.1.1", |
| "jsonc-parser": "^3.2.0", |
| "ky": "^2.0.2", |
| "lodash-es": "^4.17.21", |
| "log-symbols": "^7.0.1", |
| "lru-cache": "^10.0.0", |
| "marked": "^18.0.4", |
| "marked-terminal": "^7.3.0", |
| "micromatch": "^4.0.8", |
| "mime": "^4.1.0", |
| "mime-types": "^3.0.2", |
| "minimatch": "^9.0.0", |
| "mixpanel": "^0.22.0", |
| "ms": "^2.1.3", |
| "nanoid": "^5.0.0", |
| "node-fetch": "^3.3.2", |
| "open": "^11.0.0", |
| "opener": "^1.5.2", |
| "ora": "^9.4.0", |
| "p-debounce": "^5.1.0", |
| "p-filter": "^4.1.0", |
| "p-limit": "^5.0.0", |
| "p-map": "^7.0.4", |
| "p-memoize": "^8.0.0", |
| "p-queue": "^8.0.0", |
| "p-reduce": "^3.0.0", |
| "p-retry": "^8.0.0", |
| "p-throttle": "^8.1.0", |
| "p-timeout": "^7.0.1", |
| "picomatch": "^4.0.0", |
| "posthog-node": "^5.35.4", |
| "prompts": "^2.4.2", |
| "react": "^18.3.0", |
| "react-reconciler": "^0.29.0", |
| "react-use": "^17.6.0", |
| "remark": "^15.0.1", |
| "remark-parse": "^11.0.0", |
| "remark-stringify": "^11.0.0", |
| "sanitize-html": "^2.17.4", |
| "semver": "^7.8.1", |
| "string-width": "^8.2.1", |
| "strip-ansi": "^7.1.0", |
| "tar": "^7.5.15", |
| "tempy": "^3.2.0", |
| "terminal-link": "^5.0.0", |
| "tmp": "^0.2.6", |
| "toml": "^4.1.1", |
| "tree-kill": "^1.2.2", |
| "turndown": "^7.2.4", |
| "type-fest": "^4.26.0", |
| "unified": "^11.0.5", |
| "usehooks-ts": "^3.1.1", |
| "uuid": "^10.0.0", |
| "which": "^7.0.0", |
| "which-pm-runs": "^2.0.0", |
| "wrap-ansi": "^10.0.0", |
| "ws": "^8.21.0", |
| "xss": "^1.0.15", |
| "yaml": "^2.9.0", |
| "yoga-layout-prebuilt": "^1.10.0", |
| "zod": "^3.23.0" |
| }, |
| "devDependencies": { |
| "@types/node": "^20.0.0", |
| "@types/react": "^18.3.0", |
| "typescript": "^5.0.0" |
| } |
| } |
|
|