{
  "name": "hypertomb-sdk",
  "version": "0.0.1",
  "homepage": "https://unicornfinance.app",
  "license": "MIT",
  "resolutions": {
    "**/@typescript-eslint/eslint-plugin": "^4.1.1",
    "**/@typescript-eslint/parser": "^4.1.1"
  },
  "dependencies": {
    "@davatar/react": "^1.8.1",
    "@emotion/react": "^11.9.3",
    "@emotion/styled": "^11.9.3",
    "@ethersproject/providers": "^5.4.1",
    "@fortawesome/fontawesome-svg-core": "^1.2.30",
    "@fortawesome/free-solid-svg-icons": "^5.14.0",
    "@fortawesome/react-fontawesome": "^0.1.11",
    "@madmeerkat/sdk": "^2.4.3",
    "@material-ui/core": "^4.11.4",
    "@material-ui/icons": "^4.11.2",
    "@material-ui/lab": "^4.0.0-alpha.58",
    "@mui/icons-material": "^5.8.4",
    "@mui/material": "^5.9.0",
    "@pancakeswap/sdk": "^2.4.0",
    "@pangolindex/sdk": "^1.1.0",
    "@reduxjs/toolkit": "^1.8.0",
    "@testing-library/jest-dom": "^4.2.4",
    "@testing-library/react": "^9.3.2",
    "@testing-library/user-event": "^7.1.2",
    "@traderjoe-xyz/sdk": "^1.1.1",
    "@types/humanize-plus": "^1.8.0",
    "@types/jest": "^26.0.9",
    "@types/node": "^14.0.27",
    "@types/react": "^16.9.46",
    "@types/react-redux": "^7.1.9",
    "bignumber.js": "^9.0.0",
    "clsx": "^1.1.1",
    "deficonnect": "^1.1.13",
    "ethers": "^5.4.1",
    "i18next": "^21.6.11",
    "i18next-browser-languagedetector": "^6.1.3",
    "i18next-http-backend": "^1.3.2",
    "material-ui-image": "^3.3.2",
    "moment": "^2.29.1",
    "numeral": "^2.0.6",
    "react": "^16.13.1",
    "react-circular-progressbar": "^2.0.3",
    "react-countdown": "^2.2.1",
    "react-countup": "^4.3.3",
    "react-dom": "^16.13.1",
    "react-feather": "^2.0.8",
    "react-i18next": "^11.15.4",
    "react-loading-skeleton": "^2.1.1",
    "react-redux": "^7.2.1",
    "react-router-dom": "^5.2.0",
    "react-scripts": "3.4.1",
    "react-spring": "^8.0.27",
    "react-tooltip": "^4.2.21",
    "redux-localstorage-simple": "^2.3.1",
    "sqlite3": "^5.0.10",
    "styled-components": "^5.1.1",
    "typescript": "^4.6.3",
    "use-wallet": "github:OGBoogieTomb/use-wallet",
    "web3": "^1.2.11"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "set \"GENERATE_SOURCEMAP=false\" && react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "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": {
    "@types/numeral": "0.0.28",
    "@types/react-dom": "^16.9.8",
    "@types/react-router-dom": "^5.1.5",
    "@types/styled-components": "^5.1.2",
    "@typescript-eslint/eslint-plugin": "^5.25.0",
    "@typescript-eslint/parser": "^5.25.0",
    "prettier": "2.3.1"
  },
  "description": "Thanks for taking the time to contribute!\r You can start by reading our [Contribution guidelines](CONTRIBUTING.md) first.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hypertomb/front-end.git"
  },
  "author": "",
  "bugs": {
    "url": "https://github.com/hypertomb/front-end/issues"
  }
}
