{
    "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": {
        "@babel/preset-react": "^7.14.5",
        "@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-rc.0",
        "axios": "^0.21",
        "laravel-mix": "^6.0.6",
        "lodash": "^4.17.19",
        "postcss": "^8.1.14",
        "react-refresh": "^0.10.0",
        "resolve-url-loader": "^4.0.0",
        "sass": "^1.35.2",
        "sass-loader": "^12.1.0"
    },
    "dependencies": {
        "@azure/msal-browser": "^2.39.0",
        "@azure/msal-react": "^1.5.13",
        "@material-ui/core": "^4.12.2",
        "@material-ui/icons": "^4.11.2",
        "array-move": "^4.0.0",
        "chart.js": "^3.5.1",
        "dexie": "^3.0.3",
        "moment": "^2.29.1",
        "moment-timezone": "^0.5.44",
        "react": "^17.0.2",
        "react-beautiful-dnd": "^13.1.0",
        "react-chartjs-2": "^3.0.5",
        "react-color": "^2.19.3",
        "react-datepicker": "^4.7.0",
        "react-dom": "^17.0.2",
        "react-gtm-module": "^2.0.11",
        "react-hook-form": "^7.12.1",
        "react-icons": "^5.0.1",
        "react-image-crop": "^8.6.12",
        "react-notifications": "^1.7.2",
        "react-paginate": "^7.1.3",
        "react-quill": "^1.3.5",
        "react-router-dom": "^5.2.0",
        "react-select": "^4.3.1",
        "react-tinder-card": "^1.6.2",
        "styled-components": "^5.3.0"
    }
}
