{ "_devDependencies": { "@ethersproject/cli": "^5.0.0", "@types/bip39": "2.4.1", "@types/bitcoinjs-lib": "3.3.2", "bip39": "2.5.0", "bitcoinjs-lib": "3.3.2", "ethereumjs-tx": "^1.3.5", "ethereumjs-util": "^5.2.0" }, "_ethers.alias": { "disk-utils.js": "browser-disk-utils.js" }, "author": "Richard Moore ", "browser": { "./lib/disk-utils": "./lib/browser-disk-utils.js" }, "dependencies": { "@ethersproject/bignumber": "^5.0.13", "@ethersproject/bytes": "^5.0.9", "@ethersproject/keccak256": "^5.0.7", "@ethersproject/strings": "^5.0.8", "ethers": "^5.0.25", "tiny-inflate": "1.0.3" }, "description": "Testcases for Ethereum and scripts to generate testcases.", "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/testcases", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/testcases", "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "tarballHash": "0x95026869ea3224b9a2c3316bc013d54379c4e499104da5839d214b13c4fc5d23", "types": "./lib/index.d.ts", "version": "5.0.11" }