{ "author": "Richard Moore ", "dependencies": { "@ethersproject/cli": "^5.0.4", "@ethersproject/testcases": "^5.0.5", "@types/mocha": "^5.2.0", "ethers": "^5.0.13" }, "description": "Testing package for ethers.", "ethereum": "donations.ethers.eth", "funding": [ { "type": "individual", "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" }, { "type": "individual", "url": "https://www.buymeacoffee.com/ricmoo" } ], "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/tests", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/tests", "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "exit 1" }, "tarballHash": "0x35dff9653e20a7bbf58096d6e73dce098a297e1ed167f5afbf5b18c8df3eaa67", "types": "./lib/index.d.ts", "version": "5.0.14" }