{
    "private": true,
    "scripts": {
        "dev": "npm run development",
        "development": "NODE_OPTIONS=--openssl-legacy-provider mix",
        "watch": "NODE_OPTIONS=--openssl-legacy-provider mix watch ",
        "watch-poll": "NODE_OPTIONS=--openssl-legacy-provider mix watch -- --watch-options-poll=1000",
        "hot": "NODE_OPTIONS=--openssl-legacy-provider mix watch --hot",
        "production": "NODE_OPTIONS=--openssl-legacy-provider mix --production"
    },
    "dependencies": {
        "@fortawesome/fontawesome-free": "^5.15.3",
        "admin-lte": "^3.2.0",
        "bootstrap": "^4.6.0",
        "chartjs-plugin-zoom": "^0.7.7",
        "cross-env": "^7.0.3",
        "jquery": "^3.6.0",
        "laravel-elixir": "^5.0.0",
        "laravel-mix": "^6.0.25",
        "lodash": "^4.17.21",
        "moment": "^2.29.1",
        "popper.js": "^1.16.1",
        "postcss": "^8.3.5",
        "resolve-url-loader": "^4.0.0",
        "sass": "^1.42.1",
        "sass-loader": "^12.6.0",
        "webpack-shell-plugin-next": "^2.2.2"
    }
}
