Skip to content
Snippets Groups Projects
package-lock.json 1.31 MiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">= 0.8"
          }
        },
        "node_modules/batch": {
          "version": "0.6.1",
          "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
          "integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=",
          "dev": true
        },
        "node_modules/bcrypt": {
    
          "version": "5.0.0",
          "resolved": "https://registry.npmjs.org/bcrypt/-/bcrypt-5.0.0.tgz",
          "integrity": "sha512-jB0yCBl4W/kVHM2whjfyqnxTmOHkCX4kHEa5nYKSoGeYe8YrjTYTc87/6bwt1g8cmV0QrbhKriETg9jWtcREhg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "node-addon-api": "^3.0.0",
            "node-pre-gyp": "0.15.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">= 10.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/bcrypt-pbkdf": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
          "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "tweetnacl": "^0.14.3"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/bcryptjs": {
          "version": "2.4.3",
          "resolved": "https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.4.3.tgz",
          "integrity": "sha1-mrVie5PmBiH/fNrF2pczAn3x0Ms=",
          "dev": true
        },
        "node_modules/big.js": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "5.2.2",
          "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
          "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": "*"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/binary-extensions": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz",
    
          "integrity": "sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=8"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/bindings": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.5.0",
          "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
          "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
          "dev": true,
          "optional": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "file-uri-to-path": "1.0.0"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/bl": {
    
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/bl/-/bl-2.2.1.tgz",
          "integrity": "sha512-6Pesp1w0DEX1N550i/uGV/TqucVL4AM/pgThFSN/Qq9si1/DF9aIHs1BxD8V/QU0HoeHO6cQRTAuYnLPKq1e4g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "readable-stream": "^2.3.5",
            "safe-buffer": "^5.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
        "node_modules/bl/node_modules/isarray": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
        },
        "node_modules/bl/node_modules/readable-stream": {
          "version": "2.3.7",
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
          "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "core-util-is": "~1.0.0",
            "inherits": "~2.0.3",
            "isarray": "~1.0.0",
            "process-nextick-args": "~2.0.0",
            "safe-buffer": "~5.1.1",
            "string_decoder": "~1.1.1",
            "util-deprecate": "~1.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/bl/node_modules/string_decoder": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
          "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
          "dependencies": {
            "safe-buffer": "~5.1.0"
          }
        },
        "node_modules/bluebird": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.7.2",
          "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
          "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/bn.js": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "5.1.3",
          "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.1.3.tgz",
          "integrity": "sha512-GkTiFpjFtUzU9CbMeJ5iazkCzGL3jrhzerzZIuqLABjbwRaFt33I9tUdSNryIptM+RxDet6OKm2WnLXzW51KsQ==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/body-parser": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.19.0",
          "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz",
          "integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "bytes": "3.1.0",
            "content-type": "~1.0.4",
            "debug": "2.6.9",
            "depd": "~1.1.2",
            "http-errors": "1.7.2",
            "iconv-lite": "0.4.24",
            "on-finished": "~2.3.0",
            "qs": "6.7.0",
            "raw-body": "2.4.0",
            "type-is": "~1.6.17"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">= 0.8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/boolbase": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
          "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=",
          "dev": true
        },
        "node_modules/boxen": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.2.0",
          "resolved": "https://registry.npmjs.org/boxen/-/boxen-4.2.0.tgz",
          "integrity": "sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "ansi-align": "^3.0.0",
            "camelcase": "^5.3.1",
            "chalk": "^3.0.0",
            "cli-boxes": "^2.2.0",
            "string-width": "^4.1.0",
            "term-size": "^2.1.0",
            "type-fest": "^0.8.1",
            "widest-line": "^3.1.0"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/boxen/node_modules/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,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/boxen/node_modules/chalk": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
          "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
          "dev": true,
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/boxen/node_modules/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,
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/boxen/node_modules/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
        },
        "node_modules/boxen/node_modules/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,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/boxen/node_modules/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,
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/boxen/node_modules/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,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/brace-expansion": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.11",
          "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
          "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "balanced-match": "^1.0.0",
            "concat-map": "0.0.1"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/braces": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.2",
          "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
          "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "fill-range": "^7.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/brfs": {
          "version": "2.0.2",
          "resolved": "https://registry.npmjs.org/brfs/-/brfs-2.0.2.tgz",
          "integrity": "sha512-IrFjVtwu4eTJZyu8w/V2gxU7iLTtcHih67sgEdzrhjLBMHp2uYefUBfdM4k2UvcuWMgV7PQDZHSLeNWnLFKWVQ==",
          "dev": true,
          "dependencies": {
            "quote-stream": "^1.0.1",
            "resolve": "^1.1.5",
            "static-module": "^3.0.2",
            "through2": "^2.0.0"
          },
          "bin": {
            "brfs": "bin/cmd.js"
          }
        },
        "node_modules/brorand": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz",
          "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/brotli": {
          "version": "1.3.2",
          "resolved": "https://registry.npmjs.org/brotli/-/brotli-1.3.2.tgz",
          "integrity": "sha1-UlqcrU/LqWR119OI9q7LE+7VL0Y=",
          "dev": true,
          "dependencies": {
            "base64-js": "^1.1.2"
          }
        },
        "node_modules/browser-process-hrtime": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
          "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/browser-resolve": {
          "version": "1.11.3",
          "resolved": "https://registry.npmjs.org/browser-resolve/-/browser-resolve-1.11.3.tgz",
          "integrity": "sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ==",
          "dev": true,
          "dependencies": {
            "resolve": "1.1.7"
          }
        },
        "node_modules/browser-resolve/node_modules/resolve": {
          "version": "1.1.7",
          "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
          "integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
          "dev": true
        },
        "node_modules/browserify-aes": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.2.0",
          "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
          "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "buffer-xor": "^1.0.3",
            "cipher-base": "^1.0.0",
            "create-hash": "^1.1.0",
            "evp_bytestokey": "^1.0.3",
            "inherits": "^2.0.1",
            "safe-buffer": "^5.0.1"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/browserify-cipher": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz",
          "integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "browserify-aes": "^1.0.4",
            "browserify-des": "^1.0.0",
            "evp_bytestokey": "^1.0.0"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/browserify-des": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz",
          "integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "cipher-base": "^1.0.1",
            "des.js": "^1.0.0",
            "inherits": "^2.0.1",
            "safe-buffer": "^5.1.2"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/browserify-optional": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/browserify-optional/-/browserify-optional-1.0.1.tgz",
          "integrity": "sha1-HhNyLP3g2F8SFnbCpyztUzoBiGk=",
          "dev": true,
          "dependencies": {
            "ast-transform": "0.0.0",
            "ast-types": "^0.7.0",
            "browser-resolve": "^1.8.1"
          }
        },
        "node_modules/browserify-rsa": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.0.1",
          "resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
          "integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "bn.js": "^4.1.0",
            "randombytes": "^2.0.1"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/browserify-rsa/node_modules/bn.js": {
          "version": "4.11.9",
          "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
          "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==",
          "dev": true
        },
        "node_modules/browserify-sign": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.2.1",
          "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.2.1.tgz",
          "integrity": "sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "bn.js": "^5.1.1",
            "browserify-rsa": "^4.0.1",
            "create-hash": "^1.2.0",
            "create-hmac": "^1.1.7",
            "elliptic": "^6.5.3",
            "inherits": "^2.0.4",
            "parse-asn1": "^5.1.5",
            "readable-stream": "^3.6.0",
            "safe-buffer": "^5.2.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
        "node_modules/browserify-sign/node_modules/inherits": {
          "version": "2.0.4",
          "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
          "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
          "dev": true
        },
        "node_modules/browserify-sign/node_modules/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,
          "dependencies": {
            "inherits": "^2.0.3",
            "string_decoder": "^1.1.1",
            "util-deprecate": "^1.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">= 6"
          }
        },
        "node_modules/browserify-sign/node_modules/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
        },
        "node_modules/browserify-sign/node_modules/string_decoder": {
          "version": "1.3.0",
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
          "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "safe-buffer": "~5.2.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/browserify-zlib": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.2.0",
          "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
          "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "pako": "~1.0.5"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/bs-logger": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.2.6",
          "resolved": "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz",
          "integrity": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "fast-json-stable-stringify": "2.x"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">= 6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/bser": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.1.1",
          "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
          "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "node-int64": "^0.4.0"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/bson": {
    
          "version": "1.1.5",
          "resolved": "https://registry.npmjs.org/bson/-/bson-1.1.5.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha512-kDuEzldR21lHciPQAIulLs1LZlCXdLziXI6Mb/TDkwXhb//UORJNPXgcRs2CuO4H0DcMkpfT3/ySsP3unoZjBg==",
          "engines": {
            "node": ">=0.6.19"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/buffer": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.9.2",
          "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz",
          "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "base64-js": "^1.0.2",
            "ieee754": "^1.1.4",
            "isarray": "^1.0.0"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/buffer-equal": {
          "version": "0.0.1",
          "resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz",
          "integrity": "sha1-kbx0sR6kBbyRa8aqkI+q+ltKrEs=",
          "dev": true,
          "engines": {
            "node": ">=0.4.0"
          }
        },
        "node_modules/buffer-equal-constant-time": {
    
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
          "integrity": "sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk="
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/buffer-from": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz",
          "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A=="
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/buffer-xor": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.3",
          "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
          "integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/buffer/node_modules/isarray": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
          "dev": true
        },
        "node_modules/builtin-status-codes": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
          "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/busboy": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.2.14",
          "resolved": "https://registry.npmjs.org/busboy/-/busboy-0.2.14.tgz",
          "integrity": "sha1-bCpiLvz0fFe7vh4qnDetNseSVFM=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "dicer": "0.2.5",
            "readable-stream": "1.1.x"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=0.8.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/bytes": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==",
          "engines": {
            "node": ">= 0.8"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cacache": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "12.0.4",
          "resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
          "integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "bluebird": "^3.5.5",
            "chownr": "^1.1.1",
            "figgy-pudding": "^3.5.1",
            "glob": "^7.1.4",
            "graceful-fs": "^4.1.15",
            "infer-owner": "^1.0.3",
            "lru-cache": "^5.1.1",
            "mississippi": "^3.0.0",
            "mkdirp": "^0.5.1",
            "move-concurrently": "^1.0.1",
            "promise-inflight": "^1.0.1",
            "rimraf": "^2.6.3",
            "ssri": "^6.0.1",
            "unique-filename": "^1.1.1",
            "y18n": "^4.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
        "node_modules/cacache/node_modules/rimraf": {
          "version": "2.7.1",
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
          "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "glob": "^7.1.3"
          },
          "bin": {
            "rimraf": "bin.js"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cache-base": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
          "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "collection-visit": "^1.0.0",
            "component-emitter": "^1.2.1",
            "get-value": "^2.0.6",
            "has-value": "^1.0.0",
            "isobject": "^3.0.1",
            "set-value": "^2.0.0",
            "to-object-path": "^0.3.0",
            "union-value": "^1.0.0",
            "unset-value": "^1.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=0.10.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cacheable-request": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "6.1.0",
          "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz",
          "integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "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"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/cacheable-request/node_modules/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,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "pump": "^3.0.0"
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cacheable-request/node_modules/lowercase-keys": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
          "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/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,
          "dependencies": {
            "function-bind": "^1.1.1",
            "get-intrinsic": "^1.0.2"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/call-me-maybe": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz",
          "integrity": "sha1-JtII6onje1y95gJQoV8DHBak1ms=",
          "dev": true
        },
        "node_modules/caller-callsite": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz",
          "integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=",
          "dev": true,
          "dependencies": {
            "callsites": "^2.0.0"
          },
          "engines": {
            "node": ">=4"
          }
        },
        "node_modules/caller-callsite/node_modules/callsites": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz",
          "integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=",
          "dev": true,
          "engines": {
            "node": ">=4"
          }
        },
        "node_modules/caller-path": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz",
          "integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=",
          "dev": true,
          "dependencies": {
            "caller-callsite": "^2.0.0"
          },
          "engines": {
            "node": ">=4"
          }
        },
        "node_modules/callsite": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz",
          "integrity": "sha1-KAOY5dZkvXQDi28JBRU+borxvCA=",
          "dev": true,
          "engines": {
            "node": "*"
          }
        },
        "node_modules/callsites": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
          "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=6"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/camelcase": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "5.3.1",
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
          "engines": {
            "node": ">=6"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/camelcase-keys": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "6.2.2",
          "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
          "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "camelcase": "^5.3.1",
            "map-obj": "^4.0.0",
            "quick-lru": "^4.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/capture-exit": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz",
          "integrity": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "rsvp": "^4.8.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": "6.* || 8.* || >= 10.*"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/caseless": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.12.0",
          "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
          "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/chalk": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.4.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
          "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "ansi-styles": "^3.2.1",
            "escape-string-regexp": "^1.0.5",
            "supports-color": "^5.3.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/char-regex": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
          "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=10"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/chardet": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.7.0",
          "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
          "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cheerio": {
          "version": "1.0.0-rc.9",
          "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.9.tgz",
          "integrity": "sha512-QF6XVdrLONO6DXRF5iaolY+odmhj2CLj+xzNod7INPWMi/x9X4SOylH0S/vaPpX+AUU6t04s34SQNh7DbkuCng==",
          "dev": true,
          "dependencies": {
            "cheerio-select": "^1.4.0",
            "dom-serializer": "^1.3.1",
            "domhandler": "^4.2.0",
            "htmlparser2": "^6.1.0",
            "parse5": "^6.0.1",
            "parse5-htmlparser2-tree-adapter": "^6.0.1",
            "tslib": "^2.2.0"
          },
          "engines": {
            "node": ">= 6"
          },
          "funding": {
            "url": "https://github.com/cheeriojs/cheerio?sponsor=1"
          }
        },
        "node_modules/cheerio-select": {
          "version": "1.4.0",
          "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-1.4.0.tgz",
          "integrity": "sha512-sobR3Yqz27L553Qa7cK6rtJlMDbiKPdNywtR95Sj/YgfpLfy0u6CGJuaBKe5YE/vTc23SCRKxWSdlon/w6I/Ew==",
          "dev": true,
          "dependencies": {
            "css-select": "^4.1.2",
            "css-what": "^5.0.0",
            "domelementtype": "^2.2.0",
            "domhandler": "^4.2.0",
            "domutils": "^2.6.0"
          },
          "funding": {
            "url": "https://github.com/sponsors/fb55"
          }
        },
        "node_modules/cheerio/node_modules/parse5": {
          "version": "6.0.1",
          "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
          "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
          "dev": true
        },
        "node_modules/cheerio/node_modules/tslib": {
          "version": "2.2.0",
          "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz",
          "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==",
          "dev": true
        },
        "node_modules/chokidar": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.4.2",
          "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.4.2.tgz",
          "integrity": "sha512-IZHaDeBeI+sZJRX7lGcXsdzgvZqKv6sECqsbErJA4mHWfpRrD8B97kSFN4cQz6nGBGiuFia1MKR4d6c1o8Cv7A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "anymatch": "~3.1.1",
            "braces": "~3.0.2",
            "glob-parent": "~5.1.0",
            "is-binary-path": "~2.1.0",
            "is-glob": "~4.0.1",
            "normalize-path": "~3.0.0",
            "readdirp": "~3.4.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">= 8.10.0"
          },
          "optionalDependencies": {
            "fsevents": "~2.1.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/chownr": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
    
          "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/chrome-trace-event": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz",
          "integrity": "sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "tslib": "^1.9.0"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=6.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/chrome-trace-event/node_modules/tslib": {
          "version": "1.14.1",
          "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
          "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
          "dev": true
        },
        "node_modules/ci-info": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
    
          "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
          "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cipher-base": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.4",
          "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz",
          "integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "inherits": "^2.0.1",
            "safe-buffer": "^5.0.1"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cjs-module-lexer": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.6.0",
          "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-0.6.0.tgz",
          "integrity": "sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/class-transformer": {
    
          "version": "0.3.1",
          "resolved": "https://registry.npmjs.org/class-transformer/-/class-transformer-0.3.1.tgz",
          "integrity": "sha512-cKFwohpJbuMovS8xVLmn8N2AUbAuc8pVo4zEfsUVo8qgECOogns1WVk/FkOZoxhOPTyTYFckuoH+13FO+MQ8GA=="
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/class-utils": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.3.6",
          "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
          "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "arr-union": "^3.1.0",
            "define-property": "^0.2.5",
            "isobject": "^3.0.0",
            "static-extend": "^0.1.1"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/class-utils/node_modules/define-property": {
          "version": "0.2.5",
          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "is-descriptor": "^0.1.0"
          },
          "engines": {
            "node": ">=0.10.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/class-validator": {
    
          "version": "0.12.2",
          "resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.12.2.tgz",
          "integrity": "sha512-TDzPzp8BmpsbPhQpccB3jMUE/3pK0TyqamrK0kcx+ZeFytMA+O6q87JZZGObHHnoo9GM8vl/JppIyKWeEA/EVw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@types/validator": "13.0.0",
            "google-libphonenumber": "^3.2.8",
            "tslib": ">=1.9.0",
            "validator": "13.0.0"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cli-boxes": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz",
    
          "integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=6"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cli-cursor": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
          "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "restore-cursor": "^3.1.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cli-spinners": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.5.0",
          "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.5.0.tgz",
          "integrity": "sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=6"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cli-table3": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.5.1.tgz",
          "integrity": "sha512-7Qg2Jrep1S/+Q3EceiZtQcDPWxhAvBw+ERf1162v4sikJrvojMHFqXt8QIVha8UlH9rgU0BeWPytZ9/TzYqlUw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "object-assign": "^4.1.0",
            "string-width": "^2.1.1"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=6"
          },
          "optionalDependencies": {
            "colors": "^1.1.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cli-table3/node_modules/ansi-regex": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
          "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=",
          "dev": true,
          "engines": {
            "node": ">=4"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/cli-table3/node_modules/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,
          "engines": {
            "node": ">=4"
          }
        },
        "node_modules/cli-table3/node_modules/string-width": {
          "version": "2.1.1",
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
          "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
          "dev": true,
          "dependencies": {
            "is-fullwidth-code-point": "^2.0.0",
            "strip-ansi": "^4.0.0"
          },
          "engines": {
            "node": ">=4"
          }
        },
        "node_modules/cli-table3/node_modules/strip-ansi": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
          "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
          "dev": true,
          "dependencies": {
            "ansi-regex": "^3.0.0"
          },