@nomicfoundation/hardhat-chai-matchers
Version:
20 lines • 550 B
JSON
{
"name": "@nomicfoundation/hardhat-chai-matchers",
"version": "3.0.0",
"description": "Hardhat utils for testing",
"homepage": "https://github.com/nomicfoundation/hardhat/tree/deprecated-versions/packages/hardhat-chai-matchers",
"repository": {
"type": "git",
"url": "https://github.com/NomicFoundation/hardhat",
"directory": "packages/hardhat-chai-matchers"
},
"author": "Nomic Foundation",
"license": "MIT",
"main": "index.js",
"keywords": [
"ethereum",
"smart-contracts",
"hardhat",
"testing"
]
}