{
    "private": true,
    "scripts": {
        "dev": "npm run development",
        "development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
        "watch": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
        "watch-poll": "npm run watch -- --watch-poll",
        "hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js",
        "prod": "npm run production",
        "production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
    },
    "devDependencies": {
        "axios": "^0.17",
        "babel-preset-react": "^6.23.0",
        "bootstrap-sass": "^3.3.7",
        "browser-sync": "^2.26.7",
        "browser-sync-webpack-plugin": "^2.2.2",
        "cross-env": "^5.1",
        "jquery": "^3.2",
        "laravel-mix": "^1.0",
        "lodash": "^4.17.15",
        "react": "16.8.6",
        "react-dom": "16.8.6"
    },
    "dependencies": {
        "@material-ui/core": "^1.5.1",
        "@rjsf/core": "^2.0.0",
        "@stripe/react-stripe-js": "^1.1.2",
        "@stripe/stripe-js": "^1.9.0",
        "bootstrap": "^4.4.1",
        "firebase": "^7.17.1",
        "google-map-react": "^1.1.7",
        "moment": "github:moment/moment",
        "react-accessible-accordion": "^3.0.1",
        "react-bootstrap": "^2.5.0",
        "react-chat-elements": "^10.9.3",
        "react-cool-onclickoutside": "^1.6.2",
        "react-google-maps": "^9.4.5",
        "react-html-parser": "^2.0.2",
        "react-image-gallery": "1.0.8",
        "react-image-video-gallery": "^0.8.18",
        "react-js-pagination": "^3.0.3",
        "react-number-format": "^4.8.0",
        "react-router-dom": "^5.1.2",
        "react-search-field": "^1.0.0",
        "react-select": "^3.1.0",
        "react-share": "^4.2.0",
        "react-sidebar": "^3.0.2",
        "react-slick": "^0.28.1",
        "react-slider-awesome": "^0.1.50",
        "react-social-login": "^3.4.7",
        "react-stars": "^2.2.5",
        "react-stay-scrolled": "^7.1.0",
        "react-toastify": "^6.0.5",
        "react-tooltip-lite": "^1.12.0",
        "react-upload-gallery": "^0.2.0",
        "render-fragment": "^0.1.1",
        "slick-carousel": "^1.8.1",
        "use-places-autocomplete": "^1.3.2"
    }
}
