{
    "private": true,
    "scripts": {
        "development": "mix",
        "watch": "mix watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000",
        "hot": "mix watch --hot",
        "production": "mix --production"
    },
    "devDependencies": {
        "@babel/preset-react": "^7.0.0",
        "@material-ui/icons": "^4.11.2",
        "@material-ui/lab": "^4.0.0-alpha.60",
        "axios": "^0.19",
        "bootstrap": "^4.0.0",
        "cross-env": "^7.0",
        "jquery": "^3.2",
        "laravel-mix": "^6.0.18",
        "lodash": "^4.17.19",
        "popper.js": "^1.12",
        "postcss": "^8.1.14",
        "react": "^17.0.2",
        "react-dom": "^17.0.2",
        "react-table": "^7.7.0",
        "resolve-url-loader": "^3.1.0",
        "sass": "^1.15.2",
        "sass-loader": "^8.0.0",
        "vanillajs-datepicker": "^1.1.4",
        "vue-template-compiler": "^2.6.14"
    },
    "dependencies": {
        "@date-io/date-fns": "^1.3.13",
        "@fortawesome/fontawesome-free": "^5.15.4",
        "@material-ui/core": "^4.12.3",
        "@material-ui/pickers": "^3.2.10",
        "bootbox": "^5.5.2",
        "date-fns": "^2.9.0",
        "formik": "^2.1.3",
        "material-ui-search-bar": "^1.0.0",
        "moment": "^2.24.0",
        "prop-types": "^15.7.2",
        "react-scripts": "3.3.0",
        "yup": "^0.28.1"
    }
}
