{
  "name": "example",
  "version": "0.9.29",
  "private": true,
  "dependencies": {
    "@emotion/react": "^11.8.2",
    "@emotion/styled": "^11.8.1",
    "@fortawesome/fontawesome-svg-core": "^1.3.0",
    "@fortawesome/free-regular-svg-icons": "6.0.0",
    "@fortawesome/free-solid-svg-icons": "6.0.0",
    "@fortawesome/react-fontawesome": "0.1.17",
    "@imtbl/imx-sdk": "^1.24.0",
    "@mui/icons-material": "^5.8.4",
    "@mui/lab": "^5.0.0-alpha.72",
    "@mui/material": "^5.5.0",
    "@rarible/connector": "^0.9.12",
    "@rarible/connector-beacon": "^0.9.12",
    "@rarible/connector-fcl": "^0.9.12",
    "@rarible/connector-fortmatic": "^0.9.12",
    "@rarible/connector-helper": "^0.9.29",
    "@rarible/connector-iframe": "^0.9.12",
    "@rarible/connector-mew": "^0.9.12",
    "@rarible/connector-portis": "^0.9.12",
    "@rarible/connector-torus": "^0.9.12",
    "@rarible/connector-walletconnect": "^0.9.12",
    "@rarible/connector-walletlink": "^0.9.12",
    "@rarible/sdk": "^0.9.29",
    "@rarible/web3-ethereum": "~0.12.89",
    "@rixio/atom": "^0.12.1",
    "@rixio/react": "^0.12.1",
    "@testing-library/jest-dom": "^5.16.2",
    "@testing-library/react": "^12.1.4",
    "@testing-library/user-event": "^13.5.0",
    "@types/lodash": "^4.14.179",
    "@types/node": "^17.0.21",
    "@types/react": "^17.0.40",
    "@types/react-dom": "^17.0.13",
    "@types/react-syntax-highlighter": "^13.5.2",
    "jest": "26.6.0",
    "lodash": "^4.17.21",
    "node-sass": "^7.0.1",
    "normalize.css": "^8.0.1",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-hook-form": "~7.28.0",
    "react-router-dom": "6",
    "react-scripts": "^4.0.3",
    "react-syntax-highlighter": "^15.4.5",
    "typescript": "^4.6.3"
  },
  "resolutions": {
    "//": "See https://github.com/facebook/create-react-app/issues/11773",
    "react-error-overlay": "6.0.9"
  },
  "scripts": {
    "start": "SKIP_PREFLIGHT_CHECK=true react-scripts start",
    "build": "SKIP_PREFLIGHT_CHECK=true react-scripts build",
    "eject": "SKIP_PREFLIGHT_CHECK=true react-scripts eject",
    "verify": "tsc --noEmit"
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "react-app/jest"
    ]
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  }
}
