{
  "_args": [
    [
      "@ethersproject/abi@5.0.7",
      "/Users/giro/Desktop/projects/exbita-scripts/bnb"
    ]
  ],
  "_from": "@ethersproject/abi@5.0.7",
  "_id": "@ethersproject/abi@5.0.7",
  "_inBundle": false,
  "_integrity": "sha512-Cqktk+hSIckwP/W8O47Eef60VwmoSC/L3lY0+dIBhQPCNn9E4V7rwmm2aFrNRRDJfFlGuZ1khkQUOc3oBX+niw==",
  "_location": "/@ethersproject/abi",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/abi@5.0.7",
    "name": "@ethersproject/abi",
    "escapedName": "@ethersproject%2fabi",
    "scope": "@ethersproject",
    "rawSpec": "5.0.7",
    "saveSpec": null,
    "fetchSpec": "5.0.7"
  },
  "_requiredBy": [
    "/web3-eth-abi"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/abi/-/abi-5.0.7.tgz",
  "_spec": "5.0.7",
  "_where": "/Users/giro/Desktop/projects/exbita-scripts/bnb",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "dependencies": {
    "@ethersproject/address": "^5.0.4",
    "@ethersproject/bignumber": "^5.0.7",
    "@ethersproject/bytes": "^5.0.4",
    "@ethersproject/constants": "^5.0.4",
    "@ethersproject/hash": "^5.0.4",
    "@ethersproject/keccak256": "^5.0.3",
    "@ethersproject/logger": "^5.0.5",
    "@ethersproject/properties": "^5.0.3",
    "@ethersproject/strings": "^5.0.4"
  },
  "description": "Utilities and Classes for parsing, formatting and managing Ethereum ABIs.",
  "ethereum": "donations.ethers.eth",
  "gitHead": "b61e2cc96afcfc4984522097b3dc53d08e86e316",
  "homepage": "https://github.com/ethers-io/ethers.js#readme",
  "keywords": [
    "Ethereum",
    "ethers"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./lib.esm/index.js",
  "name": "@ethersproject/abi",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "tarballHash": "0x1cb0dc8fd334cbf9dba1c9746ed316852af2f5dbbd61f07048e737f452568352",
  "types": "./lib/index.d.ts",
  "version": "5.0.7"
}
