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": "frontend", |
| #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 | "autoprefixer": "^10.4.14", |
| #13 | "eslint": "8.44.0", |
| #14 | "eslint-config-next": "13.4.9", |
| #15 | "flowbite": "^1.7.0", |
| #16 | "next": "15.5.18", |
| #17 | "postcss": "8.5.11", |
| #18 | "react": "18.2.0", |
| #19 | "react-dom": "18.2.0", |
| #20 | "tailwindcss": "3.3.2" |
| #21 | }, |
| #22 | "devDependencies": { |
| #23 | "@svgr/webpack": "^8.0.1" |
| #24 | } |
| #25 | } |
| #26 |