@nomiclabs/hardhat-truffle5
Version:
Truffle 5 Hardhat compatibility plugin
22 lines • 580 B
JSON
{
"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"
]
}