{ "name": "jsite", "version": "1.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "@popperjs/core": "^2.11.8", "@tailwindcss/postcss": "^4.0.3", "bootstrap": "^5.3.0", "clipboard": "^2.0.11", "glightbox": "^3.2.0", "imagesloaded": "^5.0.0", "isotope-layout": "^3.0.6", "itooltip": "^1.1.1", "next": "^15.3.3", "photoswipe": "^5.4.4", "plyr": "^3.7.8", "postcss": "^8.5.2", "prismjs": "^1.29.0", "prop-types": "^15.8.1", "react": "^19.0.0", "react-dom": "^19.0.0", "react-photoswipe-gallery": "^3.0.2", "react-type-animation": "^3.2.0", "rellax": "^1.12.1", "sass": "^1.85.0", "swiper": "^11.2.4", "axios": "^1.6.8" } }