{
  "name": "dex-arbitrage-bot",
  "version": "1.0.1",
  "description": "Nadcab Labs Flashloan Arbitrage Bot",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
 "keywords": [
    "arbitrage",
    "dex",
    "uniswap",
    "sushiswap",
    "flash loan",
    "aave",
    "ethereum",
    "smart contracts",
    "trading bot",
    "cryptocurrency",
    "blockchain",
    "decentralized finance",
    "defi",
    "ethers.js",
    "web3",
    "automated trading",
    "crypto arbitrage",
    "arbitrage trading"
  ],
  "author": "Aman Vaths",
  "license": "MIT",
  "dependencies": {
    "@aave/protocol-js": "^4.3.0",
    "axios": "^1.7.5",
    "chai": "^5.1.1",
    "dotenv": "^16.4.5",
    "ethers": "^6.13.2",
    "mocha": "^10.7.3"
  }
}
