{ "name": "kszkepzes-frontend", "version": "0.2.8", "private": false, "dependencies": { "axios": "^0.21.1", "eslint-plugin-flowtype": "^4.7.0", "http-proxy-middleware": "^1.0.6", "moment": "^2.29.1", "npm": "^6.14.11", "prop-types": "^15.7.2", "react": "^16.14.0", "react-datepicker": "^2.16.0", "react-dom": "^16.14.0", "react-redux": "^7.2.2", "react-router-dom": "^5.2.0", "react-scripts": "^3.4.4", "react-slick": "^0.25.2", "redux": "^4.0.5", "redux-logger": "^3.0.6", "redux-thunk": "^2.3.0", "semantic-ui-calendar-react": "^0.15.3", "semantic-ui-css": "^2.4.0", "semantic-ui-react": "^0.88.2", "slick-carousel": "^1.8.1" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, "devDependencies": { "eslint": "6.8.0", "eslint-config-airbnb": "^18.2.1", "eslint-plugin-import": "^2.22.1", "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-react": "^7.22.0" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ] }