Skip to content
Snippets Groups Projects
package-lock.json 847 KiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.0-beta.1",
          "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.1.tgz",
          "integrity": "sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "get-assigned-identifiers": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.2.0",
          "resolved": "https://registry.npmjs.org/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz",
          "integrity": "sha512-mBBwmeGTrxEMO4pMaaf/uUEFHnYtwr8FTe8Y/mer4rcV/bye0qGm6pw1bGZFGStxC5O76c5ZAVBGnqHmOaJpdQ==",
          "dev": true
        },
    
        "get-caller-file": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.5",
          "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
    
          "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "get-intrinsic": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.0.2.tgz",
          "integrity": "sha512-aeX0vrFm21ILl3+JpFFRNe9aUvp6VFZb2/CTbgLb8j75kOhvoNYjt9d8KA/tJG4gSo8nzEDedRl0h7vDmBYRVg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "function-bind": "^1.1.1",
            "has": "^1.0.3",
            "has-symbols": "^1.0.1"
          }
        },
    
        "get-pkg-repo": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.4.0",
          "resolved": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.4.0.tgz",
          "integrity": "sha1-xztInAbYDMVTbCyFP54FIyBWly0=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "hosted-git-info": "^2.1.4",
            "meow": "^3.3.0",
            "normalize-package-data": "^2.3.0",
            "parse-github-repo-url": "^1.3.0",
            "through2": "^2.0.0"
          },
          "dependencies": {
    
            "camelcase": {
              "version": "2.1.1",
              "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
              "integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=",
              "dev": true
            },
            "camelcase-keys": {
              "version": "2.1.0",
              "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
              "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
              "dev": true,
              "requires": {
                "camelcase": "^2.0.0",
                "map-obj": "^1.0.0"
              }
            },
            "find-up": {
              "version": "1.1.2",
              "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
              "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
              "dev": true,
              "requires": {
                "path-exists": "^2.0.0",
                "pinkie-promise": "^2.0.0"
              }
            },
            "hosted-git-info": {
              "version": "2.8.8",
              "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
              "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==",
              "dev": true
            },
            "indent-string": {
              "version": "2.1.0",
              "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
              "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
              "dev": true,
              "requires": {
                "repeating": "^2.0.0"
              }
            },
            "map-obj": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
              "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
              "dev": true
            },
            "meow": {
              "version": "3.7.0",
              "resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
              "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
              "dev": true,
              "requires": {
                "camelcase-keys": "^2.0.0",
                "decamelize": "^1.1.2",
                "loud-rejection": "^1.0.0",
                "map-obj": "^1.0.1",
                "minimist": "^1.1.3",
                "normalize-package-data": "^2.3.4",
                "object-assign": "^4.0.1",
                "read-pkg-up": "^1.0.1",
                "redent": "^1.0.0",
                "trim-newlines": "^1.0.0"
              }
            },
            "path-exists": {
              "version": "2.1.0",
              "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
              "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
              "dev": true,
              "requires": {
                "pinkie-promise": "^2.0.0"
              }
            },
            "path-type": {
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
              "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
              "dev": true,
              "requires": {
                "graceful-fs": "^4.1.2",
                "pify": "^2.0.0",
                "pinkie-promise": "^2.0.0"
              }
            },
            "pify": {
              "version": "2.3.0",
              "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
              "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
              "dev": true
            },
            "read-pkg": {
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
              "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
              "dev": true,
              "requires": {
                "load-json-file": "^1.0.0",
                "normalize-package-data": "^2.3.2",
                "path-type": "^1.0.0"
              }
            },
            "read-pkg-up": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
              "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
              "dev": true,
              "requires": {
                "find-up": "^1.0.0",
                "read-pkg": "^1.0.0"
              }
            },
            "redent": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
              "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
              "dev": true,
              "requires": {
                "indent-string": "^2.1.0",
                "strip-indent": "^1.0.1"
              }
            },
            "strip-indent": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
              "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
              "dev": true,
              "requires": {
                "get-stdin": "^4.0.1"
              }
            },
            "trim-newlines": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz",
              "integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM=",
              "dev": true
            }
    
        "get-stdin": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.0.1",
          "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
          "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "get-stream": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
          "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "pump": "^3.0.0"
          }
        },
    
        "get-value": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.6",
          "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
          "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.1.7",
          "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
          "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "assert-plus": "^1.0.0"
          }
        },
    
        "git-raw-commits": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.0.tgz",
          "integrity": "sha512-w4jFEJFgKXMQJ0H0ikBk2S+4KP2VEjhCvLCNqbNRQC8BgGWgLKNCO7a9K9LI+TVT7Gfoloje502sEnctibffgg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "dargs": "^4.0.1",
            "lodash.template": "^4.0.2",
            "meow": "^4.0.0",
            "split2": "^2.0.0",
            "through2": "^2.0.0"
          },
          "dependencies": {
    
            "camelcase": {
              "version": "4.1.0",
              "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz",
              "integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=",
              "dev": true
            },
            "camelcase-keys": {
              "version": "4.2.0",
              "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-4.2.0.tgz",
              "integrity": "sha1-oqpfsa9oh1glnDLBQUJteJI7m3c=",
              "dev": true,
              "requires": {
                "camelcase": "^4.1.0",
                "map-obj": "^2.0.0",
                "quick-lru": "^1.0.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
            },
            "map-obj": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-2.0.0.tgz",
              "integrity": "sha1-plzSkIepJZi4eRJXpSPgISIqwfk=",
              "dev": true
            },
            "meow": {
              "version": "4.0.1",
              "resolved": "https://registry.npmjs.org/meow/-/meow-4.0.1.tgz",
              "integrity": "sha512-xcSBHD5Z86zaOc+781KrupuHAzeGXSLtiAOmBsiLDiPSaYSB6hdew2ng9EBAnZ62jagG9MHAOdxpDi/lWBFJ/A==",
              "dev": true,
              "requires": {
                "camelcase-keys": "^4.0.0",
                "decamelize-keys": "^1.0.0",
                "loud-rejection": "^1.0.0",
                "minimist": "^1.1.3",
                "minimist-options": "^3.0.1",
                "normalize-package-data": "^2.3.4",
                "read-pkg-up": "^3.0.0",
                "redent": "^2.0.0",
                "trim-newlines": "^2.0.0"
              }
            },
            "minimist-options": {
              "version": "3.0.2",
              "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-3.0.2.tgz",
              "integrity": "sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ==",
              "dev": true,
              "requires": {
                "arrify": "^1.0.1",
                "is-plain-obj": "^1.1.0"
              }
            },
            "quick-lru": {
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-1.1.0.tgz",
              "integrity": "sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=",
              "dev": true
            },
            "redent": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/redent/-/redent-2.0.0.tgz",
              "integrity": "sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo=",
              "dev": true,
              "requires": {
                "indent-string": "^3.0.0",
                "strip-indent": "^2.0.0"
              }
            },
            "strip-indent": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz",
              "integrity": "sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=",
              "dev": true
            },
            "trim-newlines": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-2.0.0.tgz",
              "integrity": "sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=",
              "dev": true
            }
    
        "git-remote-origin-url": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz",
          "integrity": "sha1-UoJlna4hBxRaERJhEq0yFuxfpl8=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "gitconfiglocal": "^1.0.0",
            "pify": "^2.3.0"
          },
    
          "dependencies": {
            "pify": {
              "version": "2.3.0",
              "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
              "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
              "dev": true
            }
    
        "git-semver-tags": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-4.1.0.tgz",
          "integrity": "sha512-TcxAGeo03HdErzKzi4fDD+xEL7gi8r2Y5YSxH6N2XYdVSV5UkBwfrt7Gqo1b+uSHCjy/sa9Y6BBBxxFLxfbhTg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "meow": "^7.0.0",
            "semver": "^6.0.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
            }
    
        "gitconfiglocal": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz",
          "integrity": "sha1-QdBF84UaXqiPA/JMocYXgRRGS5s=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "ini": "^1.3.2"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "7.1.6",
          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
          "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "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": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "5.1.1",
          "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
          "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "is-glob": "^4.0.1"
          }
        },
    
        "glob-to-regexp": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.3.0",
          "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz",
          "integrity": "sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=",
          "dev": true
        },
    
        "global-dirs": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.0.1.tgz",
          "integrity": "sha512-5HqUqdhkEovj2Of/ms3IeS/EekcO54ytHRLV4PEY2rhRwrHXLQjeVEES0Lhka0xwNDtGYn58wyC4s5+MHsOO6A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "ini": "^1.3.5"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "11.12.0",
          "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
          "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "11.0.2",
          "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.2.tgz",
          "integrity": "sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "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"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "9.6.0",
          "resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz",
          "integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@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"
          }
        },
    
        "graceful-fs": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.2.4",
          "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
          "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw=="
        },
    
        "handle-thing": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz",
          "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==",
          "dev": true
        },
    
        "handlebars": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.7.6",
          "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.6.tgz",
          "integrity": "sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "minimist": "^1.2.5",
            "neo-async": "^2.6.0",
            "source-map": "^0.6.1",
    
            "uglify-js": "^3.1.4",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "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
            }
    
        "har-schema": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
          "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "har-validator": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "5.1.5",
          "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
          "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "ajv": "^6.12.3",
            "har-schema": "^2.0.0"
          }
        },
    
        "hard-rejection": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
          "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.3",
          "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
          "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "function-bind": "^1.1.1"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
          "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "ansi-regex": "^2.0.0"
          }
        },
    
        "has-binary2": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.3",
          "resolved": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.3.tgz",
          "integrity": "sha512-G1LWKhDSvhGeAQ8mPVQlqNcOB2sJdwATtZKl2pDKKHfpf/rYj24lkinxf69blJbnsvtqqNU+L3SL50vzZhXOnw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "isarray": "2.0.1"
    
          },
          "dependencies": {
            "isarray": {
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz",
              "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz",
          "integrity": "sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
          "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "has-symbols": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "has-unicode": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
          "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
          "dev": true
        },
    
        "has-value": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
          "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "get-value": "^2.0.6",
            "has-values": "^1.0.0",
            "isobject": "^3.0.0"
          }
        },
    
        "has-values": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
          "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "is-number": "^3.0.0",
            "kind-of": "^4.0.0"
          },
          "dependencies": {
    
            "is-number": {
              "version": "3.0.0",
              "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
              "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
              "dev": true,
              "requires": {
                "kind-of": "^3.0.2"
              },
              "dependencies": {
                "kind-of": {
                  "version": "3.2.2",
                  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
                  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
                  "dev": true,
                  "requires": {
                    "is-buffer": "^1.1.5"
                  }
                }
              }
            },
            "kind-of": {
              "version": "4.0.0",
              "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
              "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
              "dev": true,
              "requires": {
                "is-buffer": "^1.1.5"
              }
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz",
    
          "integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw=="
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "hash-base": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.1.0.tgz",
          "integrity": "sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "inherits": "^2.0.4",
            "readable-stream": "^3.6.0",
            "safe-buffer": "^5.2.0"
          },
          "dependencies": {
    
            "readable-stream": {
              "version": "3.6.0",
              "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
              "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
              "dev": true,
              "requires": {
                "inherits": "^2.0.3",
                "string_decoder": "^1.1.1",
                "util-deprecate": "^1.0.1"
              }
            },
            "safe-buffer": {
              "version": "5.2.1",
              "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
              "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.7",
          "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz",
          "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "inherits": "^2.0.3",
            "minimalistic-assert": "^1.0.1"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.0.3",
          "resolved": "https://registry.npmjs.org/hat/-/hat-0.0.3.tgz",
          "integrity": "sha1-uwFKnmSzeIrtgAWRdBPU/z1QLYo=",
          "dev": true
        },
    
        "hex-color-regex": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz",
          "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==",
          "dev": true
        },
    
        "hmac-drbg": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz",
          "integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "hash.js": "^1.0.3",
            "minimalistic-assert": "^1.0.0",
            "minimalistic-crypto-utils": "^1.0.1"
          }
        },
    
        "hosted-git-info": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "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,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "lru-cache": "^6.0.0"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.1.6",
          "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",
          "integrity": "sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "inherits": "^2.0.1",
            "obuf": "^1.0.0",
            "readable-stream": "^2.0.1",
            "wbuf": "^1.1.0"
          }
        },
    
        "hsl-regex": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/hsl-regex/-/hsl-regex-1.0.0.tgz",
          "integrity": "sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=",
          "dev": true
        },
    
        "hsla-regex": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/hsla-regex/-/hsla-regex-1.0.0.tgz",
          "integrity": "sha1-wc56MWjIxmFAM6S194d/OyJfnDg=",
          "dev": true
        },
    
        "html-comment-regex": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.2",
          "resolved": "https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz",
          "integrity": "sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==",
          "dev": true
        },
    
        "html-entities": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.4.0",
          "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-1.4.0.tgz",
          "integrity": "sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==",
          "dev": true
        },
    
        "html-escaper": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.2",
          "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
          "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
          "dev": true
        },
    
        "htmlparser2": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "6.1.0",
          "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz",
          "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "domelementtype": "^2.0.1",
            "domhandler": "^4.0.0",
            "domutils": "^2.5.2",
            "entities": "^2.0.0"
          },
          "dependencies": {
    
            "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
            },
            "domutils": {
              "version": "2.6.0",
              "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.6.0.tgz",
              "integrity": "sha512-y0BezHuy4MDYxh6OvolXYsH+1EMGmFbwv5FKW7ovwMG6zTPWqNPq3WF9ayZssFq+UlKdffGLbOEaghNdaOm1WA==",
              "dev": true,
              "requires": {
                "dom-serializer": "^1.0.1",
                "domelementtype": "^2.2.0",
                "domhandler": "^4.2.0"
              }
            }
    
        "http-auth": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.1.3",
          "resolved": "https://registry.npmjs.org/http-auth/-/http-auth-3.1.3.tgz",
          "integrity": "sha1-lFz63WZSHq+PfISRPTd9exXyTjE=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "apache-crypt": "^1.1.2",
            "apache-md5": "^1.0.6",
            "bcryptjs": "^2.3.0",
            "uuid": "^3.0.0"
          }
        },
    
        "http-cache-semantics": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "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-deceiver": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.2.7",
          "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz",
          "integrity": "sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=",
          "dev": true
        },
    
        "http-errors": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.7.2",
          "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz",
          "integrity": "sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "depd": "~1.1.2",
            "inherits": "2.0.3",
            "setprototypeof": "1.1.1",
            "statuses": ">= 1.5.0 < 2",
            "toidentifier": "1.0.0"
          },
    
          "dependencies": {
            "inherits": {
              "version": "2.0.3",
              "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
              "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
            }
    
        "http-proxy": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.18.1",
          "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
          "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "eventemitter3": "^4.0.0",
            "follow-redirects": "^1.0.0",
            "requires-port": "^1.0.0"
          }
        },
    
        "http-proxy-agent": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "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,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@tootallnate/once": "1",
            "agent-base": "6",
            "debug": "4"
          },
          "dependencies": {
    
            "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"
              }
            }
    
        "http-proxy-middleware": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.19.1",
          "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz",
          "integrity": "sha512-yHYTgWMQO8VvwNS22eLLloAkvungsKdKTLO8AJlftYIKNfJr3GK3zK0ZCfzDDGUBttdGc8xFy1mCitvNKQtC3Q==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "http-proxy": "^1.17.0",
            "is-glob": "^4.0.0",
            "lodash": "^4.17.11",
            "micromatch": "^3.1.10"
          },
          "dependencies": {
    
            "braces": {
              "version": "2.3.2",
              "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
              "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
              "dev": true,
              "requires": {
                "arr-flatten": "^1.1.0",
                "array-unique": "^0.3.2",
                "extend-shallow": "^2.0.1",
                "fill-range": "^4.0.0",
                "isobject": "^3.0.1",
                "repeat-element": "^1.1.2",
                "snapdragon": "^0.8.1",
                "snapdragon-node": "^2.0.1",
                "split-string": "^3.0.2",
                "to-regex": "^3.0.1"
              },
              "dependencies": {
                "extend-shallow": {
                  "version": "2.0.1",
                  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
                  "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
                  "dev": true,
                  "requires": {
                    "is-extendable": "^0.1.0"
                  }
                }
              }
            },
            "fill-range": {
              "version": "4.0.0",
              "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
              "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
              "dev": true,
              "requires": {
                "extend-shallow": "^2.0.1",
                "is-number": "^3.0.0",
                "repeat-string": "^1.6.1",
                "to-regex-range": "^2.1.0"
              },
              "dependencies": {
                "extend-shallow": {
                  "version": "2.0.1",
                  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
                  "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
                  "dev": true,
                  "requires": {
                    "is-extendable": "^0.1.0"
                  }
                }
              }
            },
            "is-number": {
              "version": "3.0.0",
              "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
              "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
              "dev": true,
              "requires": {
                "kind-of": "^3.0.2"
              },
              "dependencies": {
                "kind-of": {
                  "version": "3.2.2",
                  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
                  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
                  "dev": true,
                  "requires": {
                    "is-buffer": "^1.1.5"
                  }
                }
              }
            },
            "micromatch": {
              "version": "3.1.10",
              "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
              "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
              "dev": true,
              "requires": {
                "arr-diff": "^4.0.0",
                "array-unique": "^0.3.2",
                "braces": "^2.3.1",
                "define-property": "^2.0.2",
                "extend-shallow": "^3.0.2",
                "extglob": "^2.0.4",
                "fragment-cache": "^0.2.1",
                "kind-of": "^6.0.2",
                "nanomatch": "^1.2.9",
                "object.pick": "^1.3.0",
                "regex-not": "^1.0.0",
                "snapdragon": "^0.8.1",
                "to-regex": "^3.0.2"
              }
            },
            "to-regex-range": {
              "version": "2.1.1",
              "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
              "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
              "dev": true,
              "requires": {
                "is-number": "^3.0.0",
                "repeat-string": "^1.6.1"
              }
            }
          }
        },
        "http-signature": {
          "version": "1.2.0",
          "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
          "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
          "dev": true,
          "requires": {
            "assert-plus": "^1.0.0",
            "jsprim": "^1.2.2",
            "sshpk": "^1.7.0"
          }
        },
        "https-browserify": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz",
          "integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=",
          "dev": true
        },
        "https-proxy-agent": {
          "version": "2.2.4",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz",
          "integrity": "sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "agent-base": "^4.3.0",
            "debug": "^3.1.0"
          },
          "dependencies": {
    
            "debug": {
              "version": "3.2.6",
              "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz",
              "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
              "dev": true,
              "requires": {
                "ms": "^2.1.1"
              }
            }
    
        "humanize-ms": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.2.1",
          "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz",
          "integrity": "sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "ms": "^2.0.0"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "17.3.1",
          "resolved": "https://registry.npmjs.org/i18next/-/i18next-17.3.1.tgz",
          "integrity": "sha512-4nY+yaENaoZKmpbiDXPzucVHCN3hN9Z9Zk7LyQXVOKVIpnYOJ3L/yxHJlBPtJDq3PGgjFwA0QBFm/26Z0iDT5A==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/runtime": "^7.3.1"