{
  "name": "@nomiclabs/hardhat-solhint",
  "version": "5.0.0",
  "description": "Hardhat plugin for solhint",
  "homepage": "https://github.com/nomicfoundation/hardhat/tree/deprecated-versions/packages/hardhat-solhint",
  "repository": {
    "type": "git",
    "url": "https://github.com/NomicFoundation/hardhat",
    "directory": "packages/hardhat-solhint"
  },
  "author": "Nomic Foundation",
  "license": "MIT",
  "main": "index.js",
  "keywords": [
    "ethereum",
    "smart-contracts",
    "hardhat",
    "hardhat-plugin",
    "solhint",
    "solidity",
    "linter"
  ]
}