{
  "name": "sign-it",
  "version": "4.2.8",
  "description": "",
  "private": true,
  "dependencies": {
    "@fortawesome/fontawesome-free-brands": "^5.0.13",
    "@fortawesome/fontawesome-svg-core": "^1.2.15",
    "@fortawesome/free-regular-svg-icons": "^5.12.1",
    "@fortawesome/free-solid-svg-icons": "^5.7.2",
    "@fortawesome/react-fontawesome": "^0.1.4",
    "axios": "^0.21.1",
    "bootstrap": "^4.4.1",
    "classnames": "2.2.6",
    "detect-browser": "^5.2.0",
    "draftjs-to-html": "^0.8.4",
    "eslint": "^7.24.0",
    "is-touch-device": "^1.0.1",
    "lodash": "^4.17.11",
    "prop-types": "^15.7.2",
    "qrcode.react": "^1.0.0",
    "react": "^17.0.2",
    "react-app-polyfill": "^2.0.0",
    "react-bootstrap": "^1.0.0",
    "react-countdown": "^2.2.1",
    "react-device-detect": "^1.11.14",
    "react-dom": "^17.0.2",
    "react-intl": "^5.16.0",
    "react-redux": "^7.1.0",
    "react-router-dom": "^5.1.2",
    "react-scripts": "^4.0.2",
    "react-signature-canvas": "^1.0.3",
    "redux": "^4.0.1",
    "redux-thunk": "^2.3.0"
  },
  "scripts": {
    "start": "react-scripts --openssl-legacy-provider start",
    "build": "react-scripts --openssl-legacy-provider 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"
  ],
  "devDependencies": {
    "browserslist": "^4.19.0",
    "chokidar": "^3.5.2",
    "sass": "^1.93.2",
    "react-error-overlay": "6.0.9"
  }
}
