{
  "name": "techlab-react",
  "version": "2.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint",
    "tsc": "npx tsc",
    "tsc-watch": "npx tsc --w",
    "prettier": "prettier --check --ignore-path .gitignore .",
    "prettier:fix": "prettier --write --ignore-path .gitignore .",
    "prepare": "husky install"
  },
  "dependencies": {
    "@headlessui/react": "^2.2.0",
    "@radix-ui/react-accordion": "^1.1.2",
    "@radix-ui/react-dialog": "^1.0.5",
    "@radix-ui/react-dropdown-menu": "^2.0.5",
    "@radix-ui/react-scroll-area": "^1.0.4",
    "@radix-ui/react-slot": "^1.0.2",
    "@types/aos": "^3.0.4",
    "@types/isotope-layout": "^3.0.11",
    "@types/node": "^20.4.6",
    "@types/nodemailer": "^6.4.14",
    "@types/react": "^18.2.18",
    "@types/react-dom": "^18.2.7",
    "@types/react-transition-group": "^4.4.6",
    "aos": "^2.3.4",
    "eslint-config-next": "^14.1.0",
    "formik": "^2.4.5",
    "isotope-layout": "^3.0.6",
    "keen-slider": "^6.8.6",
    "lucide-react": "^0.279.0",
    "next": "^14.1.0",
    "next-themes": "^0.2.1",
    "nodemailer": "^6.9.12",
    "react": "^18.2.0",
    "react-countup": "^6.4.2",
    "react-dom": "^18.2.0",
    "react-error-boundary": "^4.0.10",
    "react-icons": "^4.12.0",
    "react-transition-group": "^4.4.5",
    "react-visibility-sensor": "^5.1.1",
    "sharp": "^0.32.5",
    "sonner": "^1.4.3",
    "swiper": "^8.4.6",
    "yet-another-react-lightbox": "^3.15.6",
    "yup": "^1.4.0"
  },
  "devDependencies": {
    "@eslint/js": "^9.17.0",
    "@typescript-eslint/eslint-plugin": "^5.62.0",
    "@typescript-eslint/parser": "^5.62.0",
    "autoprefixer": "^10.4.14",
    "chromatic": "^6.19.9",
    "class-variance-authority": "^0.7.0",
    "clsx": "^2.0.0",
    "eslint": "^8.57.1",
    "eslint-config-prettier": "^8.8.0",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-react": "^7.37.2",
    "globals": "^15.14.0",
    "husky": "^8.0.3",
    "postcss": "^8.4.27",
    "postcss-nesting": "^12.0.0",
    "prettier": "^3.0.0",
    "prettier-plugin-tailwindcss": "^0.4.1",
    "tailwind-merge": "^1.14.0",
    "tailwindcss": "^3.3.3",
    "tailwindcss-animate": "^1.0.7",
    "typescript": "^5.1.6",
    "typescript-eslint": "^8.18.1"
  },
  "readme": "ERROR: No README data found!",
  "_id": "techlab-react@2.0"
}
