{
  "name": "analogue-testing",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev --turbopack",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@heroicons/react": "^2.2.0",
    "axios": "^1.11.0",
    "country-flag-icons": "^1.5.21",
    "dayjs": "^1.11.13",
    "formik": "^2.4.6",
    "framer-motion": "^12.23.12",
    "gsap": "^3.13.0",
    "libphonenumber-js": "^1.12.24",
    "lottie": "^0.0.1",
    "lottie-react": "^2.4.1",
    "lucide-react": "^0.539.0",
    "motion": "^12.23.12",
    "next": "^15.5.2",
    "postcss": "^8.5.6",
    "react": "19.1.0",
    "react-alice-carousel": "^2.9.1",
    "react-circular-progressbar": "^2.2.0",
    "react-countup": "^6.5.3",
    "react-dom": "19.1.0",
    "react-icons": "^5.5.0",
    "react-intersection-observer": "^9.16.0",
    "react-lazy-load-image-component": "^1.6.3",
    "react-phone-input-2": "^2.15.1",
    "react-toastify": "^11.0.5",
    "react-type-animation": "^3.2.0",
    "swiper": "^11.2.10",
    "yup": "^1.7.1",
    "yup-phone-lite": "^2.0.1"
  },
  "devDependencies": {
    "@eslint/eslintrc": "^3",
    "@tailwindcss/postcss": "^4.1.11",
    "eslint": "^9",
    "eslint-config-next": "15.4.5",
    "tailwindcss": "^4.1.11"
  }
}
