{
  "name": "apiv3",
  "version": "1.0.0",
  "description": "",
  "main": "fetch_wallet.js",
  "dependencies": {
    "@uniswap/sdk-core": "^7.9.0",
    "@uniswap/v3-sdk": "^3.26.0",
    "@uniswap/smart-order-router": "^4.22.38",
    "ethers": "^5.7.2",
    "jsbi": "^3.2.5",
    "erc-20-abi": "^1.0.0",
    "crypto-js": "^4.2.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "type": "module"
}
