@hardhat-docgen/core
Version:
Generate NatSpec documentation automatically on compilation
37 lines (36 loc) • 775 B
JSON
{
"name": "@hardhat-docgen/core",
"version": "1.2.3",
"license": "MIT",
"description": "Generate NatSpec documentation automatically on compilation",
"keywords": [
"hardhat",
"natspec",
"documentation",
"devdoc",
"userdoc",
"buidler",
"solidity",
"solc",
"smart-contracts",
"ethereum",
"blockchain",
"wow"
],
"repository": "https://github.com/ItsNickBarry/hardhat-docgen",
"author": "Nick Barry",
"main": "index.js",
"types": "index.d.ts",
"peerDependencies": {
"hardhat": "^2.0.0"
},
"devDependencies": {
"eslint": "^7.17.0",
"eslint-plugin-vue": "^7.4.1",
"hardhat": "^2.0.0"
},
"engines": {
"node": ">=12.10.0"
},
"gitHead": "851bc9c3a67df7350ecc6122bca98dbcc8ab6257"
}