{
  "name": "@nomiclabs/hardhat-truffle5",
  "version": "3.0.0",
  "description": "Truffle 5 Hardhat compatibility plugin",
  "homepage": "https://github.com/nomiclabs/hardhat/tree/deprecated-versions/packages/hardhat-truffle5",
  "repository": {
    "type": "git",
    "url": "https://github.com/NomicFoundation/hardhat",
    "directory": "packages/hardhat-truffle5"
  },
  "author": "Nomic Labs LLC",
  "license": "MIT",
  "main": "index.js",
  "keywords": [
    "ethereum",
    "smart-contracts",
    "hardhat",
    "hardhat-plugin",
    "truffle",
    "truffle-contract"
  ]
}