{ "private": true, "scripts": { "dev": "npm run development", "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": { "@fortawesome/fontawesome-free": "^5.15.4", "@tailwindcss/forms": "^0.4.0", "alpinejs": "^3.4.2", "autoprefixer": "^10.1.0", "axios": "^0.28", "blueimp-canvas-to-blob": "^3.29.0", "blueimp-file-upload": "^10.32.0", "blueimp-load-image": "^5.16.0", "clipboard": "^2.0.8", "copy-image-clipboard": "^2.0.1", "deepmerge": "^4.2.2", "dragselect": "^2.3.0", "echarts": "^5.2.2", "github-markdown-css": "^5.1.0", "imagesloaded": "^4.1.4", "jquery": "^3.6.0", "jquery.photoswipe": "^1.1.1", "justifiedGallery": "^3.8.1", "laravel-mix": "^6.0.6", "less": "^4.1.2", "less-loader": "^10.2.0", "lodash": "^4.17.19", "masonry-layout": "^4.2.2", "postcss": "^8.4.31", "postcss-import": "^14.0.1", "resolve-url-loader": "^4.0.0", "sweetalert2": "^11.3.3", "tailwindcss": "^3.0.0", "toastr": "^2.1.4", "viewerjs": "^1.10.2" }, "dependencies": { "update": "^0.7.4" } }