{
  "name": "agro_receita",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@babel/helper-validator-identifier": "^7.19.1",
    "@fortawesome/fontawesome-svg-core": "^1.2.27",
    "@fortawesome/free-solid-svg-icons": "^5.12.1",
    "@fortawesome/react-fontawesome": "^0.1.8",
    "@khanacademy/react-multi-select": "^0.3.3",
    "@lourenci/react-kanban": "^2.1.0",
    "@popperjs/core": "^2.3.3",
    "@tippyjs/react": "^4.2.6",
    "animate.css": "^4.1.1",
    "axios": "^0.19.0",
    "bootstrap": "^4.4.1",
    "chart.js": "^3.2.1",
    "date-fns": "^2.10.0",
    "dotenv": "^8.2.0",
    "floating-label-react": "^1.0.0",
    "google-map-react": "^2.2.0",
    "inputmask": "^4.0.8",
    "jspdf": "^2.5.1",
    "leaflet": "^1.9.4",
    "material-icons": "^0.3.1",
    "moment": "^2.29.4",
    "multiselect-react-dropdown": "^2.0.25",
    "prop-types": "^15.7.2",
    "query-string": "^6.8.3",
    "randomcolor": "^0.6.2",
    "react": "^16.14.0",
    "react-big-calendar": "^1.5.0",
    "react-bootstrap": "^1.0.0-beta.16",
    "react-calendar": "^4.0.0",
    "react-chartjs-2": "^3.0.3",
    "react-collapse": "^5.1.1",
    "react-countdown": "^2.3.6",
    "react-countup": "^6.5.3",
    "react-credit-cards": "^0.8.3",
    "react-dom": "^16.14.0",
    "react-dropzone": "^14.2.3",
    "react-google-recaptcha": "^2.0.1",
    "react-grid-system": "^5.0.2",
    "react-helmet": "^6.1.0",
    "react-html-parser": "^2.0.2",
    "react-jsx-runtime": "^1.0.0-alpha.1",
    "react-linkedin-login-oauth2": "^2.0.1",
    "react-multi-carousel": "^2.8.2",
    "react-notifications-component": "^2.0.7",
    "react-redux": "^7.1.1",
    "react-router-dom": "^5.3.4",
    "react-scripts": "3.1.1",
    "react-select": "^3.0.5",
    "react-signature-canvas": "^1.0.5",
    "react-slick": "^0.30.2",
    "simplebar-react": "^2.0.0-alpha.0",
    "slick-carousel": "^1.8.1",
    "styled-components": "^4.3.2",
    "tippy.js": "^6.3.7"
  },
  "scripts": {
    "start": "react-scripts start",
    "mac": "react-scripts --openssl-legacy-provider start --verbose",
    "build": "react-scripts build",
    "buildmac": "react-scripts --openssl-legacy-provider build",
    "test": "react-scripts test",
    "eject": "react-scripts eject",
    "sync": "aws s3 sync ./build s3://sistema2.agroreceita.com.br"
  },
  "eslintConfig": {
    "extends": "react-app"
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  },
  "devDependencies": {
    "@babel/core": "^7.9.0",
    "@babel/preset-env": "^7.9.0",
    "@fortawesome/fontawesome-free": "^5.11.2"
  }
}
