{ "author": "Richard Moore ", "dependencies": { "@ethersproject/cli": "^5.4.0", "@ethersproject/testcases": "^5.4.0", "@types/mocha": "^5.2.0", "ethers": "^5.4.0" }, "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": "0xc5dba87a52429b95f837612c208e5091afcd3d50c3c2612012b2b3997e64f6a0", "types": "./lib/index.d.ts", "version": "5.4.5" }