{
  "name": "pamfi",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@emotion/styled": "^11.11.0",
    "@mui/material": "^5.13.4",
    "@reduxjs/toolkit": "^1.9.5",
    "babel-eslint": "^9.0.0",
    "emotion": "^11.0.0",
    "jwt-decode": "^3.1.2",
    "react-dom": "^18.2.0",
    "react-nice-inputs": "^1.0.64",
    "react-redux": "^8.0.7",
    "react-router-dom": "^6.12.0",
    "react-scripts": "^2.1.3",
    "redux-saga": "^1.2.3"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  }
}
