{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite",
        "production": "vite build"
    },
    "devDependencies": {
        "axios": "^1.7.4",
        "laravel-vite-plugin": "^1.0.5",
        "postcss-remove-all-at-rules": "^0.4.2",
        "sass": "^1.77.8",
        "vite": "^5.4.2"
    },
    "dependencies": {
        "@yaireo/tagify": "4.0.4",
        "aos": "^2.3.4",
        "delegated-events": "^1.1.2",
        "gsap": "^3.5.1",
        "in-view": "^0.6.1",
        "parallax-vanilla": "^1.2.3",
        "shave": "^2.5.10",
        "smoothscroll-polyfill": "^0.4.4",
        "swipe-listener": "^1.3.0",
        "swiper": "^12.0.2"
    }
}
