UNPKG

hardhat

Version:

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

10 lines (9 loc) 207 B
{ "name": "template-v2-empty-hardhat-config-js", "private": true, "version": "0.0.1", "description": "An empty config file (hardhat.config.js)", "devDependencies": { "hardhat": "^2.14.0" } }