{
    "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": {
        "axios": "^0.27",
        "laravel-mix": "^6.0.43",
        "lodash": "^4.17.21",
        "postcss": "^8.4.14",
        "resolve-url-loader": "^5.0.0",
        "sass": "^1.52.1",
        "sass-loader": "^13.0.0"
    },
    "dependencies": {
        "@babel/preset-react": "^7.17.12",
        "@inertiajs/inertia": "^0.11.0",
        "@inertiajs/inertia-react": "^0.8.0",
        "@inertiajs/progress": "^0.2.7",
        "@prebsch-exo/i18next-http-backend": "^1.3.2-patch.1",
        "@types/react": "^17.0.47",
        "antd": "^4.21.7",
        "bootstrap": "5.1",
        "clsx": "^1.2.1",
        "i18next": "^21.9.1",
        "i18next-browser-languagedetector": "^6.1.3",
        "i18next-http-backend": "^1.4.1",
        "i18next-xhr-backend": "^3.2.2",
        "moment": "^2.29.4",
        "prop-types": "^15.8.1",
        "react": "^17.0.2",
        "react-beautiful-dnd": "^13.1.0",
        "react-data-table-component": "^7.5.2",
        "react-dom": "^17.0.2",
        "react-i18next": "^11.18.4",
        "react-phone-input-2": "^2.15.1",
        "react-simple-maps": "^2.3.0",
        "react-tooltip": "^4.2.21",
        "recharts": "^2.2.0",
        "styled-components": "^5.3.0"
    }
}
