{
  "name": "resonance-next",
  "version": "1.6.0",
  "private": true,
  "scripts": {
    "dev": "next dev --turbopack",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@popperjs/core": "2.11.8",
    "bootstrap": "^5.1.3",
    "framer-motion": "^12.23.24",
    "imagesloaded": "^5.0.0",
    "isotope-layout": "^3.0.6",
    "jarallax": "^2.2.1",
    "lucide-react": "^0.562.0",
    "next": "^15.5.2",
    "next-intl": "^4.5.1",
    "photoswipe": "^5.4.4",
    "prop-types": "^15.8.1",
    "react": "^19.1.1",
    "react-dom": "^19.1.1",
    "react-photoswipe-gallery": "^3.0.1",
    "react-type-animation": "^3.2.0",
    "rellax": "^1.12.1",
    "swiper": "^11.2.2",
    "tippy.js": "^6.3.7",
    "wowjs": "^1.1.3"
  },
  "devDependencies": {
    "@eslint/eslintrc": "^3.3.3",
    "eslint": "^9.39.2",
    "eslint-config-next": "16.1.4"
  }
}
