{
  "name": "@kodinghandle/bullswap-lib",
  "version": "1.0.0",
  "description": "📖 Solidity libraries that are shared across Bullswap contracts",
  "files": [
    "contracts",
    "!contracts/test"
  ],
  "homepage": "https://bullcarter.in",
  "repository": {
    "url": "git+https://github.com/haidaralimasu/bullswap-lib.git",
    "type": "git"
  },
  "bugs": {
    "url": "https://github.com/haidaralimasu/bullswap-lib/issues"
  },
  "engines": {
    "node": ">=12"
  },
  "devDependencies": {
    "@types/chai": "^4.2.11",
    "@types/mocha": "^7.0.2",
    "chai": "^4.2.0",
    "ethereum-waffle": "^3.0.0",
    "mocha": "^7.1.1",
    "prettier": "^2.1.2",
    "prettier-plugin-solidity": "^1.0.0-alpha.59",
    "rimraf": "^3.0.2",
    "solc": "^0.6.0",
    "solhint-plugin-prettier": "^0.0.5",
    "ts-node": "^8.9.0",
    "typescript": "^3.8.3"
  },
  "scripts": {
    "lint": "prettier ./test/*.ts --check",
    "precompile": "rimraf ./build/",
    "compile": "waffle",
    "pretest": "yarn compile",
    "test": "mocha",
    "prepublishOnly": "yarn test"
  },
  "license": "GPL-3.0-or-later",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "aes-js": "^3.0.0",
    "ajv": "^6.12.6",
    "ansi-colors": "^3.2.3",
    "abstract-leveldown": "^5.0.0",
    "ansi-styles": "^3.2.1",
    "anymatch": "^3.1.1",
    "accepts": "^1.3.7",
    "ansi-regex": "^2.1.1",
    "arg": "^4.1.3",
    "arr-diff": "^4.0.0",
    "argparse": "^1.0.10",
    "arr-flatten": "^1.1.0",
    "array-flatten": "^1.1.1",
    "asn1": "^0.2.4",
    "assertion-error": "^1.1.0",
    "array-unique": "^0.3.2",
    "asn1.js": "^5.4.1",
    "assign-symbols": "^1.0.0",
    "async": "^2.6.3",
    "asynckit": "^0.4.0",
    "async-eventemitter": "^0.2.4",
    "async-limiter": "^1.0.1",
    "aws-sign2": "^0.7.0",
    "aws4": "^1.10.1",
    "atob": "^2.1.2",
    "babel-code-frame": "^6.26.0",
    "babel-core": "^6.26.3",
    "babel-generator": "^6.26.1",
    "babel-helper-builder-binary-assignment-operator-visitor": "^6.24.1",
    "babel-helper-call-delegate": "^6.24.1",
    "babel-helper-define-map": "^6.26.0",
    "babel-helper-explode-assignable-expression": "^6.24.1",
    "babel-helper-function-name": "^6.24.1",
    "babel-helper-get-function-arity": "^6.24.1",
    "babel-helper-hoist-variables": "^6.24.1",
    "babel-helper-regex": "^6.26.0",
    "babel-helper-optimise-call-expression": "^6.24.1",
    "arr-union": "^3.1.0",
    "babel-helper-remap-async-to-generator": "^6.24.1",
    "babel-plugin-syntax-async-functions": "^6.13.0",
    "babel-plugin-check-es2015-constants": "^6.22.0",
    "babel-plugin-syntax-exponentiation-operator": "^6.13.0",
    "babel-plugin-syntax-trailing-function-commas": "^6.22.0",
    "babel-plugin-transform-async-to-generator": "^6.24.1",
    "babel-messages": "^6.23.0",
    "babel-plugin-transform-es2015-block-scoping": "^6.26.0",
    "babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
    "babel-plugin-transform-es2015-classes": "^6.24.1",
    "babel-plugin-transform-es2015-block-scoped-functions": "^6.22.0",
    "babel-plugin-transform-es2015-destructuring": "^6.23.0",
    "babel-plugin-transform-es2015-computed-properties": "^6.24.1",
    "babel-plugin-transform-es2015-for-of": "^6.23.0",
    "babel-plugin-transform-es2015-duplicate-keys": "^6.24.1",
    "babel-helper-replace-supers": "^6.24.1",
    "babel-plugin-transform-es2015-literals": "^6.22.0",
    "babel-plugin-transform-es2015-modules-amd": "^6.24.1",
    "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
    "babel-helpers": "^6.24.1",
    "babel-plugin-transform-es2015-modules-umd": "^6.24.1",
    "babel-plugin-transform-es2015-modules-systemjs": "^6.24.1",
    "babel-plugin-transform-es2015-object-super": "^6.24.1",
    "babel-plugin-transform-es2015-parameters": "^6.24.1",
    "babel-plugin-transform-es2015-template-literals": "^6.22.0",
    "babel-plugin-transform-es2015-spread": "^6.22.0",
    "babel-plugin-transform-es2015-unicode-regex": "^6.24.1",
    "babel-plugin-transform-es2015-sticky-regex": "^6.24.1",
    "babel-plugin-transform-exponentiation-operator": "^6.24.1",
    "babel-plugin-transform-strict-mode": "^6.24.1",
    "babel-preset-env": "^1.7.0",
    "babel-register": "^6.26.0",
    "babel-plugin-transform-es2015-shorthand-properties": "^6.24.1",
    "babel-plugin-transform-es2015-typeof-symbol": "^6.23.0",
    "babel-traverse": "^6.26.0",
    "babel-template": "^6.26.0",
    "babel-plugin-transform-regenerator": "^6.26.0",
    "babel-types": "^6.26.0",
    "balanced-match": "^1.0.0",
    "babel-runtime": "^6.26.0",
    "babelify": "^7.3.0",
    "babylon": "^6.18.0",
    "base": "^0.11.2",
    "bech32": "^1.1.4",
    "backoff": "^2.5.0",
    "binary-extensions": "^2.1.0",
    "base64-js": "^1.3.1",
    "bignumber.js": "^9.0.1",
    "blakejs": "^1.1.0",
    "bn.js": "^4.11.9",
    "bip39": "^2.5.0",
    "brace-expansion": "^1.1.11",
    "braces": "^3.0.2",
    "brorand": "^1.1.0",
    "body-parser": "^1.19.0",
    "browser-stdout": "^1.3.1",
    "bluebird": "^3.7.2",
    "bcrypt-pbkdf": "^1.0.2",
    "base-x": "^3.0.8",
    "browserify-aes": "^1.2.0",
    "browserslist": "^3.2.8",
    "browserify-cipher": "^1.0.1",
    "bs58": "^4.0.1",
    "browserify-des": "^1.0.2",
    "buffer-from": "^1.1.1",
    "babel-plugin-transform-es2015-function-name": "^6.24.1",
    "browserify-rsa": "^4.0.1",
    "bufferutil": "^4.0.1",
    "browserify-sign": "^4.2.1",
    "buffer-xor": "^1.0.3",
    "bytes": "^3.1.0",
    "bytewise-core": "^1.2.3",
    "buffer": "^5.6.0",
    "buffer-to-arraybuffer": "^0.0.5",
    "camelcase": "^5.3.1",
    "cache-base": "^1.0.1",
    "caseless": "^0.12.0",
    "chalk": "^2.4.2",
    "check-error": "^1.0.2",
    "caniuse-lite": "^1.0.30001148",
    "chokidar": "^3.3.0",
    "cacheable-request": "^6.1.0",
    "cachedown": "^1.0.0",
    "checkpoint-store": "^1.1.0",
    "chownr": "^1.1.4",
    "cids": "^0.7.5",
    "bytewise": "^1.1.0",
    "cipher-base": "^1.0.4",
    "class-is": "^1.1.0",
    "class-utils": "^0.3.6",
    "cliui": "^5.0.0",
    "clone": "^2.1.2",
    "color-convert": "^1.9.3",
    "color-name": "^1.1.3",
    "combined-stream": "^1.0.8",
    "clone-response": "^1.0.2",
    "collection-visit": "^1.0.0",
    "command-exists": "^1.2.9",
    "concat-map": "^0.0.1",
    "commander": "^3.0.2",
    "code-point-at": "^1.1.0",
    "concat-stream": "^1.6.2",
    "component-emitter": "^1.3.0",
    "content-disposition": "^0.5.3",
    "content-hash": "^2.5.2",
    "convert-source-map": "^1.7.0",
    "content-type": "^1.0.4",
    "cookie": "^0.4.0",
    "cookie-signature": "^1.0.6",
    "copy-descriptor": "^0.1.1",
    "core-util-is": "^1.0.2",
    "core-js": "^2.6.11",
    "cookiejar": "^2.1.2",
    "core-js-pure": "^3.6.5",
    "create-hash": "^1.2.0",
    "cors": "^2.8.5",
    "create-hmac": "^1.1.7",
    "cross-fetch": "^2.2.3",
    "ci-info": "^2.0.0",
    "create-ecdh": "^4.0.4",
    "cross-spawn": "^6.0.5",
    "decamelize": "^1.2.0",
    "crypto-browserify": "^3.12.0",
    "d": "^1.0.1",
    "deep-eql": "^3.0.1",
    "debug": "^2.6.9",
    "decode-uri-component": "^0.2.0",
    "dashdash": "^1.14.1",
    "define-properties": "^1.1.3",
    "decompress-response": "^3.3.0",
    "defer-to-connect": "^1.1.3",
    "delayed-stream": "^1.0.0",
    "deep-equal": "^1.1.1",
    "deferred-leveldown": "^4.0.2",
    "define-property": "^0.2.5",
    "depd": "^1.1.2",
    "diff": "^3.5.0",
    "des.js": "^1.0.1",
    "destroy": "^1.0.4",
    "detect-indent": "^4.0.0",
    "diffie-hellman": "^5.0.3",
    "dir-to-object": "^2.0.0",
    "dom-walk": "^0.1.2",
    "dotignore": "^0.1.2",
    "ecc-jsbn": "^0.1.2",
    "elliptic": "^6.5.3",
    "duplexer3": "^0.1.4",
    "defined": "^1.0.0",
    "ee-first": "^1.1.1",
    "electron-to-chromium": "^1.3.579",
    "encoding": "^0.1.13",
    "emoji-regex": "^9.1.1",
    "encodeurl": "^1.0.2",
    "encoding-down": "^5.0.4",
    "errno": "^0.1.7",
    "error-ex": "^1.3.2",
    "es-abstract": "^1.17.7",
    "end-of-stream": "^1.4.4",
    "es5-ext": "^0.10.53",
    "escape-string-regexp": "^1.0.5",
    "es6-iterator": "^2.0.3",
    "es6-symbol": "^3.1.3",
    "escape-html": "^1.0.3",
    "esprima": "^4.0.1",
    "esutils": "^2.0.3",
    "etag": "^1.8.1",
    "eth-block-tracker": "^3.0.1",
    "eth-ens-namehash": "^2.0.8",
    "eth-json-rpc-infura": "^3.2.1",
    "eth-json-rpc-middleware": "^1.6.0",
    "eth-lib": "^0.2.8",
    "eth-query": "^2.1.2",
    "eth-sig-util": "^2.3.0",
    "eth-tx-summary": "^3.2.4",
    "ethereum-bloom-filters": "^1.0.7",
    "ethashjs": "^0.0.8",
    "ethereum-cryptography": "^0.1.3",
    "ethereum-common": "^0.0.18",
    "esprima-extract-comments": "^1.1.0",
    "ethereumjs-account": "^3.0.0",
    "ethereumjs-block": "^2.2.2",
    "ethereumjs-abi": "^0.6.7",
    "ethereumjs-util": "^5.2.1",
    "ethereumjs-common": "^1.5.2",
    "ethereumjs-wallet": "^0.6.5",
    "ethers": "^5.0.17",
    "ethereumjs-blockchain": "^4.0.4",
    "ethereumjs-tx": "^1.3.7",
    "ethereumjs-vm": "^2.6.0",
    "events": "^3.2.0",
    "ethjs-util": "^0.1.6",
    "ethjs-unit": "^0.1.6",
    "eventemitter3": "^4.0.4",
    "evp_bytestokey": "^1.0.3",
    "extend": "^3.0.2",
    "express": "^4.17.1",
    "ext": "^1.4.0",
    "extsprintf": "^1.3.0",
    "extglob": "^2.0.4",
    "fast-deep-equal": "^3.1.3",
    "extend-shallow": "^2.0.1",
    "fast-json-stable-stringify": "^2.1.0",
    "extract-comments": "^1.1.0",
    "fill-range": "^7.0.1",
    "es-to-primitive": "^1.2.1",
    "find-up": "^3.0.0",
    "fake-merkle-patricia-tree": "^1.0.1",
    "flat": "^4.1.1",
    "fast-diff": "^1.2.0",
    "fetch-ponyfill": "^4.1.0",
    "finalhandler": "^1.1.2",
    "forever-agent": "^0.6.1",
    "form-data": "^3.0.0",
    "find-yarn-workspace-root": "^1.2.1",
    "flow-stoplight": "^1.0.0",
    "for-each": "^0.3.3",
    "for-in": "^1.0.2",
    "forwarded": "^0.1.2",
    "fs.realpath": "^1.0.0",
    "function-bind": "^1.1.1",
    "fragment-cache": "^0.2.1",
    "ganache-core": "^2.13.0",
    "fresh": "^0.5.2",
    "get-func-name": "^2.0.0",
    "fs-extra": "^0.30.0",
    "fs-minipass": "^1.2.7",
    "functional-red-black-tree": "^1.0.1",
    "get-caller-file": "^2.0.5",
    "glob-parent": "^5.1.1",
    "get-stream": "^4.1.0",
    "glob": "^7.1.6",
    "getpass": "^0.1.7",
    "get-value": "^2.0.6",
    "global": "^4.3.2",
    "har-schema": "^2.0.0",
    "har-validator": "^5.1.5",
    "globals": "^9.18.0",
    "got": "^9.6.0",
    "has-flag": "^3.0.0",
    "graceful-fs": "^4.2.4",
    "growl": "^1.10.5",
    "has": "^1.0.3",
    "has-ansi": "^2.0.0",
    "has-symbols": "^1.0.1",
    "has-symbol-support-x": "^1.4.2",
    "hash.js": "^1.1.7",
    "he": "^1.2.0",
    "has-to-string-tag-x": "^1.4.1",
    "hmac-drbg": "^1.0.1",
    "has-values": "^1.0.0",
    "hosted-git-info": "^2.8.8",
    "hash-base": "^3.1.0",
    "heap": "^0.2.6",
    "has-value": "^1.0.0",
    "http-signature": "^1.2.0",
    "home-or-tmp": "^2.0.0",
    "http-cache-semantics": "^4.1.0",
    "http-https": "^1.0.0",
    "iconv-lite": "^0.4.24",
    "inflight": "^1.0.6",
    "inherits": "^2.0.4",
    "idna-uts46-hx": "^2.3.1",
    "ieee754": "^1.1.13",
    "immediate": "^3.3.0",
    "invariant": "^2.2.4",
    "http-errors": "^1.7.2",
    "ipaddr.js": "^1.9.1",
    "is-binary-path": "^2.1.0",
    "invert-kv": "^1.0.0",
    "is-accessor-descriptor": "^1.0.0",
    "is-arguments": "^1.0.4",
    "is-buffer": "^1.1.6",
    "is-callable": "^1.2.2",
    "is-data-descriptor": "^1.0.0",
    "is-date-object": "^1.0.2",
    "is-extglob": "^2.1.1",
    "is-descriptor": "^1.0.2",
    "is-arrayish": "^0.2.1",
    "is-fullwidth-code-point": "^2.0.0",
    "is-ci": "^2.0.0",
    "is-glob": "^4.0.1",
    "is-fn": "^1.0.0",
    "is-finite": "^1.1.0",
    "is-hex-prefixed": "^1.0.0",
    "is-function": "^1.0.2",
    "is-negative-zero": "^2.0.0",
    "is-number": "^3.0.0",
    "is-object": "^1.0.1",
    "is-plain-obj": "^1.1.0",
    "is-plain-object": "^2.0.4",
    "is-retry-allowed": "^1.2.0",
    "is-typedarray": "^1.0.0",
    "is-url": "^1.2.4",
    "is-regex": "^1.1.1",
    "is-extendable": "^0.1.1",
    "is-symbol": "^1.0.3",
    "isexe": "^2.0.0",
    "is-windows": "^1.0.2",
    "isstream": "^0.1.2",
    "is-utf8": "^0.2.1",
    "js-sha3": "^0.5.7",
    "is-stream": "^1.1.0",
    "isobject": "^3.0.1",
    "js-tokens": "^4.0.0",
    "jsbn": "^0.1.1",
    "js-yaml": "^3.13.1",
    "json-buffer": "^3.0.0",
    "isarray": "^0.0.1",
    "json-rpc-random-id": "^1.0.1",
    "json-schema": "^0.2.3",
    "json-schema-traverse": "^0.4.1",
    "json-stable-stringify": "^1.0.1",
    "json-rpc-engine": "^3.8.0",
    "json-rpc-error": "^2.0.0",
    "json-stringify-safe": "^5.0.1",
    "jsonfile": "^4.0.0",
    "jsprim": "^1.4.1",
    "keccak": "^3.0.1",
    "keyv": "^3.1.0",
    "json5": "^0.5.1",
    "kind-of": "^3.2.2",
    "jsonify": "^0.0.0",
    "klaw-sync": "^6.0.0",
    "lcid": "^1.0.0",
    "level-errors": "^2.0.1",
    "klaw": "^1.3.1",
    "level-iterator-stream": "^3.0.1",
    "level-packager": "^4.0.1",
    "bs58check": "^2.1.2",
    "level-sublevel": "^6.6.4",
    "level-ws": "^0.0.0",
    "levelup": "^3.1.1",
    "load-json-file": "^1.1.0",
    "locate-path": "^3.0.0",
    "lodash": "^4.17.20",
    "lodash.assign": "^4.2.0",
    "log-symbols": "^3.0.0",
    "expand-brackets": "^2.1.4",
    "jsesc": "^1.3.0",
    "isurl": "^1.0.0",
    "looper": "^2.0.0",
    "lowercase-keys": "^1.0.1",
    "make-error": "^1.3.6",
    "loose-envify": "^1.4.0",
    "ltgt": "^2.2.1",
    "map-visit": "^1.0.0",
    "md5.js": "^1.3.5",
    "media-typer": "^0.3.0",
    "memorystream": "^0.3.1",
    "memdown": "^1.4.1",
    "map-cache": "^0.2.2",
    "merge-descriptors": "^1.0.1",
    "lru-cache": "^5.1.1",
    "micromatch": "^3.1.10",
    "miller-rabin": "^4.0.1",
    "mime-db": "^1.44.0",
    "mime-types": "^2.1.27",
    "mime": "^1.6.0",
    "mimic-response": "^1.0.1",
    "minimalistic-assert": "^1.0.1",
    "minimalistic-crypto-utils": "^1.0.1",
    "minimatch": "^3.0.4",
    "min-document": "^2.19.0",
    "minimist": "^1.2.5",
    "minizlib": "^1.3.3",
    "minipass": "^2.9.0",
    "mkdirp": "^0.5.5",
    "mixin-deep": "^1.3.2",
    "mkdirp-promise": "^5.0.1",
    "ms": "^2.1.1",
    "level-codec": "^9.0.2",
    "level-mem": "^3.0.1",
    "mock-fs": "^4.13.0",
    "multicodec": "^0.5.7",
    "multihashes": "^0.4.21",
    "nano-json-stream-parser": "^0.1.2",
    "nanomatch": "^1.2.13",
    "next-tick": "^1.0.0",
    "negotiator": "^0.6.2",
    "node-environment-flags": "^1.0.6",
    "nice-try": "^1.0.5",
    "node-gyp-build": "^3.7.0",
    "node-fetch": "^2.6.1",
    "normalize-path": "^3.0.0",
    "node-addon-api": "^2.0.2",
    "level-post": "^1.0.7",
    "normalize-package-data": "^2.5.0",
    "oauth-sign": "^0.9.0",
    "number-is-nan": "^1.0.1",
    "normalize-url": "^4.5.0",
    "number-to-bn": "^1.7.0",
    "object-assign": "^4.1.1",
    "object-copy": "^0.1.0",
    "object-keys": "^1.1.1",
    "object-is": "^1.1.3",
    "object-inspect": "^1.8.0",
    "object-visit": "^1.0.1",
    "object.assign": "^4.1.1",
    "object.getownpropertydescriptors": "^2.1.0",
    "once": "^1.4.0",
    "oboe": "^2.1.4",
    "object.pick": "^1.3.0",
    "on-finished": "^2.3.0",
    "os-locale": "^1.4.0",
    "multibase": "^0.7.0",
    "p-limit": "^2.3.0",
    "p-locate": "^3.0.0",
    "p-cancelable": "^1.1.0",
    "p-try": "^2.2.0",
    "p-timeout": "^1.2.1",
    "os-homedir": "^1.0.2",
    "p-finally": "^1.0.0",
    "parse-asn1": "^5.1.6",
    "parse-json": "^2.2.0",
    "parse-headers": "^2.0.3",
    "parse-code-context": "^1.0.0",
    "parseurl": "^1.3.3",
    "path-exists": "^3.0.0",
    "path-is-absolute": "^1.0.1",
    "pascalcase": "^0.1.1",
    "path-browserify": "^1.0.1",
    "patch-package": "^6.2.2",
    "path-key": "^2.0.1",
    "path-to-regexp": "^0.1.7",
    "pathval": "^1.1.0",
    "performance-now": "^2.1.0",
    "picomatch": "^2.2.2",
    "pify": "^2.3.0",
    "path-parse": "^1.0.6",
    "path-type": "^1.1.0",
    "pbkdf2": "^3.1.1",
    "pinkie-promise": "^2.0.1",
    "pinkie": "^2.0.4",
    "postinstall-postinstall": "^2.1.0",
    "posix-character-classes": "^0.1.1",
    "prettier-linter-helpers": "^1.0.0",
    "prepend-http": "^2.0.0",
    "os-tmpdir": "^1.0.2",
    "process": "^0.5.2",
    "promise-to-callback": "^1.0.0",
    "process-nextick-args": "^2.0.1",
    "prr": "^1.0.1",
    "precond": "^0.2.3",
    "pseudomap": "^1.0.2",
    "private": "^0.1.8",
    "proxy-addr": "^2.0.6",
    "public-encrypt": "^4.0.3",
    "pull-defer": "^0.2.3",
    "pull-level": "^2.0.4",
    "psl": "^1.8.0",
    "pull-pushable": "^2.2.0",
    "pull-stream": "^3.6.14",
    "pull-window": "^2.1.4",
    "pump": "^3.0.0",
    "punycode": "^2.1.1",
    "querystring": "^0.2.0",
    "qs": "^6.7.0",
    "randombytes": "^2.1.0",
    "query-string": "^5.1.1",
    "randomfill": "^1.0.4",
    "pull-cat": "^1.1.11",
    "range-parser": "^1.2.1",
    "raw-body": "^2.4.0",
    "readdirp": "^3.2.0",
    "read-pkg-up": "^1.0.1",
    "readable-stream": "^2.3.7",
    "regenerate": "^1.4.1",
    "regenerator-runtime": "^0.11.1",
    "regenerator-transform": "^0.10.1",
    "regex-not": "^1.0.2",
    "regexp.prototype.flags": "^1.3.0",
    "regexpu-core": "^2.0.0",
    "regjsgen": "^0.2.0",
    "regjsparser": "^0.1.5",
    "repeat-element": "^1.1.3",
    "repeat-string": "^1.6.1",
    "request": "^2.88.2",
    "repeating": "^2.0.1",
    "require-main-filename": "^2.0.0",
    "require-from-string": "^2.0.2",
    "pull-live": "^1.0.1",
    "resolve": "^1.17.0",
    "resolve-url": "^0.2.1",
    "resumer": "^0.0.0",
    "read-pkg": "^1.1.0",
    "ripemd160": "^2.0.2",
    "rlp": "^2.2.6",
    "safe-buffer": "^5.2.1",
    "require-directory": "^2.1.1",
    "responselike": "^1.0.2",
    "safe-event-emitter": "^1.0.1",
    "scrypt-js": "^3.0.1",
    "ret": "^0.1.15",
    "secp256k1": "^4.0.2",
    "safe-regex": "^1.1.0",
    "scryptsy": "^1.2.1",
    "seedrandom": "^3.0.1",
    "semaphore": "^1.1.0",
    "semver": "^5.7.1",
    "safer-buffer": "^2.1.2",
    "set-blocking": "^2.0.0",
    "send": "^0.17.1",
    "serve-static": "^1.14.1",
    "rustbn.js": "^0.2.0",
    "servify": "^0.1.12",
    "setimmediate": "^1.0.5",
    "set-value": "^2.0.1",
    "sha.js": "^2.4.11",
    "setprototypeof": "^1.1.1",
    "shebang-command": "^1.2.0",
    "set-immediate-shim": "^1.0.1",
    "simple-get": "^2.8.1",
    "shebang-regex": "^1.0.0",
    "slash": "^2.0.0",
    "snapdragon-node": "^2.1.1",
    "snapdragon": "^0.8.2",
    "source-map-support": "^0.5.19",
    "snapdragon-util": "^3.0.1",
    "source-map": "^0.5.7",
    "source-map-resolve": "^0.5.3",
    "source-map-url": "^0.4.0",
    "spdx-exceptions": "^2.3.0",
    "spdx-expression-parse": "^3.0.1",
    "spdx-license-ids": "^3.0.6",
    "split-string": "^3.1.0",
    "sshpk": "^1.16.1",
    "sprintf-js": "^1.0.3",
    "static-extend": "^0.1.2",
    "statuses": "^1.5.0",
    "stream-to-pull-stream": "^1.7.3",
    "strict-uri-encode": "^1.1.0",
    "string-width": "^1.0.2",
    "string.prototype.trim": "^1.2.2",
    "string.prototype.trimend": "^1.0.1",
    "string.prototype.trimstart": "^1.0.1",
    "string_decoder": "^0.10.31",
    "simple-concat": "^1.0.1",
    "strip-json-comments": "^2.0.1",
    "supports-color": "^6.0.0",
    "strip-hex-prefix": "^1.0.0",
    "spdx-correct": "^3.1.1",
    "strip-bom": "^2.0.0",
    "swarm-js": "^0.1.40",
    "tar": "^4.4.13",
    "tape": "^4.13.3",
    "through": "^2.3.8",
    "through2": "^2.0.5",
    "timed-out": "^4.0.1",
    "tmp": "^0.0.33",
    "to-fast-properties": "^1.0.3",
    "to-object-path": "^0.3.0",
    "to-regex-range": "^5.0.1",
    "to-readable-stream": "^1.0.0",
    "to-regex": "^3.0.2",
    "tough-cookie": "^2.5.0",
    "tunnel-agent": "^0.6.0",
    "testrpc": "^0.0.1",
    "tweetnacl": "^0.14.5",
    "toidentifier": "^1.0.0",
    "type-detect": "^4.0.8",
    "trim-right": "^1.0.1",
    "type": "^1.2.0",
    "strip-ansi": "^3.0.1",
    "typedarray": "^0.0.6",
    "type-is": "^1.6.18",
    "typedarray-to-buffer": "^3.1.5",
    "typewise": "^1.0.3",
    "typewise-core": "^1.2.0",
    "typewiselite": "^1.0.0",
    "ultron": "^1.1.1",
    "underscore": "^1.9.1",
    "universalify": "^0.1.2",
    "union-value": "^1.0.1",
    "uri-js": "^4.4.0",
    "unorm": "^1.6.0",
    "url": "^0.11.0",
    "unpipe": "^1.0.0",
    "unset-value": "^1.0.0",
    "url-parse-lax": "^3.0.0",
    "url-set-query": "^1.0.0",
    "utf-8-validate": "^5.0.2",
    "url-to-options": "^1.0.1",
    "use": "^3.1.1",
    "tweetnacl-util": "^0.15.1",
    "urix": "^0.1.0",
    "util.promisify": "^1.0.1",
    "uuid": "^3.4.0",
    "util-deprecate": "^1.0.2",
    "utils-merge": "^1.0.1",
    "verror": "^1.10.0",
    "web3": "^1.2.11",
    "validate-npm-package-license": "^3.0.4",
    "varint": "^5.0.2",
    "vary": "^1.1.2",
    "web3-core": "^1.2.11",
    "web3-core-helpers": "^1.2.11",
    "web3-core-method": "^1.2.11",
    "web3-core-promievent": "^1.2.11",
    "web3-core-requestmanager": "^1.2.11",
    "web3-core-subscriptions": "^1.2.11",
    "web3-eth": "^1.2.11",
    "web3-eth-abi": "^1.2.11",
    "web3-bzz": "^1.2.11",
    "web3-eth-accounts": "^1.2.11",
    "utf8": "^3.0.0",
    "web3-eth-iban": "^1.2.11",
    "web3-provider-engine": "^14.2.1",
    "web3-eth-contract": "^1.2.11",
    "web3-providers-http": "^1.2.11",
    "web3-eth-ens": "^1.2.11",
    "web3-providers-ipc": "^1.2.11",
    "web3-providers-ws": "^1.2.11",
    "web3-shh": "^1.2.11",
    "web3-eth-personal": "^1.2.11",
    "which": "^1.3.1",
    "websocket": "^1.0.32",
    "wide-align": "^1.1.3",
    "web3-net": "^1.2.11",
    "whatwg-fetch": "^2.0.4",
    "wrappy": "^1.0.2",
    "ws": "^7.2.3",
    "which-module": "^2.0.0",
    "wrap-ansi": "^5.1.0",
    "xhr": "^2.5.0",
    "xhr-request": "^1.1.0",
    "xhr-request-promise": "^0.1.3",
    "y18n": "^4.0.0",
    "xtend": "^4.0.2",
    "web3-utils": "^1.2.11",
    "xhr2-cookies": "^1.1.0",
    "yargs-parser": "^13.1.2",
    "yargs-unparser": "^1.6.0",
    "yn": "^3.1.1",
    "yaeti": "^0.0.6",
    "assert-plus": "^1.0.0",
    "merkle-patricia-tree": "^2.3.2",
    "window-size": "^0.2.0",
    "methods": "^1.1.2",
    "yallist": "^3.1.1",
    "yargs": "^13.3.2"
  },
  "publishConfig": {
    "@bullcarterin:registry": "https://npm.pkg.github.com"
  },
  "keywords": [
    "bullswap",
    "lib",
    "ethereum"
  ],
  "author": "haidaralimasu123@gmail.com"
}
