Files
short-video-viral-replicator/agent-studio-mini/apps/server/package.json
T

2 lines
442 B
JSON

{"name":"@agent-studio/server","version":"0.1.0","type":"module","scripts":{"dev":"tsx src/index.ts","lint":"eslint src tests","typecheck":"tsc -p tsconfig.json --noEmit","test":"vitest run","build":"tsc -p tsconfig.json"},"dependencies":{"@agent-studio/harness":"workspace:*","@agent-studio/shared":"workspace:*","@fastify/cors":"^11.1.0","@fastify/multipart":"^9.2.1","fastify":"^5.5.0","zod":"^4.1.5"},"devDependencies":{"tsx":"^4.20.5"}}