Spaces:
Runtime error
Runtime error
| { | |
| "name": "@autoanim/web", | |
| "private": true, | |
| "sideEffects": false, | |
| "type": "module", | |
| "scripts": { | |
| "dev:web": "vite dev", | |
| "dev:agent:langgraph": "pnpx @langchain/langgraph-cli dev --port 7860", | |
| "dev:agent:mastra": "mastra dev --dir src/agent/mastra", | |
| "build:web": "vite build", | |
| "build:agent:langgraph": "pnpx @langchain/langgraph-cli build --dir src/agent/langgraph", | |
| "start": "node .output/server/index.mjs", | |
| "typecheck": "tsc --noEmit", | |
| "shadcn": "pnpm dlx shadcn@latest" | |
| }, | |
| "dependencies": { | |
| "@ag-ui/client": "^0.0.28", | |
| "@ag-ui/core": "^0.0.28", | |
| "@ag-ui/encoder": "^0.0.28", | |
| "@ai-sdk/openai": "^1.3.22", | |
| "@ai-sdk/react": "^1.2.12", | |
| "@aws-sdk/client-s3": "^3.826.0", | |
| "@codemirror/lang-python": "^6.2.1", | |
| "@codemirror/state": "^6.5.2", | |
| "@codemirror/theme-one-dark": "^6.1.2", | |
| "@codemirror/view": "^6.37.1", | |
| "@copilotkit/react-core": "1.8.14", | |
| "@copilotkit/react-ui": "1.8.14", | |
| "@copilotkit/runtime": "1.8.14", | |
| "@copilotkit/runtime-client-gql": "^1.8.14", | |
| "@copilotkit/sdk-js": "^1.8.14", | |
| "@copilotkit/shared": "1.8.14", | |
| "@diffusionstudio/core": "^3.8.3", | |
| "@dnd-kit/core": "^6.3.1", | |
| "@dnd-kit/modifiers": "^9.0.0", | |
| "@dotenvx/dotenvx": "^1.44.1", | |
| "@faker-js/faker": "^9.8.0", | |
| "@fal-ai/client": "^1.5.0", | |
| "@hono/standard-validator": "^0.1.2", | |
| "@hookform/resolvers": "^5.0.1", | |
| "@langchain/core": "^0.3.57", | |
| "@langchain/langgraph": "^0.3.1", | |
| "@langchain/openai": "^0.5.12", | |
| "@legendapp/state": "3.0.0-beta.31", | |
| "@mastra/agui": "1.0.2", | |
| "@mastra/client-js": "^0.10.3", | |
| "@mastra/core": "^0.10.4", | |
| "@mastra/libsql": "^0.10.2", | |
| "@mastra/loggers": "^0.10.2", | |
| "@mastra/mcp": "^0.10.3", | |
| "@mastra/memory": "^0.10.3", | |
| "@notionhq/client": "^3.1.3", | |
| "@openrouter/ai-sdk-provider": "^0.7.1", | |
| "@radix-ui/react-accordion": "^1.2.11", | |
| "@radix-ui/react-alert-dialog": "^1.1.14", | |
| "@radix-ui/react-aspect-ratio": "^1.1.7", | |
| "@radix-ui/react-avatar": "^1.1.10", | |
| "@radix-ui/react-checkbox": "^1.3.2", | |
| "@radix-ui/react-collapsible": "^1.1.11", | |
| "@radix-ui/react-context-menu": "^2.2.15", | |
| "@radix-ui/react-dialog": "^1.1.14", | |
| "@radix-ui/react-dropdown-menu": "^2.1.15", | |
| "@radix-ui/react-hover-card": "^1.1.14", | |
| "@radix-ui/react-label": "^2.1.7", | |
| "@radix-ui/react-menubar": "^1.1.15", | |
| "@radix-ui/react-navigation-menu": "^1.2.13", | |
| "@radix-ui/react-popover": "^1.1.14", | |
| "@radix-ui/react-progress": "^1.1.7", | |
| "@radix-ui/react-radio-group": "^1.3.7", | |
| "@radix-ui/react-scroll-area": "^1.2.9", | |
| "@radix-ui/react-select": "^2.2.5", | |
| "@radix-ui/react-separator": "^1.1.7", | |
| "@radix-ui/react-slider": "^1.3.5", | |
| "@radix-ui/react-slot": "^1.2.3", | |
| "@radix-ui/react-switch": "^1.2.5", | |
| "@radix-ui/react-tabs": "^1.1.12", | |
| "@radix-ui/react-toggle": "^1.1.9", | |
| "@radix-ui/react-toggle-group": "^1.1.10", | |
| "@radix-ui/react-tooltip": "^1.2.7", | |
| "@stepperize/react": "^5.1.6", | |
| "@tanstack/react-query": "^5.80.6", | |
| "@tanstack/react-query-devtools": "^5.80.6", | |
| "@tanstack/react-router": "1.121.0", | |
| "@tanstack/react-router-devtools": "1.121.0", | |
| "@tanstack/react-router-with-query": "1.121.0", | |
| "@tanstack/react-start": "1.121.0", | |
| "@tanstack/react-table": "^8.21.3", | |
| "@tavily/core": "^0.5.6", | |
| "ai": "^4.3.16", | |
| "arktype": "^2.1.20", | |
| "class-variance-authority": "^0.7.1", | |
| "clsx": "^2.1.1", | |
| "cmdk": "^1.1.1", | |
| "codemirror": "^6.0.1", | |
| "confbox": "^0.2.2", | |
| "date-fns": "^4.1.0", | |
| "decode-formdata": "^0.9.0", | |
| "drizzle-orm": "^0.44.2", | |
| "embla-carousel": "^8.6.0", | |
| "embla-carousel-react": "^8.6.0", | |
| "fast-deep-equal": "^3.1.3", | |
| "fetch-event-stream": "^0.1.5", | |
| "framer-motion": "^12.16.0", | |
| "hono": "^4.7.11", | |
| "html-to-text": "^9.0.5", | |
| "input-otp": "^1.4.2", | |
| "lodash-es": "^4.17.21", | |
| "lucide-react": "^0.514.0", | |
| "mastra": "^0.10.4", | |
| "media-chrome": "^4.11.0", | |
| "motion": "^12.16.0", | |
| "openai": "^5.3.0", | |
| "papaparse": "^5.5.3", | |
| "postgres": "^3.4.7", | |
| "prosemirror-example-setup": "^1.2.3", | |
| "prosemirror-inputrules": "^1.5.0", | |
| "prosemirror-markdown": "^1.13.2", | |
| "prosemirror-model": "^1.25.1", | |
| "prosemirror-schema-basic": "^1.2.4", | |
| "prosemirror-schema-list": "^1.5.1", | |
| "prosemirror-state": "^1.4.3", | |
| "prosemirror-view": "^1.40.0", | |
| "react": "^19.0.0", | |
| "react-data-grid": "7.0.0-beta.56", | |
| "react-day-picker": "8.10.1", | |
| "react-dom": "^19.0.0", | |
| "react-dropzone": "^14.3.8", | |
| "react-hook-form": "^7.57.0", | |
| "react-markdown": "^10.1.0", | |
| "react-medium-image-zoom": "^5.2.14", | |
| "react-resizable-panels": "^3.0.2", | |
| "recharts": "^2.15.3", | |
| "redaxios": "^0.5.1", | |
| "redis": "^5.5.6", | |
| "remark-gfm": "^4.0.1", | |
| "resumable-stream": "^2.2.0", | |
| "rxjs": "^7.8.2", | |
| "shosho": "^1.4.3", | |
| "sonner": "^2.0.5", | |
| "tailwind-merge": "^3.3.1", | |
| "ulid": "^3.0.1", | |
| "usehooks-ts": "^3.1.1", | |
| "vaul": "^1.1.2", | |
| "zod": "^3.25.57" | |
| }, | |
| "devDependencies": { | |
| "@types/html-to-text": "^9.0.4", | |
| "@types/lodash-es": "^4.17.12", | |
| "@types/node": "^22.15.30", | |
| "@types/papaparse": "^5.3.16", | |
| "@types/react": "^19.1.7", | |
| "@types/react-dom": "^19.1.6", | |
| "tw-animate-css": "^1.3.4" | |
| } | |
| } | |