{ "_ethers_nobuild": true, "author": "Richard Moore ", "browser": "./dist/index.min.js", "dependencies": {}, "description": "Shims required for ethers in constrained environments.", "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": "./src/index.js", "name": "@ethersproject/shims", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/shims", "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "tarballHash": "0x71f97fc66965330de6d0c657a9f1f2f55a476f1b4f5e5792ee039597ab0091c5", "types": "./lib/index.d.ts", "version": "5.6.0" }