{
    "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"
    },
    "dependencies": {
        "@babel/plugin-transform-modules-commonjs": "^7.16.0",
        "@babel/runtime-corejs2": "^7.16.3",
        "@brainhubeu/react-permissible": "^1.9.16",
        "@coreui/chartjs": "^3.0.0",
        "@coreui/coreui": "^4.1.0",
        "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.3.1",
        "@coreui/icons": "^2.1.0",
        "@coreui/icons-react": "2.0.0-rc.5",
        "@coreui/react": "4.0.0-rc.4",
        "@coreui/react-chartjs": "2.0.0-rc.0",
        "@coreui/utils": "^1.3.1",
        "@stripe/react-stripe-js": "^1.9.0",
        "@stripe/stripe-js": "^1.32.0",
        "@wojtekmaj/enzyme-adapter-react-17": "^0.6.5",
        "axios": "^0.19.0",
        "chart.js": "^3.6.0",
        "classnames": "^2.3.1",
        "core-js": "^3.19.3",
        "cross-env": "^5.2.1",
        "enzyme": "^3.11.0",
        "flag-icon-css": "^3.5.0",
        "font-awesome": "^4.7.0",
        "laravel-mix": "^6.0.39",
        "lodash": "^4.17.21",
        "moment": "^2.29.1",
        "prop-types": "^15.7.2",
        "react": "^17.0.2",
        "react-app-polyfill": "^2.0.0",
        "react-beautiful-dnd": "^11.0.5",
        "react-bootstrap": "^1.6.4",
        "react-chartjs-2": "^4.0.0",
        "react-data-table-component": "^3.5.1",
        "react-datepicker": "^2.16.0",
        "react-dom": "^17.0.2",
        "react-helmet": "^5.2.1",
        "react-image-crop": "^8.6.12",
        "react-intl": "^3.3.2",
        "react-owl-carousel": "^2.3.3",
        "react-redux": "^7.2.6",
        "react-router-dom": "^5.3.0",
        "react-select": "^3.2.0",
        "react-stripe-checkout": "^2.6.3",
        "react-toastify": "^5.4.0",
        "react-topbar-progress-indicator": "^2.0.0",
        "react-viewer": "^3.2.2",
        "reactstrap": "^8.10.1",
        "redux": "^4.1.2",
        "redux-form": "^8.3.8",
        "redux-thunk": "^2.4.1",
        "simple-line-icons": "^2.5.5",
        "simplebar-react": "^2.3.6",
        "strip-js": "^1.2.0",
        "styled-components": "^4.4.0"
    },
    "devDependencies": {
        "@babel/core": "^7.16.0",
        "@babel/plugin-syntax-dynamic-import": "^7.8.3",
        "@babel/plugin-transform-strict-mode": "^7.16.0",
        "@babel/preset-react": "^7.16.0",
        "auto-changelog": "~2.3.0",
        "bootstrap": "^4.6.1",
        "browser-sync": "^2.27.7",
        "browser-sync-webpack-plugin": "^2.3.0",
        "eslint": "^7.32.0",
        "eslint-config-prettier": "^8.3.0",
        "eslint-plugin-prettier": "^4.0.0",
        "jquery": "^3.6.0",
        "popper.js": "^1.16.1",
        "postcss": "^8.2.8",
        "prettier": "2.4.1",
        "react-scripts": "^3.4.4",
        "sass": "^1.44.0",
        "sass-loader": "^7.3.1",
        "vue-template-compiler": "^2.6.14"
    },
    "peerDependencies": {
        "postcss": "^8.0.0"
    }
}
