{
    "name": "sakai-react",
    "version": "7.0.3-SNAPSHOT",
    "homepage": ".",
    "private": false,
    "repository": {
        "type": "git",
        "url": "https://github.com/primefaces/sakai-react.git"
    },
    "license": "MIT",
    "dependencies": {
        "@fortawesome/fontawesome-svg-core": "^6.1.1",
        "@fortawesome/free-solid-svg-icons": "^6.1.1",
        "@fortawesome/react-fontawesome": "^0.2.0",
        "@fullcalendar/core": "^5.7.2",
        "@fullcalendar/daygrid": "^5.7.2",
        "@fullcalendar/interaction": "^5.7.2",
        "@fullcalendar/react": "^5.7.0",
        "@fullcalendar/timegrid": "^5.7.2",
        "axios": "^0.19.0",
        "chart.js": "3.3.2",
        "classnames": "^2.2.6",
        "cors": "^2.8.5",
        "primeflex": "3.1.0",
        "primeicons": "^5.0.0",
        "primereact": "7.2.0",
        "prismjs": "1.9.0",
        "react": "^17.0.1",
        "react-app-polyfill": "^1.0.6",
        "react-cookie": "^4.1.1",
        "react-dom": "^17.0.1",
        "react-router-dom": "^5.2.0",
        "react-scripts": "3.4.1",
        "react-transition-group": "^4.4.1",
        "sass": "^1.32.8"
    },
    "scripts": {
        "start": "react-scripts start",
        "build": "react-scripts build",
        "test": "react-scripts test",
        "eject": "react-scripts eject"
    },
    "eslintConfig": {
        "extends": [
            "react-app"
        ]
    },
    "browserslist": [
        ">0.2%",
        "not dead",
        "not ie <= 11",
        "not op_mini all"
    ]
}