{
  "name": "example",
  "private": true,
  "scripts": {
    "start": "next dev"
  },
  "dependencies": {
    "@ethersproject/bignumber": "^5.4.2",
    "@ethersproject/units": "^5.4.0",
    "@web3-react/core": "^8.0.1-alpha.0",
    "@web3-react/metamask": "^8.0.1-alpha.0",
    "@web3-react/network": "^8.0.1-alpha.0",
    "@web3-react/store": "^8.0.1-alpha.0",
    "@web3-react/types": "^8.0.1-alpha.0",
    "@web3-react/walletconnect": "^8.0.1-alpha.0",
    "next": "^11.1.2",
    "react-dom": "^17.0.2",
    "zustand": "^3.5.10"
  }
}
