UNPKG

@ethersproject/tests

Version:
45 lines (44 loc) 1.11 kB
{ "author": "Richard Moore <me@ricmoo.com>", "dependencies": { "@ethersproject/cli": "^5.8.0", "@ethersproject/testcases": "^5.8.0", "@types/mocha": "^5.2.0", "ethers": "^5.8.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" } ], "gitHead": "c7c07f5dea5a91d8bc246f6c4f3ac66dc7318300", "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": "0x61c8344e4917cba5c5421789406e0aa4eb8338df3a90eceac2263b6e8b7105d9", "types": "./lib/index.d.ts", "version": "5.8.0" }