{
  "name": "Advitiix-website-update",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "node server.js",
    "build": "next build",
    "start": "NODE_ENV=production node server.js",
    "lint": "next lint"
  },
  "dependencies": {
    "@hookform/resolvers": "^3.3.4",
    "bootstrap": "^5.3.3",
    "gsap": "^3.12.5",
    "https": "^1.0.0",
    "next": "^14.1.3",
    "react": "^18",
    "react-countup": "^6.5.0",
    "react-dom": "^18",
    "react-hook-form": "^7.51.0",
    "react-intersection-observer": "^9.8.1",
    "react-modal-video": "^2.0.1",
    "react-slick": "^0.30.2",
    "react-use": "^17.5.0",
    "sass": "^1.71.1",
    "sharp": "^0.33.2",
    "slick-carousel": "^1.8.1",
    "split-text": "^1.0.0",
    "swiper": "^11.0.7",
    "url": "^0.11.3",
    "wowjs": "^1.1.3",
    "yup": "^1.4.0"
  }
}
