repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | { |
| #2 | "name": "my-v0-project", |
| #3 | "version": "0.1.0", |
| #4 | "private": true, |
| #5 | "scripts": { |
| #6 | "dev": "next dev", |
| #7 | "build": "next build", |
| #8 | "start": "next start", |
| #9 | "lint": "next lint" |
| #10 | }, |
| #11 | "dependencies": { |
| #12 | "@hookform/resolvers": "^3.9.1", |
| #13 | "@radix-ui/react-accordion": "^1.2.2", |
| #14 | "@radix-ui/react-alert-dialog": "^1.1.4", |
| #15 | "@radix-ui/react-aspect-ratio": "^1.1.1", |
| #16 | "@radix-ui/react-avatar": "^1.1.2", |
| #17 | "@radix-ui/react-checkbox": "^1.1.3", |
| #18 | "@radix-ui/react-collapsible": "^1.1.2", |
| #19 | "@radix-ui/react-context-menu": "^2.2.4", |
| #20 | "@radix-ui/react-dialog": "^1.1.4", |
| #21 | "@radix-ui/react-dropdown-menu": "^2.1.4", |
| #22 | "@radix-ui/react-hover-card": "^1.1.4", |
| #23 | "@radix-ui/react-label": "^2.1.1", |
| #24 | "@radix-ui/react-menubar": "^1.1.4", |
| #25 | "@radix-ui/react-navigation-menu": "^1.2.3", |
| #26 | "@radix-ui/react-popover": "^1.1.4", |
| #27 | "@radix-ui/react-progress": "^1.1.1", |
| #28 | "@radix-ui/react-radio-group": "^1.2.2", |
| #29 | "@radix-ui/react-scroll-area": "^1.2.2", |
| #30 | "@radix-ui/react-select": "^2.1.4", |
| #31 | "@radix-ui/react-separator": "^1.1.1", |
| #32 | "@radix-ui/react-slider": "^1.2.2", |
| #33 | "@radix-ui/react-slot": "^1.1.1", |
| #34 | "@radix-ui/react-switch": "^1.1.2", |
| #35 | "@radix-ui/react-tabs": "^1.1.2", |
| #36 | "@radix-ui/react-toast": "^1.2.4", |
| #37 | "@radix-ui/react-toggle": "^1.1.1", |
| #38 | "@radix-ui/react-toggle-group": "^1.1.1", |
| #39 | "@radix-ui/react-tooltip": "^1.1.6", |
| #40 | "@reduxjs/toolkit": "^2.7.0", |
| #41 | "autoprefixer": "^10.4.20", |
| #42 | "axios": "^1.16.1", |
| #43 | "class-variance-authority": "^0.7.1", |
| #44 | "clsx": "^2.1.1", |
| #45 | "cmdk": "1.0.4", |
| #46 | "date-fns": "4.1.0", |
| #47 | "embla-carousel-react": "8.5.1", |
| #48 | "input-otp": "1.4.1", |
| #49 | "lodash": "^4.18.1", |
| #50 | "lucide-react": "^0.454.0", |
| #51 | "next": "15.5.18", |
| #52 | "next-themes": "^0.4.4", |
| #53 | "react": "^19", |
| #54 | "react-day-picker": "8.10.1", |
| #55 | "react-dom": "^19", |
| #56 | "react-hook-form": "^7.54.1", |
| #57 | "react-icons": "^5.5.0", |
| #58 | "react-redux": "^9.2.0", |
| #59 | "react-resizable-panels": "^2.1.7", |
| #60 | "recharts": "2.15.0", |
| #61 | "sass": "^1.86.3", |
| #62 | "sonner": "^1.7.1", |
| #63 | "tailwind-merge": "^2.5.5", |
| #64 | "tailwindcss-animate": "^1.0.7", |
| #65 | "vaul": "^0.9.6", |
| #66 | "zod": "^3.24.1" |
| #67 | }, |
| #68 | "devDependencies": { |
| #69 | "@types/lodash": "^4.17.16", |
| #70 | "@types/node": "^22", |
| #71 | "@types/react": "^19", |
| #72 | "@types/react-dom": "^19", |
| #73 | "postcss": "^8", |
| #74 | "tailwindcss": "^3.4.17", |
| #75 | "typescript": "^5" |
| #76 | }, |
| #77 | "packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b", |
| #78 | "pnpm": { |
| #79 | "onlyBuiltDependencies": [ |
| #80 | "@parcel/watcher", |
| #81 | "sharp" |
| #82 | ] |
| #83 | } |
| #84 | } |
| #85 |