{
  "version": "0.1.6",
  "description": "shadcn UI theme",
  "license": "MIT",
  "sideEffects": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/egose/shadcn-theme"
  },
  "dependencies": {
    "@base-ui/react": "^1.3.0",
    "@hookform/resolvers": "^5.0.0",
    "@tabler/icons-react": "^3.40.0",
    "class-variance-authority": "^0.7.1",
    "clsx": "^2.1.1",
    "cmdk": "1.1.1",
    "date-fns": "^4.1.0",
    "embla-carousel-react": "^8.5.2",
    "input-otp": "^1.4.2",
    "lodash-es": "^4.17.23",
    "lucide-react": "^0.555.0",
    "next-themes": "^0.4.4",
    "radix-ui": "^1.4.3",
    "react-day-picker": "9.13.0",
    "react-resizable-panels": "^4.7.4",
    "tailwind-merge": "^3.5.0",
    "valtio": "^2.3.1",
    "vaul": "^1.1.2",
    "zod": "^4.3.6"
  },
  "peerDependencies": {
    "react": "^18.3.1 || ^19.0.0",
    "react-dom": "^18.3.1 || ^19.0.0",
    "react-hook-form": "^7.54.2",
    "sonner": "^2.0.7"
  },
  "engines": {
    "node": ">=20"
  },
  "name": "@egose/shadcn-theme",
  "publishConfig": {
    "access": "public"
  }
}