{
  "name": "@nomicfoundation/hardhat-toolbox",
  "version": "7.0.0",
  "description": "Nomic Foundation's recommended bundle of Hardhat plugins (ethers based)",
  "homepage": "https://github.com/nomicfoundation/hardhat/tree/deprecated-versions/packages/hardhat-toolbox",
  "repository": {
    "type": "git",
    "url": "https://github.com/NomicFoundation/hardhat",
    "directory": "packages/hardhat-toolbox"
  },
  "author": "Nomic Foundation",
  "license": "MIT",
  "main": "index.js",
  "keywords": [
    "ethereum",
    "smart-contracts",
    "hardhat",
    "hardhat-plugin",
    "hardhat-ethers"
  ]
}