{
  "package": {
    "dependencies": {
      "@testing-library/jest-dom": "^5.16.5",
      "@testing-library/react": "^13.4.0",
      "@testing-library/user-event": "^13.5.0",
      "react": "^18.2.0",
      "react-dom": "^18.2.0",
      "react-scripts": "5.0.1",
      "web-vitals": "^2.1.4"
    },
    "scripts": {
      "start": "react-scripts start",
      "build": "react-scripts build",
      "test": "react-scripts test",
      "eject": "react-scripts eject",
      "lint": "eslint . --ext .js,.jsx,.ts,.tsx"
    },
    "eslintConfig": {},
    "devDependencies": {
      "eslint": "^8.28.0",
      "eslint-config-airbnb": "^19.0.4",
      "eslint-config-prettier": "^8.5.0",
      "eslint-plugin-import": "^2.26.0",
      "eslint-plugin-jsx-a11y": "^6.6.1",
      "eslint-plugin-prettier": "^4.2.1",
      "eslint-plugin-react": "^7.31.11",
      "eslint-plugin-react-hooks": "^4.6.0",
      "prettier": "2.8.0"
    }
  }
}