{ "private": true, "scripts": { "dev": "mix", "development": "mix", "watch": "mix watch", "watch-poll": "mix watch -- --watch-options-poll=1000", "hot": "mix watch --hot", "prod": "npm run production", "production": "mix --production" }, "devDependencies": { "@popperjs/core": "^2.11.6", "@tailwindcss/typography": "^0.5.1", "autoprefixer": "^10.4.0", "bootstrap": "^5.2.3", "cross-env": "^7.0", "css-loader": "^5.2.7", "laravel-mix": "^6.0", "postcss": "^8.4.5", "postcss-import": "^14.0.1", "sass": "^1.56.1", "tailwindcss": "^3.0.19", "vue-template-compiler": "^2.6.12" }, "dependencies": { "aos": "^3.0.0-beta.6", "bootstrap-icons": "^1.11.3", "build": "^0.1.4", "jquery": "^3.7.1", "npm": "^10.5.0", "query-string": "^9.0.0", "run": "^1.5.0" } }