{
  "_ethers_nobuild": true,
  "author": "Richard Moore <me@ricmoo.com>",
  "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": "0x652e7a77f43a0559d677fa706eb1c52baf062c13b3f40c98ed5ec6fd78f42df2",
  "types": "./lib/index.d.ts",
  "version": "5.4.0"
}
