{
  "name": "clx-docs",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "build": "next build",
    "dev": "next dev",
    "lint": "oxlint .",
    "start": "next start"
  },
  "dependencies": {
    "@types/node": "20.2.6",
    "@types/react": "18.2.9",
    "@types/react-dom": "18.2.4",
    "autoprefixer": "10.4.14",
    "next": "14.2.32",
    "postcss": "8.4.31",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-markdown-it": "^1.0.2",
    "tailwindcss": "3.3.2",
    "typescript": "5.1.3"
  }
}
