Skip to content
Snippets Groups Projects
package-lock.json 801 KiB
Newer Older
  • Learn to ignore specific revisions
  •     },
        "undertaker-registry": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/undertaker-registry/-/undertaker-registry-1.0.1.tgz",
          "integrity": "sha1-XkvaMI5KiirlhPm5pDWaSZglzFA=",
          "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
        },
    
        "union-value": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
          "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==",
          "dev": true,
          "requires": {
            "arr-union": "^3.1.0",
            "get-value": "^2.0.6",
            "is-extendable": "^0.1.1",
            "set-value": "^2.0.1"
          }
        },
        "unique-stream": {
          "version": "2.3.1",
          "resolved": "https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz",
          "integrity": "sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==",
          "dev": true,
          "requires": {
            "json-stable-stringify-without-jsonify": "^1.0.1",
            "through2-filter": "^3.0.0"
          }
        },
        "unset-value": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
          "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
          "dev": true,
          "requires": {
            "has-value": "^0.3.1",
            "isobject": "^3.0.0"
          },
          "dependencies": {
            "has-value": {
              "version": "0.3.1",
              "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
              "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
              "dev": true,
              "requires": {
                "get-value": "^2.0.3",
                "has-values": "^0.1.4",
                "isobject": "^2.0.0"
              },
              "dependencies": {
                "isobject": {
                  "version": "2.1.0",
                  "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
                  "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
                  "dev": true,
                  "requires": {
                    "isarray": "1.0.0"
                  }
                }
              }
            },
            "has-values": {
              "version": "0.1.4",
              "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
              "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=",
              "dev": true
            }
          }
        },
        "upath": {
          "version": "1.2.0",
          "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
          "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==",
          "dev": true
        },
        "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"
          }
        },
        "urix": {
          "version": "0.1.0",
          "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
          "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=",
          "dev": true
        },
    
    Matthias Konitzny's avatar
    Matthias Konitzny committed
        "url-set-query": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/url-set-query/-/url-set-query-1.0.0.tgz",
          "integrity": "sha1-AW6M/Xwg7gXK/neV6JK9BwL6ozk="
        },
    
        "use": {
          "version": "3.1.1",
          "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
          "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
          "dev": true
        },
        "util-deprecate": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
          "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
          "dev": true
        },
        "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
        },
        "v8flags": {
          "version": "3.2.0",
          "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz",
          "integrity": "sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==",
          "dev": true,
          "requires": {
            "homedir-polyfill": "^1.0.1"
          }
        },
        "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"
          }
        },
        "value-or-function": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/value-or-function/-/value-or-function-3.0.0.tgz",
          "integrity": "sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=",
          "dev": true
        },
        "vinyl": {
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.1.tgz",
          "integrity": "sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==",
          "dev": true,
          "requires": {
            "clone": "^2.1.1",
            "clone-buffer": "^1.0.0",
            "clone-stats": "^1.0.0",
            "cloneable-readable": "^1.0.0",
            "remove-trailing-separator": "^1.0.1",
            "replace-ext": "^1.0.0"
          }
        },
        "vinyl-fs": {
          "version": "3.0.3",
          "resolved": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.3.tgz",
          "integrity": "sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==",
          "dev": true,
          "requires": {
            "fs-mkdirp-stream": "^1.0.0",
            "glob-stream": "^6.1.0",
            "graceful-fs": "^4.0.0",
            "is-valid-glob": "^1.0.0",
            "lazystream": "^1.0.0",
            "lead": "^1.0.0",
            "object.assign": "^4.0.4",
            "pumpify": "^1.3.5",
            "readable-stream": "^2.3.3",
            "remove-bom-buffer": "^3.0.0",
            "remove-bom-stream": "^1.2.0",
            "resolve-options": "^1.1.0",
            "through2": "^2.0.0",
            "to-through": "^2.0.0",
            "value-or-function": "^3.0.0",
            "vinyl": "^2.0.0",
            "vinyl-sourcemap": "^1.1.0"
    
          },
          "dependencies": {
            "through2": {
              "version": "2.0.5",
              "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
              "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
              "dev": true,
              "requires": {
                "readable-stream": "~2.3.6",
                "xtend": "~4.0.1"
              }
            }
    
          }
        },
        "vinyl-sourcemap": {
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz",
          "integrity": "sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=",
          "dev": true,
          "requires": {
            "append-buffer": "^1.0.2",
            "convert-source-map": "^1.5.0",
            "graceful-fs": "^4.1.6",
            "normalize-path": "^2.1.1",
            "now-and-later": "^2.0.0",
            "remove-bom-buffer": "^3.0.0",
            "vinyl": "^2.0.0"
          },
          "dependencies": {
            "normalize-path": {
              "version": "2.1.1",
              "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
              "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
              "dev": true,
              "requires": {
                "remove-trailing-separator": "^1.0.1"
              }
            }
          }
        },
    
        "watchpack": {
          "version": "2.3.1",
          "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.3.1.tgz",
          "integrity": "sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==",
          "dev": true,
          "requires": {
            "glob-to-regexp": "^0.4.1",
            "graceful-fs": "^4.1.2"
          }
        },
        "webpack": {
    
    Matthias Konitzny's avatar
    Matthias Konitzny committed
          "version": "5.72.0",
          "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.72.0.tgz",
          "integrity": "sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==",
    
          "dev": true,
          "requires": {
            "@types/eslint-scope": "^3.7.3",
            "@types/estree": "^0.0.51",
            "@webassemblyjs/ast": "1.11.1",
            "@webassemblyjs/wasm-edit": "1.11.1",
            "@webassemblyjs/wasm-parser": "1.11.1",
            "acorn": "^8.4.1",
            "acorn-import-assertions": "^1.7.6",
            "browserslist": "^4.14.5",
            "chrome-trace-event": "^1.0.2",
            "enhanced-resolve": "^5.9.2",
            "es-module-lexer": "^0.9.0",
            "eslint-scope": "5.1.1",
            "events": "^3.2.0",
            "glob-to-regexp": "^0.4.1",
            "graceful-fs": "^4.2.9",
            "json-parse-better-errors": "^1.0.2",
            "loader-runner": "^4.2.0",
            "mime-types": "^2.1.27",
            "neo-async": "^2.6.2",
            "schema-utils": "^3.1.0",
            "tapable": "^2.1.1",
            "terser-webpack-plugin": "^5.1.3",
            "watchpack": "^2.3.1",
            "webpack-sources": "^3.2.3"
          },
          "dependencies": {
            "schema-utils": {
              "version": "3.1.1",
              "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz",
              "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==",
              "dev": true,
              "requires": {
                "@types/json-schema": "^7.0.8",
                "ajv": "^6.12.5",
                "ajv-keywords": "^3.5.2"
              }
            }
          }
        },
        "webpack-cli": {
          "version": "4.9.2",
          "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.9.2.tgz",
          "integrity": "sha512-m3/AACnBBzK/kMTcxWHcZFPrw/eQuY4Df1TxvIWfWM2x7mRqBQCqKEd96oCUa9jkapLBaFfRce33eGDb4Pr7YQ==",
          "dev": true,
          "requires": {
            "@discoveryjs/json-ext": "^0.5.0",
            "@webpack-cli/configtest": "^1.1.1",
            "@webpack-cli/info": "^1.4.1",
            "@webpack-cli/serve": "^1.6.1",
            "colorette": "^2.0.14",
            "commander": "^7.0.0",
            "execa": "^5.0.0",
            "fastest-levenshtein": "^1.0.12",
            "import-local": "^3.0.2",
            "interpret": "^2.2.0",
            "rechoir": "^0.7.0",
            "webpack-merge": "^5.7.3"
          },
          "dependencies": {
    
            "interpret": {
              "version": "2.2.0",
              "resolved": "https://registry.npmjs.org/interpret/-/interpret-2.2.0.tgz",
              "integrity": "sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==",
    
            },
            "rechoir": {
              "version": "0.7.1",
              "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz",
              "integrity": "sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==",
              "dev": true,
              "requires": {
                "resolve": "^1.9.0"
              }
    
            }
          }
        },
        "webpack-merge": {
          "version": "5.8.0",
          "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz",
          "integrity": "sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==",
          "dev": true,
          "requires": {
            "clone-deep": "^4.0.1",
            "wildcard": "^2.0.0"
          }
        },
        "webpack-sources": {
          "version": "3.2.3",
          "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
          "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
    
    Matthias Konitzny's avatar
    Matthias Konitzny committed
        "webvr-polyfill": {
          "version": "0.10.12",
          "resolved": "https://registry.npmjs.org/webvr-polyfill/-/webvr-polyfill-0.10.12.tgz",
          "integrity": "sha512-trDJEVUQnRIVAnmImjEQ0BlL1NfuWl8+eaEdu+bs4g59c7OtETi/5tFkgEFDRaWEYwHntXs/uFF3OXZuutNGGA==",
          "requires": {
            "cardboard-vr-display": "^1.0.19"
          }
        },
        "webvr-polyfill-dpdb": {
          "version": "1.0.18",
          "resolved": "https://registry.npmjs.org/webvr-polyfill-dpdb/-/webvr-polyfill-dpdb-1.0.18.tgz",
          "integrity": "sha512-O0S1ZGEWyPvyZEkS2VbyV7mtir/NM9MNK3EuhbHPoJ8EHTky2pTXehjIl+IiDPr+Lldgx129QGt3NGly7rwRPw=="
        },
    
        "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"
          }
        },
    
        "which-module": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
          "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=",
          "dev": true
        },
    
        "wildcard": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz",
          "integrity": "sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==",
          "dev": true
        },
    
        "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
        },
    
    Matthias Konitzny's avatar
    Matthias Konitzny committed
        "word-wrapper": {
          "version": "1.0.7",
          "resolved": "https://registry.npmjs.org/word-wrapper/-/word-wrapper-1.0.7.tgz",
          "integrity": "sha1-HxSv6/Zt/fD+9V79NxhO+9CMKLY="
        },
    
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
          "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
    
          "dev": true,
          "requires": {
    
            "string-width": "^1.0.1",
            "strip-ansi": "^3.0.1"
    
            "ansi-regex": {
              "version": "2.1.1",
              "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
              "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
              "dev": true
    
            "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"
    
              }
            }
          }
        },
        "wrappy": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
    
    Matthias Konitzny's avatar
    Matthias Konitzny committed
          "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
        },
        "xhr": {
          "version": "2.6.0",
          "resolved": "https://registry.npmjs.org/xhr/-/xhr-2.6.0.tgz",
          "integrity": "sha512-/eCGLb5rxjx5e3mF1A7s+pLlR6CGyqWN91fv1JgER5mVWg1MZmlhBvy9kjcsOdRk8RrIujotWyJamfyrp+WIcA==",
          "requires": {
            "global": "~4.4.0",
            "is-function": "^1.0.1",
            "parse-headers": "^2.0.0",
            "xtend": "^4.0.0"
          }
        },
        "xhr-request": {
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/xhr-request/-/xhr-request-1.1.0.tgz",
          "integrity": "sha512-Y7qzEaR3FDtL3fP30k9wO/e+FBnBByZeybKOhASsGP30NIkRAAkKD/sCnLvgEfAIEC1rcmK7YG8f4oEnIrrWzA==",
          "requires": {
            "buffer-to-arraybuffer": "^0.0.5",
            "object-assign": "^4.1.1",
            "query-string": "^5.0.1",
            "simple-get": "^2.7.0",
            "timed-out": "^4.0.1",
            "url-set-query": "^1.0.0",
            "xhr": "^2.0.4"
          }
        },
        "xml-parse-from-string": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/xml-parse-from-string/-/xml-parse-from-string-1.0.1.tgz",
          "integrity": "sha1-qQKekp09vN7RafPG4oI42VpdWig="
        },
        "xml2js": {
          "version": "0.4.23",
          "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
          "integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
          "requires": {
            "sax": ">=0.6.0",
            "xmlbuilder": "~11.0.0"
          }
        },
        "xmlbuilder": {
          "version": "11.0.1",
          "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
          "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA=="
    
        },
        "xtend": {
          "version": "4.0.2",
          "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
    
    Matthias Konitzny's avatar
    Matthias Konitzny committed
          "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
    
        },
        "y18n": {
          "version": "3.2.2",
          "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz",
          "integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==",
          "dev": true
        },
    
        "yallist": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
          "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
    
    Matthias Konitzny's avatar
    Matthias Konitzny committed
        "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": "7.1.2",
          "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.2.tgz",
          "integrity": "sha512-ZEjj/dQYQy0Zx0lgLMLR8QuaqTihnxirir7EwUHp1Axq4e3+k8jXU5K0VLbNvedv1f4EWtBonDIZm0NUr+jCcA==",
          "dev": true,
          "requires": {
            "camelcase": "^3.0.0",
            "cliui": "^3.2.0",
            "decamelize": "^1.1.1",
            "get-caller-file": "^1.0.1",
            "os-locale": "^1.4.0",
            "read-pkg-up": "^1.0.1",
            "require-directory": "^2.1.1",
            "require-main-filename": "^1.0.1",
            "set-blocking": "^2.0.0",
            "string-width": "^1.0.2",
            "which-module": "^1.0.0",
            "y18n": "^3.2.1",
            "yargs-parser": "^5.0.1"
          },
          "dependencies": {
    
            "yargs-parser": {
              "version": "5.0.1",
              "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.1.tgz",
              "integrity": "sha512-wpav5XYiddjXxirPoCTUPbqM0PXvJ9hiBMvuJgInvo4/lAOTZzUprArw17q2O1P2+GHhbBr18/iQwjL5Z9BqfA==",
              "dev": true,
              "requires": {
                "camelcase": "^3.0.0",
                "object.assign": "^4.1.0"
              }
    
          "version": "21.0.1",
          "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz",
          "integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==",
    
        },
        "yazl": {
          "version": "2.5.1",
          "resolved": "https://registry.npmjs.org/yazl/-/yazl-2.5.1.tgz",
          "integrity": "sha512-phENi2PLiHnHb6QBVot+dJnaAZ0xosj7p3fWl+znIjBDlnMI2PsZCJZ306BPTFOaHf5qdDEI8x5qFrSOBN5vrw==",
          "dev": true,
          "requires": {
            "buffer-crc32": "~0.2.3"
          }
        }
      }
    }