{
  "name": "@marswap-exchange/widget",
  "license": "MIT",
  "version": "1.0.28",
  "author": {
    "name": "The Martian",
    "email": "themartiandefi@yahoo.com",
    "url": "https://marswap.exchange"
  },
  "contributors": [
    {
      "name": "The Martian",
      "email": "themartiandefi@yahoo.com",
      "url": "https://marswap.exchange"
    }
  ],
  "homepage": "https://marswap.exchange/",
  "main": "./node/index.js",
  "module": "./index.js",
  "types": "./index.d.ts",
  "publishConfig": {
    "access": "public",
    "directory": "./dist"
  },
  "dependencies": {
    "@marswap-exchange/contract-addresses": "^1.0.0",
    "@popperjs/core": "^2.11.6",
    "@reach/portal": "^0.18.0",
    "@reduxjs/toolkit": "^2.2.1",
    "@tanstack/react-query": "^4.28.0",
    "@typechain/ethers-v5": "^11.1.2",
    "@web3modal/ethers5": "^4.0.11",
    "bignumber.js": "^9.1.2",
    "eslint-plugin-better-styled-components": "^1.1.2",
    "ethers": "5.7.2",
    "react": "^18.0.0",
    "react-dom": "^18.0.0",
    "react-indiana-drag-scroll": "^2.2.0",
    "react-popper": "^2.3.0",
    "react-redux": "^9.1.0",
    "styled-components": "^5.3.5",
    "vite-plugin-eslint": "^1.8.1",
    "vite-plugin-svgr": "^4.2.0"
  }
}