clementallen/react-leaflet-textpath

View on GitHub
package-lock.json

Summary

Maintainability
Test Coverage
{
    "name": "react-leaflet-textpath",
    "version": "2.1.1",
    "lockfileVersion": 1,
    "requires": true,
    "dependencies": {
        "@babel/cli": {
            "version": "7.15.7",
            "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.15.7.tgz",
            "integrity": "sha512-YW5wOprO2LzMjoWZ5ZG6jfbY9JnkDxuHDwvnrThnuYtByorova/I0HNXJedrUfwuXFQfYOjcqDA4PU3qlZGZjg==",
            "dev": true,
            "requires": {
                "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
                "chokidar": "^3.4.0",
                "commander": "^4.0.1",
                "convert-source-map": "^1.1.0",
                "fs-readdir-recursive": "^1.1.0",
                "glob": "^7.0.0",
                "make-dir": "^2.1.0",
                "slash": "^2.0.0",
                "source-map": "^0.5.0"
            }
        },
        "@babel/code-frame": {
            "version": "7.12.13",
            "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz",
            "integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==",
            "dev": true,
            "requires": {
                "@babel/highlight": "^7.12.13"
            }
        },
        "@babel/compat-data": {
            "version": "7.15.0",
            "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz",
            "integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==",
            "dev": true
        },
        "@babel/core": {
            "version": "7.15.8",
            "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.8.tgz",
            "integrity": "sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og==",
            "dev": true,
            "requires": {
                "@babel/code-frame": "^7.15.8",
                "@babel/generator": "^7.15.8",
                "@babel/helper-compilation-targets": "^7.15.4",
                "@babel/helper-module-transforms": "^7.15.8",
                "@babel/helpers": "^7.15.4",
                "@babel/parser": "^7.15.8",
                "@babel/template": "^7.15.4",
                "@babel/traverse": "^7.15.4",
                "@babel/types": "^7.15.6",
                "convert-source-map": "^1.7.0",
                "debug": "^4.1.0",
                "gensync": "^1.0.0-beta.2",
                "json5": "^2.1.2",
                "semver": "^6.3.0",
                "source-map": "^0.5.0"
            },
            "dependencies": {
                "@babel/code-frame": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz",
                    "integrity": "sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==",
                    "dev": true,
                    "requires": {
                        "@babel/highlight": "^7.14.5"
                    }
                },
                "@babel/generator": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.15.8.tgz",
                    "integrity": "sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.6",
                        "jsesc": "^2.5.1",
                        "source-map": "^0.5.0"
                    }
                },
                "@babel/helper-function-name": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
                    "integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-get-function-arity": "^7.15.4",
                        "@babel/template": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-get-function-arity": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
                    "integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-split-export-declaration": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz",
                    "integrity": "sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/highlight": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
                    "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "chalk": "^2.0.0",
                        "js-tokens": "^4.0.0"
                    }
                },
                "@babel/parser": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.8.tgz",
                    "integrity": "sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==",
                    "dev": true
                },
                "@babel/template": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
                    "integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/traverse": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.15.4.tgz",
                    "integrity": "sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/generator": "^7.15.4",
                        "@babel/helper-function-name": "^7.15.4",
                        "@babel/helper-hoist-variables": "^7.15.4",
                        "@babel/helper-split-export-declaration": "^7.15.4",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4",
                        "debug": "^4.1.0",
                        "globals": "^11.1.0"
                    }
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                },
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                }
            }
        },
        "@babel/generator": {
            "version": "7.13.9",
            "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.13.9.tgz",
            "integrity": "sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.13.0",
                "jsesc": "^2.5.1",
                "source-map": "^0.5.0"
            }
        },
        "@babel/helper-annotate-as-pure": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz",
            "integrity": "sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.14.5"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
                    "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
                    "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-builder-binary-assignment-operator-visitor": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.15.4.tgz",
            "integrity": "sha512-P8o7JP2Mzi0SdC6eWr1zF+AEYvrsZa7GSY1lTayjF5XJhVH0kjLYUZPvTMflP7tBgZoe9gIhTa60QwFpqh/E0Q==",
            "dev": true,
            "requires": {
                "@babel/helper-explode-assignable-expression": "^7.15.4",
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-compilation-targets": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz",
            "integrity": "sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==",
            "dev": true,
            "requires": {
                "@babel/compat-data": "^7.15.0",
                "@babel/helper-validator-option": "^7.14.5",
                "browserslist": "^4.16.6",
                "semver": "^6.3.0"
            },
            "dependencies": {
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                }
            }
        },
        "@babel/helper-create-class-features-plugin": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz",
            "integrity": "sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==",
            "dev": true,
            "requires": {
                "@babel/helper-annotate-as-pure": "^7.15.4",
                "@babel/helper-function-name": "^7.15.4",
                "@babel/helper-member-expression-to-functions": "^7.15.4",
                "@babel/helper-optimise-call-expression": "^7.15.4",
                "@babel/helper-replace-supers": "^7.15.4",
                "@babel/helper-split-export-declaration": "^7.15.4"
            },
            "dependencies": {
                "@babel/code-frame": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz",
                    "integrity": "sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==",
                    "dev": true,
                    "requires": {
                        "@babel/highlight": "^7.14.5"
                    }
                },
                "@babel/helper-annotate-as-pure": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
                    "integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-function-name": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
                    "integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-get-function-arity": "^7.15.4",
                        "@babel/template": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-get-function-arity": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
                    "integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-split-export-declaration": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz",
                    "integrity": "sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/highlight": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
                    "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "chalk": "^2.0.0",
                        "js-tokens": "^4.0.0"
                    }
                },
                "@babel/parser": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.8.tgz",
                    "integrity": "sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==",
                    "dev": true
                },
                "@babel/template": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
                    "integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-create-regexp-features-plugin": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.5.tgz",
            "integrity": "sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==",
            "dev": true,
            "requires": {
                "@babel/helper-annotate-as-pure": "^7.14.5",
                "regexpu-core": "^4.7.1"
            }
        },
        "@babel/helper-define-polyfill-provider": {
            "version": "0.2.3",
            "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz",
            "integrity": "sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==",
            "dev": true,
            "requires": {
                "@babel/helper-compilation-targets": "^7.13.0",
                "@babel/helper-module-imports": "^7.12.13",
                "@babel/helper-plugin-utils": "^7.13.0",
                "@babel/traverse": "^7.13.0",
                "debug": "^4.1.1",
                "lodash.debounce": "^4.0.8",
                "resolve": "^1.14.2",
                "semver": "^6.1.2"
            },
            "dependencies": {
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                }
            }
        },
        "@babel/helper-explode-assignable-expression": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.15.4.tgz",
            "integrity": "sha512-J14f/vq8+hdC2KoWLIQSsGrC9EFBKE4NFts8pfMpymfApds+fPqR30AOUWc4tyr56h9l/GA1Sxv2q3dLZWbQ/g==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-function-name": {
            "version": "7.12.13",
            "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz",
            "integrity": "sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA==",
            "dev": true,
            "requires": {
                "@babel/helper-get-function-arity": "^7.12.13",
                "@babel/template": "^7.12.13",
                "@babel/types": "^7.12.13"
            }
        },
        "@babel/helper-get-function-arity": {
            "version": "7.12.13",
            "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz",
            "integrity": "sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.12.13"
            }
        },
        "@babel/helper-hoist-variables": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz",
            "integrity": "sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-member-expression-to-functions": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz",
            "integrity": "sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-module-imports": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz",
            "integrity": "sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.14.5"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
                    "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
                    "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-module-transforms": {
            "version": "7.15.8",
            "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz",
            "integrity": "sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==",
            "dev": true,
            "requires": {
                "@babel/helper-module-imports": "^7.15.4",
                "@babel/helper-replace-supers": "^7.15.4",
                "@babel/helper-simple-access": "^7.15.4",
                "@babel/helper-split-export-declaration": "^7.15.4",
                "@babel/helper-validator-identifier": "^7.15.7",
                "@babel/template": "^7.15.4",
                "@babel/traverse": "^7.15.4",
                "@babel/types": "^7.15.6"
            },
            "dependencies": {
                "@babel/code-frame": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz",
                    "integrity": "sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==",
                    "dev": true,
                    "requires": {
                        "@babel/highlight": "^7.14.5"
                    }
                },
                "@babel/generator": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.15.8.tgz",
                    "integrity": "sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.6",
                        "jsesc": "^2.5.1",
                        "source-map": "^0.5.0"
                    }
                },
                "@babel/helper-function-name": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
                    "integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-get-function-arity": "^7.15.4",
                        "@babel/template": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-get-function-arity": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
                    "integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-module-imports": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz",
                    "integrity": "sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-split-export-declaration": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz",
                    "integrity": "sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/highlight": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
                    "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "chalk": "^2.0.0",
                        "js-tokens": "^4.0.0"
                    }
                },
                "@babel/parser": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.8.tgz",
                    "integrity": "sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==",
                    "dev": true
                },
                "@babel/template": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
                    "integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/traverse": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.15.4.tgz",
                    "integrity": "sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/generator": "^7.15.4",
                        "@babel/helper-function-name": "^7.15.4",
                        "@babel/helper-hoist-variables": "^7.15.4",
                        "@babel/helper-split-export-declaration": "^7.15.4",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4",
                        "debug": "^4.1.0",
                        "globals": "^11.1.0"
                    }
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-optimise-call-expression": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz",
            "integrity": "sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-plugin-utils": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
            "integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==",
            "dev": true
        },
        "@babel/helper-remap-async-to-generator": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.15.4.tgz",
            "integrity": "sha512-v53MxgvMK/HCwckJ1bZrq6dNKlmwlyRNYM6ypaRTdXWGOE2c1/SCa6dL/HimhPulGhZKw9W0QhREM583F/t0vQ==",
            "dev": true,
            "requires": {
                "@babel/helper-annotate-as-pure": "^7.15.4",
                "@babel/helper-wrap-function": "^7.15.4",
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/helper-annotate-as-pure": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
                    "integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-replace-supers": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz",
            "integrity": "sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==",
            "dev": true,
            "requires": {
                "@babel/helper-member-expression-to-functions": "^7.15.4",
                "@babel/helper-optimise-call-expression": "^7.15.4",
                "@babel/traverse": "^7.15.4",
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/code-frame": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz",
                    "integrity": "sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==",
                    "dev": true,
                    "requires": {
                        "@babel/highlight": "^7.14.5"
                    }
                },
                "@babel/generator": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.15.8.tgz",
                    "integrity": "sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.6",
                        "jsesc": "^2.5.1",
                        "source-map": "^0.5.0"
                    }
                },
                "@babel/helper-function-name": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
                    "integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-get-function-arity": "^7.15.4",
                        "@babel/template": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-get-function-arity": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
                    "integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-split-export-declaration": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz",
                    "integrity": "sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/highlight": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
                    "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "chalk": "^2.0.0",
                        "js-tokens": "^4.0.0"
                    }
                },
                "@babel/parser": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.8.tgz",
                    "integrity": "sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==",
                    "dev": true
                },
                "@babel/template": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
                    "integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/traverse": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.15.4.tgz",
                    "integrity": "sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/generator": "^7.15.4",
                        "@babel/helper-function-name": "^7.15.4",
                        "@babel/helper-hoist-variables": "^7.15.4",
                        "@babel/helper-split-export-declaration": "^7.15.4",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4",
                        "debug": "^4.1.0",
                        "globals": "^11.1.0"
                    }
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-simple-access": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz",
            "integrity": "sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-skip-transparent-expression-wrappers": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.15.4.tgz",
            "integrity": "sha512-BMRLsdh+D1/aap19TycS4eD1qELGrCBJwzaY9IE8LrpJtJb+H7rQkPIdsfgnMtLBA6DJls7X9z93Z4U8h7xw0A==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helper-split-export-declaration": {
            "version": "7.12.13",
            "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz",
            "integrity": "sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.12.13"
            }
        },
        "@babel/helper-validator-identifier": {
            "version": "7.12.11",
            "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz",
            "integrity": "sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==",
            "dev": true
        },
        "@babel/helper-validator-option": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz",
            "integrity": "sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==",
            "dev": true
        },
        "@babel/helper-wrap-function": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.15.4.tgz",
            "integrity": "sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw==",
            "dev": true,
            "requires": {
                "@babel/helper-function-name": "^7.15.4",
                "@babel/template": "^7.15.4",
                "@babel/traverse": "^7.15.4",
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/code-frame": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz",
                    "integrity": "sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==",
                    "dev": true,
                    "requires": {
                        "@babel/highlight": "^7.14.5"
                    }
                },
                "@babel/generator": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.15.8.tgz",
                    "integrity": "sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.6",
                        "jsesc": "^2.5.1",
                        "source-map": "^0.5.0"
                    }
                },
                "@babel/helper-function-name": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
                    "integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-get-function-arity": "^7.15.4",
                        "@babel/template": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-get-function-arity": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
                    "integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-split-export-declaration": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz",
                    "integrity": "sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/highlight": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
                    "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "chalk": "^2.0.0",
                        "js-tokens": "^4.0.0"
                    }
                },
                "@babel/parser": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.8.tgz",
                    "integrity": "sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==",
                    "dev": true
                },
                "@babel/template": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
                    "integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/traverse": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.15.4.tgz",
                    "integrity": "sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/generator": "^7.15.4",
                        "@babel/helper-function-name": "^7.15.4",
                        "@babel/helper-hoist-variables": "^7.15.4",
                        "@babel/helper-split-export-declaration": "^7.15.4",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4",
                        "debug": "^4.1.0",
                        "globals": "^11.1.0"
                    }
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/helpers": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.4.tgz",
            "integrity": "sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==",
            "dev": true,
            "requires": {
                "@babel/template": "^7.15.4",
                "@babel/traverse": "^7.15.4",
                "@babel/types": "^7.15.4"
            },
            "dependencies": {
                "@babel/code-frame": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz",
                    "integrity": "sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==",
                    "dev": true,
                    "requires": {
                        "@babel/highlight": "^7.14.5"
                    }
                },
                "@babel/generator": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.15.8.tgz",
                    "integrity": "sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.6",
                        "jsesc": "^2.5.1",
                        "source-map": "^0.5.0"
                    }
                },
                "@babel/helper-function-name": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
                    "integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-get-function-arity": "^7.15.4",
                        "@babel/template": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-get-function-arity": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
                    "integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-split-export-declaration": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz",
                    "integrity": "sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/highlight": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
                    "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "chalk": "^2.0.0",
                        "js-tokens": "^4.0.0"
                    }
                },
                "@babel/parser": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.8.tgz",
                    "integrity": "sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==",
                    "dev": true
                },
                "@babel/template": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
                    "integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/traverse": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.15.4.tgz",
                    "integrity": "sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/generator": "^7.15.4",
                        "@babel/helper-function-name": "^7.15.4",
                        "@babel/helper-hoist-variables": "^7.15.4",
                        "@babel/helper-split-export-declaration": "^7.15.4",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4",
                        "debug": "^4.1.0",
                        "globals": "^11.1.0"
                    }
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/highlight": {
            "version": "7.13.10",
            "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.13.10.tgz",
            "integrity": "sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg==",
            "dev": true,
            "requires": {
                "@babel/helper-validator-identifier": "^7.12.11",
                "chalk": "^2.0.0",
                "js-tokens": "^4.0.0"
            }
        },
        "@babel/parser": {
            "version": "7.13.11",
            "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.13.11.tgz",
            "integrity": "sha512-PhuoqeHoO9fc4ffMEVk4qb/w/s2iOSWohvbHxLtxui0eBg3Lg5gN1U8wp1V1u61hOWkPQJJyJzGH6Y+grwkq8Q==",
            "dev": true
        },
        "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.15.4.tgz",
            "integrity": "sha512-eBnpsl9tlhPhpI10kU06JHnrYXwg3+V6CaP2idsCXNef0aeslpqyITXQ74Vfk5uHgY7IG7XP0yIH8b42KSzHog==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-skip-transparent-expression-wrappers": "^7.15.4",
                "@babel/plugin-proposal-optional-chaining": "^7.14.5"
            }
        },
        "@babel/plugin-proposal-async-generator-functions": {
            "version": "7.15.8",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.15.8.tgz",
            "integrity": "sha512-2Z5F2R2ibINTc63mY7FLqGfEbmofrHU9FitJW1Q7aPaKFhiPvSq6QEt/BoWN5oME3GVyjcRuNNSRbb9LC0CSWA==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-remap-async-to-generator": "^7.15.4",
                "@babel/plugin-syntax-async-generators": "^7.8.4"
            }
        },
        "@babel/plugin-proposal-class-properties": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz",
            "integrity": "sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==",
            "dev": true,
            "requires": {
                "@babel/helper-create-class-features-plugin": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-proposal-class-static-block": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.15.4.tgz",
            "integrity": "sha512-M682XWrrLNk3chXCjoPUQWOyYsB93B9z3mRyjtqqYJWDf2mfCdIYgDrA11cgNVhAQieaq6F2fn2f3wI0U4aTjA==",
            "dev": true,
            "requires": {
                "@babel/helper-create-class-features-plugin": "^7.15.4",
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-class-static-block": "^7.14.5"
            }
        },
        "@babel/plugin-proposal-dynamic-import": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.5.tgz",
            "integrity": "sha512-ExjiNYc3HDN5PXJx+bwC50GIx/KKanX2HiggnIUAYedbARdImiCU4RhhHfdf0Kd7JNXGpsBBBCOm+bBVy3Gb0g==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-dynamic-import": "^7.8.3"
            }
        },
        "@babel/plugin-proposal-export-namespace-from": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.5.tgz",
            "integrity": "sha512-g5POA32bXPMmSBu5Dx/iZGLGnKmKPc5AiY7qfZgurzrCYgIztDlHFbznSNCoQuv57YQLnQfaDi7dxCtLDIdXdA==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
            }
        },
        "@babel/plugin-proposal-json-strings": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.5.tgz",
            "integrity": "sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-json-strings": "^7.8.3"
            }
        },
        "@babel/plugin-proposal-logical-assignment-operators": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.5.tgz",
            "integrity": "sha512-YGn2AvZAo9TwyhlLvCCWxD90Xq8xJ4aSgaX3G5D/8DW94L8aaT+dS5cSP+Z06+rCJERGSr9GxMBZ601xoc2taw==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
            }
        },
        "@babel/plugin-proposal-nullish-coalescing-operator": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz",
            "integrity": "sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
            }
        },
        "@babel/plugin-proposal-numeric-separator": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.5.tgz",
            "integrity": "sha512-yiclALKe0vyZRZE0pS6RXgjUOt87GWv6FYa5zqj15PvhOGFO69R5DusPlgK/1K5dVnCtegTiWu9UaBSrLLJJBg==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-numeric-separator": "^7.10.4"
            }
        },
        "@babel/plugin-proposal-object-rest-spread": {
            "version": "7.15.6",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz",
            "integrity": "sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg==",
            "dev": true,
            "requires": {
                "@babel/compat-data": "^7.15.0",
                "@babel/helper-compilation-targets": "^7.15.4",
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
                "@babel/plugin-transform-parameters": "^7.15.4"
            }
        },
        "@babel/plugin-proposal-optional-catch-binding": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz",
            "integrity": "sha512-3Oyiixm0ur7bzO5ybNcZFlmVsygSIQgdOa7cTfOYCMY+wEPAYhZAJxi3mixKFCTCKUhQXuCTtQ1MzrpL3WT8ZQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
            }
        },
        "@babel/plugin-proposal-optional-chaining": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz",
            "integrity": "sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-skip-transparent-expression-wrappers": "^7.14.5",
                "@babel/plugin-syntax-optional-chaining": "^7.8.3"
            }
        },
        "@babel/plugin-proposal-private-methods": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.14.5.tgz",
            "integrity": "sha512-838DkdUA1u+QTCplatfq4B7+1lnDa/+QMI89x5WZHBcnNv+47N8QEj2k9I2MUU9xIv8XJ4XvPCviM/Dj7Uwt9g==",
            "dev": true,
            "requires": {
                "@babel/helper-create-class-features-plugin": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-proposal-private-property-in-object": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.15.4.tgz",
            "integrity": "sha512-X0UTixkLf0PCCffxgu5/1RQyGGbgZuKoI+vXP4iSbJSYwPb7hu06omsFGBvQ9lJEvwgrxHdS8B5nbfcd8GyUNA==",
            "dev": true,
            "requires": {
                "@babel/helper-annotate-as-pure": "^7.15.4",
                "@babel/helper-create-class-features-plugin": "^7.15.4",
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
            },
            "dependencies": {
                "@babel/helper-annotate-as-pure": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
                    "integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/plugin-proposal-unicode-property-regex": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.14.5.tgz",
            "integrity": "sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==",
            "dev": true,
            "requires": {
                "@babel/helper-create-regexp-features-plugin": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-syntax-async-generators": {
            "version": "7.8.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
            "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.8.0"
            }
        },
        "@babel/plugin-syntax-bigint": {
            "version": "7.8.3",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
            "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.8.0"
            }
        },
        "@babel/plugin-syntax-class-properties": {
            "version": "7.12.13",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
            "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.12.13"
            }
        },
        "@babel/plugin-syntax-class-static-block": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
            "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-syntax-dynamic-import": {
            "version": "7.8.3",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
            "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.8.0"
            }
        },
        "@babel/plugin-syntax-export-namespace-from": {
            "version": "7.8.3",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
            "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.8.3"
            }
        },
        "@babel/plugin-syntax-import-meta": {
            "version": "7.10.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
            "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.10.4"
            }
        },
        "@babel/plugin-syntax-json-strings": {
            "version": "7.8.3",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
            "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.8.0"
            }
        },
        "@babel/plugin-syntax-jsx": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz",
            "integrity": "sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            },
            "dependencies": {
                "@babel/helper-plugin-utils": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
                    "integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==",
                    "dev": true
                }
            }
        },
        "@babel/plugin-syntax-logical-assignment-operators": {
            "version": "7.10.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
            "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.10.4"
            }
        },
        "@babel/plugin-syntax-nullish-coalescing-operator": {
            "version": "7.8.3",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
            "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.8.0"
            }
        },
        "@babel/plugin-syntax-numeric-separator": {
            "version": "7.10.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
            "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.10.4"
            }
        },
        "@babel/plugin-syntax-object-rest-spread": {
            "version": "7.8.3",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
            "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.8.0"
            }
        },
        "@babel/plugin-syntax-optional-catch-binding": {
            "version": "7.8.3",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
            "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.8.0"
            }
        },
        "@babel/plugin-syntax-optional-chaining": {
            "version": "7.8.3",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
            "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.8.0"
            }
        },
        "@babel/plugin-syntax-private-property-in-object": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
            "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-syntax-top-level-await": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
            "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-syntax-typescript": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.14.5.tgz",
            "integrity": "sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-arrow-functions": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.14.5.tgz",
            "integrity": "sha512-KOnO0l4+tD5IfOdi4x8C1XmEIRWUjNRV8wc6K2vz/3e8yAOoZZvsRXRRIF/yo/MAOFb4QjtAw9xSxMXbSMRy8A==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-async-to-generator": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.14.5.tgz",
            "integrity": "sha512-szkbzQ0mNk0rpu76fzDdqSyPu0MuvpXgC+6rz5rpMb5OIRxdmHfQxrktL8CYolL2d8luMCZTR0DpIMIdL27IjA==",
            "dev": true,
            "requires": {
                "@babel/helper-module-imports": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-remap-async-to-generator": "^7.14.5"
            }
        },
        "@babel/plugin-transform-block-scoped-functions": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.14.5.tgz",
            "integrity": "sha512-dtqWqdWZ5NqBX3KzsVCWfQI3A53Ft5pWFCT2eCVUftWZgjc5DpDponbIF1+c+7cSGk2wN0YK7HGL/ezfRbpKBQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-block-scoping": {
            "version": "7.15.3",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.15.3.tgz",
            "integrity": "sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-classes": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.15.4.tgz",
            "integrity": "sha512-Yjvhex8GzBmmPQUvpXRPWQ9WnxXgAFuZSrqOK/eJlOGIXwvv8H3UEdUigl1gb/bnjTrln+e8bkZUYCBt/xYlBg==",
            "dev": true,
            "requires": {
                "@babel/helper-annotate-as-pure": "^7.15.4",
                "@babel/helper-function-name": "^7.15.4",
                "@babel/helper-optimise-call-expression": "^7.15.4",
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-replace-supers": "^7.15.4",
                "@babel/helper-split-export-declaration": "^7.15.4",
                "globals": "^11.1.0"
            },
            "dependencies": {
                "@babel/code-frame": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz",
                    "integrity": "sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==",
                    "dev": true,
                    "requires": {
                        "@babel/highlight": "^7.14.5"
                    }
                },
                "@babel/helper-annotate-as-pure": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
                    "integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-function-name": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
                    "integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-get-function-arity": "^7.15.4",
                        "@babel/template": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-get-function-arity": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
                    "integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-split-export-declaration": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz",
                    "integrity": "sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/highlight": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
                    "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "chalk": "^2.0.0",
                        "js-tokens": "^4.0.0"
                    }
                },
                "@babel/parser": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.8.tgz",
                    "integrity": "sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==",
                    "dev": true
                },
                "@babel/template": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
                    "integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/plugin-transform-computed-properties": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.14.5.tgz",
            "integrity": "sha512-pWM+E4283UxaVzLb8UBXv4EIxMovU4zxT1OPnpHJcmnvyY9QbPPTKZfEj31EUvG3/EQRbYAGaYEUZ4yWOBC2xg==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-destructuring": {
            "version": "7.14.7",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz",
            "integrity": "sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-dotall-regex": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.14.5.tgz",
            "integrity": "sha512-loGlnBdj02MDsFaHhAIJzh7euK89lBrGIdM9EAtHFo6xKygCUGuuWe07o1oZVk287amtW1n0808sQM99aZt3gw==",
            "dev": true,
            "requires": {
                "@babel/helper-create-regexp-features-plugin": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-duplicate-keys": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.14.5.tgz",
            "integrity": "sha512-iJjbI53huKbPDAsJ8EmVmvCKeeq21bAze4fu9GBQtSLqfvzj2oRuHVx4ZkDwEhg1htQ+5OBZh/Ab0XDf5iBZ7A==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-exponentiation-operator": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.14.5.tgz",
            "integrity": "sha512-jFazJhMBc9D27o9jDnIE5ZErI0R0m7PbKXVq77FFvqFbzvTMuv8jaAwLZ5PviOLSFttqKIW0/wxNSDbjLk0tYA==",
            "dev": true,
            "requires": {
                "@babel/helper-builder-binary-assignment-operator-visitor": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-for-of": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.15.4.tgz",
            "integrity": "sha512-DRTY9fA751AFBDh2oxydvVm4SYevs5ILTWLs6xKXps4Re/KG5nfUkr+TdHCrRWB8C69TlzVgA9b3RmGWmgN9LA==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-function-name": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.14.5.tgz",
            "integrity": "sha512-vbO6kv0fIzZ1GpmGQuvbwwm+O4Cbm2NrPzwlup9+/3fdkuzo1YqOZcXw26+YUJB84Ja7j9yURWposEHLYwxUfQ==",
            "dev": true,
            "requires": {
                "@babel/helper-function-name": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5"
            },
            "dependencies": {
                "@babel/code-frame": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz",
                    "integrity": "sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==",
                    "dev": true,
                    "requires": {
                        "@babel/highlight": "^7.14.5"
                    }
                },
                "@babel/helper-function-name": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
                    "integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-get-function-arity": "^7.15.4",
                        "@babel/template": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-get-function-arity": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
                    "integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
                    "dev": true,
                    "requires": {
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/highlight": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
                    "integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "chalk": "^2.0.0",
                        "js-tokens": "^4.0.0"
                    }
                },
                "@babel/parser": {
                    "version": "7.15.8",
                    "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.8.tgz",
                    "integrity": "sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==",
                    "dev": true
                },
                "@babel/template": {
                    "version": "7.15.4",
                    "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
                    "integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
                    "dev": true,
                    "requires": {
                        "@babel/code-frame": "^7.14.5",
                        "@babel/parser": "^7.15.4",
                        "@babel/types": "^7.15.4"
                    }
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/plugin-transform-literals": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.14.5.tgz",
            "integrity": "sha512-ql33+epql2F49bi8aHXxvLURHkxJbSmMKl9J5yHqg4PLtdE6Uc48CH1GS6TQvZ86eoB/ApZXwm7jlA+B3kra7A==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-member-expression-literals": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.14.5.tgz",
            "integrity": "sha512-WkNXxH1VXVTKarWFqmso83xl+2V3Eo28YY5utIkbsmXoItO8Q3aZxN4BTS2k0hz9dGUloHK26mJMyQEYfkn/+Q==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-modules-amd": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.5.tgz",
            "integrity": "sha512-3lpOU8Vxmp3roC4vzFpSdEpGUWSMsHFreTWOMMLzel2gNGfHE5UWIh/LN6ghHs2xurUp4jRFYMUIZhuFbody1g==",
            "dev": true,
            "requires": {
                "@babel/helper-module-transforms": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5",
                "babel-plugin-dynamic-import-node": "^2.3.3"
            }
        },
        "@babel/plugin-transform-modules-commonjs": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.4.tgz",
            "integrity": "sha512-qg4DPhwG8hKp4BbVDvX1s8cohM8a6Bvptu4l6Iingq5rW+yRUAhe/YRup/YcW2zCOlrysEWVhftIcKzrEZv3sA==",
            "dev": true,
            "requires": {
                "@babel/helper-module-transforms": "^7.15.4",
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-simple-access": "^7.15.4",
                "babel-plugin-dynamic-import-node": "^2.3.3"
            }
        },
        "@babel/plugin-transform-modules-systemjs": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.15.4.tgz",
            "integrity": "sha512-fJUnlQrl/mezMneR72CKCgtOoahqGJNVKpompKwzv3BrEXdlPspTcyxrZ1XmDTIr9PpULrgEQo3qNKp6dW7ssw==",
            "dev": true,
            "requires": {
                "@babel/helper-hoist-variables": "^7.15.4",
                "@babel/helper-module-transforms": "^7.15.4",
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-validator-identifier": "^7.14.9",
                "babel-plugin-dynamic-import-node": "^2.3.3"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                }
            }
        },
        "@babel/plugin-transform-modules-umd": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.5.tgz",
            "integrity": "sha512-RfPGoagSngC06LsGUYyM9QWSXZ8MysEjDJTAea1lqRjNECE3y0qIJF/qbvJxc4oA4s99HumIMdXOrd+TdKaAAA==",
            "dev": true,
            "requires": {
                "@babel/helper-module-transforms": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-named-capturing-groups-regex": {
            "version": "7.14.9",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz",
            "integrity": "sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==",
            "dev": true,
            "requires": {
                "@babel/helper-create-regexp-features-plugin": "^7.14.5"
            }
        },
        "@babel/plugin-transform-new-target": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.14.5.tgz",
            "integrity": "sha512-Nx054zovz6IIRWEB49RDRuXGI4Gy0GMgqG0cII9L3MxqgXz/+rgII+RU58qpo4g7tNEx1jG7rRVH4ihZoP4esQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-object-super": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.14.5.tgz",
            "integrity": "sha512-MKfOBWzK0pZIrav9z/hkRqIk/2bTv9qvxHzPQc12RcVkMOzpIKnFCNYJip00ssKWYkd8Sf5g0Wr7pqJ+cmtuFg==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-replace-supers": "^7.14.5"
            }
        },
        "@babel/plugin-transform-parameters": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz",
            "integrity": "sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-property-literals": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.14.5.tgz",
            "integrity": "sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-react-display-name": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.14.5.tgz",
            "integrity": "sha512-07aqY1ChoPgIxsuDviptRpVkWCSbXWmzQqcgy65C6YSFOfPFvb/DX3bBRHh7pCd/PMEEYHYWUTSVkCbkVainYQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            },
            "dependencies": {
                "@babel/helper-plugin-utils": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
                    "integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==",
                    "dev": true
                }
            }
        },
        "@babel/plugin-transform-react-jsx": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.5.tgz",
            "integrity": "sha512-7RylxNeDnxc1OleDm0F5Q/BSL+whYRbOAR+bwgCxIr0L32v7UFh/pz1DLMZideAUxKT6eMoS2zQH6fyODLEi8Q==",
            "dev": true,
            "requires": {
                "@babel/helper-annotate-as-pure": "^7.14.5",
                "@babel/helper-module-imports": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-jsx": "^7.14.5",
                "@babel/types": "^7.14.5"
            },
            "dependencies": {
                "@babel/helper-plugin-utils": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
                    "integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==",
                    "dev": true
                },
                "@babel/helper-validator-identifier": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz",
                    "integrity": "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz",
                    "integrity": "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.5",
                        "to-fast-properties": "^2.0.0"
                    }
                }
            }
        },
        "@babel/plugin-transform-react-jsx-development": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.14.5.tgz",
            "integrity": "sha512-rdwG/9jC6QybWxVe2UVOa7q6cnTpw8JRRHOxntG/h6g/guAOe6AhtQHJuJh5FwmnXIT1bdm5vC2/5huV8ZOorQ==",
            "dev": true,
            "requires": {
                "@babel/plugin-transform-react-jsx": "^7.14.5"
            }
        },
        "@babel/plugin-transform-react-pure-annotations": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.14.5.tgz",
            "integrity": "sha512-3X4HpBJimNxW4rhUy/SONPyNQHp5YRr0HhJdT2OH1BRp0of7u3Dkirc7x9FRJMKMqTBI079VZ1hzv7Ouuz///g==",
            "dev": true,
            "requires": {
                "@babel/helper-annotate-as-pure": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5"
            },
            "dependencies": {
                "@babel/helper-plugin-utils": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
                    "integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==",
                    "dev": true
                }
            }
        },
        "@babel/plugin-transform-regenerator": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.14.5.tgz",
            "integrity": "sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg==",
            "dev": true,
            "requires": {
                "regenerator-transform": "^0.14.2"
            }
        },
        "@babel/plugin-transform-reserved-words": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.14.5.tgz",
            "integrity": "sha512-cv4F2rv1nD4qdexOGsRQXJrOcyb5CrgjUH9PKrrtyhSDBNWGxd0UIitjyJiWagS+EbUGjG++22mGH1Pub8D6Vg==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-shorthand-properties": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.14.5.tgz",
            "integrity": "sha512-xLucks6T1VmGsTB+GWK5Pl9Jl5+nRXD1uoFdA5TSO6xtiNjtXTjKkmPdFXVLGlK5A2/or/wQMKfmQ2Y0XJfn5g==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-spread": {
            "version": "7.15.8",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.15.8.tgz",
            "integrity": "sha512-/daZ8s2tNaRekl9YJa9X4bzjpeRZLt122cpgFnQPLGUe61PH8zMEBmYqKkW5xF5JUEh5buEGXJoQpqBmIbpmEQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-skip-transparent-expression-wrappers": "^7.15.4"
            }
        },
        "@babel/plugin-transform-sticky-regex": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.14.5.tgz",
            "integrity": "sha512-Z7F7GyvEMzIIbwnziAZmnSNpdijdr4dWt+FJNBnBLz5mwDFkqIXU9wmBcWWad3QeJF5hMTkRe4dAq2sUZiG+8A==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-template-literals": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.14.5.tgz",
            "integrity": "sha512-22btZeURqiepOfuy/VkFr+zStqlujWaarpMErvay7goJS6BWwdd6BY9zQyDLDa4x2S3VugxFb162IZ4m/S/+Gg==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-typeof-symbol": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.14.5.tgz",
            "integrity": "sha512-lXzLD30ffCWseTbMQzrvDWqljvZlHkXU+CnseMhkMNqU1sASnCsz3tSzAaH3vCUXb9PHeUb90ZT1BdFTm1xxJw==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-typescript": {
            "version": "7.15.8",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.8.tgz",
            "integrity": "sha512-ZXIkJpbaf6/EsmjeTbiJN/yMxWPFWvlr7sEG1P95Xb4S4IBcrf2n7s/fItIhsAmOf8oSh3VJPDppO6ExfAfKRQ==",
            "dev": true,
            "requires": {
                "@babel/helper-create-class-features-plugin": "^7.15.4",
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/plugin-syntax-typescript": "^7.14.5"
            }
        },
        "@babel/plugin-transform-unicode-escapes": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.14.5.tgz",
            "integrity": "sha512-crTo4jATEOjxj7bt9lbYXcBAM3LZaUrbP2uUdxb6WIorLmjNKSpHfIybgY4B8SRpbf8tEVIWH3Vtm7ayCrKocA==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/plugin-transform-unicode-regex": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.14.5.tgz",
            "integrity": "sha512-UygduJpC5kHeCiRw/xDVzC+wj8VaYSoKl5JNVmbP7MadpNinAm3SvZCxZ42H37KZBKztz46YC73i9yV34d0Tzw==",
            "dev": true,
            "requires": {
                "@babel/helper-create-regexp-features-plugin": "^7.14.5",
                "@babel/helper-plugin-utils": "^7.14.5"
            }
        },
        "@babel/preset-env": {
            "version": "7.15.8",
            "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.15.8.tgz",
            "integrity": "sha512-rCC0wH8husJgY4FPbHsiYyiLxSY8oMDJH7Rl6RQMknbN9oDDHhM9RDFvnGM2MgkbUJzSQB4gtuwygY5mCqGSsA==",
            "dev": true,
            "requires": {
                "@babel/compat-data": "^7.15.0",
                "@babel/helper-compilation-targets": "^7.15.4",
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-validator-option": "^7.14.5",
                "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.15.4",
                "@babel/plugin-proposal-async-generator-functions": "^7.15.8",
                "@babel/plugin-proposal-class-properties": "^7.14.5",
                "@babel/plugin-proposal-class-static-block": "^7.15.4",
                "@babel/plugin-proposal-dynamic-import": "^7.14.5",
                "@babel/plugin-proposal-export-namespace-from": "^7.14.5",
                "@babel/plugin-proposal-json-strings": "^7.14.5",
                "@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
                "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
                "@babel/plugin-proposal-numeric-separator": "^7.14.5",
                "@babel/plugin-proposal-object-rest-spread": "^7.15.6",
                "@babel/plugin-proposal-optional-catch-binding": "^7.14.5",
                "@babel/plugin-proposal-optional-chaining": "^7.14.5",
                "@babel/plugin-proposal-private-methods": "^7.14.5",
                "@babel/plugin-proposal-private-property-in-object": "^7.15.4",
                "@babel/plugin-proposal-unicode-property-regex": "^7.14.5",
                "@babel/plugin-syntax-async-generators": "^7.8.4",
                "@babel/plugin-syntax-class-properties": "^7.12.13",
                "@babel/plugin-syntax-class-static-block": "^7.14.5",
                "@babel/plugin-syntax-dynamic-import": "^7.8.3",
                "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
                "@babel/plugin-syntax-json-strings": "^7.8.3",
                "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
                "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
                "@babel/plugin-syntax-numeric-separator": "^7.10.4",
                "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
                "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
                "@babel/plugin-syntax-optional-chaining": "^7.8.3",
                "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
                "@babel/plugin-syntax-top-level-await": "^7.14.5",
                "@babel/plugin-transform-arrow-functions": "^7.14.5",
                "@babel/plugin-transform-async-to-generator": "^7.14.5",
                "@babel/plugin-transform-block-scoped-functions": "^7.14.5",
                "@babel/plugin-transform-block-scoping": "^7.15.3",
                "@babel/plugin-transform-classes": "^7.15.4",
                "@babel/plugin-transform-computed-properties": "^7.14.5",
                "@babel/plugin-transform-destructuring": "^7.14.7",
                "@babel/plugin-transform-dotall-regex": "^7.14.5",
                "@babel/plugin-transform-duplicate-keys": "^7.14.5",
                "@babel/plugin-transform-exponentiation-operator": "^7.14.5",
                "@babel/plugin-transform-for-of": "^7.15.4",
                "@babel/plugin-transform-function-name": "^7.14.5",
                "@babel/plugin-transform-literals": "^7.14.5",
                "@babel/plugin-transform-member-expression-literals": "^7.14.5",
                "@babel/plugin-transform-modules-amd": "^7.14.5",
                "@babel/plugin-transform-modules-commonjs": "^7.15.4",
                "@babel/plugin-transform-modules-systemjs": "^7.15.4",
                "@babel/plugin-transform-modules-umd": "^7.14.5",
                "@babel/plugin-transform-named-capturing-groups-regex": "^7.14.9",
                "@babel/plugin-transform-new-target": "^7.14.5",
                "@babel/plugin-transform-object-super": "^7.14.5",
                "@babel/plugin-transform-parameters": "^7.15.4",
                "@babel/plugin-transform-property-literals": "^7.14.5",
                "@babel/plugin-transform-regenerator": "^7.14.5",
                "@babel/plugin-transform-reserved-words": "^7.14.5",
                "@babel/plugin-transform-shorthand-properties": "^7.14.5",
                "@babel/plugin-transform-spread": "^7.15.8",
                "@babel/plugin-transform-sticky-regex": "^7.14.5",
                "@babel/plugin-transform-template-literals": "^7.14.5",
                "@babel/plugin-transform-typeof-symbol": "^7.14.5",
                "@babel/plugin-transform-unicode-escapes": "^7.14.5",
                "@babel/plugin-transform-unicode-regex": "^7.14.5",
                "@babel/preset-modules": "^0.1.4",
                "@babel/types": "^7.15.6",
                "babel-plugin-polyfill-corejs2": "^0.2.2",
                "babel-plugin-polyfill-corejs3": "^0.2.5",
                "babel-plugin-polyfill-regenerator": "^0.2.2",
                "core-js-compat": "^3.16.0",
                "semver": "^6.3.0"
            },
            "dependencies": {
                "@babel/helper-validator-identifier": {
                    "version": "7.15.7",
                    "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
                    "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
                    "dev": true
                },
                "@babel/types": {
                    "version": "7.15.6",
                    "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
                    "integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
                    "dev": true,
                    "requires": {
                        "@babel/helper-validator-identifier": "^7.14.9",
                        "to-fast-properties": "^2.0.0"
                    }
                },
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                }
            }
        },
        "@babel/preset-modules": {
            "version": "0.1.4",
            "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.4.tgz",
            "integrity": "sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.0.0",
                "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
                "@babel/plugin-transform-dotall-regex": "^7.4.4",
                "@babel/types": "^7.4.4",
                "esutils": "^2.0.2"
            }
        },
        "@babel/preset-react": {
            "version": "7.14.5",
            "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.14.5.tgz",
            "integrity": "sha512-XFxBkjyObLvBaAvkx1Ie95Iaq4S/GUEIrejyrntQ/VCMKUYvKLoyKxOBzJ2kjA3b6rC9/KL6KXfDC2GqvLiNqQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-validator-option": "^7.14.5",
                "@babel/plugin-transform-react-display-name": "^7.14.5",
                "@babel/plugin-transform-react-jsx": "^7.14.5",
                "@babel/plugin-transform-react-jsx-development": "^7.14.5",
                "@babel/plugin-transform-react-pure-annotations": "^7.14.5"
            },
            "dependencies": {
                "@babel/helper-plugin-utils": {
                    "version": "7.14.5",
                    "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
                    "integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==",
                    "dev": true
                }
            }
        },
        "@babel/preset-typescript": {
            "version": "7.15.0",
            "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz",
            "integrity": "sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.14.5",
                "@babel/helper-validator-option": "^7.14.5",
                "@babel/plugin-transform-typescript": "^7.15.0"
            }
        },
        "@babel/runtime": {
            "version": "7.15.4",
            "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.15.4.tgz",
            "integrity": "sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==",
            "dev": true,
            "requires": {
                "regenerator-runtime": "^0.13.4"
            }
        },
        "@babel/template": {
            "version": "7.12.13",
            "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.13.tgz",
            "integrity": "sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==",
            "dev": true,
            "requires": {
                "@babel/code-frame": "^7.12.13",
                "@babel/parser": "^7.12.13",
                "@babel/types": "^7.12.13"
            }
        },
        "@babel/traverse": {
            "version": "7.13.0",
            "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.13.0.tgz",
            "integrity": "sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==",
            "dev": true,
            "requires": {
                "@babel/code-frame": "^7.12.13",
                "@babel/generator": "^7.13.0",
                "@babel/helper-function-name": "^7.12.13",
                "@babel/helper-split-export-declaration": "^7.12.13",
                "@babel/parser": "^7.13.0",
                "@babel/types": "^7.13.0",
                "debug": "^4.1.0",
                "globals": "^11.1.0",
                "lodash": "^4.17.19"
            },
            "dependencies": {
                "debug": {
                    "version": "4.1.1",
                    "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
                    "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
                    "dev": true,
                    "requires": {
                        "ms": "^2.1.1"
                    }
                },
                "ms": {
                    "version": "2.1.2",
                    "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
                    "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
                    "dev": true
                }
            }
        },
        "@babel/types": {
            "version": "7.13.0",
            "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.13.0.tgz",
            "integrity": "sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==",
            "dev": true,
            "requires": {
                "@babel/helper-validator-identifier": "^7.12.11",
                "lodash": "^4.17.19",
                "to-fast-properties": "^2.0.0"
            }
        },
        "@bcoe/v8-coverage": {
            "version": "0.2.3",
            "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
            "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
            "dev": true
        },
        "@eslint/eslintrc": {
            "version": "0.4.3",
            "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz",
            "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==",
            "dev": true,
            "requires": {
                "ajv": "^6.12.4",
                "debug": "^4.1.1",
                "espree": "^7.3.0",
                "globals": "^13.9.0",
                "ignore": "^4.0.6",
                "import-fresh": "^3.2.1",
                "js-yaml": "^3.13.1",
                "minimatch": "^3.0.4",
                "strip-json-comments": "^3.1.1"
            },
            "dependencies": {
                "globals": {
                    "version": "13.11.0",
                    "resolved": "https://registry.npmjs.org/globals/-/globals-13.11.0.tgz",
                    "integrity": "sha512-08/xrJ7wQjK9kkkRoI3OFUBbLx4f+6x3SGwcPvQ0QH6goFDrOU2oyAWrmh3dJezu65buo+HBMzAMQy6rovVC3g==",
                    "dev": true,
                    "requires": {
                        "type-fest": "^0.20.2"
                    }
                },
                "type-fest": {
                    "version": "0.20.2",
                    "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
                    "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
                    "dev": true
                }
            }
        },
        "@humanwhocodes/config-array": {
            "version": "0.5.0",
            "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz",
            "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==",
            "dev": true,
            "requires": {
                "@humanwhocodes/object-schema": "^1.2.0",
                "debug": "^4.1.1",
                "minimatch": "^3.0.4"
            }
        },
        "@humanwhocodes/object-schema": {
            "version": "1.2.0",
            "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz",
            "integrity": "sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==",
            "dev": true
        },
        "@istanbuljs/load-nyc-config": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
            "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
            "dev": true,
            "requires": {
                "camelcase": "^5.3.1",
                "find-up": "^4.1.0",
                "get-package-type": "^0.1.0",
                "js-yaml": "^3.13.1",
                "resolve-from": "^5.0.0"
            }
        },
        "@istanbuljs/schema": {
            "version": "0.1.3",
            "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
            "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
            "dev": true
        },
        "@jest/console": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.2.5.tgz",
            "integrity": "sha512-smtlRF9vNKorRMCUtJ+yllIoiY8oFmfFG7xlzsAE76nKEwXNhjPOJIsc7Dv+AUitVt76t+KjIpUP9m98Crn2LQ==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "chalk": "^4.0.0",
                "jest-message-util": "^27.2.5",
                "jest-util": "^27.2.5",
                "slash": "^3.0.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "@jest/core": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.2.5.tgz",
            "integrity": "sha512-VR7mQ+jykHN4WO3OvusRJMk4xCa2MFLipMS+43fpcRGaYrN1KwMATfVEXif7ccgFKYGy5D1TVXTNE4mGq/KMMA==",
            "dev": true,
            "requires": {
                "@jest/console": "^27.2.5",
                "@jest/reporters": "^27.2.5",
                "@jest/test-result": "^27.2.5",
                "@jest/transform": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "ansi-escapes": "^4.2.1",
                "chalk": "^4.0.0",
                "emittery": "^0.8.1",
                "exit": "^0.1.2",
                "graceful-fs": "^4.2.4",
                "jest-changed-files": "^27.2.5",
                "jest-config": "^27.2.5",
                "jest-haste-map": "^27.2.5",
                "jest-message-util": "^27.2.5",
                "jest-regex-util": "^27.0.6",
                "jest-resolve": "^27.2.5",
                "jest-resolve-dependencies": "^27.2.5",
                "jest-runner": "^27.2.5",
                "jest-runtime": "^27.2.5",
                "jest-snapshot": "^27.2.5",
                "jest-util": "^27.2.5",
                "jest-validate": "^27.2.5",
                "jest-watcher": "^27.2.5",
                "micromatch": "^4.0.4",
                "rimraf": "^3.0.0",
                "slash": "^3.0.0",
                "strip-ansi": "^6.0.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "@jest/environment": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.2.5.tgz",
            "integrity": "sha512-XvUW3q6OUF+54SYFCgbbfCd/BKTwm5b2MGLoc2jINXQLKQDTCS2P2IrpPOtQ08WWZDGzbhAzVhOYta3J2arubg==",
            "dev": true,
            "requires": {
                "@jest/fake-timers": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "jest-mock": "^27.2.5"
            }
        },
        "@jest/fake-timers": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.2.5.tgz",
            "integrity": "sha512-ZGUb6jg7BgwY+nmO0TW10bc7z7Hl2G/UTAvmxEyZ/GgNFoa31tY9/cgXmqcxnnZ7o5Xs7RAOz3G1SKIj8IVDlg==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "@sinonjs/fake-timers": "^8.0.1",
                "@types/node": "*",
                "jest-message-util": "^27.2.5",
                "jest-mock": "^27.2.5",
                "jest-util": "^27.2.5"
            }
        },
        "@jest/globals": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.2.5.tgz",
            "integrity": "sha512-naRI537GM+enFVJQs6DcwGYPn/0vgJNb06zGVbzXfDfe/epDPV73hP1vqO37PqSKDeOXM2KInr6ymYbL1HTP7g==",
            "dev": true,
            "requires": {
                "@jest/environment": "^27.2.5",
                "@jest/types": "^27.2.5",
                "expect": "^27.2.5"
            }
        },
        "@jest/reporters": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.2.5.tgz",
            "integrity": "sha512-zYuR9fap3Q3mxQ454VWF8I6jYHErh368NwcKHWO2uy2fwByqBzRHkf9j2ekMDM7PaSTWcLBSZyd7NNxR1iHxzQ==",
            "dev": true,
            "requires": {
                "@bcoe/v8-coverage": "^0.2.3",
                "@jest/console": "^27.2.5",
                "@jest/test-result": "^27.2.5",
                "@jest/transform": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "chalk": "^4.0.0",
                "collect-v8-coverage": "^1.0.0",
                "exit": "^0.1.2",
                "glob": "^7.1.2",
                "graceful-fs": "^4.2.4",
                "istanbul-lib-coverage": "^3.0.0",
                "istanbul-lib-instrument": "^4.0.3",
                "istanbul-lib-report": "^3.0.0",
                "istanbul-lib-source-maps": "^4.0.0",
                "istanbul-reports": "^3.0.2",
                "jest-haste-map": "^27.2.5",
                "jest-resolve": "^27.2.5",
                "jest-util": "^27.2.5",
                "jest-worker": "^27.2.5",
                "slash": "^3.0.0",
                "source-map": "^0.6.0",
                "string-length": "^4.0.1",
                "terminal-link": "^2.0.0",
                "v8-to-istanbul": "^8.1.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                },
                "source-map": {
                    "version": "0.6.1",
                    "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
                    "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "@jest/source-map": {
            "version": "27.0.6",
            "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.0.6.tgz",
            "integrity": "sha512-Fek4mi5KQrqmlY07T23JRi0e7Z9bXTOOD86V/uS0EIW4PClvPDqZOyFlLpNJheS6QI0FNX1CgmPjtJ4EA/2M+g==",
            "dev": true,
            "requires": {
                "callsites": "^3.0.0",
                "graceful-fs": "^4.2.4",
                "source-map": "^0.6.0"
            },
            "dependencies": {
                "source-map": {
                    "version": "0.6.1",
                    "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
                    "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
                    "dev": true
                }
            }
        },
        "@jest/test-result": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.2.5.tgz",
            "integrity": "sha512-ub7j3BrddxZ0BdSnM5JCF6cRZJ/7j3wgdX0+Dtwhw2Po+HKsELCiXUTvh+mgS4/89mpnU1CPhZxe2mTvuLPJJg==",
            "dev": true,
            "requires": {
                "@jest/console": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/istanbul-lib-coverage": "^2.0.0",
                "collect-v8-coverage": "^1.0.0"
            }
        },
        "@jest/test-sequencer": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.2.5.tgz",
            "integrity": "sha512-8j8fHZRfnjbbdMitMAGFKaBZ6YqvFRFJlMJzcy3v75edTOqc7RY65S9JpMY6wT260zAcL2sTQRga/P4PglCu3Q==",
            "dev": true,
            "requires": {
                "@jest/test-result": "^27.2.5",
                "graceful-fs": "^4.2.4",
                "jest-haste-map": "^27.2.5",
                "jest-runtime": "^27.2.5"
            }
        },
        "@jest/transform": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.2.5.tgz",
            "integrity": "sha512-29lRtAHHYGALbZOx343v0zKmdOg4Sb0rsA1uSv0818bvwRhs3TyElOmTVXlrw0v1ZTqXJCAH/cmoDXimBhQOJQ==",
            "dev": true,
            "requires": {
                "@babel/core": "^7.1.0",
                "@jest/types": "^27.2.5",
                "babel-plugin-istanbul": "^6.0.0",
                "chalk": "^4.0.0",
                "convert-source-map": "^1.4.0",
                "fast-json-stable-stringify": "^2.0.0",
                "graceful-fs": "^4.2.4",
                "jest-haste-map": "^27.2.5",
                "jest-regex-util": "^27.0.6",
                "jest-util": "^27.2.5",
                "micromatch": "^4.0.4",
                "pirates": "^4.0.1",
                "slash": "^3.0.0",
                "source-map": "^0.6.1",
                "write-file-atomic": "^3.0.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                },
                "source-map": {
                    "version": "0.6.1",
                    "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
                    "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "@jest/types": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.2.5.tgz",
            "integrity": "sha512-nmuM4VuDtCZcY+eTpw+0nvstwReMsjPoj7ZR80/BbixulhLaiX+fbv8oeLW8WZlJMcsGQsTmMKT/iTZu1Uy/lQ==",
            "dev": true,
            "requires": {
                "@types/istanbul-lib-coverage": "^2.0.0",
                "@types/istanbul-reports": "^3.0.0",
                "@types/node": "*",
                "@types/yargs": "^16.0.0",
                "chalk": "^4.0.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "@nicolo-ribaudo/chokidar-2": {
            "version": "2.1.8-no-fsevents.3",
            "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz",
            "integrity": "sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==",
            "dev": true,
            "optional": true
        },
        "@nodelib/fs.scandir": {
            "version": "2.1.5",
            "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
            "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
            "dev": true,
            "requires": {
                "@nodelib/fs.stat": "2.0.5",
                "run-parallel": "^1.1.9"
            }
        },
        "@nodelib/fs.stat": {
            "version": "2.0.5",
            "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
            "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
            "dev": true
        },
        "@nodelib/fs.walk": {
            "version": "1.2.7",
            "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.7.tgz",
            "integrity": "sha512-BTIhocbPBSrRmHxOAJFtR18oLhxTtAFDAvL8hY1S3iU8k+E60W/YFs4jrixGzQjMpF4qPXxIQHcjVD9dz1C2QA==",
            "dev": true,
            "requires": {
                "@nodelib/fs.scandir": "2.1.5",
                "fastq": "^1.6.0"
            }
        },
        "@react-leaflet/core": {
            "version": "1.1.1",
            "resolved": "https://registry.npmjs.org/@react-leaflet/core/-/core-1.1.1.tgz",
            "integrity": "sha512-7PGLWa9MZ5x/cWy8EH2VzI4T8q5WpuHbixzCDXqixP/WyqwIrg5NDUPgYuFnB4IEIZF+6nA265mYzswFo/h1Pw==",
            "dev": true
        },
        "@samverschueren/stream-to-observable": {
            "version": "0.3.1",
            "resolved": "https://registry.npmjs.org/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.1.tgz",
            "integrity": "sha512-c/qwwcHyafOQuVQJj0IlBjf5yYgBI7YPJ77k4fOJYesb41jio65eaJODRUmfYKhTOFBrIZ66kgvGPlNbjuoRdQ==",
            "dev": true,
            "requires": {
                "any-observable": "^0.3.0"
            },
            "dependencies": {
                "any-observable": {
                    "version": "0.3.0",
                    "resolved": "https://registry.npmjs.org/any-observable/-/any-observable-0.3.0.tgz",
                    "integrity": "sha512-/FQM1EDkTsf63Ub2C6O7GuYFDsSXUwsaZDurV0np41ocwq0jthUAYCmhBX9f+KwlaCgIuWyr/4WlUQUBfKfZog==",
                    "dev": true
                }
            }
        },
        "@sindresorhus/is": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-2.1.1.tgz",
            "integrity": "sha512-/aPsuoj/1Dw/kzhkgz+ES6TxG0zfTMGLwuK2ZG00k/iJzYHTLCE8mVU8EPqEOp/lmxPoq1C1C9RYToRKb2KEfg==",
            "dev": true
        },
        "@sinonjs/commons": {
            "version": "1.8.3",
            "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz",
            "integrity": "sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==",
            "dev": true,
            "requires": {
                "type-detect": "4.0.8"
            }
        },
        "@sinonjs/fake-timers": {
            "version": "8.0.1",
            "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.0.1.tgz",
            "integrity": "sha512-AU7kwFxreVd6OAXcAFlKSmZquiRUU0FvYm44k1Y1QbK7Co4m0aqfGMhjykIeQp/H6rcl+nFmj0zfdUcGVs9Dew==",
            "dev": true,
            "requires": {
                "@sinonjs/commons": "^1.7.0"
            }
        },
        "@szmarczak/http-timer": {
            "version": "4.0.5",
            "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.5.tgz",
            "integrity": "sha512-PyRA9sm1Yayuj5OIoJ1hGt2YISX45w9WcFbh6ddT0Z/0yaFxOtGLInr4jUfU1EAFVs0Yfyfev4RNwBlUaHdlDQ==",
            "dev": true,
            "requires": {
                "defer-to-connect": "^2.0.0"
            }
        },
        "@tootallnate/once": {
            "version": "1.1.2",
            "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
            "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
            "dev": true
        },
        "@types/babel__core": {
            "version": "7.1.16",
            "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.16.tgz",
            "integrity": "sha512-EAEHtisTMM+KaKwfWdC3oyllIqswlznXCIVCt7/oRNrh+DhgT4UEBNC/jlADNjvw7UnfbcdkGQcPVZ1xYiLcrQ==",
            "dev": true,
            "requires": {
                "@babel/parser": "^7.1.0",
                "@babel/types": "^7.0.0",
                "@types/babel__generator": "*",
                "@types/babel__template": "*",
                "@types/babel__traverse": "*"
            }
        },
        "@types/babel__generator": {
            "version": "7.6.3",
            "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.3.tgz",
            "integrity": "sha512-/GWCmzJWqV7diQW54smJZzWbSFf4QYtF71WCKhcx6Ru/tFyQIY2eiiITcCAeuPbNSvT9YCGkVMqqvSk2Z0mXiA==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.0.0"
            }
        },
        "@types/babel__template": {
            "version": "7.4.1",
            "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz",
            "integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==",
            "dev": true,
            "requires": {
                "@babel/parser": "^7.1.0",
                "@babel/types": "^7.0.0"
            }
        },
        "@types/babel__traverse": {
            "version": "7.14.2",
            "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.14.2.tgz",
            "integrity": "sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA==",
            "dev": true,
            "requires": {
                "@babel/types": "^7.3.0"
            }
        },
        "@types/cacheable-request": {
            "version": "6.0.1",
            "resolved": "https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.1.tgz",
            "integrity": "sha512-ykFq2zmBGOCbpIXtoVbz4SKY5QriWPh3AjyU4G74RYbtt5yOc5OfaY75ftjg7mikMOla1CTGpX3lLbuJh8DTrQ==",
            "dev": true,
            "requires": {
                "@types/http-cache-semantics": "*",
                "@types/keyv": "*",
                "@types/node": "*",
                "@types/responselike": "*"
            }
        },
        "@types/geojson": {
            "version": "7946.0.8",
            "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.8.tgz",
            "integrity": "sha512-1rkryxURpr6aWP7R786/UQOkJ3PcpQiWkAXBmdWc7ryFWqN6a4xfK7BtjXvFBKO9LjQ+MWQSWxYeZX1OApnArA==",
            "dev": true
        },
        "@types/graceful-fs": {
            "version": "4.1.5",
            "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz",
            "integrity": "sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==",
            "dev": true,
            "requires": {
                "@types/node": "*"
            }
        },
        "@types/http-cache-semantics": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz",
            "integrity": "sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==",
            "dev": true
        },
        "@types/istanbul-lib-coverage": {
            "version": "2.0.3",
            "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz",
            "integrity": "sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==",
            "dev": true
        },
        "@types/istanbul-lib-report": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
            "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
            "dev": true,
            "requires": {
                "@types/istanbul-lib-coverage": "*"
            }
        },
        "@types/istanbul-reports": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
            "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
            "dev": true,
            "requires": {
                "@types/istanbul-lib-report": "*"
            }
        },
        "@types/keyv": {
            "version": "3.1.1",
            "resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.1.tgz",
            "integrity": "sha512-MPtoySlAZQ37VoLaPcTHCu1RWJ4llDkULYZIzOYxlhxBqYPB0RsRlmMU0R6tahtFe27mIdkHV+551ZWV4PLmVw==",
            "dev": true,
            "requires": {
                "@types/node": "*"
            }
        },
        "@types/leaflet": {
            "version": "1.7.5",
            "resolved": "https://registry.npmjs.org/@types/leaflet/-/leaflet-1.7.5.tgz",
            "integrity": "sha512-+Myo00Yb5OuvUyrH+vUwn9DRgOaBJsF/etIMdMcNhWGBMo58Mo1cxLInvCd0ZpvItju/AeDYFB/Od2pLiHB3VA==",
            "dev": true,
            "requires": {
                "@types/geojson": "*"
            }
        },
        "@types/leaflet-textpath": {
            "version": "1.2.1",
            "resolved": "https://registry.npmjs.org/@types/leaflet-textpath/-/leaflet-textpath-1.2.1.tgz",
            "integrity": "sha512-N+2ZDbKkCpUpDt1wDaPrUF5SWAgfPByIDFNjy9fEakAgyDQfU5b32jE9hmqu8jjh78Si+LnONHw9q4Hv0b79OQ==",
            "dev": true,
            "requires": {
                "@types/leaflet": "*",
                "@types/react": "*"
            }
        },
        "@types/minimist": {
            "version": "1.2.1",
            "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz",
            "integrity": "sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==",
            "dev": true
        },
        "@types/node": {
            "version": "12.0.4",
            "resolved": "https://registry.npmjs.org/@types/node/-/node-12.0.4.tgz",
            "integrity": "sha512-j8YL2C0fXq7IONwl/Ud5Kt0PeXw22zGERt+HSSnwbKOJVsAGkEz3sFCYwaF9IOuoG1HOtE0vKCj6sXF7Q0+Vaw==",
            "dev": true
        },
        "@types/normalize-package-data": {
            "version": "2.4.0",
            "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
            "integrity": "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==",
            "dev": true
        },
        "@types/parse-json": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
            "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
            "dev": true
        },
        "@types/prettier": {
            "version": "2.4.1",
            "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.4.1.tgz",
            "integrity": "sha512-Fo79ojj3vdEZOHg3wR9ksAMRz4P3S5fDB5e/YWZiFnyFQI1WY2Vftu9XoXVVtJfxB7Bpce/QTqWSSntkz2Znrw==",
            "dev": true
        },
        "@types/prop-types": {
            "version": "15.7.4",
            "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz",
            "integrity": "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==",
            "dev": true
        },
        "@types/react": {
            "version": "17.0.29",
            "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.29.tgz",
            "integrity": "sha512-HSenIfBEBZ70BLrrVhtEtHpqaP79waauPtA8XKlczTxL3hXrW/ElGNLTpD1TmqkykgGlOAK55+D3SmUHEirpFw==",
            "dev": true,
            "requires": {
                "@types/prop-types": "*",
                "@types/scheduler": "*",
                "csstype": "^3.0.2"
            }
        },
        "@types/responselike": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.0.tgz",
            "integrity": "sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==",
            "dev": true,
            "requires": {
                "@types/node": "*"
            }
        },
        "@types/scheduler": {
            "version": "0.16.2",
            "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz",
            "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==",
            "dev": true
        },
        "@types/stack-utils": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz",
            "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==",
            "dev": true
        },
        "@types/yargs": {
            "version": "16.0.4",
            "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz",
            "integrity": "sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==",
            "dev": true,
            "requires": {
                "@types/yargs-parser": "*"
            }
        },
        "@types/yargs-parser": {
            "version": "20.2.1",
            "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.1.tgz",
            "integrity": "sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==",
            "dev": true
        },
        "@wojtekmaj/enzyme-adapter-react-17": {
            "version": "0.6.3",
            "resolved": "https://registry.npmjs.org/@wojtekmaj/enzyme-adapter-react-17/-/enzyme-adapter-react-17-0.6.3.tgz",
            "integrity": "sha512-Kp1ZJxtHkKEnUksaWrcMABNTOgL4wOt8VI6k2xOek2aH9PtZcWRXJNUEgnKrdJrqg5UqIjRslbVF9uUqwQJtFg==",
            "dev": true,
            "requires": {
                "@wojtekmaj/enzyme-adapter-utils": "^0.1.1",
                "enzyme-shallow-equal": "^1.0.0",
                "has": "^1.0.0",
                "object.assign": "^4.1.0",
                "object.values": "^1.1.0",
                "prop-types": "^15.7.0",
                "react-is": "^17.0.2",
                "react-test-renderer": "^17.0.0"
            }
        },
        "@wojtekmaj/enzyme-adapter-utils": {
            "version": "0.1.1",
            "resolved": "https://registry.npmjs.org/@wojtekmaj/enzyme-adapter-utils/-/enzyme-adapter-utils-0.1.1.tgz",
            "integrity": "sha512-bNPWtN/d8huKOkC6j1E3EkSamnRrHHT7YuR6f9JppAQqtoAm3v4/vERe4J14jQKmHLCyEBHXrlgb7H6l817hVg==",
            "dev": true,
            "requires": {
                "function.prototype.name": "^1.1.0",
                "has": "^1.0.0",
                "object.assign": "^4.1.0",
                "object.fromentries": "^2.0.0",
                "prop-types": "^15.7.0"
            }
        },
        "abab": {
            "version": "2.0.5",
            "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz",
            "integrity": "sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==",
            "dev": true
        },
        "acorn": {
            "version": "8.5.0",
            "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz",
            "integrity": "sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==",
            "dev": true
        },
        "acorn-globals": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz",
            "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
            "dev": true,
            "requires": {
                "acorn": "^7.1.1",
                "acorn-walk": "^7.1.1"
            },
            "dependencies": {
                "acorn": {
                    "version": "7.4.1",
                    "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
                    "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
                    "dev": true
                }
            }
        },
        "acorn-jsx": {
            "version": "5.3.2",
            "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
            "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
            "dev": true
        },
        "acorn-walk": {
            "version": "7.2.0",
            "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz",
            "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==",
            "dev": true
        },
        "agent-base": {
            "version": "6.0.2",
            "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
            "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
            "dev": true,
            "requires": {
                "debug": "4"
            }
        },
        "aggregate-error": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
            "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
            "dev": true,
            "requires": {
                "clean-stack": "^2.0.0",
                "indent-string": "^4.0.0"
            }
        },
        "ajv": {
            "version": "6.12.6",
            "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
            "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
            "dev": true,
            "requires": {
                "fast-deep-equal": "^3.1.1",
                "fast-json-stable-stringify": "^2.0.0",
                "json-schema-traverse": "^0.4.1",
                "uri-js": "^4.2.2"
            }
        },
        "ansi-align": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz",
            "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==",
            "dev": true,
            "requires": {
                "string-width": "^4.1.0"
            }
        },
        "ansi-colors": {
            "version": "4.1.1",
            "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
            "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
            "dev": true
        },
        "ansi-escapes": {
            "version": "4.3.1",
            "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz",
            "integrity": "sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==",
            "dev": true,
            "requires": {
                "type-fest": "^0.11.0"
            },
            "dependencies": {
                "type-fest": {
                    "version": "0.11.0",
                    "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz",
                    "integrity": "sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==",
                    "dev": true
                }
            }
        },
        "ansi-regex": {
            "version": "5.0.1",
            "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
            "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
            "dev": true
        },
        "ansi-styles": {
            "version": "3.2.1",
            "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
            "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
            "dev": true,
            "requires": {
                "color-convert": "^1.9.0"
            }
        },
        "any-observable": {
            "version": "0.5.1",
            "resolved": "https://registry.npmjs.org/any-observable/-/any-observable-0.5.1.tgz",
            "integrity": "sha512-8zv01bgDOp9PTmRTNCAHTw64TFP2rvlX4LvtNJLachaXY+AjmIvLT47fABNPCiIe89hKiSCo2n5zmPqI9CElPA==",
            "dev": true
        },
        "anymatch": {
            "version": "3.1.2",
            "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
            "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
            "dev": true,
            "requires": {
                "normalize-path": "^3.0.0",
                "picomatch": "^2.0.4"
            }
        },
        "argparse": {
            "version": "1.0.10",
            "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
            "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
            "dev": true,
            "requires": {
                "sprintf-js": "~1.0.2"
            }
        },
        "array-filter": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/array-filter/-/array-filter-1.0.0.tgz",
            "integrity": "sha1-uveeYubvTCpMC4MSMtr/7CUfnYM=",
            "dev": true
        },
        "array-includes": {
            "version": "3.1.4",
            "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.4.tgz",
            "integrity": "sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "define-properties": "^1.1.3",
                "es-abstract": "^1.19.1",
                "get-intrinsic": "^1.1.1",
                "is-string": "^1.0.7"
            },
            "dependencies": {
                "is-string": {
                    "version": "1.0.7",
                    "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
                    "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
                    "dev": true,
                    "requires": {
                        "has-tostringtag": "^1.0.0"
                    }
                }
            }
        },
        "array-union": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
            "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
            "dev": true
        },
        "array.prototype.flat": {
            "version": "1.2.3",
            "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz",
            "integrity": "sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==",
            "dev": true,
            "requires": {
                "define-properties": "^1.1.3",
                "es-abstract": "^1.17.0-next.1"
            },
            "dependencies": {
                "es-abstract": {
                    "version": "1.17.1",
                    "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.1.tgz",
                    "integrity": "sha512-WmWNHWmm/LDwK8jaeZic/g6sU1ZckM+vvOyCV1qFRhJJ6hzve6DRgthNQB7Lra1ocrw68HexLKYgtdxIPcb3Fg==",
                    "dev": true,
                    "requires": {
                        "es-to-primitive": "^1.2.1",
                        "function-bind": "^1.1.1",
                        "has": "^1.0.3",
                        "has-symbols": "^1.0.1",
                        "is-callable": "^1.1.5",
                        "is-regex": "^1.0.5",
                        "object-inspect": "^1.7.0",
                        "object-keys": "^1.1.1",
                        "object.assign": "^4.1.0",
                        "string.prototype.trimleft": "^2.1.1",
                        "string.prototype.trimright": "^2.1.1"
                    }
                },
                "es-to-primitive": {
                    "version": "1.2.1",
                    "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
                    "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
                    "dev": true,
                    "requires": {
                        "is-callable": "^1.1.4",
                        "is-date-object": "^1.0.1",
                        "is-symbol": "^1.0.2"
                    }
                },
                "has-symbols": {
                    "version": "1.0.1",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
                    "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==",
                    "dev": true
                },
                "is-callable": {
                    "version": "1.1.5",
                    "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.5.tgz",
                    "integrity": "sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==",
                    "dev": true
                },
                "is-regex": {
                    "version": "1.0.5",
                    "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.5.tgz",
                    "integrity": "sha512-vlKW17SNq44owv5AQR3Cq0bQPEb8+kF3UKZ2fiZNOWtztYE5i0CzCZxFDwO58qAOWtxdBRVO/V5Qin1wjCqFYQ==",
                    "dev": true,
                    "requires": {
                        "has": "^1.0.3"
                    }
                },
                "object-inspect": {
                    "version": "1.7.0",
                    "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.7.0.tgz",
                    "integrity": "sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==",
                    "dev": true
                },
                "object-keys": {
                    "version": "1.1.1",
                    "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
                    "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
                    "dev": true
                },
                "string.prototype.trimleft": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz",
                    "integrity": "sha512-iu2AGd3PuP5Rp7x2kEZCrB2Nf41ehzh+goo8TV7z8/XDBbsvc6HQIlUl9RjkZ4oyrW1XM5UwlGl1oVEaDjg6Ag==",
                    "dev": true,
                    "requires": {
                        "define-properties": "^1.1.3",
                        "function-bind": "^1.1.1"
                    }
                },
                "string.prototype.trimright": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz",
                    "integrity": "sha512-qFvWL3/+QIgZXVmJBfpHmxLB7xsUXz6HsUmP8+5dRaC3Q7oKUv9Vo6aMCRZC1smrtyECFsIT30PqBJ1gTjAs+g==",
                    "dev": true,
                    "requires": {
                        "define-properties": "^1.1.3",
                        "function-bind": "^1.1.1"
                    }
                }
            }
        },
        "array.prototype.flatmap": {
            "version": "1.2.5",
            "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz",
            "integrity": "sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.0",
                "define-properties": "^1.1.3",
                "es-abstract": "^1.19.0"
            }
        },
        "arrify": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
            "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
            "dev": true
        },
        "astral-regex": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
            "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
            "dev": true
        },
        "async-exit-hook": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/async-exit-hook/-/async-exit-hook-2.0.1.tgz",
            "integrity": "sha512-NW2cX8m1Q7KPA7a5M2ULQeZ2wR5qI5PAbw5L0UOMxdioVk9PMZ0h1TmyZEkPYrCvYjDlFICusOu1dlEKAAeXBw==",
            "dev": true
        },
        "asynckit": {
            "version": "0.4.0",
            "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
            "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
            "dev": true
        },
        "auto-changelog": {
            "version": "2.3.0",
            "resolved": "https://registry.npmjs.org/auto-changelog/-/auto-changelog-2.3.0.tgz",
            "integrity": "sha512-S2B+RtTgytsa7l5iFGBoWT9W9ylITT5JJ8OaMJ7nrwvnlRm1dSS2tghaYueDeInZZafOE+1llH3tUQjMDRVS1g==",
            "dev": true,
            "requires": {
                "commander": "^5.0.0",
                "handlebars": "^4.7.3",
                "node-fetch": "^2.6.0",
                "parse-github-url": "^1.0.2",
                "semver": "^6.3.0"
            },
            "dependencies": {
                "commander": {
                    "version": "5.1.0",
                    "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz",
                    "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==",
                    "dev": true
                },
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                }
            }
        },
        "babel-core": {
            "version": "7.0.0-bridge.0",
            "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-7.0.0-bridge.0.tgz",
            "integrity": "sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==",
            "dev": true
        },
        "babel-eslint": {
            "version": "10.1.0",
            "resolved": "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.1.0.tgz",
            "integrity": "sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==",
            "dev": true,
            "requires": {
                "@babel/code-frame": "^7.0.0",
                "@babel/parser": "^7.7.0",
                "@babel/traverse": "^7.7.0",
                "@babel/types": "^7.7.0",
                "eslint-visitor-keys": "^1.0.0",
                "resolve": "^1.12.0"
            }
        },
        "babel-jest": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.5.tgz",
            "integrity": "sha512-GC9pWCcitBhSuF7H3zl0mftoKizlswaF0E3qi+rPL417wKkCB0d+Sjjb0OfXvxj7gWiBf497ldgRMii68Xz+2g==",
            "dev": true,
            "requires": {
                "@jest/transform": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/babel__core": "^7.1.14",
                "babel-plugin-istanbul": "^6.0.0",
                "babel-preset-jest": "^27.2.0",
                "chalk": "^4.0.0",
                "graceful-fs": "^4.2.4",
                "slash": "^3.0.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "babel-plugin-dynamic-import-node": {
            "version": "2.3.3",
            "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz",
            "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==",
            "dev": true,
            "requires": {
                "object.assign": "^4.1.0"
            }
        },
        "babel-plugin-istanbul": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz",
            "integrity": "sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==",
            "dev": true,
            "requires": {
                "@babel/helper-plugin-utils": "^7.0.0",
                "@istanbuljs/load-nyc-config": "^1.0.0",
                "@istanbuljs/schema": "^0.1.2",
                "istanbul-lib-instrument": "^4.0.0",
                "test-exclude": "^6.0.0"
            }
        },
        "babel-plugin-jest-hoist": {
            "version": "27.2.0",
            "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.2.0.tgz",
            "integrity": "sha512-TOux9khNKdi64mW+0OIhcmbAn75tTlzKhxmiNXevQaPbrBYK7YKjP1jl6NHTJ6XR5UgUrJbCnWlKVnJn29dfjw==",
            "dev": true,
            "requires": {
                "@babel/template": "^7.3.3",
                "@babel/types": "^7.3.3",
                "@types/babel__core": "^7.0.0",
                "@types/babel__traverse": "^7.0.6"
            }
        },
        "babel-plugin-polyfill-corejs2": {
            "version": "0.2.2",
            "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.2.tgz",
            "integrity": "sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ==",
            "dev": true,
            "requires": {
                "@babel/compat-data": "^7.13.11",
                "@babel/helper-define-polyfill-provider": "^0.2.2",
                "semver": "^6.1.1"
            },
            "dependencies": {
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                }
            }
        },
        "babel-plugin-polyfill-corejs3": {
            "version": "0.2.5",
            "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.5.tgz",
            "integrity": "sha512-ninF5MQNwAX9Z7c9ED+H2pGt1mXdP4TqzlHKyPIYmJIYz0N+++uwdM7RnJukklhzJ54Q84vA4ZJkgs7lu5vqcw==",
            "dev": true,
            "requires": {
                "@babel/helper-define-polyfill-provider": "^0.2.2",
                "core-js-compat": "^3.16.2"
            }
        },
        "babel-plugin-polyfill-regenerator": {
            "version": "0.2.2",
            "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.2.tgz",
            "integrity": "sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg==",
            "dev": true,
            "requires": {
                "@babel/helper-define-polyfill-provider": "^0.2.2"
            }
        },
        "babel-preset-current-node-syntax": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
            "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
            "dev": true,
            "requires": {
                "@babel/plugin-syntax-async-generators": "^7.8.4",
                "@babel/plugin-syntax-bigint": "^7.8.3",
                "@babel/plugin-syntax-class-properties": "^7.8.3",
                "@babel/plugin-syntax-import-meta": "^7.8.3",
                "@babel/plugin-syntax-json-strings": "^7.8.3",
                "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
                "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
                "@babel/plugin-syntax-numeric-separator": "^7.8.3",
                "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
                "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
                "@babel/plugin-syntax-optional-chaining": "^7.8.3",
                "@babel/plugin-syntax-top-level-await": "^7.8.3"
            }
        },
        "babel-preset-jest": {
            "version": "27.2.0",
            "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.2.0.tgz",
            "integrity": "sha512-z7MgQ3peBwN5L5aCqBKnF6iqdlvZvFUQynEhu0J+X9nHLU72jO3iY331lcYrg+AssJ8q7xsv5/3AICzVmJ/wvg==",
            "dev": true,
            "requires": {
                "babel-plugin-jest-hoist": "^27.2.0",
                "babel-preset-current-node-syntax": "^1.0.0"
            }
        },
        "balanced-match": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
            "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
            "dev": true
        },
        "binary-extensions": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
            "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
            "dev": true,
            "optional": true
        },
        "boolbase": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
            "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=",
            "dev": true
        },
        "boxen": {
            "version": "5.1.2",
            "resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz",
            "integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==",
            "dev": true,
            "requires": {
                "ansi-align": "^3.0.0",
                "camelcase": "^6.2.0",
                "chalk": "^4.1.0",
                "cli-boxes": "^2.2.1",
                "string-width": "^4.2.2",
                "type-fest": "^0.20.2",
                "widest-line": "^3.1.0",
                "wrap-ansi": "^7.0.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "camelcase": {
                    "version": "6.2.0",
                    "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz",
                    "integrity": "sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==",
                    "dev": true
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "string-width": {
                    "version": "4.2.3",
                    "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
                    "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
                    "dev": true,
                    "requires": {
                        "emoji-regex": "^8.0.0",
                        "is-fullwidth-code-point": "^3.0.0",
                        "strip-ansi": "^6.0.1"
                    }
                },
                "strip-ansi": {
                    "version": "6.0.1",
                    "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
                    "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
                    "dev": true,
                    "requires": {
                        "ansi-regex": "^5.0.1"
                    }
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                },
                "type-fest": {
                    "version": "0.20.2",
                    "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
                    "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
                    "dev": true
                }
            }
        },
        "brace-expansion": {
            "version": "1.1.11",
            "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
            "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
            "dev": true,
            "requires": {
                "balanced-match": "^1.0.0",
                "concat-map": "0.0.1"
            }
        },
        "braces": {
            "version": "3.0.2",
            "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
            "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
            "dev": true,
            "requires": {
                "fill-range": "^7.0.1"
            }
        },
        "browser-process-hrtime": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
            "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==",
            "dev": true
        },
        "browserslist": {
            "version": "4.17.4",
            "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.17.4.tgz",
            "integrity": "sha512-Zg7RpbZpIJRW3am9Lyckue7PLytvVxxhJj1CaJVlCWENsGEAOlnlt8X0ZxGRPp7Bt9o8tIRM5SEXy4BCPMJjLQ==",
            "dev": true,
            "requires": {
                "caniuse-lite": "^1.0.30001265",
                "electron-to-chromium": "^1.3.867",
                "escalade": "^3.1.1",
                "node-releases": "^2.0.0",
                "picocolors": "^1.0.0"
            }
        },
        "bser": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
            "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
            "dev": true,
            "requires": {
                "node-int64": "^0.4.0"
            }
        },
        "buffer-from": {
            "version": "1.1.2",
            "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
            "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
            "dev": true
        },
        "builtins": {
            "version": "1.0.3",
            "resolved": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz",
            "integrity": "sha1-y5T662HIaWRR2zZTThQi+U8K7og=",
            "dev": true
        },
        "cacheable-lookup": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-2.0.1.tgz",
            "integrity": "sha512-EMMbsiOTcdngM/K6gV/OxF2x0t07+vMOWxZNSCRQMjO2MY2nhZQ6OYhOOpyQrbhqsgtvKGI7hcq6xjnA92USjg==",
            "dev": true,
            "requires": {
                "@types/keyv": "^3.1.1",
                "keyv": "^4.0.0"
            }
        },
        "cacheable-request": {
            "version": "7.0.2",
            "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.2.tgz",
            "integrity": "sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==",
            "dev": true,
            "requires": {
                "clone-response": "^1.0.2",
                "get-stream": "^5.1.0",
                "http-cache-semantics": "^4.0.0",
                "keyv": "^4.0.0",
                "lowercase-keys": "^2.0.0",
                "normalize-url": "^6.0.1",
                "responselike": "^2.0.0"
            },
            "dependencies": {
                "get-stream": {
                    "version": "5.2.0",
                    "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
                    "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
                    "dev": true,
                    "requires": {
                        "pump": "^3.0.0"
                    }
                }
            }
        },
        "call-bind": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
            "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
            "dev": true,
            "requires": {
                "function-bind": "^1.1.1",
                "get-intrinsic": "^1.0.2"
            }
        },
        "callsites": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
            "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
            "dev": true
        },
        "camelcase": {
            "version": "5.3.1",
            "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
            "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
            "dev": true
        },
        "camelcase-keys": {
            "version": "6.2.2",
            "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
            "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
            "dev": true,
            "requires": {
                "camelcase": "^5.3.1",
                "map-obj": "^4.0.0",
                "quick-lru": "^4.0.1"
            }
        },
        "caniuse-lite": {
            "version": "1.0.30001265",
            "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001265.tgz",
            "integrity": "sha512-YzBnspggWV5hep1m9Z6sZVLOt7vrju8xWooFAgN6BA5qvy98qPAPb7vNUzypFaoh2pb3vlfzbDO8tB57UPGbtw==",
            "dev": true
        },
        "chalk": {
            "version": "2.4.2",
            "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
            "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
            "dev": true,
            "requires": {
                "ansi-styles": "^3.2.1",
                "escape-string-regexp": "^1.0.5",
                "supports-color": "^5.3.0"
            }
        },
        "char-regex": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
            "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
            "dev": true
        },
        "chardet": {
            "version": "0.7.0",
            "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
            "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==",
            "dev": true
        },
        "cheerio": {
            "version": "1.0.0-rc.10",
            "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.10.tgz",
            "integrity": "sha512-g0J0q/O6mW8z5zxQ3A8E8J1hUgp4SMOvEoW/x84OwyHKe/Zccz83PVT4y5Crcr530FV6NgmKI1qvGTKVl9XXVw==",
            "dev": true,
            "requires": {
                "cheerio-select": "^1.5.0",
                "dom-serializer": "^1.3.2",
                "domhandler": "^4.2.0",
                "htmlparser2": "^6.1.0",
                "parse5": "^6.0.1",
                "parse5-htmlparser2-tree-adapter": "^6.0.1",
                "tslib": "^2.2.0"
            },
            "dependencies": {
                "tslib": {
                    "version": "2.3.0",
                    "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
                    "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
                    "dev": true
                }
            }
        },
        "cheerio-select": {
            "version": "1.5.0",
            "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-1.5.0.tgz",
            "integrity": "sha512-qocaHPv5ypefh6YNxvnbABM07KMxExbtbfuJoIie3iZXX1ERwYmJcIiRrr9H05ucQP1k28dav8rpdDgjQd8drg==",
            "dev": true,
            "requires": {
                "css-select": "^4.1.3",
                "css-what": "^5.0.1",
                "domelementtype": "^2.2.0",
                "domhandler": "^4.2.0",
                "domutils": "^2.7.0"
            }
        },
        "chokidar": {
            "version": "3.5.2",
            "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz",
            "integrity": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==",
            "dev": true,
            "optional": true,
            "requires": {
                "anymatch": "~3.1.2",
                "braces": "~3.0.2",
                "fsevents": "~2.3.2",
                "glob-parent": "~5.1.2",
                "is-binary-path": "~2.1.0",
                "is-glob": "~4.0.1",
                "normalize-path": "~3.0.0",
                "readdirp": "~3.6.0"
            }
        },
        "ci-info": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
            "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
            "dev": true
        },
        "cjs-module-lexer": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz",
            "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==",
            "dev": true
        },
        "clean-stack": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
            "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
            "dev": true
        },
        "cli-boxes": {
            "version": "2.2.1",
            "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz",
            "integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==",
            "dev": true
        },
        "cli-cursor": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
            "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
            "dev": true,
            "requires": {
                "restore-cursor": "^3.1.0"
            }
        },
        "cli-truncate": {
            "version": "0.2.1",
            "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-0.2.1.tgz",
            "integrity": "sha1-nxXPuwcFAFNpIWxiasfQWrkN1XQ=",
            "dev": true,
            "requires": {
                "slice-ansi": "0.0.4",
                "string-width": "^1.0.1"
            },
            "dependencies": {
                "ansi-regex": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
                    "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
                    "dev": true
                },
                "is-fullwidth-code-point": {
                    "version": "1.0.0",
                    "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
                    "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
                    "dev": true,
                    "requires": {
                        "number-is-nan": "^1.0.0"
                    }
                },
                "slice-ansi": {
                    "version": "0.0.4",
                    "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz",
                    "integrity": "sha1-7b+JA/ZvfOL46v1s7tZeJkyDGzU=",
                    "dev": true
                },
                "string-width": {
                    "version": "1.0.2",
                    "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
                    "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
                    "dev": true,
                    "requires": {
                        "code-point-at": "^1.0.0",
                        "is-fullwidth-code-point": "^1.0.0",
                        "strip-ansi": "^3.0.0"
                    }
                },
                "strip-ansi": {
                    "version": "3.0.1",
                    "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
                    "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
                    "dev": true,
                    "requires": {
                        "ansi-regex": "^2.0.0"
                    }
                }
            }
        },
        "cli-width": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz",
            "integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==",
            "dev": true
        },
        "cliui": {
            "version": "7.0.4",
            "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
            "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
            "dev": true,
            "requires": {
                "string-width": "^4.2.0",
                "strip-ansi": "^6.0.0",
                "wrap-ansi": "^7.0.0"
            }
        },
        "clone-response": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz",
            "integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=",
            "dev": true,
            "requires": {
                "mimic-response": "^1.0.0"
            },
            "dependencies": {
                "mimic-response": {
                    "version": "1.0.1",
                    "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz",
                    "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==",
                    "dev": true
                }
            }
        },
        "co": {
            "version": "4.6.0",
            "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
            "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
            "dev": true
        },
        "code-point-at": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
            "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
            "dev": true
        },
        "collect-v8-coverage": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
            "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==",
            "dev": true
        },
        "color-convert": {
            "version": "1.9.3",
            "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
            "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
            "dev": true,
            "requires": {
                "color-name": "1.1.3"
            }
        },
        "color-name": {
            "version": "1.1.3",
            "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
            "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
            "dev": true
        },
        "combined-stream": {
            "version": "1.0.8",
            "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
            "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
            "dev": true,
            "requires": {
                "delayed-stream": "~1.0.0"
            }
        },
        "commander": {
            "version": "4.1.1",
            "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
            "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
            "dev": true
        },
        "concat-map": {
            "version": "0.0.1",
            "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
            "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
            "dev": true
        },
        "configstore": {
            "version": "5.0.1",
            "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz",
            "integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==",
            "dev": true,
            "requires": {
                "dot-prop": "^5.2.0",
                "graceful-fs": "^4.1.2",
                "make-dir": "^3.0.0",
                "unique-string": "^2.0.0",
                "write-file-atomic": "^3.0.0",
                "xdg-basedir": "^4.0.0"
            },
            "dependencies": {
                "dot-prop": {
                    "version": "5.3.0",
                    "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz",
                    "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==",
                    "dev": true,
                    "requires": {
                        "is-obj": "^2.0.0"
                    }
                },
                "make-dir": {
                    "version": "3.1.0",
                    "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
                    "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
                    "dev": true,
                    "requires": {
                        "semver": "^6.0.0"
                    }
                },
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                }
            }
        },
        "convert-source-map": {
            "version": "1.8.0",
            "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz",
            "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==",
            "dev": true,
            "requires": {
                "safe-buffer": "~5.1.1"
            }
        },
        "core-js-compat": {
            "version": "3.18.3",
            "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.18.3.tgz",
            "integrity": "sha512-4zP6/y0a2RTHN5bRGT7PTq9lVt3WzvffTNjqnTKsXhkAYNDTkdCLOIfAdOLcQ/7TDdyRj3c+NeHe1NmF1eDScw==",
            "dev": true,
            "requires": {
                "browserslist": "^4.17.3",
                "semver": "7.0.0"
            },
            "dependencies": {
                "semver": {
                    "version": "7.0.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
                    "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==",
                    "dev": true
                }
            }
        },
        "cosmiconfig": {
            "version": "7.0.0",
            "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz",
            "integrity": "sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==",
            "dev": true,
            "requires": {
                "@types/parse-json": "^4.0.0",
                "import-fresh": "^3.2.1",
                "parse-json": "^5.0.0",
                "path-type": "^4.0.0",
                "yaml": "^1.10.0"
            }
        },
        "cross-env": {
            "version": "7.0.3",
            "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz",
            "integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==",
            "dev": true,
            "requires": {
                "cross-spawn": "^7.0.1"
            },
            "dependencies": {
                "cross-spawn": {
                    "version": "7.0.3",
                    "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
                    "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
                    "dev": true,
                    "requires": {
                        "path-key": "^3.1.0",
                        "shebang-command": "^2.0.0",
                        "which": "^2.0.1"
                    }
                },
                "path-key": {
                    "version": "3.1.1",
                    "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
                    "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
                    "dev": true
                },
                "shebang-command": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
                    "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
                    "dev": true,
                    "requires": {
                        "shebang-regex": "^3.0.0"
                    }
                },
                "shebang-regex": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
                    "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
                    "dev": true
                },
                "which": {
                    "version": "2.0.2",
                    "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
                    "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
                    "dev": true,
                    "requires": {
                        "isexe": "^2.0.0"
                    }
                }
            }
        },
        "cross-spawn": {
            "version": "7.0.3",
            "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
            "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
            "dev": true,
            "requires": {
                "path-key": "^3.1.0",
                "shebang-command": "^2.0.0",
                "which": "^2.0.1"
            }
        },
        "crypto-random-string": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
            "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==",
            "dev": true
        },
        "css-select": {
            "version": "4.1.3",
            "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.1.3.tgz",
            "integrity": "sha512-gT3wBNd9Nj49rAbmtFHj1cljIAOLYSX1nZ8CB7TBO3INYckygm5B7LISU/szY//YmdiSLbJvDLOx9VnMVpMBxA==",
            "dev": true,
            "requires": {
                "boolbase": "^1.0.0",
                "css-what": "^5.0.0",
                "domhandler": "^4.2.0",
                "domutils": "^2.6.0",
                "nth-check": "^2.0.0"
            }
        },
        "css-what": {
            "version": "5.0.1",
            "resolved": "https://registry.npmjs.org/css-what/-/css-what-5.0.1.tgz",
            "integrity": "sha512-FYDTSHb/7KXsWICVsxdmiExPjCfRC4qRFBdVwv7Ax9hMnvMmEjP9RfxTEZ3qPZGmADDn2vAKSo9UcN1jKVYscg==",
            "dev": true
        },
        "cssom": {
            "version": "0.4.4",
            "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
            "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==",
            "dev": true
        },
        "cssstyle": {
            "version": "2.3.0",
            "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
            "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
            "dev": true,
            "requires": {
                "cssom": "~0.3.6"
            },
            "dependencies": {
                "cssom": {
                    "version": "0.3.8",
                    "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
                    "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==",
                    "dev": true
                }
            }
        },
        "csstype": {
            "version": "3.0.9",
            "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.9.tgz",
            "integrity": "sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==",
            "dev": true
        },
        "data-urls": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz",
            "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==",
            "dev": true,
            "requires": {
                "abab": "^2.0.3",
                "whatwg-mimetype": "^2.3.0",
                "whatwg-url": "^8.0.0"
            }
        },
        "date-fns": {
            "version": "1.30.1",
            "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-1.30.1.tgz",
            "integrity": "sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==",
            "dev": true
        },
        "debug": {
            "version": "4.3.2",
            "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz",
            "integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==",
            "dev": true,
            "requires": {
                "ms": "2.1.2"
            }
        },
        "decamelize": {
            "version": "1.2.0",
            "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
            "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
            "dev": true
        },
        "decamelize-keys": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
            "integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=",
            "dev": true,
            "requires": {
                "decamelize": "^1.1.0",
                "map-obj": "^1.0.0"
            },
            "dependencies": {
                "map-obj": {
                    "version": "1.0.1",
                    "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
                    "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
                    "dev": true
                }
            }
        },
        "decimal.js": {
            "version": "10.3.1",
            "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz",
            "integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==",
            "dev": true
        },
        "decompress-response": {
            "version": "5.0.0",
            "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-5.0.0.tgz",
            "integrity": "sha512-TLZWWybuxWgoW7Lykv+gq9xvzOsUjQ9tF09Tj6NSTYGMTCHNXzrPnD6Hi+TgZq19PyTAGH4Ll/NIM/eTGglnMw==",
            "dev": true,
            "requires": {
                "mimic-response": "^2.0.0"
            }
        },
        "dedent": {
            "version": "0.7.0",
            "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
            "integrity": "sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=",
            "dev": true
        },
        "deep-extend": {
            "version": "0.6.0",
            "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
            "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
            "dev": true
        },
        "deep-is": {
            "version": "0.1.4",
            "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
            "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
            "dev": true
        },
        "deepmerge": {
            "version": "4.2.2",
            "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz",
            "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==",
            "dev": true
        },
        "defer-to-connect": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz",
            "integrity": "sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==",
            "dev": true
        },
        "define-properties": {
            "version": "1.1.3",
            "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
            "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
            "dev": true,
            "requires": {
                "object-keys": "^1.0.12"
            }
        },
        "del": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/del/-/del-6.0.0.tgz",
            "integrity": "sha512-1shh9DQ23L16oXSZKB2JxpL7iMy2E0S9d517ptA1P8iw0alkPtQcrKH7ru31rYtKwF499HkTu+DRzq3TCKDFRQ==",
            "dev": true,
            "requires": {
                "globby": "^11.0.1",
                "graceful-fs": "^4.2.4",
                "is-glob": "^4.0.1",
                "is-path-cwd": "^2.2.0",
                "is-path-inside": "^3.0.2",
                "p-map": "^4.0.0",
                "rimraf": "^3.0.2",
                "slash": "^3.0.0"
            },
            "dependencies": {
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                }
            }
        },
        "delayed-stream": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
            "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
            "dev": true
        },
        "detect-newline": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
            "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
            "dev": true
        },
        "diff-sequences": {
            "version": "27.0.6",
            "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz",
            "integrity": "sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==",
            "dev": true
        },
        "dir-glob": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
            "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
            "dev": true,
            "requires": {
                "path-type": "^4.0.0"
            }
        },
        "discontinuous-range": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/discontinuous-range/-/discontinuous-range-1.0.0.tgz",
            "integrity": "sha1-44Mx8IRLukm5qctxx3FYWqsbxlo=",
            "dev": true
        },
        "doctrine": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
            "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
            "dev": true,
            "requires": {
                "esutils": "^2.0.2"
            }
        },
        "dom-serializer": {
            "version": "1.3.2",
            "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.3.2.tgz",
            "integrity": "sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==",
            "dev": true,
            "requires": {
                "domelementtype": "^2.0.1",
                "domhandler": "^4.2.0",
                "entities": "^2.0.0"
            }
        },
        "domelementtype": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz",
            "integrity": "sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==",
            "dev": true
        },
        "domexception": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz",
            "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==",
            "dev": true,
            "requires": {
                "webidl-conversions": "^5.0.0"
            },
            "dependencies": {
                "webidl-conversions": {
                    "version": "5.0.0",
                    "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz",
                    "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==",
                    "dev": true
                }
            }
        },
        "domhandler": {
            "version": "4.2.0",
            "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.2.0.tgz",
            "integrity": "sha512-zk7sgt970kzPks2Bf+dwT/PLzghLnsivb9CcxkvR8Mzr66Olr0Ofd8neSbglHJHaHa2MadfoSdNlKYAaafmWfA==",
            "dev": true,
            "requires": {
                "domelementtype": "^2.2.0"
            }
        },
        "domutils": {
            "version": "2.7.0",
            "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.7.0.tgz",
            "integrity": "sha512-8eaHa17IwJUPAiB+SoTYBo5mCdeMgdcAoXJ59m6DT1vw+5iLS3gNoqYaRowaBKtGVrOF1Jz4yDTgYKLK2kvfJg==",
            "dev": true,
            "requires": {
                "dom-serializer": "^1.0.1",
                "domelementtype": "^2.2.0",
                "domhandler": "^4.2.0"
            }
        },
        "dot-prop": {
            "version": "6.0.1",
            "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-6.0.1.tgz",
            "integrity": "sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==",
            "dev": true,
            "requires": {
                "is-obj": "^2.0.0"
            }
        },
        "duplexer3": {
            "version": "0.1.4",
            "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz",
            "integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=",
            "dev": true
        },
        "electron-to-chromium": {
            "version": "1.3.867",
            "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.867.tgz",
            "integrity": "sha512-WbTXOv7hsLhjJyl7jBfDkioaY++iVVZomZ4dU6TMe/SzucV6mUAs2VZn/AehBwuZMiNEQDaPuTGn22YK5o+aDw==",
            "dev": true
        },
        "elegant-spinner": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/elegant-spinner/-/elegant-spinner-1.0.1.tgz",
            "integrity": "sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=",
            "dev": true
        },
        "emittery": {
            "version": "0.8.1",
            "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz",
            "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==",
            "dev": true
        },
        "emoji-regex": {
            "version": "8.0.0",
            "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
            "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
            "dev": true
        },
        "end-of-stream": {
            "version": "1.4.4",
            "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
            "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
            "dev": true,
            "requires": {
                "once": "^1.4.0"
            }
        },
        "enquirer": {
            "version": "2.3.6",
            "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz",
            "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==",
            "dev": true,
            "requires": {
                "ansi-colors": "^4.1.1"
            }
        },
        "entities": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
            "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
            "dev": true
        },
        "enzyme": {
            "version": "3.11.0",
            "resolved": "https://registry.npmjs.org/enzyme/-/enzyme-3.11.0.tgz",
            "integrity": "sha512-Dw8/Gs4vRjxY6/6i9wU0V+utmQO9kvh9XLnz3LIudviOnVYDEe2ec+0k+NQoMamn1VrjKgCUOWj5jG/5M5M0Qw==",
            "dev": true,
            "requires": {
                "array.prototype.flat": "^1.2.3",
                "cheerio": "^1.0.0-rc.3",
                "enzyme-shallow-equal": "^1.0.1",
                "function.prototype.name": "^1.1.2",
                "has": "^1.0.3",
                "html-element-map": "^1.2.0",
                "is-boolean-object": "^1.0.1",
                "is-callable": "^1.1.5",
                "is-number-object": "^1.0.4",
                "is-regex": "^1.0.5",
                "is-string": "^1.0.5",
                "is-subset": "^0.1.1",
                "lodash.escape": "^4.0.1",
                "lodash.isequal": "^4.5.0",
                "object-inspect": "^1.7.0",
                "object-is": "^1.0.2",
                "object.assign": "^4.1.0",
                "object.entries": "^1.1.1",
                "object.values": "^1.1.1",
                "raf": "^3.4.1",
                "rst-selector-parser": "^2.2.3",
                "string.prototype.trim": "^1.2.1"
            },
            "dependencies": {
                "es-abstract": {
                    "version": "1.17.1",
                    "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.1.tgz",
                    "integrity": "sha512-WmWNHWmm/LDwK8jaeZic/g6sU1ZckM+vvOyCV1qFRhJJ6hzve6DRgthNQB7Lra1ocrw68HexLKYgtdxIPcb3Fg==",
                    "dev": true,
                    "requires": {
                        "es-to-primitive": "^1.2.1",
                        "function-bind": "^1.1.1",
                        "has": "^1.0.3",
                        "has-symbols": "^1.0.1",
                        "is-callable": "^1.1.5",
                        "is-regex": "^1.0.5",
                        "object-inspect": "^1.7.0",
                        "object-keys": "^1.1.1",
                        "object.assign": "^4.1.0",
                        "string.prototype.trimleft": "^2.1.1",
                        "string.prototype.trimright": "^2.1.1"
                    }
                },
                "es-to-primitive": {
                    "version": "1.2.1",
                    "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
                    "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
                    "dev": true,
                    "requires": {
                        "is-callable": "^1.1.4",
                        "is-date-object": "^1.0.1",
                        "is-symbol": "^1.0.2"
                    }
                },
                "has-symbols": {
                    "version": "1.0.1",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
                    "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==",
                    "dev": true
                },
                "is-callable": {
                    "version": "1.1.5",
                    "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.5.tgz",
                    "integrity": "sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==",
                    "dev": true
                },
                "is-regex": {
                    "version": "1.0.5",
                    "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.5.tgz",
                    "integrity": "sha512-vlKW17SNq44owv5AQR3Cq0bQPEb8+kF3UKZ2fiZNOWtztYE5i0CzCZxFDwO58qAOWtxdBRVO/V5Qin1wjCqFYQ==",
                    "dev": true,
                    "requires": {
                        "has": "^1.0.3"
                    }
                },
                "object-inspect": {
                    "version": "1.7.0",
                    "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.7.0.tgz",
                    "integrity": "sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==",
                    "dev": true
                },
                "object-keys": {
                    "version": "1.1.1",
                    "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
                    "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
                    "dev": true
                },
                "object.entries": {
                    "version": "1.1.1",
                    "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.1.tgz",
                    "integrity": "sha512-ilqR7BgdyZetJutmDPfXCDffGa0/Yzl2ivVNpbx/g4UeWrCdRnFDUBrKJGLhGieRHDATnyZXWBeCb29k9CJysQ==",
                    "dev": true,
                    "requires": {
                        "define-properties": "^1.1.3",
                        "es-abstract": "^1.17.0-next.1",
                        "function-bind": "^1.1.1",
                        "has": "^1.0.3"
                    }
                },
                "object.values": {
                    "version": "1.1.1",
                    "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz",
                    "integrity": "sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==",
                    "dev": true,
                    "requires": {
                        "define-properties": "^1.1.3",
                        "es-abstract": "^1.17.0-next.1",
                        "function-bind": "^1.1.1",
                        "has": "^1.0.3"
                    }
                },
                "string.prototype.trimleft": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz",
                    "integrity": "sha512-iu2AGd3PuP5Rp7x2kEZCrB2Nf41ehzh+goo8TV7z8/XDBbsvc6HQIlUl9RjkZ4oyrW1XM5UwlGl1oVEaDjg6Ag==",
                    "dev": true,
                    "requires": {
                        "define-properties": "^1.1.3",
                        "function-bind": "^1.1.1"
                    }
                },
                "string.prototype.trimright": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz",
                    "integrity": "sha512-qFvWL3/+QIgZXVmJBfpHmxLB7xsUXz6HsUmP8+5dRaC3Q7oKUv9Vo6aMCRZC1smrtyECFsIT30PqBJ1gTjAs+g==",
                    "dev": true,
                    "requires": {
                        "define-properties": "^1.1.3",
                        "function-bind": "^1.1.1"
                    }
                }
            }
        },
        "enzyme-shallow-equal": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.1.tgz",
            "integrity": "sha512-hGA3i1so8OrYOZSM9whlkNmVHOicJpsjgTzC+wn2JMJXhq1oO4kA4bJ5MsfzSIcC71aLDKzJ6gZpIxrqt3QTAQ==",
            "dev": true,
            "requires": {
                "has": "^1.0.3",
                "object-is": "^1.0.2"
            }
        },
        "error-ex": {
            "version": "1.3.2",
            "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
            "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
            "dev": true,
            "requires": {
                "is-arrayish": "^0.2.1"
            }
        },
        "es-abstract": {
            "version": "1.19.1",
            "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.1.tgz",
            "integrity": "sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "es-to-primitive": "^1.2.1",
                "function-bind": "^1.1.1",
                "get-intrinsic": "^1.1.1",
                "get-symbol-description": "^1.0.0",
                "has": "^1.0.3",
                "has-symbols": "^1.0.2",
                "internal-slot": "^1.0.3",
                "is-callable": "^1.2.4",
                "is-negative-zero": "^2.0.1",
                "is-regex": "^1.1.4",
                "is-shared-array-buffer": "^1.0.1",
                "is-string": "^1.0.7",
                "is-weakref": "^1.0.1",
                "object-inspect": "^1.11.0",
                "object-keys": "^1.1.1",
                "object.assign": "^4.1.2",
                "string.prototype.trimend": "^1.0.4",
                "string.prototype.trimstart": "^1.0.4",
                "unbox-primitive": "^1.0.1"
            },
            "dependencies": {
                "has-symbols": {
                    "version": "1.0.2",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
                    "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
                    "dev": true
                },
                "is-string": {
                    "version": "1.0.7",
                    "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
                    "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
                    "dev": true,
                    "requires": {
                        "has-tostringtag": "^1.0.0"
                    }
                },
                "object-keys": {
                    "version": "1.1.1",
                    "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
                    "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
                    "dev": true
                },
                "object.assign": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz",
                    "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
                    "dev": true,
                    "requires": {
                        "call-bind": "^1.0.0",
                        "define-properties": "^1.1.3",
                        "has-symbols": "^1.0.1",
                        "object-keys": "^1.1.1"
                    }
                }
            }
        },
        "es-to-primitive": {
            "version": "1.2.1",
            "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
            "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
            "dev": true,
            "requires": {
                "is-callable": "^1.1.4",
                "is-date-object": "^1.0.1",
                "is-symbol": "^1.0.2"
            }
        },
        "escalade": {
            "version": "3.1.1",
            "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
            "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
            "dev": true
        },
        "escape-goat": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-3.0.0.tgz",
            "integrity": "sha512-w3PwNZJwRxlp47QGzhuEBldEqVHHhh8/tIPcl6ecf2Bou99cdAt0knihBV0Ecc7CGxYduXVBDheH1K2oADRlvw==",
            "dev": true
        },
        "escape-string-regexp": {
            "version": "1.0.5",
            "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
            "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
            "dev": true
        },
        "escodegen": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz",
            "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
            "dev": true,
            "requires": {
                "esprima": "^4.0.1",
                "estraverse": "^5.2.0",
                "esutils": "^2.0.2",
                "optionator": "^0.8.1",
                "source-map": "~0.6.1"
            },
            "dependencies": {
                "levn": {
                    "version": "0.3.0",
                    "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
                    "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
                    "dev": true,
                    "requires": {
                        "prelude-ls": "~1.1.2",
                        "type-check": "~0.3.2"
                    }
                },
                "optionator": {
                    "version": "0.8.3",
                    "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
                    "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
                    "dev": true,
                    "requires": {
                        "deep-is": "~0.1.3",
                        "fast-levenshtein": "~2.0.6",
                        "levn": "~0.3.0",
                        "prelude-ls": "~1.1.2",
                        "type-check": "~0.3.2",
                        "word-wrap": "~1.2.3"
                    }
                },
                "prelude-ls": {
                    "version": "1.1.2",
                    "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
                    "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
                    "dev": true
                },
                "source-map": {
                    "version": "0.6.1",
                    "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
                    "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
                    "dev": true,
                    "optional": true
                },
                "type-check": {
                    "version": "0.3.2",
                    "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
                    "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
                    "dev": true,
                    "requires": {
                        "prelude-ls": "~1.1.2"
                    }
                }
            }
        },
        "eslint": {
            "version": "7.32.0",
            "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz",
            "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==",
            "dev": true,
            "requires": {
                "@babel/code-frame": "7.12.11",
                "@eslint/eslintrc": "^0.4.3",
                "@humanwhocodes/config-array": "^0.5.0",
                "ajv": "^6.10.0",
                "chalk": "^4.0.0",
                "cross-spawn": "^7.0.2",
                "debug": "^4.0.1",
                "doctrine": "^3.0.0",
                "enquirer": "^2.3.5",
                "escape-string-regexp": "^4.0.0",
                "eslint-scope": "^5.1.1",
                "eslint-utils": "^2.1.0",
                "eslint-visitor-keys": "^2.0.0",
                "espree": "^7.3.1",
                "esquery": "^1.4.0",
                "esutils": "^2.0.2",
                "fast-deep-equal": "^3.1.3",
                "file-entry-cache": "^6.0.1",
                "functional-red-black-tree": "^1.0.1",
                "glob-parent": "^5.1.2",
                "globals": "^13.6.0",
                "ignore": "^4.0.6",
                "import-fresh": "^3.0.0",
                "imurmurhash": "^0.1.4",
                "is-glob": "^4.0.0",
                "js-yaml": "^3.13.1",
                "json-stable-stringify-without-jsonify": "^1.0.1",
                "levn": "^0.4.1",
                "lodash.merge": "^4.6.2",
                "minimatch": "^3.0.4",
                "natural-compare": "^1.4.0",
                "optionator": "^0.9.1",
                "progress": "^2.0.0",
                "regexpp": "^3.1.0",
                "semver": "^7.2.1",
                "strip-ansi": "^6.0.0",
                "strip-json-comments": "^3.1.0",
                "table": "^6.0.9",
                "text-table": "^0.2.0",
                "v8-compile-cache": "^2.0.3"
            },
            "dependencies": {
                "@babel/code-frame": {
                    "version": "7.12.11",
                    "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
                    "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==",
                    "dev": true,
                    "requires": {
                        "@babel/highlight": "^7.10.4"
                    }
                },
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "escape-string-regexp": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
                    "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
                    "dev": true
                },
                "eslint-visitor-keys": {
                    "version": "2.1.0",
                    "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
                    "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
                    "dev": true
                },
                "globals": {
                    "version": "13.11.0",
                    "resolved": "https://registry.npmjs.org/globals/-/globals-13.11.0.tgz",
                    "integrity": "sha512-08/xrJ7wQjK9kkkRoI3OFUBbLx4f+6x3SGwcPvQ0QH6goFDrOU2oyAWrmh3dJezu65buo+HBMzAMQy6rovVC3g==",
                    "dev": true,
                    "requires": {
                        "type-fest": "^0.20.2"
                    }
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "semver": {
                    "version": "7.3.5",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
                    "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
                    "dev": true,
                    "requires": {
                        "lru-cache": "^6.0.0"
                    }
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                },
                "type-fest": {
                    "version": "0.20.2",
                    "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
                    "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
                    "dev": true
                }
            }
        },
        "eslint-plugin-prettier": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz",
            "integrity": "sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==",
            "dev": true,
            "requires": {
                "prettier-linter-helpers": "^1.0.0"
            }
        },
        "eslint-plugin-react": {
            "version": "7.26.1",
            "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz",
            "integrity": "sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ==",
            "dev": true,
            "requires": {
                "array-includes": "^3.1.3",
                "array.prototype.flatmap": "^1.2.4",
                "doctrine": "^2.1.0",
                "estraverse": "^5.2.0",
                "jsx-ast-utils": "^2.4.1 || ^3.0.0",
                "minimatch": "^3.0.4",
                "object.entries": "^1.1.4",
                "object.fromentries": "^2.0.4",
                "object.hasown": "^1.0.0",
                "object.values": "^1.1.4",
                "prop-types": "^15.7.2",
                "resolve": "^2.0.0-next.3",
                "semver": "^6.3.0",
                "string.prototype.matchall": "^4.0.5"
            },
            "dependencies": {
                "doctrine": {
                    "version": "2.1.0",
                    "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
                    "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
                    "dev": true,
                    "requires": {
                        "esutils": "^2.0.2"
                    }
                },
                "resolve": {
                    "version": "2.0.0-next.3",
                    "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz",
                    "integrity": "sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==",
                    "dev": true,
                    "requires": {
                        "is-core-module": "^2.2.0",
                        "path-parse": "^1.0.6"
                    }
                },
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                }
            }
        },
        "eslint-scope": {
            "version": "5.1.1",
            "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
            "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
            "dev": true,
            "requires": {
                "esrecurse": "^4.3.0",
                "estraverse": "^4.1.1"
            },
            "dependencies": {
                "estraverse": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
                    "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
                    "dev": true
                }
            }
        },
        "eslint-utils": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz",
            "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==",
            "dev": true,
            "requires": {
                "eslint-visitor-keys": "^1.1.0"
            }
        },
        "eslint-visitor-keys": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz",
            "integrity": "sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==",
            "dev": true
        },
        "espree": {
            "version": "7.3.1",
            "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz",
            "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==",
            "dev": true,
            "requires": {
                "acorn": "^7.4.0",
                "acorn-jsx": "^5.3.1",
                "eslint-visitor-keys": "^1.3.0"
            },
            "dependencies": {
                "acorn": {
                    "version": "7.4.1",
                    "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
                    "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
                    "dev": true
                },
                "eslint-visitor-keys": {
                    "version": "1.3.0",
                    "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
                    "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==",
                    "dev": true
                }
            }
        },
        "esprima": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
            "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
            "dev": true
        },
        "esquery": {
            "version": "1.4.0",
            "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
            "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
            "dev": true,
            "requires": {
                "estraverse": "^5.1.0"
            }
        },
        "esrecurse": {
            "version": "4.3.0",
            "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
            "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
            "dev": true,
            "requires": {
                "estraverse": "^5.2.0"
            }
        },
        "estraverse": {
            "version": "5.2.0",
            "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz",
            "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==",
            "dev": true
        },
        "esutils": {
            "version": "2.0.3",
            "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
            "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
            "dev": true
        },
        "execa": {
            "version": "5.1.1",
            "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
            "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
            "dev": true,
            "requires": {
                "cross-spawn": "^7.0.3",
                "get-stream": "^6.0.0",
                "human-signals": "^2.1.0",
                "is-stream": "^2.0.0",
                "merge-stream": "^2.0.0",
                "npm-run-path": "^4.0.1",
                "onetime": "^5.1.2",
                "signal-exit": "^3.0.3",
                "strip-final-newline": "^2.0.0"
            },
            "dependencies": {
                "get-stream": {
                    "version": "6.0.1",
                    "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
                    "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
                    "dev": true
                },
                "is-stream": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
                    "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
                    "dev": true
                }
            }
        },
        "exit": {
            "version": "0.1.2",
            "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
            "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=",
            "dev": true
        },
        "expect": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/expect/-/expect-27.2.5.tgz",
            "integrity": "sha512-ZrO0w7bo8BgGoP/bLz+HDCI+0Hfei9jUSZs5yI/Wyn9VkG9w8oJ7rHRgYj+MA7yqqFa0IwHA3flJzZtYugShJA==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "ansi-styles": "^5.0.0",
                "jest-get-type": "^27.0.6",
                "jest-matcher-utils": "^27.2.5",
                "jest-message-util": "^27.2.5",
                "jest-regex-util": "^27.0.6"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "5.2.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
                    "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
                    "dev": true
                }
            }
        },
        "external-editor": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz",
            "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==",
            "dev": true,
            "requires": {
                "chardet": "^0.7.0",
                "iconv-lite": "^0.4.24",
                "tmp": "^0.0.33"
            }
        },
        "fast-deep-equal": {
            "version": "3.1.3",
            "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
            "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
            "dev": true
        },
        "fast-diff": {
            "version": "1.2.0",
            "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.2.0.tgz",
            "integrity": "sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==",
            "dev": true
        },
        "fast-glob": {
            "version": "3.2.5",
            "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.5.tgz",
            "integrity": "sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==",
            "dev": true,
            "requires": {
                "@nodelib/fs.stat": "^2.0.2",
                "@nodelib/fs.walk": "^1.2.3",
                "glob-parent": "^5.1.0",
                "merge2": "^1.3.0",
                "micromatch": "^4.0.2",
                "picomatch": "^2.2.1"
            },
            "dependencies": {
                "braces": {
                    "version": "3.0.2",
                    "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
                    "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
                    "dev": true,
                    "requires": {
                        "fill-range": "^7.0.1"
                    }
                },
                "fill-range": {
                    "version": "7.0.1",
                    "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
                    "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
                    "dev": true,
                    "requires": {
                        "to-regex-range": "^5.0.1"
                    }
                },
                "is-number": {
                    "version": "7.0.0",
                    "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
                    "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
                    "dev": true
                },
                "micromatch": {
                    "version": "4.0.4",
                    "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz",
                    "integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==",
                    "dev": true,
                    "requires": {
                        "braces": "^3.0.1",
                        "picomatch": "^2.2.3"
                    },
                    "dependencies": {
                        "picomatch": {
                            "version": "2.3.0",
                            "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz",
                            "integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==",
                            "dev": true
                        }
                    }
                },
                "to-regex-range": {
                    "version": "5.0.1",
                    "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
                    "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
                    "dev": true,
                    "requires": {
                        "is-number": "^7.0.0"
                    }
                }
            }
        },
        "fast-json-stable-stringify": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
            "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
            "dev": true
        },
        "fast-levenshtein": {
            "version": "2.0.6",
            "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
            "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
            "dev": true
        },
        "fastq": {
            "version": "1.11.0",
            "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.11.0.tgz",
            "integrity": "sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==",
            "dev": true,
            "requires": {
                "reusify": "^1.0.4"
            }
        },
        "fb-watchman": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
            "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
            "dev": true,
            "requires": {
                "bser": "2.1.1"
            }
        },
        "figures": {
            "version": "3.2.0",
            "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz",
            "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==",
            "dev": true,
            "requires": {
                "escape-string-regexp": "^1.0.5"
            }
        },
        "file-entry-cache": {
            "version": "6.0.1",
            "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
            "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
            "dev": true,
            "requires": {
                "flat-cache": "^3.0.4"
            }
        },
        "fill-range": {
            "version": "7.0.1",
            "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
            "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
            "dev": true,
            "requires": {
                "to-regex-range": "^5.0.1"
            }
        },
        "find-up": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
            "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
            "dev": true,
            "requires": {
                "locate-path": "^5.0.0",
                "path-exists": "^4.0.0"
            }
        },
        "flat-cache": {
            "version": "3.0.4",
            "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
            "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==",
            "dev": true,
            "requires": {
                "flatted": "^3.1.0",
                "rimraf": "^3.0.2"
            }
        },
        "flatted": {
            "version": "3.2.2",
            "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.2.tgz",
            "integrity": "sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==",
            "dev": true
        },
        "form-data": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
            "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
            "dev": true,
            "requires": {
                "asynckit": "^0.4.0",
                "combined-stream": "^1.0.8",
                "mime-types": "^2.1.12"
            }
        },
        "fs-readdir-recursive": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz",
            "integrity": "sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==",
            "dev": true
        },
        "fs.realpath": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
            "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
            "dev": true
        },
        "fsevents": {
            "version": "2.3.2",
            "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
            "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
            "dev": true,
            "optional": true
        },
        "function-bind": {
            "version": "1.1.1",
            "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
            "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
            "dev": true
        },
        "function.prototype.name": {
            "version": "1.1.2",
            "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.2.tgz",
            "integrity": "sha512-C8A+LlHBJjB2AdcRPorc5JvJ5VUoWlXdEHLOJdCI7kjHEtGTpHQUiqMvCIKUwIsGwZX2jZJy761AXsn356bJQg==",
            "dev": true,
            "requires": {
                "define-properties": "^1.1.3",
                "es-abstract": "^1.17.0-next.1",
                "functions-have-names": "^1.2.0"
            },
            "dependencies": {
                "es-abstract": {
                    "version": "1.17.1",
                    "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.1.tgz",
                    "integrity": "sha512-WmWNHWmm/LDwK8jaeZic/g6sU1ZckM+vvOyCV1qFRhJJ6hzve6DRgthNQB7Lra1ocrw68HexLKYgtdxIPcb3Fg==",
                    "dev": true,
                    "requires": {
                        "es-to-primitive": "^1.2.1",
                        "function-bind": "^1.1.1",
                        "has": "^1.0.3",
                        "has-symbols": "^1.0.1",
                        "is-callable": "^1.1.5",
                        "is-regex": "^1.0.5",
                        "object-inspect": "^1.7.0",
                        "object-keys": "^1.1.1",
                        "object.assign": "^4.1.0",
                        "string.prototype.trimleft": "^2.1.1",
                        "string.prototype.trimright": "^2.1.1"
                    }
                },
                "es-to-primitive": {
                    "version": "1.2.1",
                    "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
                    "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
                    "dev": true,
                    "requires": {
                        "is-callable": "^1.1.4",
                        "is-date-object": "^1.0.1",
                        "is-symbol": "^1.0.2"
                    }
                },
                "has-symbols": {
                    "version": "1.0.1",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
                    "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==",
                    "dev": true
                },
                "is-callable": {
                    "version": "1.1.5",
                    "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.5.tgz",
                    "integrity": "sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==",
                    "dev": true
                },
                "is-regex": {
                    "version": "1.0.5",
                    "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.5.tgz",
                    "integrity": "sha512-vlKW17SNq44owv5AQR3Cq0bQPEb8+kF3UKZ2fiZNOWtztYE5i0CzCZxFDwO58qAOWtxdBRVO/V5Qin1wjCqFYQ==",
                    "dev": true,
                    "requires": {
                        "has": "^1.0.3"
                    }
                },
                "object-inspect": {
                    "version": "1.7.0",
                    "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.7.0.tgz",
                    "integrity": "sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==",
                    "dev": true
                },
                "object-keys": {
                    "version": "1.1.1",
                    "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
                    "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
                    "dev": true
                },
                "string.prototype.trimleft": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz",
                    "integrity": "sha512-iu2AGd3PuP5Rp7x2kEZCrB2Nf41ehzh+goo8TV7z8/XDBbsvc6HQIlUl9RjkZ4oyrW1XM5UwlGl1oVEaDjg6Ag==",
                    "dev": true,
                    "requires": {
                        "define-properties": "^1.1.3",
                        "function-bind": "^1.1.1"
                    }
                },
                "string.prototype.trimright": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz",
                    "integrity": "sha512-qFvWL3/+QIgZXVmJBfpHmxLB7xsUXz6HsUmP8+5dRaC3Q7oKUv9Vo6aMCRZC1smrtyECFsIT30PqBJ1gTjAs+g==",
                    "dev": true,
                    "requires": {
                        "define-properties": "^1.1.3",
                        "function-bind": "^1.1.1"
                    }
                }
            }
        },
        "functional-red-black-tree": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
            "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=",
            "dev": true
        },
        "functions-have-names": {
            "version": "1.2.0",
            "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.0.tgz",
            "integrity": "sha512-zKXyzksTeaCSw5wIX79iCA40YAa6CJMJgNg9wdkU/ERBrIdPSimPICYiLp65lRbSBqtiHql/HZfS2DyI/AH6tQ==",
            "dev": true
        },
        "gensync": {
            "version": "1.0.0-beta.2",
            "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
            "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
            "dev": true
        },
        "get-caller-file": {
            "version": "2.0.5",
            "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
            "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
            "dev": true
        },
        "get-intrinsic": {
            "version": "1.1.1",
            "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
            "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
            "dev": true,
            "requires": {
                "function-bind": "^1.1.1",
                "has": "^1.0.3",
                "has-symbols": "^1.0.1"
            },
            "dependencies": {
                "has-symbols": {
                    "version": "1.0.2",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
                    "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
                    "dev": true
                }
            }
        },
        "get-package-type": {
            "version": "0.1.0",
            "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
            "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
            "dev": true
        },
        "get-stream": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
            "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
            "dev": true,
            "requires": {
                "pump": "^3.0.0"
            }
        },
        "get-symbol-description": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
            "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "get-intrinsic": "^1.1.1"
            }
        },
        "github-url-from-git": {
            "version": "1.5.0",
            "resolved": "https://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.5.0.tgz",
            "integrity": "sha1-+YX+3MCpqledyI16/waNVcxiUaA=",
            "dev": true
        },
        "glob": {
            "version": "7.1.6",
            "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
            "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
            "dev": true,
            "requires": {
                "fs.realpath": "^1.0.0",
                "inflight": "^1.0.4",
                "inherits": "2",
                "minimatch": "^3.0.4",
                "once": "^1.3.0",
                "path-is-absolute": "^1.0.0"
            }
        },
        "glob-parent": {
            "version": "5.1.2",
            "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
            "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
            "dev": true,
            "requires": {
                "is-glob": "^4.0.1"
            }
        },
        "global-dirs": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.1.0.tgz",
            "integrity": "sha512-MG6kdOUh/xBnyo9cJFeIKkLEc1AyFq42QTU4XiX51i2NEdxLxLWXIjEjmqKeSuKR7pAZjTqUVoT2b2huxVLgYQ==",
            "dev": true,
            "requires": {
                "ini": "1.3.7"
            }
        },
        "globals": {
            "version": "11.12.0",
            "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
            "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
            "dev": true
        },
        "globby": {
            "version": "11.0.4",
            "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.4.tgz",
            "integrity": "sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==",
            "dev": true,
            "requires": {
                "array-union": "^2.1.0",
                "dir-glob": "^3.0.1",
                "fast-glob": "^3.1.1",
                "ignore": "^5.1.4",
                "merge2": "^1.3.0",
                "slash": "^3.0.0"
            },
            "dependencies": {
                "ignore": {
                    "version": "5.1.8",
                    "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz",
                    "integrity": "sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==",
                    "dev": true
                },
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                }
            }
        },
        "got": {
            "version": "10.7.0",
            "resolved": "https://registry.npmjs.org/got/-/got-10.7.0.tgz",
            "integrity": "sha512-aWTDeNw9g+XqEZNcTjMMZSy7B7yE9toWOFYip7ofFTLleJhvZwUxxTxkTpKvF+p1SAA4VHmuEy7PiHTHyq8tJg==",
            "dev": true,
            "requires": {
                "@sindresorhus/is": "^2.0.0",
                "@szmarczak/http-timer": "^4.0.0",
                "@types/cacheable-request": "^6.0.1",
                "cacheable-lookup": "^2.0.0",
                "cacheable-request": "^7.0.1",
                "decompress-response": "^5.0.0",
                "duplexer3": "^0.1.4",
                "get-stream": "^5.0.0",
                "lowercase-keys": "^2.0.0",
                "mimic-response": "^2.1.0",
                "p-cancelable": "^2.0.0",
                "p-event": "^4.0.0",
                "responselike": "^2.0.0",
                "to-readable-stream": "^2.0.0",
                "type-fest": "^0.10.0"
            },
            "dependencies": {
                "get-stream": {
                    "version": "5.2.0",
                    "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
                    "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
                    "dev": true,
                    "requires": {
                        "pump": "^3.0.0"
                    }
                },
                "type-fest": {
                    "version": "0.10.0",
                    "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.10.0.tgz",
                    "integrity": "sha512-EUV9jo4sffrwlg8s0zDhP0T2WD3pru5Xi0+HTE3zTUmBaZNhfkite9PdSJwdXLwPVW0jnAHT56pZHIOYckPEiw==",
                    "dev": true
                }
            }
        },
        "graceful-fs": {
            "version": "4.2.4",
            "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
            "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
            "dev": true
        },
        "handlebars": {
            "version": "4.7.7",
            "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz",
            "integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==",
            "dev": true,
            "requires": {
                "minimist": "^1.2.5",
                "neo-async": "^2.6.0",
                "source-map": "^0.6.1",
                "uglify-js": "^3.1.4",
                "wordwrap": "^1.0.0"
            },
            "dependencies": {
                "source-map": {
                    "version": "0.6.1",
                    "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
                    "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
                    "dev": true
                }
            }
        },
        "hard-rejection": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
            "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==",
            "dev": true
        },
        "has": {
            "version": "1.0.3",
            "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
            "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
            "dev": true,
            "requires": {
                "function-bind": "^1.1.1"
            }
        },
        "has-ansi": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
            "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
            "dev": true,
            "requires": {
                "ansi-regex": "^2.0.0"
            },
            "dependencies": {
                "ansi-regex": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
                    "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
                    "dev": true
                }
            }
        },
        "has-bigints": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz",
            "integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==",
            "dev": true
        },
        "has-flag": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
            "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
            "dev": true
        },
        "has-symbols": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.0.tgz",
            "integrity": "sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=",
            "dev": true
        },
        "has-tostringtag": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
            "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
            "dev": true,
            "requires": {
                "has-symbols": "^1.0.2"
            },
            "dependencies": {
                "has-symbols": {
                    "version": "1.0.2",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
                    "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
                    "dev": true
                }
            }
        },
        "has-yarn": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz",
            "integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==",
            "dev": true
        },
        "hosted-git-info": {
            "version": "2.8.9",
            "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
            "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
            "dev": true
        },
        "html-element-map": {
            "version": "1.2.0",
            "resolved": "https://registry.npmjs.org/html-element-map/-/html-element-map-1.2.0.tgz",
            "integrity": "sha512-0uXq8HsuG1v2TmQ8QkIhzbrqeskE4kn52Q18QJ9iAA/SnHoEKXWiUxHQtclRsCFWEUD2So34X+0+pZZu862nnw==",
            "dev": true,
            "requires": {
                "array-filter": "^1.0.0"
            }
        },
        "html-encoding-sniffer": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz",
            "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==",
            "dev": true,
            "requires": {
                "whatwg-encoding": "^1.0.5"
            }
        },
        "html-escaper": {
            "version": "2.0.2",
            "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
            "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
            "dev": true
        },
        "htmlparser2": {
            "version": "6.1.0",
            "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz",
            "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==",
            "dev": true,
            "requires": {
                "domelementtype": "^2.0.1",
                "domhandler": "^4.0.0",
                "domutils": "^2.5.2",
                "entities": "^2.0.0"
            }
        },
        "http-cache-semantics": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
            "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==",
            "dev": true
        },
        "http-proxy-agent": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
            "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
            "dev": true,
            "requires": {
                "@tootallnate/once": "1",
                "agent-base": "6",
                "debug": "4"
            }
        },
        "https-proxy-agent": {
            "version": "5.0.0",
            "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz",
            "integrity": "sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==",
            "dev": true,
            "requires": {
                "agent-base": "6",
                "debug": "4"
            }
        },
        "human-signals": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
            "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
            "dev": true
        },
        "iconv-lite": {
            "version": "0.4.24",
            "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
            "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
            "dev": true,
            "requires": {
                "safer-buffer": ">= 2.1.2 < 3"
            }
        },
        "ignore": {
            "version": "4.0.6",
            "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
            "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
            "dev": true
        },
        "ignore-walk": {
            "version": "3.0.4",
            "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.4.tgz",
            "integrity": "sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ==",
            "dev": true,
            "requires": {
                "minimatch": "^3.0.4"
            }
        },
        "import-fresh": {
            "version": "3.3.0",
            "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
            "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
            "dev": true,
            "requires": {
                "parent-module": "^1.0.0",
                "resolve-from": "^4.0.0"
            },
            "dependencies": {
                "resolve-from": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
                    "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
                    "dev": true
                }
            }
        },
        "import-lazy": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz",
            "integrity": "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=",
            "dev": true
        },
        "import-local": {
            "version": "3.0.2",
            "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz",
            "integrity": "sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==",
            "dev": true,
            "requires": {
                "pkg-dir": "^4.2.0",
                "resolve-cwd": "^3.0.0"
            }
        },
        "imurmurhash": {
            "version": "0.1.4",
            "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
            "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
            "dev": true
        },
        "indent-string": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
            "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
            "dev": true
        },
        "inflight": {
            "version": "1.0.6",
            "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
            "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
            "dev": true,
            "requires": {
                "once": "^1.3.0",
                "wrappy": "1"
            }
        },
        "inherits": {
            "version": "2.0.3",
            "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
            "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
            "dev": true
        },
        "ini": {
            "version": "1.3.7",
            "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.7.tgz",
            "integrity": "sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==",
            "dev": true
        },
        "inquirer": {
            "version": "7.3.3",
            "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz",
            "integrity": "sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==",
            "dev": true,
            "requires": {
                "ansi-escapes": "^4.2.1",
                "chalk": "^4.1.0",
                "cli-cursor": "^3.1.0",
                "cli-width": "^3.0.0",
                "external-editor": "^3.0.3",
                "figures": "^3.0.0",
                "lodash": "^4.17.19",
                "mute-stream": "0.0.8",
                "run-async": "^2.4.0",
                "rxjs": "^6.6.0",
                "string-width": "^4.1.0",
                "strip-ansi": "^6.0.0",
                "through": "^2.3.6"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.1",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
                    "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "inquirer-autosubmit-prompt": {
            "version": "0.2.0",
            "resolved": "https://registry.npmjs.org/inquirer-autosubmit-prompt/-/inquirer-autosubmit-prompt-0.2.0.tgz",
            "integrity": "sha512-mzNrusCk5L6kSzlN0Ioddn8yzrhYNLli+Sn2ZxMuLechMYAzakiFCIULxsxlQb5YKzthLGfrFACcWoAvM7p04Q==",
            "dev": true,
            "requires": {
                "chalk": "^2.4.1",
                "inquirer": "^6.2.1",
                "rxjs": "^6.3.3"
            },
            "dependencies": {
                "ansi-escapes": {
                    "version": "3.2.0",
                    "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz",
                    "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==",
                    "dev": true
                },
                "ansi-regex": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
                    "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=",
                    "dev": true
                },
                "cli-cursor": {
                    "version": "2.1.0",
                    "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz",
                    "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=",
                    "dev": true,
                    "requires": {
                        "restore-cursor": "^2.0.0"
                    }
                },
                "cli-width": {
                    "version": "2.2.1",
                    "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz",
                    "integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==",
                    "dev": true
                },
                "figures": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz",
                    "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=",
                    "dev": true,
                    "requires": {
                        "escape-string-regexp": "^1.0.5"
                    }
                },
                "inquirer": {
                    "version": "6.5.2",
                    "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.5.2.tgz",
                    "integrity": "sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==",
                    "dev": true,
                    "requires": {
                        "ansi-escapes": "^3.2.0",
                        "chalk": "^2.4.2",
                        "cli-cursor": "^2.1.0",
                        "cli-width": "^2.0.0",
                        "external-editor": "^3.0.3",
                        "figures": "^2.0.0",
                        "lodash": "^4.17.12",
                        "mute-stream": "0.0.7",
                        "run-async": "^2.2.0",
                        "rxjs": "^6.4.0",
                        "string-width": "^2.1.0",
                        "strip-ansi": "^5.1.0",
                        "through": "^2.3.6"
                    }
                },
                "is-fullwidth-code-point": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
                    "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
                    "dev": true
                },
                "mimic-fn": {
                    "version": "1.2.0",
                    "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz",
                    "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==",
                    "dev": true
                },
                "mute-stream": {
                    "version": "0.0.7",
                    "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz",
                    "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=",
                    "dev": true
                },
                "onetime": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz",
                    "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=",
                    "dev": true,
                    "requires": {
                        "mimic-fn": "^1.0.0"
                    }
                },
                "restore-cursor": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz",
                    "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=",
                    "dev": true,
                    "requires": {
                        "onetime": "^2.0.0",
                        "signal-exit": "^3.0.2"
                    }
                },
                "string-width": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
                    "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
                    "dev": true,
                    "requires": {
                        "is-fullwidth-code-point": "^2.0.0",
                        "strip-ansi": "^4.0.0"
                    },
                    "dependencies": {
                        "strip-ansi": {
                            "version": "4.0.0",
                            "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
                            "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
                            "dev": true,
                            "requires": {
                                "ansi-regex": "^3.0.0"
                            }
                        }
                    }
                },
                "strip-ansi": {
                    "version": "5.2.0",
                    "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
                    "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
                    "dev": true,
                    "requires": {
                        "ansi-regex": "^4.1.0"
                    },
                    "dependencies": {
                        "ansi-regex": {
                            "version": "4.1.0",
                            "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
                            "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
                            "dev": true
                        }
                    }
                }
            }
        },
        "internal-slot": {
            "version": "1.0.3",
            "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz",
            "integrity": "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==",
            "dev": true,
            "requires": {
                "get-intrinsic": "^1.1.0",
                "has": "^1.0.3",
                "side-channel": "^1.0.4"
            }
        },
        "is-arrayish": {
            "version": "0.2.1",
            "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
            "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
            "dev": true
        },
        "is-bigint": {
            "version": "1.0.4",
            "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
            "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
            "dev": true,
            "requires": {
                "has-bigints": "^1.0.1"
            }
        },
        "is-binary-path": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
            "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
            "dev": true,
            "optional": true,
            "requires": {
                "binary-extensions": "^2.0.0"
            }
        },
        "is-boolean-object": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.0.1.tgz",
            "integrity": "sha512-TqZuVwa/sppcrhUCAYkGBk7w0yxfQQnxq28fjkO53tnK9FQXmdwz2JS5+GjsWQ6RByES1K40nI+yDic5c9/aAQ==",
            "dev": true
        },
        "is-callable": {
            "version": "1.2.4",
            "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz",
            "integrity": "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==",
            "dev": true
        },
        "is-ci": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
            "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
            "dev": true,
            "requires": {
                "ci-info": "^2.0.0"
            }
        },
        "is-core-module": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.2.0.tgz",
            "integrity": "sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==",
            "dev": true,
            "requires": {
                "has": "^1.0.3"
            }
        },
        "is-date-object": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz",
            "integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=",
            "dev": true
        },
        "is-docker": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.1.1.tgz",
            "integrity": "sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==",
            "dev": true
        },
        "is-extglob": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
            "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
            "dev": true
        },
        "is-fullwidth-code-point": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
            "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
            "dev": true
        },
        "is-generator-fn": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
            "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
            "dev": true
        },
        "is-glob": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
            "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
            "dev": true,
            "requires": {
                "is-extglob": "^2.1.1"
            }
        },
        "is-installed-globally": {
            "version": "0.3.2",
            "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz",
            "integrity": "sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==",
            "dev": true,
            "requires": {
                "global-dirs": "^2.0.1",
                "is-path-inside": "^3.0.1"
            }
        },
        "is-interactive": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
            "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==",
            "dev": true
        },
        "is-negative-zero": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz",
            "integrity": "sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==",
            "dev": true
        },
        "is-npm": {
            "version": "5.0.0",
            "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-5.0.0.tgz",
            "integrity": "sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==",
            "dev": true
        },
        "is-number": {
            "version": "7.0.0",
            "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
            "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
            "dev": true
        },
        "is-number-object": {
            "version": "1.0.4",
            "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.4.tgz",
            "integrity": "sha512-zohwelOAur+5uXtk8O3GPQ1eAcu4ZX3UwxQhUlfFFMNpUd83gXgjbhJh6HmB6LUNV/ieOLQuDwJO3dWJosUeMw==",
            "dev": true
        },
        "is-obj": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
            "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==",
            "dev": true
        },
        "is-observable": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/is-observable/-/is-observable-1.1.0.tgz",
            "integrity": "sha512-NqCa4Sa2d+u7BWc6CukaObG3Fh+CU9bvixbpcXYhy2VvYS7vVGIdAgnIS5Ks3A/cqk4rebLJ9s8zBstT2aKnIA==",
            "dev": true,
            "requires": {
                "symbol-observable": "^1.1.0"
            },
            "dependencies": {
                "symbol-observable": {
                    "version": "1.2.0",
                    "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz",
                    "integrity": "sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==",
                    "dev": true
                }
            }
        },
        "is-path-cwd": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz",
            "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==",
            "dev": true
        },
        "is-path-inside": {
            "version": "3.0.3",
            "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
            "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
            "dev": true
        },
        "is-plain-obj": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
            "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=",
            "dev": true
        },
        "is-potential-custom-element-name": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
            "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
            "dev": true
        },
        "is-promise": {
            "version": "2.2.2",
            "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz",
            "integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==",
            "dev": true
        },
        "is-regex": {
            "version": "1.1.4",
            "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
            "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "has-tostringtag": "^1.0.0"
            }
        },
        "is-scoped": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/is-scoped/-/is-scoped-2.1.0.tgz",
            "integrity": "sha512-Cv4OpPTHAK9kHYzkzCrof3VJh7H/PrG2MBUMvvJebaaUMbqhm0YAtXnvh0I3Hnj2tMZWwrRROWLSgfJrKqWmlQ==",
            "dev": true,
            "requires": {
                "scoped-regex": "^2.0.0"
            }
        },
        "is-shared-array-buffer": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz",
            "integrity": "sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==",
            "dev": true
        },
        "is-stream": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
            "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=",
            "dev": true
        },
        "is-string": {
            "version": "1.0.5",
            "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.5.tgz",
            "integrity": "sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==",
            "dev": true
        },
        "is-subset": {
            "version": "0.1.1",
            "resolved": "https://registry.npmjs.org/is-subset/-/is-subset-0.1.1.tgz",
            "integrity": "sha1-ilkRfZMt4d4A8kX83TnOQ/HpOaY=",
            "dev": true
        },
        "is-symbol": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.2.tgz",
            "integrity": "sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==",
            "dev": true,
            "requires": {
                "has-symbols": "^1.0.0"
            }
        },
        "is-typedarray": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
            "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
            "dev": true
        },
        "is-unicode-supported": {
            "version": "0.1.0",
            "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
            "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
            "dev": true
        },
        "is-url-superb": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/is-url-superb/-/is-url-superb-4.0.0.tgz",
            "integrity": "sha512-GI+WjezhPPcbM+tqE9LnmsY5qqjwHzTvjJ36wxYX5ujNXefSUJ/T17r5bqDV8yLhcgB59KTPNOc9O9cmHTPWsA==",
            "dev": true
        },
        "is-weakref": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.1.tgz",
            "integrity": "sha512-b2jKc2pQZjaeFYWEf7ScFj+Be1I+PXmlu572Q8coTXZ+LD/QQZ7ShPMst8h16riVgyXTQwUsFEl74mDvc/3MHQ==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.0"
            }
        },
        "is-wsl": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
            "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
            "dev": true,
            "requires": {
                "is-docker": "^2.0.0"
            }
        },
        "is-yarn-global": {
            "version": "0.3.0",
            "resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz",
            "integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==",
            "dev": true
        },
        "isexe": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
            "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
            "dev": true
        },
        "issue-regex": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/issue-regex/-/issue-regex-3.1.0.tgz",
            "integrity": "sha512-0RHjbtw9QXeSYnIEY5Yrp2QZrdtz21xBDV9C/GIlY2POmgoS6a7qjkYS5siRKXScnuAj5/SPv1C3YForNCHTJA==",
            "dev": true
        },
        "istanbul-lib-coverage": {
            "version": "3.0.2",
            "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.2.tgz",
            "integrity": "sha512-o5+eTUYzCJ11/+JhW5/FUCdfsdoYVdQ/8I/OveE2XsjehYn5DdeSnNQAbjYaO8gQ6hvGTN6GM6ddQqpTVG5j8g==",
            "dev": true
        },
        "istanbul-lib-instrument": {
            "version": "4.0.3",
            "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz",
            "integrity": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==",
            "dev": true,
            "requires": {
                "@babel/core": "^7.7.5",
                "@istanbuljs/schema": "^0.1.2",
                "istanbul-lib-coverage": "^3.0.0",
                "semver": "^6.3.0"
            },
            "dependencies": {
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                }
            }
        },
        "istanbul-lib-report": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
            "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
            "dev": true,
            "requires": {
                "istanbul-lib-coverage": "^3.0.0",
                "make-dir": "^3.0.0",
                "supports-color": "^7.1.0"
            },
            "dependencies": {
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "make-dir": {
                    "version": "3.1.0",
                    "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
                    "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
                    "dev": true,
                    "requires": {
                        "semver": "^6.0.0"
                    }
                },
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "istanbul-lib-source-maps": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
            "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
            "dev": true,
            "requires": {
                "debug": "^4.1.1",
                "istanbul-lib-coverage": "^3.0.0",
                "source-map": "^0.6.1"
            },
            "dependencies": {
                "source-map": {
                    "version": "0.6.1",
                    "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
                    "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
                    "dev": true
                }
            }
        },
        "istanbul-reports": {
            "version": "3.0.4",
            "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.4.tgz",
            "integrity": "sha512-bFjUnc95rHjdCR63WMHUS7yfJJh8T9IPSWavvR02hhjVwezWALZ5axF9EqjmwZHpXqkzbgAMP8DmAtiyNxrdrQ==",
            "dev": true,
            "requires": {
                "html-escaper": "^2.0.0",
                "istanbul-lib-report": "^3.0.0"
            }
        },
        "jest": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest/-/jest-27.2.5.tgz",
            "integrity": "sha512-vDMzXcpQN4Ycaqu+vO7LX8pZwNNoKMhc+gSp6q1D8S6ftRk8gNW8cni3YFxknP95jxzQo23Lul0BI2FrWgnwYQ==",
            "dev": true,
            "requires": {
                "@jest/core": "^27.2.5",
                "import-local": "^3.0.2",
                "jest-cli": "^27.2.5"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "jest-cli": {
                    "version": "27.2.5",
                    "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.2.5.tgz",
                    "integrity": "sha512-XzfcOXi5WQrXqFYsDxq5RDOKY4FNIgBgvgf3ZBz4e/j5/aWep5KnsAYH5OFPMdX/TP/LFsYQMRH7kzJUMh6JKg==",
                    "dev": true,
                    "requires": {
                        "@jest/core": "^27.2.5",
                        "@jest/test-result": "^27.2.5",
                        "@jest/types": "^27.2.5",
                        "chalk": "^4.0.0",
                        "exit": "^0.1.2",
                        "graceful-fs": "^4.2.4",
                        "import-local": "^3.0.2",
                        "jest-config": "^27.2.5",
                        "jest-util": "^27.2.5",
                        "jest-validate": "^27.2.5",
                        "prompts": "^2.0.1",
                        "yargs": "^16.2.0"
                    }
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-changed-files": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.2.5.tgz",
            "integrity": "sha512-jfnNJzF89csUKRPKJ4MwZ1SH27wTmX2xiAIHUHrsb/OYd9Jbo4/SXxJ17/nnx6RIifpthk3Y+LEeOk+/dDeGdw==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "execa": "^5.0.0",
                "throat": "^6.0.1"
            }
        },
        "jest-circus": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.2.5.tgz",
            "integrity": "sha512-eyL9IcrAxm3Saq3rmajFCwpaxaRMGJ1KJs+7hlTDinXpJmeR3P02bheM3CYohE7UfwOBmrFMJHjgo/WPcLTM+Q==",
            "dev": true,
            "requires": {
                "@jest/environment": "^27.2.5",
                "@jest/test-result": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "chalk": "^4.0.0",
                "co": "^4.6.0",
                "dedent": "^0.7.0",
                "expect": "^27.2.5",
                "is-generator-fn": "^2.0.0",
                "jest-each": "^27.2.5",
                "jest-matcher-utils": "^27.2.5",
                "jest-message-util": "^27.2.5",
                "jest-runtime": "^27.2.5",
                "jest-snapshot": "^27.2.5",
                "jest-util": "^27.2.5",
                "pretty-format": "^27.2.5",
                "slash": "^3.0.0",
                "stack-utils": "^2.0.3",
                "throat": "^6.0.1"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-config": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.2.5.tgz",
            "integrity": "sha512-QdENtn9b5rIIYGlbDNEcgY9LDL5kcokJnXrp7x8AGjHob/XFqw1Z6p+gjfna2sUulQsQ3ce2Fvntnv+7fKYDhQ==",
            "dev": true,
            "requires": {
                "@babel/core": "^7.1.0",
                "@jest/test-sequencer": "^27.2.5",
                "@jest/types": "^27.2.5",
                "babel-jest": "^27.2.5",
                "chalk": "^4.0.0",
                "deepmerge": "^4.2.2",
                "glob": "^7.1.1",
                "graceful-fs": "^4.2.4",
                "is-ci": "^3.0.0",
                "jest-circus": "^27.2.5",
                "jest-environment-jsdom": "^27.2.5",
                "jest-environment-node": "^27.2.5",
                "jest-get-type": "^27.0.6",
                "jest-jasmine2": "^27.2.5",
                "jest-regex-util": "^27.0.6",
                "jest-resolve": "^27.2.5",
                "jest-runner": "^27.2.5",
                "jest-util": "^27.2.5",
                "jest-validate": "^27.2.5",
                "micromatch": "^4.0.4",
                "pretty-format": "^27.2.5"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "ci-info": {
                    "version": "3.2.0",
                    "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.2.0.tgz",
                    "integrity": "sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A==",
                    "dev": true
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "is-ci": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.0.tgz",
                    "integrity": "sha512-kDXyttuLeslKAHYL/K28F2YkM3x5jvFPEw3yXbRptXydjD9rpLEz+C5K5iutY9ZiUu6AP41JdvRQwF4Iqs4ZCQ==",
                    "dev": true,
                    "requires": {
                        "ci-info": "^3.1.1"
                    }
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-diff": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.2.5.tgz",
            "integrity": "sha512-7gfwwyYkeslOOVQY4tVq5TaQa92mWfC9COsVYMNVYyJTOYAqbIkoD3twi5A+h+tAPtAelRxkqY6/xu+jwTr0dA==",
            "dev": true,
            "requires": {
                "chalk": "^4.0.0",
                "diff-sequences": "^27.0.6",
                "jest-get-type": "^27.0.6",
                "pretty-format": "^27.2.5"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-docblock": {
            "version": "27.0.6",
            "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.0.6.tgz",
            "integrity": "sha512-Fid6dPcjwepTFraz0YxIMCi7dejjJ/KL9FBjPYhBp4Sv1Y9PdhImlKZqYU555BlN4TQKaTc+F2Av1z+anVyGkA==",
            "dev": true,
            "requires": {
                "detect-newline": "^3.0.0"
            }
        },
        "jest-each": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.2.5.tgz",
            "integrity": "sha512-HUPWIbJT0bXarRwKu/m7lYzqxR4GM5EhKOsu0z3t0SKtbFN6skQhpAUADM4qFShBXb9zoOuag5lcrR1x/WM+Ag==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "chalk": "^4.0.0",
                "jest-get-type": "^27.0.6",
                "jest-util": "^27.2.5",
                "pretty-format": "^27.2.5"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-environment-jsdom": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.2.5.tgz",
            "integrity": "sha512-QtRpOh/RQKuXniaWcoFE2ElwP6tQcyxHu0hlk32880g0KczdonCs5P1sk5+weu/OVzh5V4Bt1rXuQthI01mBLg==",
            "dev": true,
            "requires": {
                "@jest/environment": "^27.2.5",
                "@jest/fake-timers": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "jest-mock": "^27.2.5",
                "jest-util": "^27.2.5",
                "jsdom": "^16.6.0"
            }
        },
        "jest-environment-node": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.2.5.tgz",
            "integrity": "sha512-0o1LT4grm7iwrS8fIoLtwJxb/hoa3GsH7pP10P02Jpj7Mi4BXy65u46m89vEM2WfD1uFJQ2+dfDiWZNA2e6bJg==",
            "dev": true,
            "requires": {
                "@jest/environment": "^27.2.5",
                "@jest/fake-timers": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "jest-mock": "^27.2.5",
                "jest-util": "^27.2.5"
            }
        },
        "jest-get-type": {
            "version": "27.0.6",
            "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.0.6.tgz",
            "integrity": "sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg==",
            "dev": true
        },
        "jest-haste-map": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.2.5.tgz",
            "integrity": "sha512-pzO+Gw2WLponaSi0ilpzYBE0kuVJstoXBX8YWyUebR8VaXuX4tzzn0Zp23c/WaETo7XYTGv2e8KdnpiskAFMhQ==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "@types/graceful-fs": "^4.1.2",
                "@types/node": "*",
                "anymatch": "^3.0.3",
                "fb-watchman": "^2.0.0",
                "fsevents": "^2.3.2",
                "graceful-fs": "^4.2.4",
                "jest-regex-util": "^27.0.6",
                "jest-serializer": "^27.0.6",
                "jest-util": "^27.2.5",
                "jest-worker": "^27.2.5",
                "micromatch": "^4.0.4",
                "walker": "^1.0.7"
            }
        },
        "jest-jasmine2": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.2.5.tgz",
            "integrity": "sha512-hdxY9Cm/CjLqu2tXeAoQHPgA4vcqlweVXYOg1+S9FeFdznB9Rti+eEBKDDkmOy9iqr4Xfbq95OkC4NFbXXPCAQ==",
            "dev": true,
            "requires": {
                "@babel/traverse": "^7.1.0",
                "@jest/environment": "^27.2.5",
                "@jest/source-map": "^27.0.6",
                "@jest/test-result": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "chalk": "^4.0.0",
                "co": "^4.6.0",
                "expect": "^27.2.5",
                "is-generator-fn": "^2.0.0",
                "jest-each": "^27.2.5",
                "jest-matcher-utils": "^27.2.5",
                "jest-message-util": "^27.2.5",
                "jest-runtime": "^27.2.5",
                "jest-snapshot": "^27.2.5",
                "jest-util": "^27.2.5",
                "pretty-format": "^27.2.5",
                "throat": "^6.0.1"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-leak-detector": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.2.5.tgz",
            "integrity": "sha512-HYsi3GUR72bYhOGB5C5saF9sPdxGzSjX7soSQS+BqDRysc7sPeBwPbhbuT8DnOpijnKjgwWQ8JqvbmReYnt3aQ==",
            "dev": true,
            "requires": {
                "jest-get-type": "^27.0.6",
                "pretty-format": "^27.2.5"
            }
        },
        "jest-matcher-utils": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.2.5.tgz",
            "integrity": "sha512-qNR/kh6bz0Dyv3m68Ck2g1fLW5KlSOUNcFQh87VXHZwWc/gY6XwnKofx76Qytz3x5LDWT09/2+yXndTkaG4aWg==",
            "dev": true,
            "requires": {
                "chalk": "^4.0.0",
                "jest-diff": "^27.2.5",
                "jest-get-type": "^27.0.6",
                "pretty-format": "^27.2.5"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-message-util": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.2.5.tgz",
            "integrity": "sha512-ggXSLoPfIYcbmZ8glgEJZ8b+e0Msw/iddRmgkoO7lDAr9SmI65IIfv7VnvTnV4FGnIIUIjzM+fHRHO5RBvyAbQ==",
            "dev": true,
            "requires": {
                "@babel/code-frame": "^7.12.13",
                "@jest/types": "^27.2.5",
                "@types/stack-utils": "^2.0.0",
                "chalk": "^4.0.0",
                "graceful-fs": "^4.2.4",
                "micromatch": "^4.0.4",
                "pretty-format": "^27.2.5",
                "slash": "^3.0.0",
                "stack-utils": "^2.0.3"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-mock": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.2.5.tgz",
            "integrity": "sha512-HiMB3LqE9RzmeMzZARi2Bz3NoymxyP0gCid4y42ca1djffNtYFKgI220aC1VP1mUZ8rbpqZbHZOJ15093bZV/Q==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "@types/node": "*"
            }
        },
        "jest-pnp-resolver": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz",
            "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==",
            "dev": true
        },
        "jest-regex-util": {
            "version": "27.0.6",
            "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.0.6.tgz",
            "integrity": "sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ==",
            "dev": true
        },
        "jest-resolve": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.2.5.tgz",
            "integrity": "sha512-q5irwS3oS73SKy3+FM/HL2T7WJftrk9BRzrXF92f7net5HMlS7lJMg/ZwxLB4YohKqjSsdksEw7n/jvMxV7EKg==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "chalk": "^4.0.0",
                "escalade": "^3.1.1",
                "graceful-fs": "^4.2.4",
                "jest-haste-map": "^27.2.5",
                "jest-pnp-resolver": "^1.2.2",
                "jest-util": "^27.2.5",
                "jest-validate": "^27.2.5",
                "resolve": "^1.20.0",
                "slash": "^3.0.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "resolve": {
                    "version": "1.20.0",
                    "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz",
                    "integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==",
                    "dev": true,
                    "requires": {
                        "is-core-module": "^2.2.0",
                        "path-parse": "^1.0.6"
                    }
                },
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-resolve-dependencies": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.2.5.tgz",
            "integrity": "sha512-BSjefped31bcvvCh++/pN9ueqqN1n0+p8/58yScuWfklLm2tbPbS9d251vJhAy0ZI2pL/0IaGhOTJrs9Y4FJlg==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "jest-regex-util": "^27.0.6",
                "jest-snapshot": "^27.2.5"
            }
        },
        "jest-runner": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.2.5.tgz",
            "integrity": "sha512-n41vw9RLg5TKAnEeJK9d6pGOsBOpwE89XBniK+AD1k26oIIy3V7ogM1scbDjSheji8MUPC9pNgCrZ/FHLVDNgg==",
            "dev": true,
            "requires": {
                "@jest/console": "^27.2.5",
                "@jest/environment": "^27.2.5",
                "@jest/test-result": "^27.2.5",
                "@jest/transform": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "chalk": "^4.0.0",
                "emittery": "^0.8.1",
                "exit": "^0.1.2",
                "graceful-fs": "^4.2.4",
                "jest-docblock": "^27.0.6",
                "jest-environment-jsdom": "^27.2.5",
                "jest-environment-node": "^27.2.5",
                "jest-haste-map": "^27.2.5",
                "jest-leak-detector": "^27.2.5",
                "jest-message-util": "^27.2.5",
                "jest-resolve": "^27.2.5",
                "jest-runtime": "^27.2.5",
                "jest-util": "^27.2.5",
                "jest-worker": "^27.2.5",
                "source-map-support": "^0.5.6",
                "throat": "^6.0.1"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-runtime": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.2.5.tgz",
            "integrity": "sha512-N0WRZ3QszKyZ3Dm27HTBbBuestsSd3Ud5ooVho47XZJ8aSKO/X1Ag8M1dNx9XzfGVRNdB/xCA3lz8MJwIzPLLA==",
            "dev": true,
            "requires": {
                "@jest/console": "^27.2.5",
                "@jest/environment": "^27.2.5",
                "@jest/fake-timers": "^27.2.5",
                "@jest/globals": "^27.2.5",
                "@jest/source-map": "^27.0.6",
                "@jest/test-result": "^27.2.5",
                "@jest/transform": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/yargs": "^16.0.0",
                "chalk": "^4.0.0",
                "cjs-module-lexer": "^1.0.0",
                "collect-v8-coverage": "^1.0.0",
                "execa": "^5.0.0",
                "exit": "^0.1.2",
                "glob": "^7.1.3",
                "graceful-fs": "^4.2.4",
                "jest-haste-map": "^27.2.5",
                "jest-message-util": "^27.2.5",
                "jest-mock": "^27.2.5",
                "jest-regex-util": "^27.0.6",
                "jest-resolve": "^27.2.5",
                "jest-snapshot": "^27.2.5",
                "jest-util": "^27.2.5",
                "jest-validate": "^27.2.5",
                "slash": "^3.0.0",
                "strip-bom": "^4.0.0",
                "yargs": "^16.2.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "slash": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
                    "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-serializer": {
            "version": "27.0.6",
            "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.0.6.tgz",
            "integrity": "sha512-PtGdVK9EGC7dsaziskfqaAPib6wTViY3G8E5wz9tLVPhHyiDNTZn/xjZ4khAw+09QkoOVpn7vF5nPSN6dtBexA==",
            "dev": true,
            "requires": {
                "@types/node": "*",
                "graceful-fs": "^4.2.4"
            }
        },
        "jest-snapshot": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.2.5.tgz",
            "integrity": "sha512-2/Jkn+VN6Abwz0llBltZaiJMnL8b1j5Bp/gRIxe9YR3FCEh9qp0TXVV0dcpTGZ8AcJV1SZGQkczewkI9LP5yGw==",
            "dev": true,
            "requires": {
                "@babel/core": "^7.7.2",
                "@babel/generator": "^7.7.2",
                "@babel/parser": "^7.7.2",
                "@babel/plugin-syntax-typescript": "^7.7.2",
                "@babel/traverse": "^7.7.2",
                "@babel/types": "^7.0.0",
                "@jest/transform": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/babel__traverse": "^7.0.4",
                "@types/prettier": "^2.1.5",
                "babel-preset-current-node-syntax": "^1.0.0",
                "chalk": "^4.0.0",
                "expect": "^27.2.5",
                "graceful-fs": "^4.2.4",
                "jest-diff": "^27.2.5",
                "jest-get-type": "^27.0.6",
                "jest-haste-map": "^27.2.5",
                "jest-matcher-utils": "^27.2.5",
                "jest-message-util": "^27.2.5",
                "jest-resolve": "^27.2.5",
                "jest-util": "^27.2.5",
                "natural-compare": "^1.4.0",
                "pretty-format": "^27.2.5",
                "semver": "^7.3.2"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "semver": {
                    "version": "7.3.5",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
                    "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
                    "dev": true,
                    "requires": {
                        "lru-cache": "^6.0.0"
                    }
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-util": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.2.5.tgz",
            "integrity": "sha512-QRhDC6XxISntMzFRd/OQ6TGsjbzA5ONO0tlAj2ElHs155x1aEr0rkYJBEysG6H/gZVH3oGFzCdAB/GA8leh8NQ==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "chalk": "^4.0.0",
                "graceful-fs": "^4.2.4",
                "is-ci": "^3.0.0",
                "picomatch": "^2.2.3"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "ci-info": {
                    "version": "3.2.0",
                    "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.2.0.tgz",
                    "integrity": "sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A==",
                    "dev": true
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "is-ci": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.0.tgz",
                    "integrity": "sha512-kDXyttuLeslKAHYL/K28F2YkM3x5jvFPEw3yXbRptXydjD9rpLEz+C5K5iutY9ZiUu6AP41JdvRQwF4Iqs4ZCQ==",
                    "dev": true,
                    "requires": {
                        "ci-info": "^3.1.1"
                    }
                },
                "picomatch": {
                    "version": "2.3.0",
                    "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz",
                    "integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-validate": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.2.5.tgz",
            "integrity": "sha512-XgYtjS89nhVe+UfkbLgcm+GgXKWgL80t9nTcNeejyO3t0Sj/yHE8BtIJqjZu9NXQksYbGImoQRXmQ1gP+Guffw==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "camelcase": "^6.2.0",
                "chalk": "^4.0.0",
                "jest-get-type": "^27.0.6",
                "leven": "^3.1.0",
                "pretty-format": "^27.2.5"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "camelcase": {
                    "version": "6.2.0",
                    "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz",
                    "integrity": "sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==",
                    "dev": true
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-watcher": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.2.5.tgz",
            "integrity": "sha512-umV4qGozg2Dn6DTTtqAh9puPw+DGLK9AQas7+mWjiK8t0fWMpxKg8ZXReZw7L4C88DqorsGUiDgwHNZ+jkVrkQ==",
            "dev": true,
            "requires": {
                "@jest/test-result": "^27.2.5",
                "@jest/types": "^27.2.5",
                "@types/node": "*",
                "ansi-escapes": "^4.2.1",
                "chalk": "^4.0.0",
                "jest-util": "^27.2.5",
                "string-length": "^4.0.1"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
                    "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "jest-worker": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.2.5.tgz",
            "integrity": "sha512-HTjEPZtcNKZ4LnhSp02NEH4vE+5OpJ0EsOWYvGQpHgUMLngydESAAMH5Wd/asPf29+XUDQZszxpLg1BkIIA2aw==",
            "dev": true,
            "requires": {
                "@types/node": "*",
                "merge-stream": "^2.0.0",
                "supports-color": "^8.0.0"
            },
            "dependencies": {
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "8.1.1",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
                    "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "js-tokens": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
            "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
            "dev": true
        },
        "js-yaml": {
            "version": "3.14.1",
            "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
            "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
            "dev": true,
            "requires": {
                "argparse": "^1.0.7",
                "esprima": "^4.0.0"
            }
        },
        "jsdom": {
            "version": "16.7.0",
            "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz",
            "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==",
            "dev": true,
            "requires": {
                "abab": "^2.0.5",
                "acorn": "^8.2.4",
                "acorn-globals": "^6.0.0",
                "cssom": "^0.4.4",
                "cssstyle": "^2.3.0",
                "data-urls": "^2.0.0",
                "decimal.js": "^10.2.1",
                "domexception": "^2.0.1",
                "escodegen": "^2.0.0",
                "form-data": "^3.0.0",
                "html-encoding-sniffer": "^2.0.1",
                "http-proxy-agent": "^4.0.1",
                "https-proxy-agent": "^5.0.0",
                "is-potential-custom-element-name": "^1.0.1",
                "nwsapi": "^2.2.0",
                "parse5": "6.0.1",
                "saxes": "^5.0.1",
                "symbol-tree": "^3.2.4",
                "tough-cookie": "^4.0.0",
                "w3c-hr-time": "^1.0.2",
                "w3c-xmlserializer": "^2.0.0",
                "webidl-conversions": "^6.1.0",
                "whatwg-encoding": "^1.0.5",
                "whatwg-mimetype": "^2.3.0",
                "whatwg-url": "^8.5.0",
                "ws": "^7.4.6",
                "xml-name-validator": "^3.0.0"
            }
        },
        "jsesc": {
            "version": "2.5.2",
            "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
            "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
            "dev": true
        },
        "json-buffer": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
            "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
            "dev": true
        },
        "json-parse-even-better-errors": {
            "version": "2.3.1",
            "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
            "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
            "dev": true
        },
        "json-schema-traverse": {
            "version": "0.4.1",
            "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
            "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
            "dev": true
        },
        "json-stable-stringify-without-jsonify": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
            "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=",
            "dev": true
        },
        "json5": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz",
            "integrity": "sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==",
            "dev": true,
            "requires": {
                "minimist": "^1.2.5"
            }
        },
        "jsx-ast-utils": {
            "version": "3.2.1",
            "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.1.tgz",
            "integrity": "sha512-uP5vu8xfy2F9A6LGC22KO7e2/vGTS1MhP+18f++ZNlf0Ohaxbc9nIEwHAsejlJKyzfZzU5UIhe5ItYkitcZnZA==",
            "dev": true,
            "requires": {
                "array-includes": "^3.1.3",
                "object.assign": "^4.1.2"
            },
            "dependencies": {
                "has-symbols": {
                    "version": "1.0.2",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
                    "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
                    "dev": true
                },
                "object-keys": {
                    "version": "1.1.1",
                    "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
                    "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
                    "dev": true
                },
                "object.assign": {
                    "version": "4.1.2",
                    "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz",
                    "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
                    "dev": true,
                    "requires": {
                        "call-bind": "^1.0.0",
                        "define-properties": "^1.1.3",
                        "has-symbols": "^1.0.1",
                        "object-keys": "^1.1.1"
                    }
                }
            }
        },
        "keyv": {
            "version": "4.0.3",
            "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.0.3.tgz",
            "integrity": "sha512-zdGa2TOpSZPq5mU6iowDARnMBZgtCqJ11dJROFi6tg6kTn4nuUdU09lFyLFSaHrWqpIJ+EBq4E8/Dc0Vx5vLdA==",
            "dev": true,
            "requires": {
                "json-buffer": "3.0.1"
            }
        },
        "kind-of": {
            "version": "6.0.3",
            "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
            "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
            "dev": true
        },
        "kleur": {
            "version": "3.0.3",
            "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
            "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
            "dev": true
        },
        "latest-version": {
            "version": "5.1.0",
            "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz",
            "integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==",
            "dev": true,
            "requires": {
                "package-json": "^6.3.0"
            }
        },
        "leaflet": {
            "version": "1.7.1",
            "resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.7.1.tgz",
            "integrity": "sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw==",
            "dev": true
        },
        "leaflet-textpath": {
            "version": "1.2.3",
            "resolved": "https://registry.npmjs.org/leaflet-textpath/-/leaflet-textpath-1.2.3.tgz",
            "integrity": "sha512-mPb5m2MlihNkLlo762j8S8FJCUyLvDU2fJTjjmDWKfqqyUQkV3ca3IzrxwsfzYz2DXrV2ytCVHb5+DjQymF+8w=="
        },
        "leven": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
            "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
            "dev": true
        },
        "levn": {
            "version": "0.4.1",
            "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
            "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
            "dev": true,
            "requires": {
                "prelude-ls": "^1.2.1",
                "type-check": "~0.4.0"
            }
        },
        "lines-and-columns": {
            "version": "1.1.6",
            "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
            "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=",
            "dev": true
        },
        "listr": {
            "version": "0.14.3",
            "resolved": "https://registry.npmjs.org/listr/-/listr-0.14.3.tgz",
            "integrity": "sha512-RmAl7su35BFd/xoMamRjpIE4j3v+L28o8CT5YhAXQJm1fD+1l9ngXY8JAQRJ+tFK2i5njvi0iRUKV09vPwA0iA==",
            "dev": true,
            "requires": {
                "@samverschueren/stream-to-observable": "^0.3.0",
                "is-observable": "^1.1.0",
                "is-promise": "^2.1.0",
                "is-stream": "^1.1.0",
                "listr-silent-renderer": "^1.1.1",
                "listr-update-renderer": "^0.5.0",
                "listr-verbose-renderer": "^0.5.0",
                "p-map": "^2.0.0",
                "rxjs": "^6.3.3"
            },
            "dependencies": {
                "p-map": {
                    "version": "2.1.0",
                    "resolved": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz",
                    "integrity": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==",
                    "dev": true
                }
            }
        },
        "listr-input": {
            "version": "0.2.1",
            "resolved": "https://registry.npmjs.org/listr-input/-/listr-input-0.2.1.tgz",
            "integrity": "sha512-oa8iVG870qJq+OuuMK3DjGqFcwsK1SDu+kULp9kEq09TY231aideIZenr3lFOQdASpAr6asuyJBbX62/a3IIhg==",
            "dev": true,
            "requires": {
                "inquirer": "^7.0.0",
                "inquirer-autosubmit-prompt": "^0.2.0",
                "rxjs": "^6.5.3",
                "through": "^2.3.8"
            }
        },
        "listr-silent-renderer": {
            "version": "1.1.1",
            "resolved": "https://registry.npmjs.org/listr-silent-renderer/-/listr-silent-renderer-1.1.1.tgz",
            "integrity": "sha1-kktaN1cVN3C/Go4/v3S4u/P5JC4=",
            "dev": true
        },
        "listr-update-renderer": {
            "version": "0.5.0",
            "resolved": "https://registry.npmjs.org/listr-update-renderer/-/listr-update-renderer-0.5.0.tgz",
            "integrity": "sha512-tKRsZpKz8GSGqoI/+caPmfrypiaq+OQCbd+CovEC24uk1h952lVj5sC7SqyFUm+OaJ5HN/a1YLt5cit2FMNsFA==",
            "dev": true,
            "requires": {
                "chalk": "^1.1.3",
                "cli-truncate": "^0.2.1",
                "elegant-spinner": "^1.0.1",
                "figures": "^1.7.0",
                "indent-string": "^3.0.0",
                "log-symbols": "^1.0.2",
                "log-update": "^2.3.0",
                "strip-ansi": "^3.0.1"
            },
            "dependencies": {
                "ansi-regex": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
                    "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
                    "dev": true
                },
                "ansi-styles": {
                    "version": "2.2.1",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
                    "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
                    "dev": true
                },
                "chalk": {
                    "version": "1.1.3",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
                    "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^2.2.1",
                        "escape-string-regexp": "^1.0.2",
                        "has-ansi": "^2.0.0",
                        "strip-ansi": "^3.0.0",
                        "supports-color": "^2.0.0"
                    }
                },
                "figures": {
                    "version": "1.7.0",
                    "resolved": "https://registry.npmjs.org/figures/-/figures-1.7.0.tgz",
                    "integrity": "sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=",
                    "dev": true,
                    "requires": {
                        "escape-string-regexp": "^1.0.5",
                        "object-assign": "^4.1.0"
                    }
                },
                "indent-string": {
                    "version": "3.2.0",
                    "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz",
                    "integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=",
                    "dev": true
                },
                "log-symbols": {
                    "version": "1.0.2",
                    "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz",
                    "integrity": "sha1-N2/3tY6jCGoPCfrMdGF+ylAeGhg=",
                    "dev": true,
                    "requires": {
                        "chalk": "^1.0.0"
                    }
                },
                "strip-ansi": {
                    "version": "3.0.1",
                    "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
                    "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
                    "dev": true,
                    "requires": {
                        "ansi-regex": "^2.0.0"
                    }
                },
                "supports-color": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
                    "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
                    "dev": true
                }
            }
        },
        "listr-verbose-renderer": {
            "version": "0.5.0",
            "resolved": "https://registry.npmjs.org/listr-verbose-renderer/-/listr-verbose-renderer-0.5.0.tgz",
            "integrity": "sha512-04PDPqSlsqIOaaaGZ+41vq5FejI9auqTInicFRndCBgE3bXG8D6W1I+mWhk+1nqbHmyhla/6BUrd5OSiHwKRXw==",
            "dev": true,
            "requires": {
                "chalk": "^2.4.1",
                "cli-cursor": "^2.1.0",
                "date-fns": "^1.27.2",
                "figures": "^2.0.0"
            },
            "dependencies": {
                "cli-cursor": {
                    "version": "2.1.0",
                    "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz",
                    "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=",
                    "dev": true,
                    "requires": {
                        "restore-cursor": "^2.0.0"
                    }
                },
                "figures": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz",
                    "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=",
                    "dev": true,
                    "requires": {
                        "escape-string-regexp": "^1.0.5"
                    }
                },
                "mimic-fn": {
                    "version": "1.2.0",
                    "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz",
                    "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==",
                    "dev": true
                },
                "onetime": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz",
                    "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=",
                    "dev": true,
                    "requires": {
                        "mimic-fn": "^1.0.0"
                    }
                },
                "restore-cursor": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz",
                    "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=",
                    "dev": true,
                    "requires": {
                        "onetime": "^2.0.0",
                        "signal-exit": "^3.0.2"
                    }
                }
            }
        },
        "locate-path": {
            "version": "5.0.0",
            "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
            "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
            "dev": true,
            "requires": {
                "p-locate": "^4.1.0"
            }
        },
        "lodash": {
            "version": "4.17.21",
            "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
            "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
            "dev": true
        },
        "lodash.clonedeep": {
            "version": "4.5.0",
            "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
            "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=",
            "dev": true
        },
        "lodash.debounce": {
            "version": "4.0.8",
            "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
            "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=",
            "dev": true
        },
        "lodash.escape": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-4.0.1.tgz",
            "integrity": "sha1-yQRGkMIeBClL6qUXcS/e0fqI3pg=",
            "dev": true
        },
        "lodash.flattendeep": {
            "version": "4.4.0",
            "resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz",
            "integrity": "sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=",
            "dev": true
        },
        "lodash.isequal": {
            "version": "4.5.0",
            "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
            "integrity": "sha1-QVxEePK8wwEgwizhDtMib30+GOA=",
            "dev": true
        },
        "lodash.merge": {
            "version": "4.6.2",
            "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
            "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
            "dev": true
        },
        "lodash.truncate": {
            "version": "4.4.2",
            "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz",
            "integrity": "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=",
            "dev": true
        },
        "lodash.zip": {
            "version": "4.2.0",
            "resolved": "https://registry.npmjs.org/lodash.zip/-/lodash.zip-4.2.0.tgz",
            "integrity": "sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=",
            "dev": true
        },
        "log-symbols": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
            "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
            "dev": true,
            "requires": {
                "chalk": "^4.1.0",
                "is-unicode-supported": "^0.1.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.1",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
                    "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "log-update": {
            "version": "2.3.0",
            "resolved": "https://registry.npmjs.org/log-update/-/log-update-2.3.0.tgz",
            "integrity": "sha1-iDKP19HOeTiykoN0bwsbwSayRwg=",
            "dev": true,
            "requires": {
                "ansi-escapes": "^3.0.0",
                "cli-cursor": "^2.0.0",
                "wrap-ansi": "^3.0.1"
            },
            "dependencies": {
                "ansi-escapes": {
                    "version": "3.2.0",
                    "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz",
                    "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==",
                    "dev": true
                },
                "ansi-regex": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
                    "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=",
                    "dev": true
                },
                "cli-cursor": {
                    "version": "2.1.0",
                    "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz",
                    "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=",
                    "dev": true,
                    "requires": {
                        "restore-cursor": "^2.0.0"
                    }
                },
                "is-fullwidth-code-point": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
                    "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
                    "dev": true
                },
                "mimic-fn": {
                    "version": "1.2.0",
                    "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz",
                    "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==",
                    "dev": true
                },
                "onetime": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz",
                    "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=",
                    "dev": true,
                    "requires": {
                        "mimic-fn": "^1.0.0"
                    }
                },
                "restore-cursor": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz",
                    "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=",
                    "dev": true,
                    "requires": {
                        "onetime": "^2.0.0",
                        "signal-exit": "^3.0.2"
                    }
                },
                "string-width": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
                    "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
                    "dev": true,
                    "requires": {
                        "is-fullwidth-code-point": "^2.0.0",
                        "strip-ansi": "^4.0.0"
                    }
                },
                "strip-ansi": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
                    "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
                    "dev": true,
                    "requires": {
                        "ansi-regex": "^3.0.0"
                    }
                },
                "wrap-ansi": {
                    "version": "3.0.1",
                    "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-3.0.1.tgz",
                    "integrity": "sha1-KIoE2H7aXChuBg3+jxNc6NAH+Lo=",
                    "dev": true,
                    "requires": {
                        "string-width": "^2.1.1",
                        "strip-ansi": "^4.0.0"
                    }
                }
            }
        },
        "loose-envify": {
            "version": "1.4.0",
            "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
            "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
            "dev": true,
            "requires": {
                "js-tokens": "^3.0.0 || ^4.0.0"
            }
        },
        "lowercase-keys": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
            "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==",
            "dev": true
        },
        "lru-cache": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
            "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
            "dev": true,
            "requires": {
                "yallist": "^4.0.0"
            }
        },
        "make-dir": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
            "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
            "dev": true,
            "requires": {
                "pify": "^4.0.1",
                "semver": "^5.6.0"
            }
        },
        "makeerror": {
            "version": "1.0.11",
            "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz",
            "integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=",
            "dev": true,
            "requires": {
                "tmpl": "1.0.x"
            }
        },
        "map-age-cleaner": {
            "version": "0.1.3",
            "resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz",
            "integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==",
            "dev": true,
            "requires": {
                "p-defer": "^1.0.0"
            }
        },
        "map-obj": {
            "version": "4.2.1",
            "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.2.1.tgz",
            "integrity": "sha512-+WA2/1sPmDj1dlvvJmB5G6JKfY9dpn7EVBUL06+y6PoljPkh+6V1QihwxNkbcGxCRjt2b0F9K0taiCuo7MbdFQ==",
            "dev": true
        },
        "mem": {
            "version": "6.1.1",
            "resolved": "https://registry.npmjs.org/mem/-/mem-6.1.1.tgz",
            "integrity": "sha512-Ci6bIfq/UgcxPTYa8dQQ5FY3BzKkT894bwXWXxC/zqs0XgMO2cT20CGkOqda7gZNkmK5VP4x89IGZ6K7hfbn3Q==",
            "dev": true,
            "requires": {
                "map-age-cleaner": "^0.1.3",
                "mimic-fn": "^3.0.0"
            },
            "dependencies": {
                "mimic-fn": {
                    "version": "3.1.0",
                    "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-3.1.0.tgz",
                    "integrity": "sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==",
                    "dev": true
                }
            }
        },
        "meow": {
            "version": "8.1.2",
            "resolved": "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz",
            "integrity": "sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==",
            "dev": true,
            "requires": {
                "@types/minimist": "^1.2.0",
                "camelcase-keys": "^6.2.2",
                "decamelize-keys": "^1.1.0",
                "hard-rejection": "^2.1.0",
                "minimist-options": "4.1.0",
                "normalize-package-data": "^3.0.0",
                "read-pkg-up": "^7.0.1",
                "redent": "^3.0.0",
                "trim-newlines": "^3.0.0",
                "type-fest": "^0.18.0",
                "yargs-parser": "^20.2.3"
            },
            "dependencies": {
                "hosted-git-info": {
                    "version": "4.0.2",
                    "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.0.2.tgz",
                    "integrity": "sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==",
                    "dev": true,
                    "requires": {
                        "lru-cache": "^6.0.0"
                    }
                },
                "normalize-package-data": {
                    "version": "3.0.2",
                    "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.2.tgz",
                    "integrity": "sha512-6CdZocmfGaKnIHPVFhJJZ3GuR8SsLKvDANFp47Jmy51aKIr8akjAWTSxtpI+MBgBFdSMRyo4hMpDlT6dTffgZg==",
                    "dev": true,
                    "requires": {
                        "hosted-git-info": "^4.0.1",
                        "resolve": "^1.20.0",
                        "semver": "^7.3.4",
                        "validate-npm-package-license": "^3.0.1"
                    }
                },
                "resolve": {
                    "version": "1.20.0",
                    "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz",
                    "integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==",
                    "dev": true,
                    "requires": {
                        "is-core-module": "^2.2.0",
                        "path-parse": "^1.0.6"
                    }
                },
                "semver": {
                    "version": "7.3.5",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
                    "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
                    "dev": true,
                    "requires": {
                        "lru-cache": "^6.0.0"
                    }
                },
                "type-fest": {
                    "version": "0.18.1",
                    "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz",
                    "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==",
                    "dev": true
                },
                "yargs-parser": {
                    "version": "20.2.9",
                    "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
                    "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
                    "dev": true
                }
            }
        },
        "merge-stream": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
            "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
            "dev": true
        },
        "merge2": {
            "version": "1.4.1",
            "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
            "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
            "dev": true
        },
        "micromatch": {
            "version": "4.0.4",
            "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz",
            "integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==",
            "dev": true,
            "requires": {
                "braces": "^3.0.1",
                "picomatch": "^2.2.3"
            },
            "dependencies": {
                "picomatch": {
                    "version": "2.3.0",
                    "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz",
                    "integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==",
                    "dev": true
                }
            }
        },
        "mime-db": {
            "version": "1.50.0",
            "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.50.0.tgz",
            "integrity": "sha512-9tMZCDlYHqeERXEHO9f/hKfNXhre5dK2eE/krIvUjZbS2KPcqGDfNShIWS1uW9XOTKQKqK6qbeOci18rbfW77A==",
            "dev": true
        },
        "mime-types": {
            "version": "2.1.33",
            "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.33.tgz",
            "integrity": "sha512-plLElXp7pRDd0bNZHw+nMd52vRYjLwQjygaNg7ddJ2uJtTlmnTCjWuPKxVu6//AdaRuME84SvLW91sIkBqGT0g==",
            "dev": true,
            "requires": {
                "mime-db": "1.50.0"
            }
        },
        "mimic-fn": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
            "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
            "dev": true
        },
        "mimic-response": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-2.1.0.tgz",
            "integrity": "sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==",
            "dev": true
        },
        "min-indent": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
            "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
            "dev": true
        },
        "minimatch": {
            "version": "3.0.4",
            "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
            "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
            "dev": true,
            "requires": {
                "brace-expansion": "^1.1.7"
            }
        },
        "minimist": {
            "version": "1.2.6",
            "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
            "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==",
            "dev": true
        },
        "minimist-options": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
            "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==",
            "dev": true,
            "requires": {
                "arrify": "^1.0.1",
                "is-plain-obj": "^1.1.0",
                "kind-of": "^6.0.3"
            }
        },
        "moo": {
            "version": "0.4.3",
            "resolved": "https://registry.npmjs.org/moo/-/moo-0.4.3.tgz",
            "integrity": "sha512-gFD2xGCl8YFgGHsqJ9NKRVdwlioeW3mI1iqfLNYQOv0+6JRwG58Zk9DIGQgyIaffSYaO1xsKnMaYzzNr1KyIAw==",
            "dev": true
        },
        "ms": {
            "version": "2.1.2",
            "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
            "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
            "dev": true
        },
        "mute-stream": {
            "version": "0.0.8",
            "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz",
            "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
            "dev": true
        },
        "natural-compare": {
            "version": "1.4.0",
            "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
            "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
            "dev": true
        },
        "nearley": {
            "version": "2.19.0",
            "resolved": "https://registry.npmjs.org/nearley/-/nearley-2.19.0.tgz",
            "integrity": "sha512-2v52FTw7RPqieZr3Gth1luAXZR7Je6q3KaDHY5bjl/paDUdMu35fZ8ICNgiYJRr3tf3NMvIQQR1r27AvEr9CRA==",
            "dev": true,
            "requires": {
                "commander": "^2.19.0",
                "moo": "^0.4.3",
                "railroad-diagrams": "^1.0.0",
                "randexp": "0.4.6",
                "semver": "^5.4.1"
            },
            "dependencies": {
                "commander": {
                    "version": "2.20.3",
                    "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
                    "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
                    "dev": true
                }
            }
        },
        "neo-async": {
            "version": "2.6.2",
            "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
            "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
            "dev": true
        },
        "new-github-release-url": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/new-github-release-url/-/new-github-release-url-1.0.0.tgz",
            "integrity": "sha512-dle7yf655IMjyFUqn6Nxkb18r4AOAkzRcgcZv6WZ0IqrOH4QCEZ8Sm6I7XX21zvHdBeeMeTkhR9qT2Z0EJDx6A==",
            "dev": true,
            "requires": {
                "type-fest": "^0.4.1"
            },
            "dependencies": {
                "type-fest": {
                    "version": "0.4.1",
                    "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.4.1.tgz",
                    "integrity": "sha512-IwzA/LSfD2vC1/YDYMv/zHP4rDF1usCwllsDpbolT3D4fUepIO7f9K70jjmUewU/LmGUKJcwcVtDCpnKk4BPMw==",
                    "dev": true
                }
            }
        },
        "node-fetch": {
            "version": "2.6.7",
            "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
            "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
            "dev": true,
            "requires": {
                "whatwg-url": "^5.0.0"
            },
            "dependencies": {
                "tr46": {
                    "version": "0.0.3",
                    "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
                    "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=",
                    "dev": true
                },
                "webidl-conversions": {
                    "version": "3.0.1",
                    "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
                    "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=",
                    "dev": true
                },
                "whatwg-url": {
                    "version": "5.0.0",
                    "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
                    "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
                    "dev": true,
                    "requires": {
                        "tr46": "~0.0.3",
                        "webidl-conversions": "^3.0.0"
                    }
                }
            }
        },
        "node-int64": {
            "version": "0.4.0",
            "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
            "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=",
            "dev": true
        },
        "node-modules-regexp": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz",
            "integrity": "sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=",
            "dev": true
        },
        "node-releases": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.0.tgz",
            "integrity": "sha512-aA87l0flFYMzCHpTM3DERFSYxc6lv/BltdbRTOMZuxZ0cwZCD3mejE5n9vLhSJCN++/eOqr77G1IO5uXxlQYWA==",
            "dev": true
        },
        "normalize-package-data": {
            "version": "2.5.0",
            "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
            "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
            "dev": true,
            "requires": {
                "hosted-git-info": "^2.1.4",
                "resolve": "^1.10.0",
                "semver": "2 || 3 || 4 || 5",
                "validate-npm-package-license": "^3.0.1"
            }
        },
        "normalize-path": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
            "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
            "dev": true
        },
        "normalize-url": {
            "version": "6.0.1",
            "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.0.1.tgz",
            "integrity": "sha512-VU4pzAuh7Kip71XEmO9aNREYAdMHFGTVj/i+CaTImS8x0i1d3jUZkXhqluy/PRgjPLMgsLQulYY3PJ/aSbSjpQ==",
            "dev": true
        },
        "np": {
            "version": "7.5.0",
            "resolved": "https://registry.npmjs.org/np/-/np-7.5.0.tgz",
            "integrity": "sha512-CdpgqtO6JpDKJjQ2gueY0jnbz6APWA9wFXSwPv5bXg4seSBibHqQ8JyWxYlS8YRfVbpeDtj582wcAWTlfy5qNA==",
            "dev": true,
            "requires": {
                "@samverschueren/stream-to-observable": "^0.3.1",
                "any-observable": "^0.5.1",
                "async-exit-hook": "^2.0.1",
                "chalk": "^4.1.0",
                "cosmiconfig": "^7.0.0",
                "del": "^6.0.0",
                "escape-goat": "^3.0.0",
                "escape-string-regexp": "^4.0.0",
                "execa": "^5.0.0",
                "github-url-from-git": "^1.5.0",
                "has-yarn": "^2.1.0",
                "hosted-git-info": "^3.0.7",
                "ignore-walk": "^3.0.3",
                "import-local": "^3.0.2",
                "inquirer": "^7.3.3",
                "is-installed-globally": "^0.3.2",
                "is-interactive": "^1.0.0",
                "is-scoped": "^2.1.0",
                "issue-regex": "^3.1.0",
                "listr": "^0.14.3",
                "listr-input": "^0.2.1",
                "log-symbols": "^4.0.0",
                "meow": "^8.1.0",
                "minimatch": "^3.0.4",
                "new-github-release-url": "^1.0.0",
                "npm-name": "^6.0.1",
                "onetime": "^5.1.2",
                "open": "^7.3.0",
                "ow": "^0.21.0",
                "p-memoize": "^4.0.1",
                "p-timeout": "^4.1.0",
                "pkg-dir": "^5.0.0",
                "read-pkg-up": "^7.0.1",
                "rxjs": "^6.6.3",
                "semver": "^7.3.4",
                "split": "^1.0.1",
                "symbol-observable": "^3.0.0",
                "terminal-link": "^2.1.1",
                "update-notifier": "^5.0.1"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.1",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
                    "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "cross-spawn": {
                    "version": "7.0.3",
                    "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
                    "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
                    "dev": true,
                    "requires": {
                        "path-key": "^3.1.0",
                        "shebang-command": "^2.0.0",
                        "which": "^2.0.1"
                    }
                },
                "escape-string-regexp": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
                    "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
                    "dev": true
                },
                "execa": {
                    "version": "5.1.1",
                    "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
                    "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
                    "dev": true,
                    "requires": {
                        "cross-spawn": "^7.0.3",
                        "get-stream": "^6.0.0",
                        "human-signals": "^2.1.0",
                        "is-stream": "^2.0.0",
                        "merge-stream": "^2.0.0",
                        "npm-run-path": "^4.0.1",
                        "onetime": "^5.1.2",
                        "signal-exit": "^3.0.3",
                        "strip-final-newline": "^2.0.0"
                    }
                },
                "find-up": {
                    "version": "5.0.0",
                    "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
                    "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
                    "dev": true,
                    "requires": {
                        "locate-path": "^6.0.0",
                        "path-exists": "^4.0.0"
                    }
                },
                "get-stream": {
                    "version": "6.0.1",
                    "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
                    "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
                    "dev": true
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "hosted-git-info": {
                    "version": "3.0.8",
                    "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.8.tgz",
                    "integrity": "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==",
                    "dev": true,
                    "requires": {
                        "lru-cache": "^6.0.0"
                    }
                },
                "human-signals": {
                    "version": "2.1.0",
                    "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
                    "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
                    "dev": true
                },
                "is-stream": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz",
                    "integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==",
                    "dev": true
                },
                "locate-path": {
                    "version": "6.0.0",
                    "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
                    "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
                    "dev": true,
                    "requires": {
                        "p-locate": "^5.0.0"
                    }
                },
                "npm-run-path": {
                    "version": "4.0.1",
                    "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
                    "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
                    "dev": true,
                    "requires": {
                        "path-key": "^3.0.0"
                    }
                },
                "p-limit": {
                    "version": "3.1.0",
                    "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
                    "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
                    "dev": true,
                    "requires": {
                        "yocto-queue": "^0.1.0"
                    }
                },
                "p-locate": {
                    "version": "5.0.0",
                    "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
                    "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
                    "dev": true,
                    "requires": {
                        "p-limit": "^3.0.2"
                    }
                },
                "path-key": {
                    "version": "3.1.1",
                    "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
                    "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
                    "dev": true
                },
                "pkg-dir": {
                    "version": "5.0.0",
                    "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
                    "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
                    "dev": true,
                    "requires": {
                        "find-up": "^5.0.0"
                    }
                },
                "semver": {
                    "version": "7.3.5",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
                    "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
                    "dev": true,
                    "requires": {
                        "lru-cache": "^6.0.0"
                    }
                },
                "shebang-command": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
                    "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
                    "dev": true,
                    "requires": {
                        "shebang-regex": "^3.0.0"
                    }
                },
                "shebang-regex": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
                    "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                },
                "which": {
                    "version": "2.0.2",
                    "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
                    "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
                    "dev": true,
                    "requires": {
                        "isexe": "^2.0.0"
                    }
                }
            }
        },
        "npm-name": {
            "version": "6.0.1",
            "resolved": "https://registry.npmjs.org/npm-name/-/npm-name-6.0.1.tgz",
            "integrity": "sha512-fhKRvUAxaYzMEUZim4mXWyfFbVS+M1CbrCLdAo3txWzrctxKka/h+KaBW0O9Cz5uOM00Nldn2JLWhuwnyW3SUw==",
            "dev": true,
            "requires": {
                "got": "^10.6.0",
                "is-scoped": "^2.1.0",
                "is-url-superb": "^4.0.0",
                "lodash.zip": "^4.2.0",
                "org-regex": "^1.0.0",
                "p-map": "^3.0.0",
                "registry-auth-token": "^4.0.0",
                "registry-url": "^5.1.0",
                "validate-npm-package-name": "^3.0.0"
            },
            "dependencies": {
                "p-map": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
                    "integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==",
                    "dev": true,
                    "requires": {
                        "aggregate-error": "^3.0.0"
                    }
                }
            }
        },
        "npm-run-path": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
            "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
            "dev": true,
            "requires": {
                "path-key": "^3.0.0"
            }
        },
        "nth-check": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
            "integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==",
            "dev": true,
            "requires": {
                "boolbase": "^1.0.0"
            }
        },
        "number-is-nan": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
            "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
            "dev": true
        },
        "nwsapi": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
            "integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==",
            "dev": true
        },
        "object-assign": {
            "version": "4.1.1",
            "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
            "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
            "dev": true
        },
        "object-inspect": {
            "version": "1.11.0",
            "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.0.tgz",
            "integrity": "sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==",
            "dev": true
        },
        "object-is": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/object-is/-/object-is-1.0.2.tgz",
            "integrity": "sha512-Epah+btZd5wrrfjkJZq1AOB9O6OxUQto45hzFd7lXGrpHPGE0W1k+426yrZV+k6NJOzLNNW/nVsmZdIWsAqoOQ==",
            "dev": true
        },
        "object-keys": {
            "version": "1.0.12",
            "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.0.12.tgz",
            "integrity": "sha512-FTMyFUm2wBcGHnH2eXmz7tC6IwlqQZ6mVZ+6dm6vZ4IQIHjs6FdNsQBuKGPuUUUY6NfJw2PshC08Tn6LzLDOag==",
            "dev": true
        },
        "object.assign": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz",
            "integrity": "sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==",
            "dev": true,
            "requires": {
                "define-properties": "^1.1.2",
                "function-bind": "^1.1.1",
                "has-symbols": "^1.0.0",
                "object-keys": "^1.0.11"
            }
        },
        "object.entries": {
            "version": "1.1.5",
            "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz",
            "integrity": "sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "define-properties": "^1.1.3",
                "es-abstract": "^1.19.1"
            }
        },
        "object.fromentries": {
            "version": "2.0.5",
            "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz",
            "integrity": "sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "define-properties": "^1.1.3",
                "es-abstract": "^1.19.1"
            }
        },
        "object.hasown": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.0.tgz",
            "integrity": "sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==",
            "dev": true,
            "requires": {
                "define-properties": "^1.1.3",
                "es-abstract": "^1.19.1"
            }
        },
        "object.values": {
            "version": "1.1.5",
            "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz",
            "integrity": "sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "define-properties": "^1.1.3",
                "es-abstract": "^1.19.1"
            }
        },
        "once": {
            "version": "1.4.0",
            "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
            "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
            "dev": true,
            "requires": {
                "wrappy": "1"
            }
        },
        "onetime": {
            "version": "5.1.2",
            "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
            "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
            "dev": true,
            "requires": {
                "mimic-fn": "^2.1.0"
            }
        },
        "open": {
            "version": "7.4.2",
            "resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz",
            "integrity": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==",
            "dev": true,
            "requires": {
                "is-docker": "^2.0.0",
                "is-wsl": "^2.1.1"
            }
        },
        "optionator": {
            "version": "0.9.1",
            "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
            "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==",
            "dev": true,
            "requires": {
                "deep-is": "^0.1.3",
                "fast-levenshtein": "^2.0.6",
                "levn": "^0.4.1",
                "prelude-ls": "^1.2.1",
                "type-check": "^0.4.0",
                "word-wrap": "^1.2.3"
            }
        },
        "org-regex": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/org-regex/-/org-regex-1.0.0.tgz",
            "integrity": "sha512-7bqkxkEJwzJQUAlyYniqEZ3Ilzjh0yoa62c7gL6Ijxj5bEpPL+8IE1Z0PFj0ywjjXQcdrwR51g9MIcLezR0hKQ==",
            "dev": true
        },
        "os-tmpdir": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
            "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
            "dev": true
        },
        "ow": {
            "version": "0.21.0",
            "resolved": "https://registry.npmjs.org/ow/-/ow-0.21.0.tgz",
            "integrity": "sha512-dlsoDe39g7mhdsdrC1R/YwjT7yjVqE3svWwOlMGvN690waBkgEZBmKBdkmKvSt5/wZ6E0Jn/nIesPqMZOpPKqw==",
            "dev": true,
            "requires": {
                "@sindresorhus/is": "^4.0.0",
                "callsites": "^3.1.0",
                "dot-prop": "^6.0.1",
                "lodash.isequal": "^4.5.0",
                "type-fest": "^0.20.2",
                "vali-date": "^1.0.0"
            },
            "dependencies": {
                "@sindresorhus/is": {
                    "version": "4.0.1",
                    "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.0.1.tgz",
                    "integrity": "sha512-Qm9hBEBu18wt1PO2flE7LPb30BHMQt1eQgbV76YntdNk73XZGpn3izvGTYxbGgzXKgbCjiia0uxTd3aTNQrY/g==",
                    "dev": true
                },
                "type-fest": {
                    "version": "0.20.2",
                    "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
                    "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
                    "dev": true
                }
            }
        },
        "p-cancelable": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.1.tgz",
            "integrity": "sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==",
            "dev": true
        },
        "p-defer": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz",
            "integrity": "sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=",
            "dev": true
        },
        "p-event": {
            "version": "4.2.0",
            "resolved": "https://registry.npmjs.org/p-event/-/p-event-4.2.0.tgz",
            "integrity": "sha512-KXatOjCRXXkSePPb1Nbi0p0m+gQAwdlbhi4wQKJPI1HsMQS9g+Sqp2o+QHziPr7eYJyOZet836KoHEVM1mwOrQ==",
            "dev": true,
            "requires": {
                "p-timeout": "^3.1.0"
            },
            "dependencies": {
                "p-timeout": {
                    "version": "3.2.0",
                    "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-3.2.0.tgz",
                    "integrity": "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==",
                    "dev": true,
                    "requires": {
                        "p-finally": "^1.0.0"
                    }
                }
            }
        },
        "p-finally": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
            "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=",
            "dev": true
        },
        "p-limit": {
            "version": "2.3.0",
            "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
            "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
            "dev": true,
            "requires": {
                "p-try": "^2.0.0"
            }
        },
        "p-locate": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
            "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
            "dev": true,
            "requires": {
                "p-limit": "^2.2.0"
            }
        },
        "p-map": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
            "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
            "dev": true,
            "requires": {
                "aggregate-error": "^3.0.0"
            }
        },
        "p-memoize": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/p-memoize/-/p-memoize-4.0.1.tgz",
            "integrity": "sha512-km0sP12uE0dOZ5qP+s7kGVf07QngxyG0gS8sYFvFWhqlgzOsSy+m71aUejf/0akxj5W7gE//2G74qTv6b4iMog==",
            "dev": true,
            "requires": {
                "mem": "^6.0.1",
                "mimic-fn": "^3.0.0"
            },
            "dependencies": {
                "mimic-fn": {
                    "version": "3.1.0",
                    "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-3.1.0.tgz",
                    "integrity": "sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==",
                    "dev": true
                }
            }
        },
        "p-timeout": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-4.1.0.tgz",
            "integrity": "sha512-+/wmHtzJuWii1sXn3HCuH/FTwGhrp4tmJTxSKJbfS+vkipci6osxXM5mY0jUiRzWKMTgUT8l7HFbeSwZAynqHw==",
            "dev": true
        },
        "p-try": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
            "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
            "dev": true
        },
        "package-json": {
            "version": "6.5.0",
            "resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz",
            "integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==",
            "dev": true,
            "requires": {
                "got": "^9.6.0",
                "registry-auth-token": "^4.0.0",
                "registry-url": "^5.0.0",
                "semver": "^6.2.0"
            },
            "dependencies": {
                "@sindresorhus/is": {
                    "version": "0.14.0",
                    "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz",
                    "integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==",
                    "dev": true
                },
                "@szmarczak/http-timer": {
                    "version": "1.1.2",
                    "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz",
                    "integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==",
                    "dev": true,
                    "requires": {
                        "defer-to-connect": "^1.0.1"
                    }
                },
                "cacheable-request": {
                    "version": "6.1.0",
                    "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz",
                    "integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==",
                    "dev": true,
                    "requires": {
                        "clone-response": "^1.0.2",
                        "get-stream": "^5.1.0",
                        "http-cache-semantics": "^4.0.0",
                        "keyv": "^3.0.0",
                        "lowercase-keys": "^2.0.0",
                        "normalize-url": "^4.1.0",
                        "responselike": "^1.0.2"
                    },
                    "dependencies": {
                        "get-stream": {
                            "version": "5.2.0",
                            "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
                            "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
                            "dev": true,
                            "requires": {
                                "pump": "^3.0.0"
                            }
                        },
                        "lowercase-keys": {
                            "version": "2.0.0",
                            "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
                            "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==",
                            "dev": true
                        }
                    }
                },
                "decompress-response": {
                    "version": "3.3.0",
                    "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz",
                    "integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=",
                    "dev": true,
                    "requires": {
                        "mimic-response": "^1.0.0"
                    }
                },
                "defer-to-connect": {
                    "version": "1.1.3",
                    "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz",
                    "integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==",
                    "dev": true
                },
                "got": {
                    "version": "9.6.0",
                    "resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz",
                    "integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==",
                    "dev": true,
                    "requires": {
                        "@sindresorhus/is": "^0.14.0",
                        "@szmarczak/http-timer": "^1.1.2",
                        "cacheable-request": "^6.0.0",
                        "decompress-response": "^3.3.0",
                        "duplexer3": "^0.1.4",
                        "get-stream": "^4.1.0",
                        "lowercase-keys": "^1.0.1",
                        "mimic-response": "^1.0.1",
                        "p-cancelable": "^1.0.0",
                        "to-readable-stream": "^1.0.0",
                        "url-parse-lax": "^3.0.0"
                    }
                },
                "json-buffer": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz",
                    "integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=",
                    "dev": true
                },
                "keyv": {
                    "version": "3.1.0",
                    "resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz",
                    "integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==",
                    "dev": true,
                    "requires": {
                        "json-buffer": "3.0.0"
                    }
                },
                "lowercase-keys": {
                    "version": "1.0.1",
                    "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz",
                    "integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==",
                    "dev": true
                },
                "mimic-response": {
                    "version": "1.0.1",
                    "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz",
                    "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==",
                    "dev": true
                },
                "normalize-url": {
                    "version": "4.5.1",
                    "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz",
                    "integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==",
                    "dev": true
                },
                "p-cancelable": {
                    "version": "1.1.0",
                    "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz",
                    "integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==",
                    "dev": true
                },
                "responselike": {
                    "version": "1.0.2",
                    "resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz",
                    "integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=",
                    "dev": true,
                    "requires": {
                        "lowercase-keys": "^1.0.0"
                    }
                },
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                },
                "to-readable-stream": {
                    "version": "1.0.0",
                    "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz",
                    "integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==",
                    "dev": true
                }
            }
        },
        "parent-module": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
            "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
            "dev": true,
            "requires": {
                "callsites": "^3.0.0"
            }
        },
        "parse-github-url": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/parse-github-url/-/parse-github-url-1.0.2.tgz",
            "integrity": "sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw==",
            "dev": true
        },
        "parse-json": {
            "version": "5.1.0",
            "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.1.0.tgz",
            "integrity": "sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ==",
            "dev": true,
            "requires": {
                "@babel/code-frame": "^7.0.0",
                "error-ex": "^1.3.1",
                "json-parse-even-better-errors": "^2.3.0",
                "lines-and-columns": "^1.1.6"
            }
        },
        "parse5": {
            "version": "6.0.1",
            "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
            "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
            "dev": true
        },
        "parse5-htmlparser2-tree-adapter": {
            "version": "6.0.1",
            "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz",
            "integrity": "sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==",
            "dev": true,
            "requires": {
                "parse5": "^6.0.1"
            }
        },
        "path-exists": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
            "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
            "dev": true
        },
        "path-is-absolute": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
            "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
            "dev": true
        },
        "path-key": {
            "version": "3.1.1",
            "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
            "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
            "dev": true
        },
        "path-parse": {
            "version": "1.0.7",
            "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
            "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
            "dev": true
        },
        "path-type": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
            "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
            "dev": true
        },
        "performance-now": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
            "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
            "dev": true
        },
        "picocolors": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
            "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
            "dev": true
        },
        "picomatch": {
            "version": "2.2.2",
            "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz",
            "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==",
            "dev": true
        },
        "pify": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
            "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
            "dev": true
        },
        "pirates": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz",
            "integrity": "sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==",
            "dev": true,
            "requires": {
                "node-modules-regexp": "^1.0.0"
            }
        },
        "pkg-dir": {
            "version": "4.2.0",
            "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
            "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
            "dev": true,
            "requires": {
                "find-up": "^4.0.0"
            }
        },
        "prelude-ls": {
            "version": "1.2.1",
            "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
            "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
            "dev": true
        },
        "prepend-http": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz",
            "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=",
            "dev": true
        },
        "prettier": {
            "version": "2.4.1",
            "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz",
            "integrity": "sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==",
            "dev": true
        },
        "prettier-linter-helpers": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz",
            "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==",
            "dev": true,
            "requires": {
                "fast-diff": "^1.1.2"
            }
        },
        "pretty-format": {
            "version": "27.2.5",
            "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.2.5.tgz",
            "integrity": "sha512-+nYn2z9GgicO9JiqmY25Xtq8SYfZ/5VCpEU3pppHHNAhd1y+ZXxmNPd1evmNcAd6Hz4iBV2kf0UpGth5A/VJ7g==",
            "dev": true,
            "requires": {
                "@jest/types": "^27.2.5",
                "ansi-regex": "^5.0.1",
                "ansi-styles": "^5.0.0",
                "react-is": "^17.0.1"
            },
            "dependencies": {
                "ansi-regex": {
                    "version": "5.0.1",
                    "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
                    "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
                    "dev": true
                },
                "ansi-styles": {
                    "version": "5.2.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
                    "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
                    "dev": true
                }
            }
        },
        "progress": {
            "version": "2.0.3",
            "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
            "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
            "dev": true
        },
        "prompts": {
            "version": "2.4.2",
            "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
            "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
            "dev": true,
            "requires": {
                "kleur": "^3.0.3",
                "sisteransi": "^1.0.5"
            }
        },
        "prop-types": {
            "version": "15.7.2",
            "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
            "integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
            "dev": true,
            "requires": {
                "loose-envify": "^1.4.0",
                "object-assign": "^4.1.1",
                "react-is": "^16.8.1"
            },
            "dependencies": {
                "react-is": {
                    "version": "16.13.1",
                    "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
                    "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
                    "dev": true
                }
            }
        },
        "psl": {
            "version": "1.8.0",
            "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
            "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==",
            "dev": true
        },
        "pump": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
            "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
            "dev": true,
            "requires": {
                "end-of-stream": "^1.1.0",
                "once": "^1.3.1"
            }
        },
        "punycode": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
            "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
            "dev": true
        },
        "pupa": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/pupa/-/pupa-2.1.1.tgz",
            "integrity": "sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==",
            "dev": true,
            "requires": {
                "escape-goat": "^2.0.0"
            },
            "dependencies": {
                "escape-goat": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz",
                    "integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==",
                    "dev": true
                }
            }
        },
        "queue-microtask": {
            "version": "1.2.3",
            "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
            "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
            "dev": true
        },
        "quick-lru": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz",
            "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==",
            "dev": true
        },
        "raf": {
            "version": "3.4.1",
            "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
            "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
            "dev": true,
            "requires": {
                "performance-now": "^2.1.0"
            }
        },
        "railroad-diagrams": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz",
            "integrity": "sha1-635iZ1SN3t+4mcG5Dlc3RVnN234=",
            "dev": true
        },
        "randexp": {
            "version": "0.4.6",
            "resolved": "https://registry.npmjs.org/randexp/-/randexp-0.4.6.tgz",
            "integrity": "sha512-80WNmd9DA0tmZrw9qQa62GPPWfuXJknrmVmLcxvq4uZBdYqb1wYoKTmnlGUchvVWe0XiLupYkBoXVOxz3C8DYQ==",
            "dev": true,
            "requires": {
                "discontinuous-range": "1.0.0",
                "ret": "~0.1.10"
            }
        },
        "rc": {
            "version": "1.2.8",
            "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
            "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
            "dev": true,
            "requires": {
                "deep-extend": "^0.6.0",
                "ini": "~1.3.0",
                "minimist": "^1.2.0",
                "strip-json-comments": "~2.0.1"
            },
            "dependencies": {
                "strip-json-comments": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
                    "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
                    "dev": true
                }
            }
        },
        "react": {
            "version": "17.0.2",
            "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
            "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
            "dev": true,
            "requires": {
                "loose-envify": "^1.1.0",
                "object-assign": "^4.1.1"
            }
        },
        "react-dom": {
            "version": "17.0.2",
            "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz",
            "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==",
            "dev": true,
            "requires": {
                "loose-envify": "^1.1.0",
                "object-assign": "^4.1.1",
                "scheduler": "^0.20.2"
            }
        },
        "react-is": {
            "version": "17.0.2",
            "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
            "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
            "dev": true
        },
        "react-leaflet": {
            "version": "3.2.2",
            "resolved": "https://registry.npmjs.org/react-leaflet/-/react-leaflet-3.2.2.tgz",
            "integrity": "sha512-5W7iWjI9+CdTGVAICe8RUyK0n+uLshr+eLQa8eBCbmstPNpCHZJTUSbju4Ws5dkS/PUCr9t5VmoIE9CXuSBEhw==",
            "dev": true,
            "requires": {
                "@react-leaflet/core": "^1.1.1"
            }
        },
        "react-shallow-renderer": {
            "version": "16.14.1",
            "resolved": "https://registry.npmjs.org/react-shallow-renderer/-/react-shallow-renderer-16.14.1.tgz",
            "integrity": "sha512-rkIMcQi01/+kxiTE9D3fdS959U1g7gs+/rborw++42m1O9FAQiNI/UNRZExVUoAOprn4umcXf+pFRou8i4zuBg==",
            "dev": true,
            "requires": {
                "object-assign": "^4.1.1",
                "react-is": "^16.12.0 || ^17.0.0"
            }
        },
        "react-test-renderer": {
            "version": "17.0.2",
            "resolved": "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-17.0.2.tgz",
            "integrity": "sha512-yaQ9cB89c17PUb0x6UfWRs7kQCorVdHlutU1boVPEsB8IDZH6n9tHxMacc3y0JoXOJUsZb/t/Mb8FUWMKaM7iQ==",
            "dev": true,
            "requires": {
                "object-assign": "^4.1.1",
                "react-is": "^17.0.2",
                "react-shallow-renderer": "^16.13.1",
                "scheduler": "^0.20.2"
            }
        },
        "read-pkg": {
            "version": "5.2.0",
            "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
            "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
            "dev": true,
            "requires": {
                "@types/normalize-package-data": "^2.4.0",
                "normalize-package-data": "^2.5.0",
                "parse-json": "^5.0.0",
                "type-fest": "^0.6.0"
            },
            "dependencies": {
                "type-fest": {
                    "version": "0.6.0",
                    "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
                    "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
                    "dev": true
                }
            }
        },
        "read-pkg-up": {
            "version": "7.0.1",
            "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
            "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
            "dev": true,
            "requires": {
                "find-up": "^4.1.0",
                "read-pkg": "^5.2.0",
                "type-fest": "^0.8.1"
            }
        },
        "readdirp": {
            "version": "3.6.0",
            "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
            "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
            "dev": true,
            "optional": true,
            "requires": {
                "picomatch": "^2.2.1"
            }
        },
        "redent": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
            "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==",
            "dev": true,
            "requires": {
                "indent-string": "^4.0.0",
                "strip-indent": "^3.0.0"
            }
        },
        "regenerate": {
            "version": "1.4.2",
            "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz",
            "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==",
            "dev": true
        },
        "regenerate-unicode-properties": {
            "version": "9.0.0",
            "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-9.0.0.tgz",
            "integrity": "sha512-3E12UeNSPfjrgwjkR81m5J7Aw/T55Tu7nUyZVQYCKEOs+2dkxEY+DpPtZzO4YruuiPb7NkYLVcyJC4+zCbk5pA==",
            "dev": true,
            "requires": {
                "regenerate": "^1.4.2"
            }
        },
        "regenerator-runtime": {
            "version": "0.13.9",
            "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz",
            "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==",
            "dev": true
        },
        "regenerator-transform": {
            "version": "0.14.5",
            "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.5.tgz",
            "integrity": "sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==",
            "dev": true,
            "requires": {
                "@babel/runtime": "^7.8.4"
            }
        },
        "regexp.prototype.flags": {
            "version": "1.3.1",
            "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz",
            "integrity": "sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "define-properties": "^1.1.3"
            }
        },
        "regexpp": {
            "version": "3.2.0",
            "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz",
            "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==",
            "dev": true
        },
        "regexpu-core": {
            "version": "4.8.0",
            "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.8.0.tgz",
            "integrity": "sha512-1F6bYsoYiz6is+oz70NWur2Vlh9KWtswuRuzJOfeYUrfPX2o8n74AnUVaOGDbUqVGO9fNHu48/pjJO4sNVwsOg==",
            "dev": true,
            "requires": {
                "regenerate": "^1.4.2",
                "regenerate-unicode-properties": "^9.0.0",
                "regjsgen": "^0.5.2",
                "regjsparser": "^0.7.0",
                "unicode-match-property-ecmascript": "^2.0.0",
                "unicode-match-property-value-ecmascript": "^2.0.0"
            }
        },
        "registry-auth-token": {
            "version": "4.2.1",
            "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.1.tgz",
            "integrity": "sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==",
            "dev": true,
            "requires": {
                "rc": "^1.2.8"
            }
        },
        "registry-url": {
            "version": "5.1.0",
            "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz",
            "integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==",
            "dev": true,
            "requires": {
                "rc": "^1.2.8"
            }
        },
        "regjsgen": {
            "version": "0.5.2",
            "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.2.tgz",
            "integrity": "sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A==",
            "dev": true
        },
        "regjsparser": {
            "version": "0.7.0",
            "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.7.0.tgz",
            "integrity": "sha512-A4pcaORqmNMDVwUjWoTzuhwMGpP+NykpfqAsEgI1FSH/EzC7lrN5TMd+kN8YCovX+jMpu8eaqXgXPCa0g8FQNQ==",
            "dev": true,
            "requires": {
                "jsesc": "~0.5.0"
            },
            "dependencies": {
                "jsesc": {
                    "version": "0.5.0",
                    "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
                    "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=",
                    "dev": true
                }
            }
        },
        "require-directory": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
            "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
            "dev": true
        },
        "require-from-string": {
            "version": "2.0.2",
            "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
            "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
            "dev": true
        },
        "resolve": {
            "version": "1.15.1",
            "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.15.1.tgz",
            "integrity": "sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==",
            "dev": true,
            "requires": {
                "path-parse": "^1.0.6"
            }
        },
        "resolve-cwd": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
            "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
            "dev": true,
            "requires": {
                "resolve-from": "^5.0.0"
            }
        },
        "resolve-from": {
            "version": "5.0.0",
            "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
            "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
            "dev": true
        },
        "responselike": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/responselike/-/responselike-2.0.0.tgz",
            "integrity": "sha512-xH48u3FTB9VsZw7R+vvgaKeLKzT6jOogbQhEe/jewwnZgzPcnyWui2Av6JpoYZF/91uueC+lqhWqeURw5/qhCw==",
            "dev": true,
            "requires": {
                "lowercase-keys": "^2.0.0"
            }
        },
        "restore-cursor": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
            "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
            "dev": true,
            "requires": {
                "onetime": "^5.1.0",
                "signal-exit": "^3.0.2"
            }
        },
        "ret": {
            "version": "0.1.15",
            "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
            "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==",
            "dev": true
        },
        "reusify": {
            "version": "1.0.4",
            "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
            "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
            "dev": true
        },
        "rimraf": {
            "version": "3.0.2",
            "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
            "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
            "dev": true,
            "requires": {
                "glob": "^7.1.3"
            }
        },
        "rst-selector-parser": {
            "version": "2.2.3",
            "resolved": "https://registry.npmjs.org/rst-selector-parser/-/rst-selector-parser-2.2.3.tgz",
            "integrity": "sha1-gbIw6i/MYGbInjRy3nlChdmwPZE=",
            "dev": true,
            "requires": {
                "lodash.flattendeep": "^4.4.0",
                "nearley": "^2.7.10"
            }
        },
        "run-async": {
            "version": "2.4.1",
            "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
            "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==",
            "dev": true
        },
        "run-parallel": {
            "version": "1.2.0",
            "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
            "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
            "dev": true,
            "requires": {
                "queue-microtask": "^1.2.2"
            }
        },
        "rxjs": {
            "version": "6.6.7",
            "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz",
            "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==",
            "dev": true,
            "requires": {
                "tslib": "^1.9.0"
            }
        },
        "safe-buffer": {
            "version": "5.1.2",
            "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
            "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
            "dev": true
        },
        "safer-buffer": {
            "version": "2.1.2",
            "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
            "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
            "dev": true
        },
        "saxes": {
            "version": "5.0.1",
            "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz",
            "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
            "dev": true,
            "requires": {
                "xmlchars": "^2.2.0"
            }
        },
        "scheduler": {
            "version": "0.20.2",
            "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz",
            "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==",
            "dev": true,
            "requires": {
                "loose-envify": "^1.1.0",
                "object-assign": "^4.1.1"
            }
        },
        "scoped-regex": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/scoped-regex/-/scoped-regex-2.1.0.tgz",
            "integrity": "sha512-g3WxHrqSWCZHGHlSrF51VXFdjImhwvH8ZO/pryFH56Qi0cDsZfylQa/t0jCzVQFNbNvM00HfHjkDPEuarKDSWQ==",
            "dev": true
        },
        "semver": {
            "version": "5.6.0",
            "resolved": "https://registry.npmjs.org/semver/-/semver-5.6.0.tgz",
            "integrity": "sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==",
            "dev": true
        },
        "semver-diff": {
            "version": "3.1.1",
            "resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz",
            "integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==",
            "dev": true,
            "requires": {
                "semver": "^6.3.0"
            },
            "dependencies": {
                "semver": {
                    "version": "6.3.0",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
                    "dev": true
                }
            }
        },
        "shebang-command": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
            "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
            "dev": true,
            "requires": {
                "shebang-regex": "^3.0.0"
            }
        },
        "shebang-regex": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
            "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
            "dev": true
        },
        "side-channel": {
            "version": "1.0.4",
            "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
            "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.0",
                "get-intrinsic": "^1.0.2",
                "object-inspect": "^1.9.0"
            }
        },
        "signal-exit": {
            "version": "3.0.3",
            "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz",
            "integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==",
            "dev": true
        },
        "sisteransi": {
            "version": "1.0.5",
            "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
            "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
            "dev": true
        },
        "slash": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz",
            "integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==",
            "dev": true
        },
        "slice-ansi": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
            "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
            "dev": true,
            "requires": {
                "ansi-styles": "^4.0.0",
                "astral-regex": "^2.0.0",
                "is-fullwidth-code-point": "^3.0.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                }
            }
        },
        "source-map": {
            "version": "0.5.7",
            "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
            "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
            "dev": true
        },
        "source-map-support": {
            "version": "0.5.20",
            "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.20.tgz",
            "integrity": "sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==",
            "dev": true,
            "requires": {
                "buffer-from": "^1.0.0",
                "source-map": "^0.6.0"
            },
            "dependencies": {
                "source-map": {
                    "version": "0.6.1",
                    "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
                    "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
                    "dev": true
                }
            }
        },
        "spdx-correct": {
            "version": "3.1.1",
            "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
            "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==",
            "dev": true,
            "requires": {
                "spdx-expression-parse": "^3.0.0",
                "spdx-license-ids": "^3.0.0"
            }
        },
        "spdx-exceptions": {
            "version": "2.3.0",
            "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
            "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==",
            "dev": true
        },
        "spdx-expression-parse": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
            "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
            "dev": true,
            "requires": {
                "spdx-exceptions": "^2.1.0",
                "spdx-license-ids": "^3.0.0"
            }
        },
        "spdx-license-ids": {
            "version": "3.0.7",
            "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.7.tgz",
            "integrity": "sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ==",
            "dev": true
        },
        "split": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/split/-/split-1.0.1.tgz",
            "integrity": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==",
            "dev": true,
            "requires": {
                "through": "2"
            }
        },
        "sprintf-js": {
            "version": "1.0.3",
            "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
            "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
            "dev": true
        },
        "stack-utils": {
            "version": "2.0.5",
            "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz",
            "integrity": "sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==",
            "dev": true,
            "requires": {
                "escape-string-regexp": "^2.0.0"
            },
            "dependencies": {
                "escape-string-regexp": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
                    "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
                    "dev": true
                }
            }
        },
        "string-length": {
            "version": "4.0.2",
            "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
            "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
            "dev": true,
            "requires": {
                "char-regex": "^1.0.2",
                "strip-ansi": "^6.0.0"
            }
        },
        "string-width": {
            "version": "4.2.0",
            "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
            "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
            "dev": true,
            "requires": {
                "emoji-regex": "^8.0.0",
                "is-fullwidth-code-point": "^3.0.0",
                "strip-ansi": "^6.0.0"
            }
        },
        "string.prototype.matchall": {
            "version": "4.0.6",
            "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz",
            "integrity": "sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "define-properties": "^1.1.3",
                "es-abstract": "^1.19.1",
                "get-intrinsic": "^1.1.1",
                "has-symbols": "^1.0.2",
                "internal-slot": "^1.0.3",
                "regexp.prototype.flags": "^1.3.1",
                "side-channel": "^1.0.4"
            },
            "dependencies": {
                "has-symbols": {
                    "version": "1.0.2",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
                    "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
                    "dev": true
                }
            }
        },
        "string.prototype.trim": {
            "version": "1.2.1",
            "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.1.tgz",
            "integrity": "sha512-MjGFEeqixw47dAMFMtgUro/I0+wNqZB5GKXGt1fFr24u3TzDXCPu7J9Buppzoe3r/LqkSDLDDJzE15RGWDGAVw==",
            "dev": true,
            "requires": {
                "define-properties": "^1.1.3",
                "es-abstract": "^1.17.0-next.1",
                "function-bind": "^1.1.1"
            },
            "dependencies": {
                "es-abstract": {
                    "version": "1.17.1",
                    "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.1.tgz",
                    "integrity": "sha512-WmWNHWmm/LDwK8jaeZic/g6sU1ZckM+vvOyCV1qFRhJJ6hzve6DRgthNQB7Lra1ocrw68HexLKYgtdxIPcb3Fg==",
                    "dev": true,
                    "requires": {
                        "es-to-primitive": "^1.2.1",
                        "function-bind": "^1.1.1",
                        "has": "^1.0.3",
                        "has-symbols": "^1.0.1",
                        "is-callable": "^1.1.5",
                        "is-regex": "^1.0.5",
                        "object-inspect": "^1.7.0",
                        "object-keys": "^1.1.1",
                        "object.assign": "^4.1.0",
                        "string.prototype.trimleft": "^2.1.1",
                        "string.prototype.trimright": "^2.1.1"
                    }
                },
                "es-to-primitive": {
                    "version": "1.2.1",
                    "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
                    "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
                    "dev": true,
                    "requires": {
                        "is-callable": "^1.1.4",
                        "is-date-object": "^1.0.1",
                        "is-symbol": "^1.0.2"
                    }
                },
                "has-symbols": {
                    "version": "1.0.1",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
                    "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==",
                    "dev": true
                },
                "is-callable": {
                    "version": "1.1.5",
                    "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.5.tgz",
                    "integrity": "sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==",
                    "dev": true
                },
                "is-regex": {
                    "version": "1.0.5",
                    "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.5.tgz",
                    "integrity": "sha512-vlKW17SNq44owv5AQR3Cq0bQPEb8+kF3UKZ2fiZNOWtztYE5i0CzCZxFDwO58qAOWtxdBRVO/V5Qin1wjCqFYQ==",
                    "dev": true,
                    "requires": {
                        "has": "^1.0.3"
                    }
                },
                "object-inspect": {
                    "version": "1.7.0",
                    "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.7.0.tgz",
                    "integrity": "sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==",
                    "dev": true
                },
                "object-keys": {
                    "version": "1.1.1",
                    "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
                    "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
                    "dev": true
                },
                "string.prototype.trimleft": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz",
                    "integrity": "sha512-iu2AGd3PuP5Rp7x2kEZCrB2Nf41ehzh+goo8TV7z8/XDBbsvc6HQIlUl9RjkZ4oyrW1XM5UwlGl1oVEaDjg6Ag==",
                    "dev": true,
                    "requires": {
                        "define-properties": "^1.1.3",
                        "function-bind": "^1.1.1"
                    }
                },
                "string.prototype.trimright": {
                    "version": "2.1.1",
                    "resolved": "https://registry.npmjs.org/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz",
                    "integrity": "sha512-qFvWL3/+QIgZXVmJBfpHmxLB7xsUXz6HsUmP8+5dRaC3Q7oKUv9Vo6aMCRZC1smrtyECFsIT30PqBJ1gTjAs+g==",
                    "dev": true,
                    "requires": {
                        "define-properties": "^1.1.3",
                        "function-bind": "^1.1.1"
                    }
                }
            }
        },
        "string.prototype.trimend": {
            "version": "1.0.4",
            "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz",
            "integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "define-properties": "^1.1.3"
            }
        },
        "string.prototype.trimstart": {
            "version": "1.0.4",
            "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz",
            "integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==",
            "dev": true,
            "requires": {
                "call-bind": "^1.0.2",
                "define-properties": "^1.1.3"
            }
        },
        "strip-ansi": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
            "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
            "dev": true,
            "requires": {
                "ansi-regex": "^5.0.0"
            }
        },
        "strip-bom": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
            "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
            "dev": true
        },
        "strip-final-newline": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
            "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
            "dev": true
        },
        "strip-indent": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
            "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
            "dev": true,
            "requires": {
                "min-indent": "^1.0.0"
            }
        },
        "strip-json-comments": {
            "version": "3.1.1",
            "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
            "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
            "dev": true
        },
        "supports-color": {
            "version": "5.5.0",
            "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
            "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
            "dev": true,
            "requires": {
                "has-flag": "^3.0.0"
            }
        },
        "supports-hyperlinks": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.1.0.tgz",
            "integrity": "sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA==",
            "dev": true,
            "requires": {
                "has-flag": "^4.0.0",
                "supports-color": "^7.0.0"
            },
            "dependencies": {
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "symbol-observable": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-3.0.0.tgz",
            "integrity": "sha512-6tDOXSHiVjuCaasQSWTmHUWn4PuG7qa3+1WT031yTc/swT7+rLiw3GOrFxaH1E3lLP09dH3bVuVDf2gK5rxG3Q==",
            "dev": true
        },
        "symbol-tree": {
            "version": "3.2.4",
            "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
            "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
            "dev": true
        },
        "table": {
            "version": "6.7.2",
            "resolved": "https://registry.npmjs.org/table/-/table-6.7.2.tgz",
            "integrity": "sha512-UFZK67uvyNivLeQbVtkiUs8Uuuxv24aSL4/Vil2PJVtMgU8Lx0CYkP12uCGa3kjyQzOSgV1+z9Wkb82fCGsO0g==",
            "dev": true,
            "requires": {
                "ajv": "^8.0.1",
                "lodash.clonedeep": "^4.5.0",
                "lodash.truncate": "^4.4.2",
                "slice-ansi": "^4.0.0",
                "string-width": "^4.2.3",
                "strip-ansi": "^6.0.1"
            },
            "dependencies": {
                "ajv": {
                    "version": "8.6.3",
                    "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.6.3.tgz",
                    "integrity": "sha512-SMJOdDP6LqTkD0Uq8qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHAXM0KNbcBPguytWyvFxcHgMLe2D2XSpw==",
                    "dev": true,
                    "requires": {
                        "fast-deep-equal": "^3.1.1",
                        "json-schema-traverse": "^1.0.0",
                        "require-from-string": "^2.0.2",
                        "uri-js": "^4.2.2"
                    }
                },
                "ansi-regex": {
                    "version": "5.0.1",
                    "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
                    "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
                    "dev": true
                },
                "json-schema-traverse": {
                    "version": "1.0.0",
                    "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
                    "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
                    "dev": true
                },
                "string-width": {
                    "version": "4.2.3",
                    "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
                    "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
                    "dev": true,
                    "requires": {
                        "emoji-regex": "^8.0.0",
                        "is-fullwidth-code-point": "^3.0.0",
                        "strip-ansi": "^6.0.1"
                    }
                },
                "strip-ansi": {
                    "version": "6.0.1",
                    "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
                    "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
                    "dev": true,
                    "requires": {
                        "ansi-regex": "^5.0.1"
                    }
                }
            }
        },
        "terminal-link": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz",
            "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==",
            "dev": true,
            "requires": {
                "ansi-escapes": "^4.2.1",
                "supports-hyperlinks": "^2.0.0"
            }
        },
        "test-exclude": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
            "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
            "dev": true,
            "requires": {
                "@istanbuljs/schema": "^0.1.2",
                "glob": "^7.1.4",
                "minimatch": "^3.0.4"
            }
        },
        "text-table": {
            "version": "0.2.0",
            "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
            "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
            "dev": true
        },
        "throat": {
            "version": "6.0.1",
            "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz",
            "integrity": "sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w==",
            "dev": true
        },
        "through": {
            "version": "2.3.8",
            "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
            "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
            "dev": true
        },
        "tmp": {
            "version": "0.0.33",
            "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
            "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
            "dev": true,
            "requires": {
                "os-tmpdir": "~1.0.2"
            }
        },
        "tmpl": {
            "version": "1.0.5",
            "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
            "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==",
            "dev": true
        },
        "to-fast-properties": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
            "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=",
            "dev": true
        },
        "to-readable-stream": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-2.1.0.tgz",
            "integrity": "sha512-o3Qa6DGg1CEXshSdvWNX2sN4QHqg03SPq7U6jPXRahlQdl5dK8oXjkU/2/sGrnOZKeGV1zLSO8qPwyKklPPE7w==",
            "dev": true
        },
        "to-regex-range": {
            "version": "5.0.1",
            "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
            "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
            "dev": true,
            "requires": {
                "is-number": "^7.0.0"
            }
        },
        "tough-cookie": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz",
            "integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==",
            "dev": true,
            "requires": {
                "psl": "^1.1.33",
                "punycode": "^2.1.1",
                "universalify": "^0.1.2"
            }
        },
        "tr46": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz",
            "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==",
            "dev": true,
            "requires": {
                "punycode": "^2.1.1"
            }
        },
        "trim-newlines": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
            "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==",
            "dev": true
        },
        "tslib": {
            "version": "1.14.1",
            "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
            "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
            "dev": true
        },
        "type-check": {
            "version": "0.4.0",
            "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
            "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
            "dev": true,
            "requires": {
                "prelude-ls": "^1.2.1"
            }
        },
        "type-detect": {
            "version": "4.0.8",
            "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
            "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
            "dev": true
        },
        "type-fest": {
            "version": "0.8.1",
            "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
            "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
            "dev": true
        },
        "typedarray-to-buffer": {
            "version": "3.1.5",
            "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
            "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
            "dev": true,
            "requires": {
                "is-typedarray": "^1.0.0"
            }
        },
        "typescript": {
            "version": "4.4.4",
            "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz",
            "integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==",
            "dev": true
        },
        "uglify-js": {
            "version": "3.13.9",
            "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.9.tgz",
            "integrity": "sha512-wZbyTQ1w6Y7fHdt8sJnHfSIuWeDgk6B5rCb4E/AM6QNNPbOMIZph21PW5dRB3h7Df0GszN+t7RuUH6sWK5bF0g==",
            "dev": true,
            "optional": true
        },
        "unbox-primitive": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz",
            "integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==",
            "dev": true,
            "requires": {
                "function-bind": "^1.1.1",
                "has-bigints": "^1.0.1",
                "has-symbols": "^1.0.2",
                "which-boxed-primitive": "^1.0.2"
            },
            "dependencies": {
                "has-symbols": {
                    "version": "1.0.2",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
                    "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
                    "dev": true
                }
            }
        },
        "unicode-canonical-property-names-ecmascript": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
            "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==",
            "dev": true
        },
        "unicode-match-property-ecmascript": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
            "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
            "dev": true,
            "requires": {
                "unicode-canonical-property-names-ecmascript": "^2.0.0",
                "unicode-property-aliases-ecmascript": "^2.0.0"
            }
        },
        "unicode-match-property-value-ecmascript": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz",
            "integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==",
            "dev": true
        },
        "unicode-property-aliases-ecmascript": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz",
            "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==",
            "dev": true
        },
        "unique-string": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
            "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
            "dev": true,
            "requires": {
                "crypto-random-string": "^2.0.0"
            }
        },
        "universalify": {
            "version": "0.1.2",
            "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
            "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
            "dev": true
        },
        "update-notifier": {
            "version": "5.1.0",
            "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-5.1.0.tgz",
            "integrity": "sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==",
            "dev": true,
            "requires": {
                "boxen": "^5.0.0",
                "chalk": "^4.1.0",
                "configstore": "^5.0.1",
                "has-yarn": "^2.1.0",
                "import-lazy": "^2.1.0",
                "is-ci": "^2.0.0",
                "is-installed-globally": "^0.4.0",
                "is-npm": "^5.0.0",
                "is-yarn-global": "^0.3.0",
                "latest-version": "^5.1.0",
                "pupa": "^2.1.1",
                "semver": "^7.3.4",
                "semver-diff": "^3.1.1",
                "xdg-basedir": "^4.0.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "chalk": {
                    "version": "4.1.1",
                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
                    "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
                    "dev": true,
                    "requires": {
                        "ansi-styles": "^4.1.0",
                        "supports-color": "^7.1.0"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                },
                "global-dirs": {
                    "version": "3.0.0",
                    "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.0.tgz",
                    "integrity": "sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==",
                    "dev": true,
                    "requires": {
                        "ini": "2.0.0"
                    }
                },
                "has-flag": {
                    "version": "4.0.0",
                    "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
                    "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
                    "dev": true
                },
                "ini": {
                    "version": "2.0.0",
                    "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz",
                    "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==",
                    "dev": true
                },
                "is-installed-globally": {
                    "version": "0.4.0",
                    "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz",
                    "integrity": "sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==",
                    "dev": true,
                    "requires": {
                        "global-dirs": "^3.0.0",
                        "is-path-inside": "^3.0.2"
                    }
                },
                "semver": {
                    "version": "7.3.5",
                    "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
                    "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
                    "dev": true,
                    "requires": {
                        "lru-cache": "^6.0.0"
                    }
                },
                "supports-color": {
                    "version": "7.2.0",
                    "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
                    "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
                    "dev": true,
                    "requires": {
                        "has-flag": "^4.0.0"
                    }
                }
            }
        },
        "uri-js": {
            "version": "4.4.1",
            "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
            "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
            "dev": true,
            "requires": {
                "punycode": "^2.1.0"
            }
        },
        "url-parse-lax": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz",
            "integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=",
            "dev": true,
            "requires": {
                "prepend-http": "^2.0.0"
            }
        },
        "v8-compile-cache": {
            "version": "2.3.0",
            "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
            "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==",
            "dev": true
        },
        "v8-to-istanbul": {
            "version": "8.1.0",
            "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.0.tgz",
            "integrity": "sha512-/PRhfd8aTNp9Ggr62HPzXg2XasNFGy5PBt0Rp04du7/8GNNSgxFL6WBTkgMKSL9bFjH+8kKEG3f37FmxiTqUUA==",
            "dev": true,
            "requires": {
                "@types/istanbul-lib-coverage": "^2.0.1",
                "convert-source-map": "^1.6.0",
                "source-map": "^0.7.3"
            },
            "dependencies": {
                "source-map": {
                    "version": "0.7.3",
                    "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
                    "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
                    "dev": true
                }
            }
        },
        "vali-date": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/vali-date/-/vali-date-1.0.0.tgz",
            "integrity": "sha1-G5BKWWCfsyjvB4E4Qgk09rhnCaY=",
            "dev": true
        },
        "validate-npm-package-license": {
            "version": "3.0.4",
            "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
            "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
            "dev": true,
            "requires": {
                "spdx-correct": "^3.0.0",
                "spdx-expression-parse": "^3.0.0"
            }
        },
        "validate-npm-package-name": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-3.0.0.tgz",
            "integrity": "sha1-X6kS2B630MdK/BQN5zF/DKffQ34=",
            "dev": true,
            "requires": {
                "builtins": "^1.0.3"
            }
        },
        "w3c-hr-time": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
            "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
            "dev": true,
            "requires": {
                "browser-process-hrtime": "^1.0.0"
            }
        },
        "w3c-xmlserializer": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz",
            "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==",
            "dev": true,
            "requires": {
                "xml-name-validator": "^3.0.0"
            }
        },
        "walker": {
            "version": "1.0.7",
            "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz",
            "integrity": "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=",
            "dev": true,
            "requires": {
                "makeerror": "1.0.x"
            }
        },
        "webidl-conversions": {
            "version": "6.1.0",
            "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
            "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==",
            "dev": true
        },
        "whatwg-encoding": {
            "version": "1.0.5",
            "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
            "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
            "dev": true,
            "requires": {
                "iconv-lite": "0.4.24"
            }
        },
        "whatwg-mimetype": {
            "version": "2.3.0",
            "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz",
            "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==",
            "dev": true
        },
        "whatwg-url": {
            "version": "8.7.0",
            "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz",
            "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==",
            "dev": true,
            "requires": {
                "lodash": "^4.7.0",
                "tr46": "^2.1.0",
                "webidl-conversions": "^6.1.0"
            }
        },
        "which": {
            "version": "2.0.2",
            "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
            "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
            "dev": true,
            "requires": {
                "isexe": "^2.0.0"
            }
        },
        "which-boxed-primitive": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
            "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
            "dev": true,
            "requires": {
                "is-bigint": "^1.0.1",
                "is-boolean-object": "^1.1.0",
                "is-number-object": "^1.0.4",
                "is-string": "^1.0.5",
                "is-symbol": "^1.0.3"
            },
            "dependencies": {
                "has-symbols": {
                    "version": "1.0.2",
                    "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
                    "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
                    "dev": true
                },
                "is-boolean-object": {
                    "version": "1.1.2",
                    "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
                    "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
                    "dev": true,
                    "requires": {
                        "call-bind": "^1.0.2",
                        "has-tostringtag": "^1.0.0"
                    }
                },
                "is-symbol": {
                    "version": "1.0.4",
                    "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
                    "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
                    "dev": true,
                    "requires": {
                        "has-symbols": "^1.0.2"
                    }
                }
            }
        },
        "widest-line": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
            "integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==",
            "dev": true,
            "requires": {
                "string-width": "^4.0.0"
            }
        },
        "word-wrap": {
            "version": "1.2.3",
            "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
            "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
            "dev": true
        },
        "wordwrap": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
            "integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=",
            "dev": true
        },
        "wrap-ansi": {
            "version": "7.0.0",
            "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
            "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
            "dev": true,
            "requires": {
                "ansi-styles": "^4.0.0",
                "string-width": "^4.1.0",
                "strip-ansi": "^6.0.0"
            },
            "dependencies": {
                "ansi-styles": {
                    "version": "4.3.0",
                    "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
                    "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
                    "dev": true,
                    "requires": {
                        "color-convert": "^2.0.1"
                    }
                },
                "color-convert": {
                    "version": "2.0.1",
                    "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
                    "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
                    "dev": true,
                    "requires": {
                        "color-name": "~1.1.4"
                    }
                },
                "color-name": {
                    "version": "1.1.4",
                    "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
                    "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
                    "dev": true
                }
            }
        },
        "wrappy": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
            "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
            "dev": true
        },
        "write-file-atomic": {
            "version": "3.0.3",
            "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
            "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
            "dev": true,
            "requires": {
                "imurmurhash": "^0.1.4",
                "is-typedarray": "^1.0.0",
                "signal-exit": "^3.0.2",
                "typedarray-to-buffer": "^3.1.5"
            }
        },
        "ws": {
            "version": "7.5.5",
            "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.5.tgz",
            "integrity": "sha512-BAkMFcAzl8as1G/hArkxOxq3G7pjUqQ3gzYbLL0/5zNkph70e+lCoxBGnm6AW1+/aiNeV4fnKqZ8m4GZewmH2w==",
            "dev": true
        },
        "xdg-basedir": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz",
            "integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==",
            "dev": true
        },
        "xml-name-validator": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz",
            "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==",
            "dev": true
        },
        "xmlchars": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
            "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
            "dev": true
        },
        "y18n": {
            "version": "5.0.8",
            "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
            "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
            "dev": true
        },
        "yallist": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
            "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
            "dev": true
        },
        "yaml": {
            "version": "1.10.2",
            "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
            "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
            "dev": true
        },
        "yargs": {
            "version": "16.2.0",
            "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
            "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
            "dev": true,
            "requires": {
                "cliui": "^7.0.2",
                "escalade": "^3.1.1",
                "get-caller-file": "^2.0.5",
                "require-directory": "^2.1.1",
                "string-width": "^4.2.0",
                "y18n": "^5.0.5",
                "yargs-parser": "^20.2.2"
            }
        },
        "yargs-parser": {
            "version": "20.2.9",
            "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
            "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
            "dev": true
        },
        "yocto-queue": {
            "version": "0.1.0",
            "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
            "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
            "dev": true
        }
    }
}