UNPKG

@maplelabs/hardhat-scripts

Version:

Hardhat Ethereum Scripts used at Maple Labs

30 lines (29 loc) 688 B
{ "name": "@maplelabs/hardhat-scripts", "version": "1.2.1", "description": "Hardhat Ethereum Scripts used at Maple Labs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/maple-labs/hardhat-scripts.git" }, "keywords": [ "Ethereum", "Hardhat", "Scripts", "Maple" ], "author": "Chad Lynch", "license": "MIT", "bugs": { "url": "https://github.com/maple-labs/hardhat-scripts/issues" }, "homepage": "https://github.com/maple-labs/hardhat-scripts#readme", "dependencies": { "chalk": "^4.1.0" }, "devDependencies": {} }