{
  "name": "@cryptoalgebra/whitelist-fee-discount-plugin",
  "version": "2.2.1",
  "description": "",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "compile": "npx hardhat compile",
    "test": "npx hardhat test",
    "remove-node-modules": "rm -rf node_modules",
    "clean": "rm -rf node_modules artifacts cache typechain"
  },
  "dependencies": {
    "@cryptoalgebra/abstract-plugin": "^2.2.0",
    "@cryptoalgebra/integral-core": "1.2.9",
    "@cryptoalgebra/integral-periphery": "1.2.4",
    "@openzeppelin/contracts-upgradeable": "^4.9.3"
  },
  "devDependencies": {
    "@cryptoalgebra/test-utils": "^1.0.0",
    "@openzeppelin/contracts": "^4.9.3"
  },
  "gitHead": "577978c3d5ef86f157948534ee2fa72d3f7115e2"
}
