diff --git a/package-lock.json b/package-lock.json index 11cf0d84..941cac3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@stdlib/constants": "^0.0.11", "@stdlib/fs": "^0.0.12", "@stdlib/math": "^0.0.11", - "@stdlib/process": "^0.0.12", + "@stdlib/process": "^0.1.1", "@stdlib/stats": "^0.0.13", "@stdlib/string": "^0.0.14", "@stdlib/utils": "^0.0.12", @@ -2017,9 +2017,10 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/bigint": { - "version": "0.0.11", - "license": "Apache-2.0", + "node_modules/@stdlib/assert/node_modules/@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", "os": [ "aix", "darwin", @@ -2032,6 +2033,12 @@ "windows" ], "dependencies": { + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", "@stdlib/utils": "^0.0.x" }, "engines": { @@ -2043,8 +2050,8 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/blas": { - "version": "0.0.12", + "node_modules/@stdlib/bigint": { + "version": "0.0.11", "license": "Apache-2.0", "os": [ "aix", @@ -2058,11 +2065,6 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/number": "^0.0.x", - "@stdlib/types": "^0.0.x", "@stdlib/utils": "^0.0.x" }, "engines": { @@ -2074,8 +2076,8 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/buffer": { - "version": "0.0.11", + "node_modules/@stdlib/blas": { + "version": "0.0.12", "license": "Apache-2.0", "os": [ "aix", @@ -2091,7 +2093,8 @@ "dependencies": { "@stdlib/array": "^0.0.x", "@stdlib/assert": "^0.0.x", - "@stdlib/process": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/number": "^0.0.x", "@stdlib/types": "^0.0.x", "@stdlib/utils": "^0.0.x" }, @@ -2104,9 +2107,10 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/buffer-ctor": { - "version": "0.0.6", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/boolean/-/boolean-0.1.1.tgz", + "integrity": "sha512-Xmaz2oEnB2mFqC4VuPnVTHfSL7N5kKLZXJuEgeVHMCKSYYL6WD3C0NpDVAvHJ232LyZWGTCO10N4xeW/Gs8kbA==", "os": [ "aix", "darwin", @@ -2119,20 +2123,21 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-node-buffer-support": "^0.0.x" + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/buffer-from-string": { - "version": "0.0.6", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", "os": [ "aix", "darwin", @@ -2145,22 +2150,33 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/buffer-ctor": "^0.0.x" + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/cli": { - "version": "0.0.10", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", "os": [ "aix", "darwin", @@ -2173,21 +2189,41 @@ "windows" ], "dependencies": { - "@stdlib/utils": "^0.0.x", - "minimist": "^1.2.0" + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/cli-ctor": { - "version": "0.0.2", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", "os": [ "aix", "darwin", @@ -2200,22 +2236,21 @@ "windows" ], "dependencies": { - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-noop": "^0.0.x", - "minimist": "^1.2.0" + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/complex": { - "version": "0.0.12", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", "os": [ "aix", "darwin", @@ -2228,23 +2263,29 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants": { - "version": "0.0.11", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", "os": [ "aix", "darwin", @@ -2257,23 +2298,26 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/number": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/fs": { - "version": "0.0.12", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", "os": [ "aix", "darwin", @@ -2286,27 +2330,23 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/process": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/utils": "^0.0.x", - "debug": "^2.6.9" + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/fs-read-file": { - "version": "0.0.7", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", "os": [ "aix", "darwin", @@ -2319,35 +2359,26 @@ "windows" ], "dependencies": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, - "bin": { - "read-file": "bin/cli" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" - } - }, - "node_modules/@stdlib/fs/node_modules/debug": { - "version": "2.6.9", - "license": "MIT", - "dependencies": { - "ms": "2.0.0" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/fs/node_modules/ms": { - "version": "2.0.0", - "license": "MIT" - }, - "node_modules/@stdlib/math": { - "version": "0.0.11", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", "os": [ "aix", "darwin", @@ -2360,39 +2391,24 @@ "windows" ], "dependencies": { - "@stdlib/assert": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/ndarray": "^0.0.x", - "@stdlib/number": "^0.0.x", - "@stdlib/strided": "^0.0.x", - "@stdlib/symbol": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x", - "debug": "^2.6.9" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" - } - }, - "node_modules/@stdlib/math/node_modules/debug": { - "version": "2.6.9", - "license": "MIT", - "dependencies": { - "ms": "2.0.0" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math/node_modules/ms": { - "version": "2.0.0", - "license": "MIT" - }, - "node_modules/@stdlib/ndarray": { - "version": "0.0.13", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", "os": [ "aix", "darwin", @@ -2405,30 +2421,29 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/bigint": "^0.0.x", - "@stdlib/buffer": "^0.0.x", - "@stdlib/complex": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/number": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/nlp": { - "version": "0.0.11", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", "os": [ "aix", "darwin", @@ -2441,25 +2456,34 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/random": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/number": { - "version": "0.0.10", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", "os": [ "aix", "darwin", @@ -2472,27 +2496,35 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/os": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/os": { - "version": "0.0.12", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", "os": [ "aix", "darwin", @@ -2505,24 +2537,26 @@ "windows" ], "dependencies": { - "@stdlib/assert": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/fs": "^0.0.x", - "@stdlib/process": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/process": { - "version": "0.0.12", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", "os": [ "aix", "darwin", @@ -2535,26 +2569,28 @@ "windows" ], "dependencies": { - "@stdlib/assert": "^0.0.x", - "@stdlib/buffer": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/fs": "^0.0.x", - "@stdlib/streams": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/process-read-stdin": { - "version": "0.0.6", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", "os": [ "aix", "darwin", @@ -2567,25 +2603,26 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/buffer-ctor": "^0.0.x", - "@stdlib/buffer-from-string": "^0.0.x", - "@stdlib/streams-node-stdin": "^0.0.x", - "@stdlib/utils-next-tick": "^0.0.x" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/random": { - "version": "0.0.12", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", "os": [ "aix", "darwin", @@ -2598,20 +2635,23 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/blas": "^0.0.x", - "@stdlib/buffer": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/fs": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/process": "^0.0.x", - "@stdlib/stats": "^0.0.x", - "@stdlib/streams": "^0.0.x", - "@stdlib/symbol": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x", + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", "debug": "^2.6.9", "readable-stream": "^2.1.4" }, @@ -2620,24 +2660,14 @@ "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" - } - }, - "node_modules/@stdlib/random/node_modules/debug": { - "version": "2.6.9", - "license": "MIT", - "dependencies": { - "ms": "2.0.0" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/random/node_modules/ms": { - "version": "2.0.0", - "license": "MIT" - }, - "node_modules/@stdlib/regexp": { - "version": "0.0.13", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", "os": [ "aix", "darwin", @@ -2650,21 +2680,24 @@ "windows" ], "dependencies": { - "@stdlib/assert": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/regexp-eol": { - "version": "0.0.6", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", "os": [ "aix", "darwin", @@ -2677,24 +2710,32 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-own-property": "^0.0.x", - "@stdlib/assert-is-boolean": "^0.0.x", - "@stdlib/assert-is-plain-object": "^0.0.x", - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/regexp-function-name": { - "version": "0.0.6", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", "os": [ "aix", "darwin", @@ -2707,20 +2748,30 @@ "windows" ], "dependencies": { - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/stats": { - "version": "0.0.13", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", "os": [ "aix", "darwin", @@ -2733,30 +2784,28 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/blas": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/ndarray": "^0.0.x", - "@stdlib/random": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/symbol": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/streams": { - "version": "0.0.12", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", "os": [ "aix", "darwin", @@ -2769,27 +2818,34 @@ "windows" ], "dependencies": { - "@stdlib/assert": "^0.0.x", - "@stdlib/buffer": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/fs": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x", - "debug": "^2.6.9", - "readable-stream": "^2.1.4" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/streams-node-stdin": { - "version": "0.0.6", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", "os": [ "aix", "darwin", @@ -2801,29 +2857,23 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" - } - }, - "node_modules/@stdlib/streams/node_modules/debug": { - "version": "2.6.9", - "license": "MIT", - "dependencies": { - "ms": "2.0.0" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/streams/node_modules/ms": { - "version": "2.0.0", - "license": "MIT" - }, - "node_modules/@stdlib/strided": { - "version": "0.0.12", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", "os": [ "aix", "darwin", @@ -2836,25 +2886,30 @@ "windows" ], "dependencies": { - "@stdlib/assert": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/ndarray": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/string": { - "version": "0.0.14", - "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.0.14.tgz", - "integrity": "sha512-1ClvUTPysens7GZz3WsrkFYIFs8qDmnXkyAd3zMvTXgRpy7hqrv6nNzLMQj8BHv5cBWaWPOXYd/cZ+JyMnZNQQ==", + "node_modules/@stdlib/boolean/node_modules/@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==", "os": [ "aix", "darwin", @@ -2866,31 +2921,19 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/fs": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/nlp": "^0.0.x", - "@stdlib/process": "^0.0.x", - "@stdlib/regexp": "^0.0.x", - "@stdlib/streams": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/string-capitalize": { - "version": "0.0.7", - "license": "Apache-2.0", + "node_modules/@stdlib/boolean/node_modules/@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", "os": [ "aix", "darwin", @@ -2903,27 +2946,53 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/process-read-stdin": "^0.0.x", - "@stdlib/regexp-eol": "^0.0.x", - "@stdlib/streams-node-stdin": "^0.0.x" - }, - "bin": { - "capitalize": "bin/cli" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/symbol": { - "version": "0.0.12", + "node_modules/@stdlib/boolean/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/@stdlib/boolean/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/@stdlib/buffer": { + "version": "0.0.11", "license": "Apache-2.0", "os": [ "aix", @@ -2937,7 +3006,10 @@ "windows" ], "dependencies": { + "@stdlib/array": "^0.0.x", "@stdlib/assert": "^0.0.x", + "@stdlib/process": "^0.0.x", + "@stdlib/types": "^0.0.x", "@stdlib/utils": "^0.0.x" }, "engines": { @@ -2949,8 +3021,8 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/time": { - "version": "0.0.14", + "node_modules/@stdlib/buffer-ctor": { + "version": "0.0.6", "license": "Apache-2.0", "os": [ "aix", @@ -2964,13 +3036,7 @@ "windows" ], "dependencies": { - "@stdlib/assert": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/fs": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "@stdlib/assert-has-node-buffer-support": "^0.0.x" }, "engines": { "node": ">=0.10.0", @@ -2981,8 +3047,8 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/types": { - "version": "0.0.13", + "node_modules/@stdlib/buffer-from-string": { + "version": "0.0.6", "license": "Apache-2.0", "os": [ "aix", @@ -2995,6 +3061,11 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/assert-is-function": "^0.0.x", + "@stdlib/assert-is-string": "^0.0.x", + "@stdlib/buffer-ctor": "^0.0.x" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -3004,9 +3075,10 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/utils": { + "node_modules/@stdlib/buffer/node_modules/@stdlib/process": { "version": "0.0.12", - "license": "Apache-2.0", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", "os": [ "aix", "darwin", @@ -3019,24 +3091,13 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.0.x", "@stdlib/assert": "^0.0.x", - "@stdlib/blas": "^0.0.x", "@stdlib/buffer": "^0.0.x", "@stdlib/cli": "^0.0.x", - "@stdlib/constants": "^0.0.x", "@stdlib/fs": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/os": "^0.0.x", - "@stdlib/process": "^0.0.x", - "@stdlib/random": "^0.0.x", - "@stdlib/regexp": "^0.0.x", "@stdlib/streams": "^0.0.x", "@stdlib/string": "^0.0.x", - "@stdlib/symbol": "^0.0.x", - "@stdlib/time": "^0.0.x", - "@stdlib/types": "^0.0.x", - "debug": "^2.6.9" + "@stdlib/utils": "^0.0.x" }, "engines": { "node": ">=0.10.0", @@ -3047,8 +3108,8 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/utils-constructor-name": { - "version": "0.0.7", + "node_modules/@stdlib/cli": { + "version": "0.0.10", "license": "Apache-2.0", "os": [ "aix", @@ -3062,9 +3123,8 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-buffer": "^0.0.x", - "@stdlib/regexp-function-name": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" + "@stdlib/utils": "^0.0.x", + "minimist": "^1.2.0" }, "engines": { "node": ">=0.10.0", @@ -3075,8 +3135,8 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/utils-define-nonenumerable-read-only-property": { - "version": "0.0.6", + "node_modules/@stdlib/cli-ctor": { + "version": "0.0.2", "license": "Apache-2.0", "os": [ "aix", @@ -3090,8 +3150,9 @@ "windows" ], "dependencies": { - "@stdlib/types": "^0.0.x", - "@stdlib/utils-define-property": "^0.0.x" + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", + "@stdlib/utils-noop": "^0.0.x", + "minimist": "^1.2.0" }, "engines": { "node": ">=0.10.0", @@ -3102,8 +3163,8 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/utils-define-property": { - "version": "0.0.7", + "node_modules/@stdlib/complex": { + "version": "0.0.12", "license": "Apache-2.0", "os": [ "aix", @@ -3117,7 +3178,10 @@ "windows" ], "dependencies": { - "@stdlib/types": "^0.0.x" + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { "node": ">=0.10.0", @@ -3128,8 +3192,8 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/utils-get-prototype-of": { - "version": "0.0.6", + "node_modules/@stdlib/constants": { + "version": "0.0.11", "license": "Apache-2.0", "os": [ "aix", @@ -3143,8 +3207,10 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/number": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { "node": ">=0.10.0", @@ -3155,8 +3221,8 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/utils-global": { - "version": "0.0.6", + "node_modules/@stdlib/fs": { + "version": "0.0.12", "license": "Apache-2.0", "os": [ "aix", @@ -3170,7 +3236,14 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-boolean": "^0.0.x" + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/process": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x", + "debug": "^2.6.9" }, "engines": { "node": ">=0.10.0", @@ -3181,7 +3254,7 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/utils-native-class": { + "node_modules/@stdlib/fs-read-file": { "version": "0.0.7", "license": "Apache-2.0", "os": [ @@ -3196,8 +3269,11 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-own-property": "^0.0.x", - "@stdlib/assert-has-tostringtag-support": "^0.0.x" + "@stdlib/cli-ctor": "^0.0.x", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + }, + "bin": { + "read-file": "bin/cli" }, "engines": { "node": ">=0.10.0", @@ -3208,9 +3284,10 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/utils-next-tick": { - "version": "0.0.6", - "license": "Apache-2.0", + "node_modules/@stdlib/fs/node_modules/@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", "os": [ "aix", "darwin", @@ -3222,6 +3299,15 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -3231,12 +3317,24 @@ "url": "https://www.patreon.com/athan" } }, - "node_modules/@stdlib/utils-noop": { - "version": "0.0.8", - "license": "Apache-2.0", - "os": [ - "aix", - "darwin", + "node_modules/@stdlib/fs/node_modules/debug": { + "version": "2.6.9", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/@stdlib/fs/node_modules/ms": { + "version": "2.0.0", + "license": "MIT" + }, + "node_modules/@stdlib/function": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/function/-/function-0.1.1.tgz", + "integrity": "sha512-1ZYoaobMfEzswqq0HBZDiCmuvUHE9mHsCcl28+PliyPAZ9lR0GVJWne9bVvG3Kr/GuSBKBt/fhDLp+gFp5hV6w==", + "os": [ + "aix", + "darwin", "freebsd", "linux", "macos", @@ -3245,18 +3343,22 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/utils": "^0.1.0" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/utils-type-of": { - "version": "0.0.7", - "license": "Apache-2.0", + "node_modules/@stdlib/function/node_modules/@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", "os": [ "aix", "darwin", @@ -3269,1942 +3371,3641 @@ "windows" ], "dependencies": { - "@stdlib/utils-constructor-name": "^0.0.x", - "@stdlib/utils-global": "^0.0.x" + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/utils/node_modules/debug": { - "version": "2.6.9", - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/@stdlib/utils/node_modules/ms": { - "version": "2.0.0", - "license": "MIT" - }, - "node_modules/@tootallnate/once": { - "version": "1.1.2", - "license": "MIT", + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 6" - } - }, - "node_modules/@types/bcryptjs": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/@types/bcryptjs/-/bcryptjs-2.4.2.tgz", - "integrity": "sha512-LiMQ6EOPob/4yUL66SZzu6Yh77cbzJFYll+ZfaPiPPFswtIlA/Fs1MzdKYA7JApHU49zQTbJGX3PDmCpIdDBRQ==" - }, - "node_modules/@types/cookie": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz", - "integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==" - }, - "node_modules/@types/cors": { - "version": "2.8.13", - "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.13.tgz", - "integrity": "sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/json-schema": { - "version": "7.0.11", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz", - "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==" - }, - "node_modules/@types/node": { - "version": "17.0.5", - "license": "MIT" - }, - "node_modules/@types/webidl-conversions": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@types/webidl-conversions/-/webidl-conversions-7.0.0.tgz", - "integrity": "sha512-xTE1E+YF4aWPJJeUzaZI5DRntlkY3+BCVJi0axFptnjGmAoWxkyREIh/XMrfxVLejwQxMCfDXdICo0VLxThrog==" - }, - "node_modules/@types/whatwg-url": { - "version": "8.2.2", - "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-8.2.2.tgz", - "integrity": "sha512-FtQu10RWgn3D9U4aazdwIE2yzphmTJREDqNdODHrbrZmmMqI0vMheC/6NE/J1Yveaj8H+ela+YwWTjq5PGmuhA==", - "dependencies": { - "@types/node": "*", - "@types/webidl-conversions": "*" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@ungap/structured-clone": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", - "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", - "dev": true - }, - "node_modules/abbrev": { - "version": "1.0.9", - "license": "ISC" - }, - "node_modules/accepts": { - "version": "1.3.8", - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "mime-types": "~2.1.34", - "negotiator": "0.6.3" + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.6" - } - }, - "node_modules/acorn": { - "version": "8.11.2", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.2.tgz", - "integrity": "sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==", - "dev": true, - "bin": { - "acorn": "bin/acorn" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/adm-zip": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.10.tgz", - "integrity": "sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==", - "engines": { - "node": ">=6.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/agent-base": { - "version": "6.0.2", - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "debug": "4" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 6.0.0" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "color-convert": "^2.0.1" + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" }, "engines": { - "node": ">=8" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/append-field": { - "version": "1.0.0", - "license": "MIT" - }, - "node_modules/append-transform": { - "version": "0.4.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "default-require-extensions": "^1.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/aproba": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", - "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" - }, - "node_modules/archiver": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/archiver/-/archiver-5.3.2.tgz", - "integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==", - "dependencies": { - "archiver-utils": "^2.1.0", - "async": "^3.2.4", - "buffer-crc32": "^0.2.1", - "readable-stream": "^3.6.0", - "readdir-glob": "^1.1.2", - "tar-stream": "^2.2.0", - "zip-stream": "^4.1.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">= 10" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/archiver-utils": { - "version": "2.1.0", - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "glob": "^7.1.4", - "graceful-fs": "^4.2.0", - "lazystream": "^1.0.0", - "lodash.defaults": "^4.2.0", - "lodash.difference": "^4.5.0", - "lodash.flatten": "^4.4.0", - "lodash.isplainobject": "^4.0.6", - "lodash.union": "^4.6.0", - "normalize-path": "^3.0.0", - "readable-stream": "^2.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/archiver/node_modules/readable-stream": { - "version": "3.6.0", - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { - "node": ">= 6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/are-we-there-yet": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz", - "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==", + "node_modules/@stdlib/function/node_modules/@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "delegates": "^1.0.0", - "readable-stream": "^3.6.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { - "node": ">=10" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/are-we-there-yet/node_modules/readable-stream": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", - "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "node_modules/@stdlib/function/node_modules/@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/argparse": { - "version": "1.0.10", - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/argv": { - "version": "0.0.2", + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=0.6.10" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/array-buffer-byte-length": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz", - "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==", + "node_modules/@stdlib/function/node_modules/@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2", - "is-array-buffer": "^3.0.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/array-flatten": { - "version": "1.1.1", - "license": "MIT" - }, - "node_modules/array.prototype.every": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/array.prototype.every/-/array.prototype.every-1.1.5.tgz", - "integrity": "sha512-FfMQJ+/joFGXpRCltbzV3znaP5QxIhLFySo0fEPn3GuoYlud9LhknMCIxdYKC2qsM/6VHoSp6YGwe3EZXrEcwQ==", - "dev": true, + "node_modules/@stdlib/function/node_modules/@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "is-string": "^1.0.7" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/array.prototype.flat": { - "version": "1.2.3", - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "define-properties": "^1.1.3", - "es-abstract": "^1.17.0-next.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/arraybuffer.prototype.slice": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.2.tgz", - "integrity": "sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==", + "node_modules/@stdlib/function/node_modules/@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "array-buffer-byte-length": "^1.0.0", - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "get-intrinsic": "^1.2.1", - "is-array-buffer": "^3.0.2", - "is-shared-array-buffer": "^1.0.2" + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/asap": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz", - "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==", - "dev": true - }, - "node_modules/assertion-error": { - "version": "1.1.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": "*" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/async": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz", - "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" - }, - "node_modules/asynckit": { - "version": "0.4.0", - "license": "MIT" - }, - "node_modules/available-typed-arrays": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", - "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==", + "node_modules/@stdlib/function/node_modules/@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/axios": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz", - "integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==", + "node_modules/@stdlib/function/node_modules/@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "follow-redirects": "^1.15.0", - "form-data": "^4.0.0", - "proxy-from-env": "^1.1.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-code-frame": { - "version": "6.26.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "chalk": "^1.1.3", - "esutils": "^2.0.2", - "js-tokens": "^3.0.2" - } - }, - "node_modules/babel-code-frame/node_modules/ansi-regex": { - "version": "2.1.1", - "dev": true, - "license": "MIT", + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-code-frame/node_modules/ansi-styles": { - "version": "2.2.1", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-code-frame/node_modules/chalk": { - "version": "1.1.3", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-code-frame/node_modules/escape-string-regexp": { - "version": "1.0.5", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">=0.8.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-code-frame/node_modules/strip-ansi": { - "version": "3.0.1", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/function/node_modules/@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ansi-regex": "^2.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-code-frame/node_modules/supports-color": { - "version": "2.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.8.0" + "node_modules/@stdlib/function/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" } }, - "node_modules/babel-generator": { - "version": "6.26.1", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/function/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/@stdlib/iter": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/iter/-/iter-0.1.1.tgz", + "integrity": "sha512-cpgsCtJKy5b8VFldSxKUMRkya4FwDsXIUtUpq3OpWUHzOruwGGt1GqnMBTF08HgYSUVPQXI06WNWiAdfxjZ3tg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "babel-messages": "^6.23.0", - "babel-runtime": "^6.26.0", - "babel-types": "^6.26.0", - "detect-indent": "^4.0.0", - "jsesc": "^1.3.0", - "lodash": "^4.17.4", - "source-map": "^0.5.7", - "trim-right": "^1.0.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-messages": { - "version": "6.23.0", - "dev": true, - "license": "MIT", - "dependencies": { - "babel-runtime": "^6.22.0" - } - }, - "node_modules/babel-runtime": { - "version": "6.26.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "core-js": "^2.4.0", - "regenerator-runtime": "^0.11.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-runtime/node_modules/regenerator-runtime": { - "version": "0.11.1", - "dev": true, - "license": "MIT" - }, - "node_modules/babel-template": { - "version": "6.26.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "babel-runtime": "^6.26.0", - "babel-traverse": "^6.26.0", - "babel-types": "^6.26.0", - "babylon": "^6.18.0", - "lodash": "^4.17.4" + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-traverse": { - "version": "6.26.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "babel-code-frame": "^6.26.0", - "babel-messages": "^6.23.0", - "babel-runtime": "^6.26.0", - "babel-types": "^6.26.0", - "babylon": "^6.18.0", - "debug": "^2.6.8", - "globals": "^9.18.0", - "invariant": "^2.2.2", - "lodash": "^4.17.4" + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-traverse/node_modules/debug": { - "version": "2.6.9", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/babel-traverse/node_modules/globals": { - "version": "9.18.0", - "dev": true, - "license": "MIT", + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/babel-traverse/node_modules/ms": { - "version": "2.0.0", - "dev": true, - "license": "MIT" - }, - "node_modules/babel-types": { - "version": "6.26.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "babel-runtime": "^6.26.0", - "esutils": "^2.0.2", - "lodash": "^4.17.4", - "to-fast-properties": "^1.0.3" - } - }, - "node_modules/babylon": { - "version": "6.18.0", - "dev": true, - "license": "MIT", - "bin": { - "babylon": "bin/babylon.js" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/balanced-match": { - "version": "1.0.2", - "license": "MIT" - }, - "node_modules/base32.js": { - "version": "0.0.1", - "license": "MIT" - }, - "node_modules/base64-js": { - "version": "1.5.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } + "node_modules/@stdlib/iter/node_modules/@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" ], - "license": "MIT" - }, - "node_modules/base64id": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz", - "integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==", + "dependencies": { + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" + }, "engines": { - "node": "^4.5.0 || >= 5.9" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/basic-auth": { - "version": "2.0.1", - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "safe-buffer": "5.1.2" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/basic-auth/node_modules/safe-buffer": { - "version": "5.1.2", - "license": "MIT" - }, - "node_modules/bcrypt": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/bcrypt/-/bcrypt-5.1.1.tgz", - "integrity": "sha512-AGBHOG5hPYZ5Xl9KXzU5iKq9516yEmvCKDg3ecP5kX2aB6UqTeXZxk2ELnDgDm6BQSMlLt9rDB4LoSMx0rYwww==", - "hasInstallScript": true, + "node_modules/@stdlib/iter/node_modules/@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@mapbox/node-pre-gyp": "^1.0.11", - "node-addon-api": "^5.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 10.0.0" - } - }, - "node_modules/bcryptjs": { - "version": "2.4.3", - "resolved": "https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.4.3.tgz", - "integrity": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==" - }, - "node_modules/bl": { - "version": "4.1.0", - "license": "MIT", - "dependencies": { - "buffer": "^5.5.0", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/bl/node_modules/readable-stream": { - "version": "3.6.0", - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { - "node": ">= 6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/body-parser": { - "version": "1.20.2", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz", - "integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==", + "node_modules/@stdlib/iter/node_modules/@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "bytes": "3.1.2", - "content-type": "~1.0.5", - "debug": "2.6.9", - "depd": "2.0.0", - "destroy": "1.2.0", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "on-finished": "2.4.1", - "qs": "6.11.0", - "raw-body": "2.5.2", - "type-is": "~1.6.18", - "unpipe": "1.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/body-parser/node_modules/debug": { - "version": "2.6.9", - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ms": "2.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/body-parser/node_modules/depd": { - "version": "2.0.0", - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/body-parser/node_modules/ms": { - "version": "2.0.0", - "license": "MIT" - }, - "node_modules/body-parser/node_modules/on-finished": { - "version": "2.4.1", - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ee-first": "1.1.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/body-parser/node_modules/qs": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", - "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", + "node_modules/@stdlib/iter/node_modules/@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "side-channel": "^1.0.4" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/bowser": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/bowser/-/bowser-2.11.0.tgz", - "integrity": "sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA==", - "optional": true - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/bson": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/bson/-/bson-4.7.2.tgz", - "integrity": "sha512-Ry9wCtIZ5kGqkJoi6aD8KjxFZEx78guTQDnpXWiNthsxzrxAK/i8E6pCHAIZTbaEFWcOCvbecMukfK7XUvyLpQ==", + "node_modules/@stdlib/iter/node_modules/@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "buffer": "^5.6.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=6.9.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/buffer": { - "version": "5.7.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } + "node_modules/@stdlib/iter/node_modules/@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" ], - "license": "MIT", "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.1.13" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/buffer-crc32": { - "version": "0.2.13", - "license": "MIT", - "engines": { - "node": "*" - } - }, - "node_modules/buffer-equal-constant-time": { - "version": "1.0.1", - "license": "BSD-3-Clause" - }, - "node_modules/buffer-from": { - "version": "1.1.2", - "license": "MIT" - }, - "node_modules/buffer-shims": { - "version": "1.0.0", - "dev": true, - "license": "MIT" - }, - "node_modules/busboy": { - "version": "0.2.14", + "node_modules/@stdlib/iter/node_modules/@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "dicer": "0.2.5", - "readable-stream": "1.1.x" + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">=0.8.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/busboy/node_modules/isarray": { - "version": "0.0.1", - "license": "MIT" - }, - "node_modules/busboy/node_modules/readable-stream": { - "version": "1.1.14", - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "0.0.1", - "string_decoder": "~0.10.x" - } - }, - "node_modules/busboy/node_modules/string_decoder": { - "version": "0.10.31", - "license": "MIT" - }, - "node_modules/bytes": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 0.8" - } - }, - "node_modules/call-bind": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz", - "integrity": "sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==", - "dependencies": { - "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.1", - "set-function-length": "^1.1.1" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/call-me-maybe": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.2.tgz", - "integrity": "sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==" - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/camelcase": { - "version": "5.3.1", - "license": "MIT", - "engines": { - "node": ">=6" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/chai": { - "version": "4.3.10", - "resolved": "https://registry.npmjs.org/chai/-/chai-4.3.10.tgz", - "integrity": "sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==", - "dev": true, + "node_modules/@stdlib/iter/node_modules/@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "assertion-error": "^1.1.0", - "check-error": "^1.0.3", - "deep-eql": "^4.1.3", - "get-func-name": "^2.0.2", - "loupe": "^2.3.6", - "pathval": "^1.1.1", - "type-detect": "^4.0.8" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=4" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/chalk": { - "version": "4.1.2", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=10" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/check-error": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/check-error/-/check-error-1.0.3.tgz", - "integrity": "sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==", - "dev": true, + "node_modules/@stdlib/iter/node_modules/@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "get-func-name": "^2.0.2" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": "*" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/chownr": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", - "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", + "node_modules/@stdlib/iter/node_modules/@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">=10" - } - }, - "node_modules/cliui": { - "version": "6.0.0", - "license": "ISC", - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^6.2.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/codecov": { - "version": "3.8.3", - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "argv": "0.0.2", - "ignore-walk": "3.0.4", - "js-yaml": "3.14.1", - "teeny-request": "7.1.1", - "urlgrey": "1.0.0" - }, - "bin": { - "codecov": "bin/codecov" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" }, "engines": { - "node": ">=4.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", + "node_modules/@stdlib/iter/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" + "ms": "2.0.0" } }, - "node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/color-support": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", - "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", - "bin": { - "color-support": "bin.js" - } + "node_modules/@stdlib/iter/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, - "node_modules/combined-stream": { - "version": "1.0.8", - "license": "MIT", + "node_modules/@stdlib/math": { + "version": "0.0.11", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "delayed-stream": "~1.0.0" + "@stdlib/assert": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/ndarray": "^0.0.x", + "@stdlib/number": "^0.0.x", + "@stdlib/strided": "^0.0.x", + "@stdlib/symbol": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x", + "debug": "^2.6.9" }, "engines": { - "node": ">= 0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/commander": { - "version": "6.2.0", + "node_modules/@stdlib/math/node_modules/debug": { + "version": "2.6.9", "license": "MIT", - "engines": { - "node": ">= 6" + "dependencies": { + "ms": "2.0.0" } }, - "node_modules/component-emitter": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", - "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==", - "dev": true + "node_modules/@stdlib/math/node_modules/ms": { + "version": "2.0.0", + "license": "MIT" }, - "node_modules/compress-commons": { - "version": "4.1.1", - "license": "MIT", + "node_modules/@stdlib/napi": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/napi/-/napi-0.1.1.tgz", + "integrity": "sha512-hos+4m3vnAfRItJ6XUmLI8jT+jtjYe10m4BKGZErtWPzGzGTHm+4OrgG/oAcC4OTe2uHoO9OarLsQ8bndhH1GQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "buffer-crc32": "^0.2.13", - "crc32-stream": "^4.0.2", - "normalize-path": "^3.0.0", - "readable-stream": "^3.6.0" + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 10" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/compress-commons/node_modules/readable-stream": { - "version": "3.6.0", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/concat-map": { - "version": "0.0.1", - "license": "MIT" - }, - "node_modules/concat-stream": { - "version": "1.6.2", - "engines": [ - "node >= 0.8" + "node_modules/@stdlib/napi/node_modules/@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" ], - "license": "MIT", "dependencies": { - "buffer-from": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^2.2.2", - "typedarray": "^0.0.6" + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" - }, - "node_modules/content-disposition": { - "version": "0.5.4", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "safe-buffer": "5.2.1" + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/content-type": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", - "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", + "node_modules/@stdlib/napi/node_modules/@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/cookie": { - "version": "0.4.1", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/cookie-parser": { - "version": "1.4.6", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "cookie": "0.4.1", - "cookie-signature": "1.0.6" + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" }, "engines": { - "node": ">= 0.8.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/cookie-session": { - "version": "2.0.0", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "cookies": "0.8.0", - "debug": "3.2.7", - "on-headers": "~1.0.2", - "safe-buffer": "5.2.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.10" - } - }, - "node_modules/cookie-session/node_modules/debug": { - "version": "3.2.7", - "license": "MIT", - "dependencies": { - "ms": "^2.1.1" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/cookie-signature": { - "version": "1.0.6", - "license": "MIT" - }, - "node_modules/cookiejar": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.4.tgz", - "integrity": "sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==", - "dev": true - }, - "node_modules/cookies": { - "version": "0.8.0", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "depd": "~2.0.0", - "keygrip": "~1.1.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.8" - } - }, - "node_modules/cookies/node_modules/depd": { - "version": "2.0.0", - "license": "MIT", - "engines": { - "node": ">= 0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/core-js": { - "version": "2.6.12", - "dev": true, - "hasInstallScript": true, - "license": "MIT" - }, - "node_modules/core-util-is": { - "version": "1.0.3", - "license": "MIT" - }, - "node_modules/cors": { - "version": "2.8.5", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "object-assign": "^4", - "vary": "^1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { - "node": ">= 0.10" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/crc-32": { - "version": "1.2.0", - "license": "Apache-2.0", + "node_modules/@stdlib/napi/node_modules/@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "exit-on-epipe": "~1.0.1", - "printj": "~1.1.0" - }, - "bin": { - "crc32": "bin/crc32.njs" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { - "node": ">=0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/crc32-stream": { - "version": "4.0.2", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "crc-32": "^1.2.0", - "readable-stream": "^3.4.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 10" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/crc32-stream/node_modules/readable-stream": { - "version": "3.6.0", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/cross-env": { - "version": "7.0.3", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "cross-spawn": "^7.0.1" - }, - "bin": { - "cross-env": "src/bin/cross-env.js", - "cross-env-shell": "src/bin/cross-env-shell.js" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=10.14", - "npm": ">=6", - "yarn": ">=1" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/cross-spawn": { - "version": "7.0.3", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/debug": { - "version": "4.3.4", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ms": "2.1.2" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">=6.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/decamelize": { - "version": "1.2.0", - "license": "MIT", - "engines": { - "node": ">=0.10.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/deep-eql": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-4.1.3.tgz", - "integrity": "sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==", - "dev": true, + "node_modules/@stdlib/napi/node_modules/@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "type-detect": "^4.0.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=6" - } - }, - "node_modules/deep-equal": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-2.2.2.tgz", - "integrity": "sha512-xjVyBf0w5vH0I42jdAZzOKVldmPgSulmiyPRywoyq7HXC9qdgo17kxJE+rdnif5Tz6+pIrpJI8dCpMNLIGkUiA==", - "dev": true, - "dependencies": { - "array-buffer-byte-length": "^1.0.0", - "call-bind": "^1.0.2", - "es-get-iterator": "^1.1.3", - "get-intrinsic": "^1.2.1", - "is-arguments": "^1.1.1", - "is-array-buffer": "^3.0.2", - "is-date-object": "^1.0.5", - "is-regex": "^1.1.4", - "is-shared-array-buffer": "^1.0.2", - "isarray": "^2.0.5", - "object-is": "^1.1.5", - "object-keys": "^1.1.1", - "object.assign": "^4.1.4", - "regexp.prototype.flags": "^1.5.0", - "side-channel": "^1.0.4", - "which-boxed-primitive": "^1.0.2", - "which-collection": "^1.0.1", - "which-typed-array": "^1.1.9" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/deep-equal/node_modules/isarray": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", - "dev": true - }, - "node_modules/deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "node_modules/default-require-extensions": { - "version": "1.0.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "strip-bom": "^2.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/define-data-property": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz", - "integrity": "sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==", + "node_modules/@stdlib/napi/node_modules/@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "get-intrinsic": "^1.2.1", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/define-properties": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.0.tgz", - "integrity": "sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==", + "node_modules/@stdlib/napi/node_modules/@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "has-property-descriptors": "^1.0.0", - "object-keys": "^1.1.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/defined": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.1.tgz", - "integrity": "sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==", - "dev": true, + "node_modules/@stdlib/napi/node_modules/@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/delayed-stream": { - "version": "1.0.0", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=0.4.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" - }, - "node_modules/depd": { - "version": "1.1.2", - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/destroy": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", - "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", + "node_modules/@stdlib/napi/node_modules/@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/detect-indent": { - "version": "4.0.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/napi/node_modules/@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "repeating": "^2.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/detect-libc": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz", - "integrity": "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==", - "engines": { - "node": ">=8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/dezalgo": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.4.tgz", - "integrity": "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==", - "dev": true, + "node_modules/@stdlib/napi/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "dependencies": { - "asap": "^2.0.0", - "wrappy": "1" + "ms": "2.0.0" } }, - "node_modules/dicer": { - "version": "0.2.5", - "dependencies": { - "readable-stream": "1.1.x", - "streamsearch": "0.1.2" - }, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/dicer/node_modules/isarray": { - "version": "0.0.1", - "license": "MIT" - }, - "node_modules/dicer/node_modules/readable-stream": { - "version": "1.1.14", - "license": "MIT", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "0.0.1", - "string_decoder": "~0.10.x" - } - }, - "node_modules/dicer/node_modules/string_decoder": { - "version": "0.10.31", - "license": "MIT" - }, - "node_modules/dijkstrajs": { - "version": "1.0.2", - "license": "MIT" + "node_modules/@stdlib/napi/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, - "node_modules/doctrine": { - "version": "3.0.0", + "node_modules/@stdlib/ndarray": { + "version": "0.0.13", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "esutils": "^2.0.2" + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/bigint": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/complex": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/number": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">=6.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/dotignore": { - "version": "0.1.2", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/nlp": { + "version": "0.0.11", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "minimatch": "^3.0.4" + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/random": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, - "bin": { - "ignored": "bin/ignored" + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/duplexer": { - "version": "0.1.2", - "dev": true, - "license": "MIT" - }, - "node_modules/ecdsa-sig-formatter": { - "version": "1.0.11", + "node_modules/@stdlib/number": { + "version": "0.0.10", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "safe-buffer": "^5.0.1" + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/os": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/ee-first": { - "version": "1.1.1", - "license": "MIT" - }, - "node_modules/emoji-regex": { - "version": "8.0.0", - "license": "MIT" - }, - "node_modules/encode-utf8": { - "version": "1.0.3", - "license": "MIT" - }, - "node_modules/encodeurl": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", - "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=", + "node_modules/@stdlib/object": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/object/-/object-0.1.1.tgz", + "integrity": "sha512-emA1VlLVPtnxxnKrqff6kxzGu3qAaGqw1r5msP6di50UmL2hQrydLNu7lzCcshuNCnEr/HT/nPS4u8JJlNExvw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/end-of-stream": { - "version": "1.4.4", - "license": "MIT", + "node_modules/@stdlib/object/node_modules/@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "once": "^1.4.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/engine.io": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.5.2.tgz", - "integrity": "sha512-IXsMcGpw/xRfjra46sVZVHiSWo/nJ/3g1337q9KNXtS6YRzbW5yIzTCb9DjhrBe7r3GZQR0I4+nq+4ODk5g/cA==", + "node_modules/@stdlib/object/node_modules/@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@types/cookie": "^0.4.1", - "@types/cors": "^2.8.12", - "@types/node": ">=10.0.0", - "accepts": "~1.3.4", - "base64id": "2.0.0", - "cookie": "~0.4.1", - "cors": "~2.8.5", - "debug": "~4.3.1", - "engine.io-parser": "~5.2.1", - "ws": "~8.11.0" + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=10.2.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/engine.io-parser": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.2.1.tgz", - "integrity": "sha512-9JktcM3u18nU9N2Lz3bWeBgxVgOKpw7yhRaoxQA3FUDZzzw+9WlA6p4G4u0RixNkg14fH7EfEc/RhpurtiROTQ==", + "node_modules/@stdlib/object/node_modules/@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=10.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/es-abstract": { - "version": "1.22.2", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.2.tgz", - "integrity": "sha512-YoxfFcDmhjOgWPWsV13+2RNjq1F6UQnfs+8TftwNqtzlmFzEXvlUwdrNrYeaizfjQzRMxkZ6ElWMOJIFKdVqwA==", + "node_modules/@stdlib/object/node_modules/@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "array-buffer-byte-length": "^1.0.0", - "arraybuffer.prototype.slice": "^1.0.2", - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "es-set-tostringtag": "^2.0.1", - "es-to-primitive": "^1.2.1", - "function.prototype.name": "^1.1.6", - "get-intrinsic": "^1.2.1", - "get-symbol-description": "^1.0.0", - "globalthis": "^1.0.3", - "gopd": "^1.0.1", - "has": "^1.0.3", - "has-property-descriptors": "^1.0.0", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "internal-slot": "^1.0.5", - "is-array-buffer": "^3.0.2", - "is-callable": "^1.2.7", - "is-negative-zero": "^2.0.2", - "is-regex": "^1.1.4", - "is-shared-array-buffer": "^1.0.2", - "is-string": "^1.0.7", - "is-typed-array": "^1.1.12", - "is-weakref": "^1.0.2", - "object-inspect": "^1.12.3", - "object-keys": "^1.1.1", - "object.assign": "^4.1.4", - "regexp.prototype.flags": "^1.5.1", - "safe-array-concat": "^1.0.1", - "safe-regex-test": "^1.0.0", - "string.prototype.trim": "^1.2.8", - "string.prototype.trimend": "^1.0.7", - "string.prototype.trimstart": "^1.0.7", - "typed-array-buffer": "^1.0.0", - "typed-array-byte-length": "^1.0.0", - "typed-array-byte-offset": "^1.0.0", - "typed-array-length": "^1.0.4", - "unbox-primitive": "^1.0.2", - "which-typed-array": "^1.1.11" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/es-get-iterator": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/es-get-iterator/-/es-get-iterator-1.1.3.tgz", - "integrity": "sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.3", - "has-symbols": "^1.0.3", - "is-arguments": "^1.1.1", - "is-map": "^2.0.2", - "is-set": "^2.0.2", - "is-string": "^1.0.7", - "isarray": "^2.0.5", - "stop-iteration-iterator": "^1.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/es-get-iterator/node_modules/isarray": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", - "dev": true - }, - "node_modules/es-set-tostringtag": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz", - "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==", + "node_modules/@stdlib/object/node_modules/@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "get-intrinsic": "^1.1.3", - "has": "^1.0.3", - "has-tostringtag": "^1.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/es-to-primitive": { - "version": "1.2.1", - "license": "MIT", + "node_modules/@stdlib/object/node_modules/@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "is-callable": "^1.1.4", - "is-date-object": "^1.0.1", - "is-symbol": "^1.0.2" + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/escape-html": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", - "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=" - }, - "node_modules/escape-string-regexp": { - "version": "4.0.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/object/node_modules/@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=10" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/eslint": { - "version": "8.53.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz", - "integrity": "sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==", - "dev": true, + "node_modules/@stdlib/object/node_modules/@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.3", - "@eslint/js": "8.53.0", - "@humanwhocodes/config-array": "^0.11.13", - "@humanwhocodes/module-importer": "^1.0.1", - "@nodelib/fs.walk": "^1.2.8", - "@ungap/structured-clone": "^1.2.0", - "ajv": "^6.12.4", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.3.2", - "doctrine": "^3.0.0", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.2.2", - "eslint-visitor-keys": "^3.4.3", - "espree": "^9.6.1", - "esquery": "^1.4.2", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "globals": "^13.19.0", - "graphemer": "^1.4.0", - "ignore": "^5.2.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.1.2", - "natural-compare": "^1.4.0", - "optionator": "^0.9.3", - "strip-ansi": "^6.0.1", - "text-table": "^0.2.0" - }, - "bin": { - "eslint": "bin/eslint.js" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://opencollective.com/eslint" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/eslint-scope": { - "version": "7.2.2", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", - "dev": true, + "node_modules/@stdlib/object/node_modules/@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://opencollective.com/eslint" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "dev": true, + "node_modules/@stdlib/object/node_modules/@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + }, "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://opencollective.com/eslint" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/eslint/node_modules/argparse": { - "version": "2.0.1", - "dev": true, - "license": "Python-2.0" - }, - "node_modules/eslint/node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dev": true, + "node_modules/@stdlib/object/node_modules/@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=10" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/eslint/node_modules/js-yaml": { - "version": "4.1.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/object/node_modules/@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "argparse": "^2.0.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, - "bin": { - "js-yaml": "bin/js-yaml.js" + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/eslint/node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dev": true, + "node_modules/@stdlib/object/node_modules/@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "p-locate": "^5.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=10" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/eslint/node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dev": true, + "node_modules/@stdlib/object/node_modules/@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "yocto-queue": "^0.1.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=10" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/eslint/node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dev": true, + "node_modules/@stdlib/object/node_modules/@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "p-limit": "^3.0.2" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">=10" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/espree": { - "version": "9.6.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", - "dev": true, + "node_modules/@stdlib/object/node_modules/@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "acorn": "^8.9.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.4.1" + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://opencollective.com/eslint" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/esprima": { - "version": "4.0.1", - "license": "BSD-2-Clause", - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" + "node_modules/@stdlib/object/node_modules/@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=4" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/esquery": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.2.tgz", - "integrity": "sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==", - "dev": true, + "node_modules/@stdlib/object/node_modules/@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "estraverse": "^5.1.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">=0.10" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, + "node_modules/@stdlib/object/node_modules/@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "estraverse": "^5.2.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=4.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/estraverse": { - "version": "5.3.0", - "dev": true, - "license": "BSD-2-Clause", + "node_modules/@stdlib/object/node_modules/@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=4.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/esutils": { - "version": "2.0.3", - "license": "BSD-2-Clause", + "node_modules/@stdlib/object/node_modules/@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/etag": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", - "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/exit-on-epipe": { - "version": "1.0.1", - "license": "Apache-2.0", - "engines": { - "node": ">=0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/express": { - "version": "4.18.2", - "resolved": "https://registry.npmjs.org/express/-/express-4.18.2.tgz", - "integrity": "sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==", + "node_modules/@stdlib/object/node_modules/@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "accepts": "~1.3.8", - "array-flatten": "1.1.1", - "body-parser": "1.20.1", - "content-disposition": "0.5.4", - "content-type": "~1.0.4", - "cookie": "0.5.0", - "cookie-signature": "1.0.6", - "debug": "2.6.9", - "depd": "2.0.0", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "finalhandler": "1.2.0", - "fresh": "0.5.2", - "http-errors": "2.0.0", - "merge-descriptors": "1.0.1", - "methods": "~1.1.2", - "on-finished": "2.4.1", - "parseurl": "~1.3.3", - "path-to-regexp": "0.1.7", - "proxy-addr": "~2.0.7", - "qs": "6.11.0", - "range-parser": "~1.2.1", - "safe-buffer": "5.2.1", - "send": "0.18.0", - "serve-static": "1.15.0", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "type-is": "~1.6.18", - "utils-merge": "1.0.1", - "vary": "~1.1.2" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/express-rate-limit": { - "version": "6.11.2", - "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-6.11.2.tgz", - "integrity": "sha512-a7uwwfNTh1U60ssiIkuLFWHt4hAC5yxlLGU2VP0X4YNlyEDZAqF4tK3GD3NSitVBrCQmQ0++0uOyFOgC2y4DDw==", + "node_modules/@stdlib/object/node_modules/@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">= 14" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "peerDependencies": { - "express": "^4 || ^5" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/express/node_modules/body-parser": { - "version": "1.20.1", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz", - "integrity": "sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==", + "node_modules/@stdlib/object/node_modules/@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "bytes": "3.1.2", - "content-type": "~1.0.4", - "debug": "2.6.9", - "depd": "2.0.0", - "destroy": "1.2.0", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "on-finished": "2.4.1", - "qs": "6.11.0", - "raw-body": "2.5.1", - "type-is": "~1.6.18", - "unpipe": "1.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" }, "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" - } - }, - "node_modules/express/node_modules/cookie": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", - "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", - "engines": { - "node": ">= 0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/express/node_modules/debug": { + "node_modules/@stdlib/object/node_modules/debug": { "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", @@ -5212,2411 +7013,4121 @@ "ms": "2.0.0" } }, - "node_modules/express/node_modules/depd": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", - "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/express/node_modules/ms": { + "node_modules/@stdlib/object/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, - "node_modules/express/node_modules/on-finished": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", - "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "node_modules/@stdlib/os": { + "version": "0.0.12", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ee-first": "1.1.1" + "@stdlib/assert": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/process": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">= 0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/express/node_modules/qs": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", - "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", + "node_modules/@stdlib/os/node_modules/@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "side-channel": "^1.0.4" + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">=0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/express/node_modules/raw-body": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz", - "integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==", + "node_modules/@stdlib/process": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.1.1.tgz", + "integrity": "sha512-nLScpUVG7+1xDlYYR3+Erv2TnlXFfcbZ8Jgd0jOdabycunG7B5NQWIcSAjhJQA7t39+SnJjnyasF+eQfgqU9Bw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "bytes": "3.1.2", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "unpipe": "1.0.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "node_modules/fast-safe-stringify": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz", - "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==", - "dev": true - }, - "node_modules/fast-url-parser": { - "version": "1.1.3", - "license": "MIT", - "dependencies": { - "punycode": "^1.3.2" - } - }, - "node_modules/fast-xml-parser": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz", - "integrity": "sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==", - "funding": [ - { - "type": "paypal", - "url": "https://paypal.me/naturalintelligence" - }, - { - "type": "github", - "url": "https://github.com/sponsors/NaturalIntelligence" - } + "node_modules/@stdlib/process-read-stdin": { + "version": "0.0.6", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" ], - "optional": true, "dependencies": { - "strnum": "^1.0.5" + "@stdlib/assert-is-function": "^0.0.x", + "@stdlib/assert-is-string": "^0.0.x", + "@stdlib/buffer-ctor": "^0.0.x", + "@stdlib/buffer-from-string": "^0.0.x", + "@stdlib/streams-node-stdin": "^0.0.x", + "@stdlib/utils-next-tick": "^0.0.x" }, - "bin": { - "fxparser": "src/cli/cli.js" - } - }, - "node_modules/fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", - "dev": true, - "dependencies": { - "reusify": "^1.0.4" + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/figures": { - "version": "1.7.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/process/node_modules/@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "escape-string-regexp": "^1.0.5", - "object-assign": "^4.1.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/figures/node_modules/escape-string-regexp": { - "version": "1.0.5", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.8.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/process/node_modules/@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "flat-cache": "^3.0.4" + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/fileset": { - "version": "2.0.3", - "dev": true, - "license": "MIT", - "dependencies": { - "glob": "^7.0.3", - "minimatch": "^3.0.3" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/fill-keys": { - "version": "1.0.2", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/process/node_modules/@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "is-object": "~1.0.1", - "merge-descriptors": "~1.0.0" + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/finalhandler": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz", - "integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==", + "node_modules/@stdlib/process/node_modules/@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "debug": "2.6.9", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "on-finished": "2.4.1", - "parseurl": "~1.3.3", - "statuses": "2.0.1", - "unpipe": "~1.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.8" - } - }, - "node_modules/finalhandler/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/finalhandler/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "node_modules/finalhandler/node_modules/on-finished": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", - "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "node_modules/@stdlib/process/node_modules/@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ee-first": "1.1.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/find-up": { - "version": "4.1.0", - "license": "MIT", + "node_modules/@stdlib/process/node_modules/@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" }, "engines": { - "node": ">=8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/flat-cache": { - "version": "3.0.4", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/process/node_modules/@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "flatted": "^3.1.0", - "rimraf": "^3.0.2" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": "^10.12.0 || >=12.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/flatted": { - "version": "3.2.4", - "dev": true, - "license": "ISC" - }, - "node_modules/follow-redirects": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", - "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/RubenVerborgh" - } + "node_modules/@stdlib/process/node_modules/@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=4.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "peerDependenciesMeta": { - "debug": { - "optional": true - } + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/for-each": { - "version": "0.3.3", - "license": "MIT", + "node_modules/@stdlib/process/node_modules/@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "is-callable": "^1.1.3" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/form-data": { - "version": "4.0.0", - "license": "MIT", + "node_modules/@stdlib/process/node_modules/@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { - "node": ">= 6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/formidable": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/formidable/-/formidable-2.1.1.tgz", - "integrity": "sha512-0EcS9wCFEzLvfiks7omJ+SiYJAiD+TzK4Pcw1UlUoGnhUxDcMKjt0P7x8wEb0u6OHu8Nb98WG3nxtlF5C7bvUQ==", - "dev": true, + "node_modules/@stdlib/process/node_modules/@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "dezalgo": "^1.0.4", - "hexoid": "^1.0.0", - "once": "^1.4.0", - "qs": "^6.11.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://ko-fi.com/tunnckoCore/commissions" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/forwarded": { - "version": "0.2.0", - "license": "MIT", + "node_modules/@stdlib/process/node_modules/@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/fresh": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", - "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=", + "node_modules/@stdlib/process/node_modules/@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/fs-constants": { - "version": "1.0.0", - "license": "MIT" - }, - "node_modules/fs-minipass": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", + "node_modules/@stdlib/process/node_modules/@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "minipass": "^3.0.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/fs-minipass/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "node_modules/@stdlib/process/node_modules/@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "yallist": "^4.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">=8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "license": "ISC" - }, - "node_modules/function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "node_modules/@stdlib/process/node_modules/@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/function.prototype.name": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", - "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", + "node_modules/@stdlib/process/node_modules/@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "functions-have-names": "^1.2.3" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/functions-have-names": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/gauge": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz", - "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==", + "node_modules/@stdlib/process/node_modules/@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "aproba": "^1.0.3 || ^2.0.0", - "color-support": "^1.1.2", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.1", - "object-assign": "^4.1.1", - "signal-exit": "^3.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "wide-align": "^1.1.2" + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">=10" - } - }, - "node_modules/get-caller-file": { - "version": "2.0.5", - "license": "ISC", - "engines": { - "node": "6.* || 8.* || >= 10.*" - } - }, - "node_modules/get-func-name": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz", - "integrity": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==", - "dev": true, - "engines": { - "node": "*" - } - }, - "node_modules/get-intrinsic": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.1.tgz", - "integrity": "sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==", - "dependencies": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-package-type": { - "version": "0.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8.0.0" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/get-symbol-description": { - "version": "1.0.0", - "license": "MIT", + "node_modules/@stdlib/process/node_modules/@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "node_modules/@stdlib/process/node_modules/@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": "*" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/isaacs" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/glob-parent": { - "version": "6.0.2", - "dev": true, - "license": "ISC", + "node_modules/@stdlib/process/node_modules/@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "is-glob": "^4.0.3" + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=10.13.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/globals": { - "version": "13.23.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz", - "integrity": "sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==", - "dev": true, + "node_modules/@stdlib/process/node_modules/@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "type-fest": "^0.20.2" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=8" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/globalthis": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", - "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", - "dependencies": { - "define-properties": "^1.1.3" - }, + "node_modules/@stdlib/process/node_modules/@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/gopd": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", - "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "node_modules/@stdlib/process/node_modules/@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "get-intrinsic": "^1.1.3" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/graceful-fs": { - "version": "4.2.9", - "license": "ISC" + "node_modules/@stdlib/process/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } }, - "node_modules/graphemer": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", - "dev": true + "node_modules/@stdlib/process/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, - "node_modules/handlebars": { - "version": "4.7.7", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/proxy": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/proxy/-/proxy-0.1.1.tgz", + "integrity": "sha512-BFvn6bDbchSw1Unm1Ol0FoTto6fNoJ8ce/0BL41Y+O40WYW7sE6Ee/+YBcAqMfjjqAMA2YWhFJcOH/0k0G2gWg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "minimist": "^1.2.5", - "neo-async": "^2.6.0", - "source-map": "^0.6.1", - "wordwrap": "^1.0.0" - }, - "bin": { - "handlebars": "bin/handlebars" + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=0.4.7" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "optionalDependencies": { - "uglify-js": "^3.1.4" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/handlebars/node_modules/source-map": { - "version": "0.6.1", - "dev": true, - "license": "BSD-3-Clause", + "node_modules/@stdlib/proxy/node_modules/@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/has": { - "version": "1.0.3", - "license": "MIT", + "node_modules/@stdlib/proxy/node_modules/@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "function-bind": "^1.1.1" + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/has-ansi": { - "version": "2.0.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/proxy/node_modules/@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ansi-regex": "^2.0.0" + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/has-ansi/node_modules/ansi-regex": { - "version": "2.1.1", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/proxy/node_modules/@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-bigints": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "node": ">=0.10.0", + "npm": ">2.7.0" + }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/has-dynamic-import": { - "version": "2.0.1", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/proxy/node_modules/@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/has-flag": { - "version": "4.0.0", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/proxy/node_modules/@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" + }, "engines": { - "node": ">=8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/has-property-descriptors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz", - "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==", + "node_modules/@stdlib/proxy/node_modules/@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "get-intrinsic": "^1.1.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/has-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", - "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", + "node_modules/@stdlib/proxy/node_modules/@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "node_modules/@stdlib/proxy/node_modules/@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/has-tostringtag": { - "version": "1.0.0", - "license": "MIT", + "node_modules/@stdlib/proxy/node_modules/@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "has-symbols": "^1.0.2" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" - }, - "node_modules/hasown": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", - "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", - "dev": true, + "node_modules/@stdlib/proxy/node_modules/@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "function-bind": "^1.1.2" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/hexoid": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/hexoid/-/hexoid-1.0.0.tgz", - "integrity": "sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/http-errors": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", - "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "node_modules/@stdlib/proxy/node_modules/@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "depd": "2.0.0", - "inherits": "2.0.4", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "toidentifier": "1.0.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.8" - } - }, - "node_modules/http-errors/node_modules/depd": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", - "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", - "engines": { - "node": ">= 0.8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/http-proxy-agent": { - "version": "4.0.1", - "license": "MIT", + "node_modules/@stdlib/proxy/node_modules/@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@tootallnate/once": "1", - "agent-base": "6", - "debug": "4" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/https-proxy-agent": { - "version": "5.0.0", - "license": "MIT", + "node_modules/@stdlib/proxy/node_modules/@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "agent-base": "6", - "debug": "4" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/i18next": { - "version": "23.6.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.6.0.tgz", - "integrity": "sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==", - "funding": [ - { - "type": "individual", - "url": "https://locize.com" - }, - { - "type": "individual", - "url": "https://locize.com/i18next.html" - }, - { - "type": "individual", - "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" - } + "node_modules/@stdlib/proxy/node_modules/@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" ], "dependencies": { - "@babel/runtime": "^7.22.5" - } - }, - "node_modules/i18next-fs-backend": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.2.0.tgz", - "integrity": "sha512-VOPHhdDX0M/csRqEw+9Ectpf6wvTIg1MZDfAHxc3JKnAlJz7fcZSAKAeyDohOq0xuLx57esYpJopIvBaRb0Bag==" - }, - "node_modules/i18next-http-middleware": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/i18next-http-middleware/-/i18next-http-middleware-3.4.1.tgz", - "integrity": "sha512-5zYt+2WKZLKmhC0qSUKXAE98MNiM2ysXzHVQ2LoGkLjE5qXkMC7Nf570fc+SWnFF/yMh4Ur+gywgzLiBojfjZA==" - }, - "node_modules/iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/ieee754": { - "version": "1.2.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } + "node_modules/@stdlib/proxy/node_modules/@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" ], - "license": "BSD-3-Clause" - }, - "node_modules/ignore": { - "version": "5.2.4", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", - "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", - "dev": true, + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">= 4" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/ignore-walk": { - "version": "3.0.4", - "license": "ISC", + "node_modules/@stdlib/proxy/node_modules/@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "minimatch": "^3.0.4" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, + "node_modules/@stdlib/proxy/node_modules/@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">=6" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/proxy/node_modules/@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=0.8.19" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/inflight": { - "version": "1.0.6", - "license": "ISC", - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "license": "ISC" - }, - "node_modules/internal-slot": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz", - "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==", + "node_modules/@stdlib/proxy/node_modules/@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "get-intrinsic": "^1.2.0", - "has": "^1.0.3", - "side-channel": "^1.0.4" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" - } - }, - "node_modules/invariant": { - "version": "2.2.4", - "dev": true, - "license": "MIT", - "dependencies": { - "loose-envify": "^1.0.0" - } - }, - "node_modules/ip": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" - }, - "node_modules/ipaddr.js": { - "version": "1.9.1", - "license": "MIT", - "engines": { - "node": ">= 0.10" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-arguments": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz", - "integrity": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==", - "dev": true, + "node_modules/@stdlib/proxy/node_modules/@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-array-buffer": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz", - "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==", + "node_modules/@stdlib/proxy/node_modules/@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.0", - "is-typed-array": "^1.1.10" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-bigint": { - "version": "1.0.4", - "license": "MIT", - "dependencies": { - "has-bigints": "^1.0.1" + "node_modules/@stdlib/proxy/node_modules/@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-boolean-object": { - "version": "1.1.2", - "license": "MIT", + "node_modules/@stdlib/proxy/node_modules/@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-callable": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", - "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node_modules/@stdlib/proxy/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" } }, - "node_modules/is-core-module": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz", - "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", - "dev": true, + "node_modules/@stdlib/proxy/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/@stdlib/random": { + "version": "0.0.12", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "has": "^1.0.3" + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/blas": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/process": "^0.0.x", + "@stdlib/stats": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/symbol": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/is-date-object": { - "version": "1.0.5", - "license": "MIT", + "node_modules/@stdlib/random/node_modules/@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "has-tostringtag": "^1.0.0" + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/is-extglob": { - "version": "2.1.1", - "dev": true, + "node_modules/@stdlib/random/node_modules/debug": { + "version": "2.6.9", "license": "MIT", - "engines": { - "node": ">=0.10.0" + "dependencies": { + "ms": "2.0.0" } }, - "node_modules/is-finite": { - "version": "1.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "node_modules/@stdlib/random/node_modules/ms": { + "version": "2.0.0", + "license": "MIT" }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/regexp": { + "version": "0.0.13", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "is-extglob": "^2.1.1" + "@stdlib/assert": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-map": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz", - "integrity": "sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==", - "dev": true, + "node": ">=0.10.0", + "npm": ">2.7.0" + }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/is-negative-zero": { - "version": "2.0.2", - "license": "MIT", + "node_modules/@stdlib/regexp-eol": { + "version": "0.0.6", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert-has-own-property": "^0.0.x", + "@stdlib/assert-is-boolean": "^0.0.x", + "@stdlib/assert-is-plain-object": "^0.0.x", + "@stdlib/assert-is-string": "^0.0.x", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/is-number-object": { - "version": "1.0.6", - "license": "MIT", + "node_modules/@stdlib/regexp-function-name": { + "version": "0.0.6", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "has-tostringtag": "^1.0.0" + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-object": { - "version": "1.0.2", - "dev": true, - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "dev": true, + "node_modules/@stdlib/slice": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/slice/-/slice-0.1.1.tgz", + "integrity": "sha512-xrE+dT2aSXixNr0BfSQde9Rc2KOIaBc+C9g9iZH6yBhkNUQ36tYUi3lexmjDZo+1+Jdy5ivB3Vr2gqzDh+fcdA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-regex": { - "version": "1.1.4", - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-set": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.2.tgz", - "integrity": "sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==", - "dev": true, + "node_modules/@stdlib/slice/node_modules/@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-shared-array-buffer": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz", - "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==", + "node_modules/@stdlib/slice/node_modules/@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2" + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-string": { - "version": "1.0.7", - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "has-tostringtag": "^1.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-symbol": { - "version": "1.0.4", - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "has-symbols": "^1.0.2" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-typed-array": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz", - "integrity": "sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==", + "node_modules/@stdlib/slice/node_modules/@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "which-typed-array": "^1.1.11" + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-utf8": { - "version": "0.2.1", - "dev": true, - "license": "MIT" - }, - "node_modules/is-weakmap": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.1.tgz", - "integrity": "sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-weakref": { - "version": "1.0.2", - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/is-weakset": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.2.tgz", - "integrity": "sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==", - "dev": true, + "node_modules/@stdlib/slice/node_modules/@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/isarray": { - "version": "1.0.0", - "license": "MIT" - }, - "node_modules/isexe": { - "version": "2.0.0", - "license": "ISC" - }, - "node_modules/istanbul": { - "version": "1.1.0-alpha.1", - "dev": true, - "license": "BSD-3-Clause", + "node_modules/@stdlib/slice/node_modules/@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "abbrev": "1.0.x", - "async": "1.x", - "istanbul-api": "^1.1.0-alpha", - "js-yaml": "3.x", - "mkdirp": "0.5.x", - "nopt": "3.x", - "which": "^1.1.1", - "wordwrap": "^1.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" }, - "bin": { - "istanbul": "lib/cli.js" - } - }, - "node_modules/istanbul-api": { - "version": "1.3.7", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "async": "^2.1.4", - "fileset": "^2.0.2", - "istanbul-lib-coverage": "^1.2.1", - "istanbul-lib-hook": "^1.2.2", - "istanbul-lib-instrument": "^1.10.2", - "istanbul-lib-report": "^1.1.5", - "istanbul-lib-source-maps": "^1.2.6", - "istanbul-reports": "^1.5.1", - "js-yaml": "^3.7.0", - "mkdirp": "^0.5.1", - "once": "^1.4.0" + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/istanbul-api/node_modules/async": { - "version": "2.6.3", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "lodash": "^4.17.14" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/istanbul-lib-coverage": { - "version": "1.2.1", - "dev": true, - "license": "BSD-3-Clause" - }, - "node_modules/istanbul-lib-hook": { - "version": "1.2.2", - "dev": true, - "license": "BSD-3-Clause", + "node_modules/@stdlib/slice/node_modules/@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "append-transform": "^0.4.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/istanbul-lib-instrument": { - "version": "1.10.2", - "dev": true, - "license": "BSD-3-Clause", + "node_modules/@stdlib/slice/node_modules/@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "babel-generator": "^6.18.0", - "babel-template": "^6.16.0", - "babel-traverse": "^6.18.0", - "babel-types": "^6.18.0", - "babylon": "^6.18.0", - "istanbul-lib-coverage": "^1.2.1", - "semver": "^5.3.0" - } - }, - "node_modules/istanbul-lib-instrument/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", - "dev": true, - "bin": { - "semver": "bin/semver" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/istanbul-lib-report": { - "version": "1.1.5", - "dev": true, - "license": "BSD-3-Clause", + "node_modules/@stdlib/slice/node_modules/@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "istanbul-lib-coverage": "^1.2.1", - "mkdirp": "^0.5.1", - "path-parse": "^1.0.5", - "supports-color": "^3.1.2" - } - }, - "node_modules/istanbul-lib-report/node_modules/has-flag": { - "version": "1.0.0", - "dev": true, - "license": "MIT", + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/istanbul-lib-report/node_modules/supports-color": { - "version": "3.2.3", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "has-flag": "^1.0.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/istanbul-lib-source-maps": { - "version": "1.2.6", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "debug": "^3.1.0", - "istanbul-lib-coverage": "^1.2.1", - "mkdirp": "^0.5.1", - "rimraf": "^2.6.1", - "source-map": "^0.5.3" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/istanbul-lib-source-maps/node_modules/debug": { - "version": "3.2.7", - "dev": true, - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ms": "^2.1.1" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/istanbul-lib-source-maps/node_modules/rimraf": { - "version": "2.7.1", - "dev": true, - "license": "ISC", + "node_modules/@stdlib/slice/node_modules/@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "glob": "^7.1.3" + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, - "bin": { - "rimraf": "bin.js" + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/istanbul-reports": { - "version": "1.5.1", - "dev": true, - "license": "BSD-3-Clause", + "node_modules/@stdlib/slice/node_modules/@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "handlebars": "^4.0.3" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/istanbul/node_modules/async": { - "version": "1.5.2", - "dev": true, - "license": "MIT" - }, - "node_modules/istanbul/node_modules/nopt": { - "version": "3.0.6", - "dev": true, - "license": "ISC", + "node_modules/@stdlib/slice/node_modules/@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "abbrev": "1" + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, - "bin": { - "nopt": "bin/nopt.js" + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/istanbul/node_modules/which": { - "version": "1.3.1", - "dev": true, - "license": "ISC", + "node_modules/@stdlib/slice/node_modules/@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "isexe": "^2.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, - "bin": { - "which": "bin/which" + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/js-tokens": { - "version": "3.0.2", - "dev": true, - "license": "MIT" - }, - "node_modules/js-yaml": { - "version": "3.14.1", - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/jsesc": { - "version": "1.3.0", - "dev": true, - "license": "MIT", - "bin": { - "jsesc": "bin/jsesc" + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "dev": true, - "license": "MIT" - }, - "node_modules/jsonwebtoken": { - "version": "8.5.1", - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "jws": "^3.2.2", - "lodash.includes": "^4.3.0", - "lodash.isboolean": "^3.0.3", - "lodash.isinteger": "^4.0.4", - "lodash.isnumber": "^3.0.3", - "lodash.isplainobject": "^4.0.6", - "lodash.isstring": "^4.0.1", - "lodash.once": "^4.0.0", - "ms": "^2.1.1", - "semver": "^5.6.0" + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "engines": { - "node": ">=4", - "npm": ">=1.4.28" - } - }, - "node_modules/jsonwebtoken/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", - "bin": { - "semver": "bin/semver" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/jwa": { - "version": "1.4.1", - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "buffer-equal-constant-time": "1.0.1", - "ecdsa-sig-formatter": "1.0.11", - "safe-buffer": "^5.0.1" + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/jws": { - "version": "3.2.2", - "license": "MIT", - "dependencies": { - "jwa": "^1.4.1", - "safe-buffer": "^5.0.1" - } - }, - "node_modules/kareem": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/kareem/-/kareem-2.5.1.tgz", - "integrity": "sha512-7jFxRVm+jD+rkq3kY0iZDJfsO2/t4BBPeEb2qKn2lR/9KhuksYk5hxzfRYWMPV8P/x2d0kHD306YyWLzjjH+uA==", + "node_modules/@stdlib/slice/node_modules/@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">=12.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/keygrip": { - "version": "1.1.0", - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tsscmp": "1.0.6" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" }, "engines": { - "node": ">= 0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/lazystream": { - "version": "1.0.1", - "license": "MIT", + "node_modules/@stdlib/slice/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "dependencies": { - "readable-stream": "^2.0.5" - }, - "engines": { - "node": ">= 0.6.3" + "ms": "2.0.0" } }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, + "node_modules/@stdlib/slice/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/@stdlib/stats": { + "version": "0.0.13", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/blas": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/ndarray": "^0.0.x", + "@stdlib/random": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/symbol": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">= 0.8.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/locate-path": { - "version": "5.0.0", - "license": "MIT", + "node_modules/@stdlib/streams": { + "version": "0.0.12", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "p-locate": "^4.1.0" + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" }, "engines": { - "node": ">=8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/lodash": { - "version": "4.17.21", - "license": "MIT" - }, - "node_modules/lodash.defaults": { - "version": "4.2.0", - "license": "MIT" - }, - "node_modules/lodash.difference": { - "version": "4.5.0", - "license": "MIT" - }, - "node_modules/lodash.flatten": { - "version": "4.4.0", - "license": "MIT" - }, - "node_modules/lodash.get": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", - "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==" - }, - "node_modules/lodash.includes": { - "version": "4.3.0", - "license": "MIT" - }, - "node_modules/lodash.isboolean": { - "version": "3.0.3", - "license": "MIT" - }, - "node_modules/lodash.isequal": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" - }, - "node_modules/lodash.isinteger": { - "version": "4.0.4", - "license": "MIT" - }, - "node_modules/lodash.isnumber": { - "version": "3.0.3", - "license": "MIT" - }, - "node_modules/lodash.isplainobject": { - "version": "4.0.6", - "license": "MIT" - }, - "node_modules/lodash.isstring": { - "version": "4.0.1", - "license": "MIT" - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash.mergewith": { - "version": "4.6.2", - "license": "MIT" - }, - "node_modules/lodash.once": { - "version": "4.1.1", - "license": "MIT" - }, - "node_modules/lodash.union": { - "version": "4.6.0", - "license": "MIT" - }, - "node_modules/loose-envify": { - "version": "1.4.0", - "dev": true, - "license": "MIT", - "dependencies": { - "js-tokens": "^3.0.0 || ^4.0.0" + "node_modules/@stdlib/streams-node-stdin": { + "version": "0.0.6", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "bin": { - "loose-envify": "cli.js" + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/loupe": { - "version": "2.3.6", - "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.6.tgz", - "integrity": "sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==", - "dev": true, + "node_modules/@stdlib/streams/node_modules/debug": { + "version": "2.6.9", + "license": "MIT", "dependencies": { - "get-func-name": "^2.0.0" + "ms": "2.0.0" } }, - "node_modules/lru-cache": { - "version": "6.0.0", - "license": "ISC", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } + "node_modules/@stdlib/streams/node_modules/ms": { + "version": "2.0.0", + "license": "MIT" }, - "node_modules/make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "node_modules/@stdlib/strided": { + "version": "0.0.12", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "semver": "^6.0.0" + "@stdlib/assert": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/ndarray": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">=8" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/make-dir/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/media-typer": { - "version": "0.3.0", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/memory-pager": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/memory-pager/-/memory-pager-1.5.0.tgz", - "integrity": "sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==", - "optional": true - }, - "node_modules/merge-descriptors": { - "version": "1.0.1", - "license": "MIT" - }, - "node_modules/methods": { - "version": "1.1.2", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", - "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", - "bin": { - "mime": "cli.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/mime-db": { - "version": "1.51.0", - "license": "MIT", - "engines": { - "node": ">= 0.6" + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/mime-types": { - "version": "2.1.34", - "license": "MIT", + "node_modules/@stdlib/string": { + "version": "0.0.14", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.0.14.tgz", + "integrity": "sha512-1ClvUTPysens7GZz3WsrkFYIFs8qDmnXkyAd3zMvTXgRpy7hqrv6nNzLMQj8BHv5cBWaWPOXYd/cZ+JyMnZNQQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "mime-db": "1.51.0" + "@stdlib/assert": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/nlp": "^0.0.x", + "@stdlib/process": "^0.0.x", + "@stdlib/regexp": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">= 0.6" - } - }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": "*" - } - }, - "node_modules/minimist": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/minipass": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", - "engines": { - "node": ">=8" + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/minizlib": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", - "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "node_modules/@stdlib/string-capitalize": { + "version": "0.0.7", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "minipass": "^3.0.0", - "yallist": "^4.0.0" + "@stdlib/assert-is-string": "^0.0.x", + "@stdlib/cli-ctor": "^0.0.x", + "@stdlib/fs-read-file": "^0.0.x", + "@stdlib/process-read-stdin": "^0.0.x", + "@stdlib/regexp-eol": "^0.0.x", + "@stdlib/streams-node-stdin": "^0.0.x" + }, + "bin": { + "capitalize": "bin/cli" }, "engines": { - "node": ">= 8" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/minizlib/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "node_modules/@stdlib/string/node_modules/@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "yallist": "^4.0.0" + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">=8" - } - }, - "node_modules/mkdirp": { - "version": "0.5.5", - "license": "MIT", - "dependencies": { - "minimist": "^1.2.5" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "bin": { - "mkdirp": "bin/cmd.js" + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/mock-property": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/mock-property/-/mock-property-1.0.3.tgz", - "integrity": "sha512-2emPTb1reeLLYwHxyVx993iYyCHEiRRO+y8NFXFPL5kl5q14sgTK76cXyEKkeKCHeRw35SfdkUJ10Q1KfHuiIQ==", - "dev": true, + "node_modules/@stdlib/symbol": { + "version": "0.0.12", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "define-data-property": "^1.1.1", - "functions-have-names": "^1.2.3", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.0", - "hasown": "^2.0.0", - "isarray": "^2.0.5" + "@stdlib/assert": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">= 0.4" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/mock-property/node_modules/isarray": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", - "dev": true - }, - "node_modules/module-not-found-error": { - "version": "1.0.1", - "dev": true, - "license": "MIT" - }, - "node_modules/mongodb": { - "version": "4.17.1", - "resolved": "https://registry.npmjs.org/mongodb/-/mongodb-4.17.1.tgz", - "integrity": "sha512-MBuyYiPUPRTqfH2dV0ya4dcr2E5N52ocBuZ8Sgg/M030nGF78v855B3Z27mZJnp8PxjnUquEnAtjOsphgMZOlQ==", + "node_modules/@stdlib/time": { + "version": "0.0.14", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "bson": "^4.7.2", - "mongodb-connection-string-url": "^2.6.0", - "socks": "^2.7.1" + "@stdlib/assert": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "engines": { - "node": ">=12.9.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "optionalDependencies": { - "@aws-sdk/credential-providers": "^3.186.0", - "@mongodb-js/saslprep": "^1.1.0" + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/mongodb-connection-string-url": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-2.6.0.tgz", - "integrity": "sha512-WvTZlI9ab0QYtTYnuMLgobULWhokRjtC7db9LtcVfJ+Hsnyr5eo6ZtNAt3Ly24XZScGMelOcGtm7lSn0332tPQ==", - "dependencies": { - "@types/whatwg-url": "^8.2.1", - "whatwg-url": "^11.0.0" + "node_modules/@stdlib/types": { + "version": "0.0.13", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/mongoose": { - "version": "6.12.2", - "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.12.2.tgz", - "integrity": "sha512-3XXhSAB4PcJBd0sfqyi+LdVb3brVoIFh5kB/gpnrKcD54tmWdEI4Y8xjiiBx773U9IV3Mv4GxFVCy9/lvXMMyg==", + "node_modules/@stdlib/utils": { + "version": "0.0.12", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "bson": "^4.7.2", - "kareem": "2.5.1", - "mongodb": "4.17.1", - "mpath": "0.9.0", - "mquery": "4.0.3", - "ms": "2.1.3", - "sift": "16.0.1" + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/blas": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/os": "^0.0.x", + "@stdlib/process": "^0.0.x", + "@stdlib/random": "^0.0.x", + "@stdlib/regexp": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/symbol": "^0.0.x", + "@stdlib/time": "^0.0.x", + "@stdlib/types": "^0.0.x", + "debug": "^2.6.9" }, "engines": { - "node": ">=12.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mongoose" + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/mongoose-lean-virtuals": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/mongoose-lean-virtuals/-/mongoose-lean-virtuals-0.9.1.tgz", - "integrity": "sha512-jx4rhXuaQPam/lwef3z/FfYHlKdbFkDr9Qb7JEMeoa7y4pOuyJ83RkcNL25HRaoi4Bt71zKmV1cuJdv243t9aA==", + "node_modules/@stdlib/utils-constructor-name": { + "version": "0.0.7", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "array.prototype.flat": "1.2.3", - "mpath": "^0.8.4" + "@stdlib/assert-is-buffer": "^0.0.x", + "@stdlib/regexp-function-name": "^0.0.x", + "@stdlib/utils-native-class": "^0.0.x" }, - "peerDependencies": { - "mongoose": ">=5.11.10" - } - }, - "node_modules/mongoose/node_modules/mpath": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/mpath/-/mpath-0.9.0.tgz", - "integrity": "sha512-ikJRQTk8hw5DEoFVxHG1Gn9T/xcjtdnOKIU1JTmGjZZlg9LST2mBLmcX3/ICIbgJydT2GOc15RnNy5mHmzfSew==", "engines": { - "node": ">=4.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/mongoose/node_modules/ms": { - "version": "2.1.3", - "license": "MIT" - }, - "node_modules/morgan": { - "version": "1.10.0", - "license": "MIT", + "node_modules/@stdlib/utils-define-nonenumerable-read-only-property": { + "version": "0.0.6", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "basic-auth": "~2.0.1", - "debug": "2.6.9", - "depd": "~2.0.0", - "on-finished": "~2.3.0", - "on-headers": "~1.0.2" + "@stdlib/types": "^0.0.x", + "@stdlib/utils-define-property": "^0.0.x" }, "engines": { - "node": ">= 0.8.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/morgan/node_modules/debug": { - "version": "2.6.9", - "license": "MIT", + "node_modules/@stdlib/utils-define-property": { + "version": "0.0.7", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/morgan/node_modules/depd": { - "version": "2.0.0", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/morgan/node_modules/ms": { - "version": "2.0.0", - "license": "MIT" - }, - "node_modules/mpath": { - "version": "0.8.4", - "license": "MIT", + "@stdlib/types": "^0.0.x" + }, "engines": { - "node": ">=4.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/mquery": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/mquery/-/mquery-4.0.3.tgz", - "integrity": "sha512-J5heI+P08I6VJ2Ky3+33IpCdAvlYGTSUjwTPxkAr8i8EoduPMBX2OY/wa3IKZIQl7MU4SbFk8ndgSKyB/cl1zA==", + "node_modules/@stdlib/utils-get-prototype-of": { + "version": "0.0.6", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "debug": "4.x" + "@stdlib/assert-is-function": "^0.0.x", + "@stdlib/utils-native-class": "^0.0.x" }, "engines": { - "node": ">=12.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/ms": { - "version": "2.1.2", - "license": "MIT" - }, - "node_modules/multer": { - "version": "1.4.4", - "license": "MIT", + "node_modules/@stdlib/utils-global": { + "version": "0.0.6", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "append-field": "^1.0.0", - "busboy": "^0.2.11", - "concat-stream": "^1.5.2", - "mkdirp": "^0.5.4", - "object-assign": "^4.1.1", - "on-finished": "^2.3.0", - "type-is": "^1.6.4", - "xtend": "^4.0.0" + "@stdlib/assert-is-boolean": "^0.0.x" }, "engines": { - "node": ">= 0.10.0" - } - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "dev": true, - "license": "MIT" - }, - "node_modules/ncp": { - "version": "2.0.0", - "license": "MIT", - "bin": { - "ncp": "bin/ncp" - } - }, - "node_modules/negotiator": { - "version": "0.6.3", - "license": "MIT", - "engines": { - "node": ">= 0.6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/neo-async": { - "version": "2.6.2", - "dev": true, - "license": "MIT" - }, - "node_modules/node-addon-api": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz", - "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==" - }, - "node_modules/node-fetch": { - "version": "2.6.7", - "license": "MIT", + "node_modules/@stdlib/utils-native-class": { + "version": "0.0.7", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "whatwg-url": "^5.0.0" + "@stdlib/assert-has-own-property": "^0.0.x", + "@stdlib/assert-has-tostringtag-support": "^0.0.x" }, "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/node-fetch/node_modules/tr46": { - "version": "0.0.3", - "license": "MIT" - }, - "node_modules/node-fetch/node_modules/webidl-conversions": { - "version": "3.0.1", - "license": "BSD-2-Clause" - }, - "node_modules/node-fetch/node_modules/whatwg-url": { - "version": "5.0.0", - "license": "MIT", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" + "node_modules/@stdlib/utils-next-tick": { + "version": "0.0.6", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/nodemailer": { - "version": "6.9.7", - "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.7.tgz", - "integrity": "sha512-rUtR77ksqex/eZRLmQ21LKVH5nAAsVicAtAYudK7JgwenEDZ0UIQ1adUGqErz7sMkWYxWTTU1aeP2Jga6WQyJw==", + "node_modules/@stdlib/utils-noop": { + "version": "0.0.8", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">=6.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/nopt": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", - "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", + "node_modules/@stdlib/utils-type-of": { + "version": "0.0.7", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "abbrev": "1" - }, - "bin": { - "nopt": "bin/nopt.js" + "@stdlib/utils-constructor-name": "^0.0.x", + "@stdlib/utils-global": "^0.0.x" }, "engines": { - "node": ">=6" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/normalize-path": { - "version": "3.0.0", - "license": "MIT", + "node_modules/@stdlib/utils/node_modules/@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" + }, "engines": { - "node": ">=0.10.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" } }, - "node_modules/npmlog": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz", - "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==", + "node_modules/@stdlib/utils/node_modules/debug": { + "version": "2.6.9", + "license": "MIT", "dependencies": { - "are-we-there-yet": "^2.0.0", - "console-control-strings": "^1.1.0", - "gauge": "^3.0.0", - "set-blocking": "^2.0.0" + "ms": "2.0.0" } }, - "node_modules/object-assign": { - "version": "4.1.1", + "node_modules/@stdlib/utils/node_modules/ms": { + "version": "2.0.0", + "license": "MIT" + }, + "node_modules/@tootallnate/once": { + "version": "1.1.2", "license": "MIT", "engines": { - "node": ">=0.10.0" + "node": ">= 6" } }, - "node_modules/object-inspect": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", - "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "node_modules/@types/bcryptjs": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/@types/bcryptjs/-/bcryptjs-2.4.2.tgz", + "integrity": "sha512-LiMQ6EOPob/4yUL66SZzu6Yh77cbzJFYll+ZfaPiPPFswtIlA/Fs1MzdKYA7JApHU49zQTbJGX3PDmCpIdDBRQ==" }, - "node_modules/object-is": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/object-is/-/object-is-1.1.5.tgz", - "integrity": "sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==", - "dev": true, + "node_modules/@types/cookie": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz", + "integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==" + }, + "node_modules/@types/cors": { + "version": "2.8.13", + "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.13.tgz", + "integrity": "sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "@types/node": "*" } }, - "node_modules/object-keys": { - "version": "1.1.1", - "license": "MIT", - "engines": { - "node": ">= 0.4" + "node_modules/@types/json-schema": { + "version": "7.0.11", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz", + "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==" + }, + "node_modules/@types/node": { + "version": "17.0.5", + "license": "MIT" + }, + "node_modules/@types/webidl-conversions": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/@types/webidl-conversions/-/webidl-conversions-7.0.0.tgz", + "integrity": "sha512-xTE1E+YF4aWPJJeUzaZI5DRntlkY3+BCVJi0axFptnjGmAoWxkyREIh/XMrfxVLejwQxMCfDXdICo0VLxThrog==" + }, + "node_modules/@types/whatwg-url": { + "version": "8.2.2", + "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-8.2.2.tgz", + "integrity": "sha512-FtQu10RWgn3D9U4aazdwIE2yzphmTJREDqNdODHrbrZmmMqI0vMheC/6NE/J1Yveaj8H+ela+YwWTjq5PGmuhA==", + "dependencies": { + "@types/node": "*", + "@types/webidl-conversions": "*" } }, - "node_modules/object.assign": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz", - "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==", + "node_modules/@ungap/structured-clone": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", + "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", + "dev": true + }, + "node_modules/abbrev": { + "version": "1.0.9", + "license": "ISC" + }, + "node_modules/accepts": { + "version": "1.3.8", + "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "has-symbols": "^1.0.3", - "object-keys": "^1.1.1" + "mime-types": "~2.1.34", + "negotiator": "0.6.3" }, "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node": ">= 0.6" } }, - "node_modules/on-finished": { - "version": "2.3.0", - "license": "MIT", - "dependencies": { - "ee-first": "1.1.1" + "node_modules/acorn": { + "version": "8.11.2", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.2.tgz", + "integrity": "sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==", + "dev": true, + "bin": { + "acorn": "bin/acorn" }, "engines": { - "node": ">= 0.8" + "node": ">=0.4.0" } }, - "node_modules/on-headers": { - "version": "1.0.2", - "license": "MIT", + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/adm-zip": { + "version": "0.5.10", + "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.10.tgz", + "integrity": "sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==", "engines": { - "node": ">= 0.8" + "node": ">=6.0" } }, - "node_modules/once": { - "version": "1.4.0", - "license": "ISC", + "node_modules/agent-base": { + "version": "6.0.2", + "license": "MIT", "dependencies": { - "wrappy": "1" + "debug": "4" + }, + "engines": { + "node": ">= 6.0.0" } }, - "node_modules/openapi-types": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/openapi-types/-/openapi-types-12.1.0.tgz", - "integrity": "sha512-XpeCy01X6L5EpP+6Hc3jWN7rMZJ+/k1lwki/kTmWzbVhdPie3jd5O2ZtedEx8Yp58icJ0osVldLMrTB/zslQXA==", - "peer": true - }, - "node_modules/optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, "dependencies": { - "@aashutoshrathi/word-wrap": "^1.2.3", - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" }, - "engines": { - "node": ">= 0.8.0" + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" } }, - "node_modules/orderedmap": { - "version": "1.1.1", - "license": "MIT" + "node_modules/ansi-regex": { + "version": "5.0.1", + "license": "MIT", + "engines": { + "node": ">=8" + } }, - "node_modules/p-limit": { - "version": "2.3.0", + "node_modules/ansi-styles": { + "version": "4.3.0", "license": "MIT", "dependencies": { - "p-try": "^2.0.0" + "color-convert": "^2.0.1" }, "engines": { - "node": ">=6" + "node": ">=8" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/p-locate": { - "version": "4.1.0", + "node_modules/append-field": { + "version": "1.0.0", + "license": "MIT" + }, + "node_modules/append-transform": { + "version": "0.4.0", + "dev": true, "license": "MIT", "dependencies": { - "p-limit": "^2.2.0" + "default-require-extensions": "^1.0.0" }, "engines": { - "node": ">=8" + "node": ">=0.10.0" } }, - "node_modules/p-try": { - "version": "2.2.0", - "license": "MIT", + "node_modules/aproba": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", + "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" + }, + "node_modules/archiver": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/archiver/-/archiver-5.3.2.tgz", + "integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==", + "dependencies": { + "archiver-utils": "^2.1.0", + "async": "^3.2.4", + "buffer-crc32": "^0.2.1", + "readable-stream": "^3.6.0", + "readdir-glob": "^1.1.2", + "tar-stream": "^2.2.0", + "zip-stream": "^4.1.0" + }, "engines": { - "node": ">=6" + "node": ">= 10" } }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, + "node_modules/archiver-utils": { + "version": "2.1.0", + "license": "MIT", "dependencies": { - "callsites": "^3.0.0" + "glob": "^7.1.4", + "graceful-fs": "^4.2.0", + "lazystream": "^1.0.0", + "lodash.defaults": "^4.2.0", + "lodash.difference": "^4.5.0", + "lodash.flatten": "^4.4.0", + "lodash.isplainobject": "^4.0.6", + "lodash.union": "^4.6.0", + "normalize-path": "^3.0.0", + "readable-stream": "^2.0.0" }, "engines": { - "node": ">=6" + "node": ">= 6" } }, - "node_modules/parse-ms": { - "version": "1.0.1", - "dev": true, + "node_modules/archiver/node_modules/readable-stream": { + "version": "3.6.0", "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, "engines": { - "node": ">=0.10.0" + "node": ">= 6" } }, - "node_modules/parseurl": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", - "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "node_modules/are-we-there-yet": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz", + "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==", + "dependencies": { + "delegates": "^1.0.0", + "readable-stream": "^3.6.0" + }, "engines": { - "node": ">= 0.8" + "node": ">=10" } }, - "node_modules/passport": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/passport/-/passport-0.6.0.tgz", - "integrity": "sha512-0fe+p3ZnrWRW74fe8+SvCyf4a3Pb2/h7gFkQ8yTJpAO50gDzlfjZUZTO1k5Eg9kUct22OxHLqDZoKUWRHOh9ug==", + "node_modules/are-we-there-yet/node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", "dependencies": { - "passport-strategy": "1.x.x", - "pause": "0.0.1", - "utils-merge": "^1.0.1" + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" }, "engines": { - "node": ">= 0.4.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/jaredhanson" + "node": ">= 6" } }, - "node_modules/passport-jwt": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/passport-jwt/-/passport-jwt-4.0.1.tgz", - "integrity": "sha512-UCKMDYhNuGOBE9/9Ycuoyh7vP6jpeTp/+sfMJl7nLff/t6dps+iaeE0hhNkKN8/HZHcJ7lCdOyDxHdDoxoSvdQ==", + "node_modules/argparse": { + "version": "1.0.10", + "license": "MIT", "dependencies": { - "jsonwebtoken": "^9.0.0", - "passport-strategy": "^1.0.0" + "sprintf-js": "~1.0.2" } }, - "node_modules/passport-jwt/node_modules/jsonwebtoken": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz", - "integrity": "sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==", - "dependencies": { - "jws": "^3.2.2", - "lodash": "^4.17.21", - "ms": "^2.1.1", - "semver": "^7.3.8" - }, + "node_modules/argv": { + "version": "0.0.2", "engines": { - "node": ">=12", - "npm": ">=6" + "node": ">=0.6.10" } }, - "node_modules/passport-strategy": { + "node_modules/array-buffer-byte-length": { "version": "1.0.0", + "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz", + "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==", + "dependencies": { + "call-bind": "^1.0.2", + "is-array-buffer": "^3.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "license": "MIT" + }, + "node_modules/array.prototype.every": { + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/array.prototype.every/-/array.prototype.every-1.1.5.tgz", + "integrity": "sha512-FfMQJ+/joFGXpRCltbzV3znaP5QxIhLFySo0fEPn3GuoYlud9LhknMCIxdYKC2qsM/6VHoSp6YGwe3EZXrEcwQ==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "is-string": "^1.0.7" + }, "engines": { - "node": ">= 0.4.0" + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/path-exists": { - "version": "4.0.0", + "node_modules/array.prototype.flat": { + "version": "1.2.3", "license": "MIT", + "dependencies": { + "define-properties": "^1.1.3", + "es-abstract": "^1.17.0-next.1" + }, "engines": { - "node": ">=8" + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "license": "MIT", + "node_modules/arraybuffer.prototype.slice": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.2.tgz", + "integrity": "sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==", + "dependencies": { + "array-buffer-byte-length": "^1.0.0", + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1", + "is-array-buffer": "^3.0.2", + "is-shared-array-buffer": "^1.0.2" + }, "engines": { - "node": ">=0.10.0" + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/path-key": { - "version": "3.1.1", + "node_modules/asap": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz", + "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==", + "dev": true + }, + "node_modules/assertion-error": { + "version": "1.1.0", + "dev": true, "license": "MIT", "engines": { - "node": ">=8" + "node": "*" } }, - "node_modules/path-parse": { - "version": "1.0.7", - "dev": true, - "license": "MIT" + "node_modules/async": { + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz", + "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" }, - "node_modules/path-to-regexp": { - "version": "0.1.7", + "node_modules/asynckit": { + "version": "0.4.0", "license": "MIT" }, - "node_modules/pathval": { - "version": "1.1.1", + "node_modules/available-typed-arrays": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", + "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/axios": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz", + "integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==", + "dependencies": { + "follow-redirects": "^1.15.0", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" + } + }, + "node_modules/babel-code-frame": { + "version": "6.26.0", "dev": true, "license": "MIT", - "engines": { - "node": "*" + "dependencies": { + "chalk": "^1.1.3", + "esutils": "^2.0.2", + "js-tokens": "^3.0.2" } }, - "node_modules/pause": { - "version": "0.0.1" + "node_modules/babel-code-frame/node_modules/ansi-regex": { + "version": "2.1.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } }, - "node_modules/plur": { - "version": "1.0.0", + "node_modules/babel-code-frame/node_modules/ansi-styles": { + "version": "2.2.1", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, - "node_modules/pngjs": { - "version": "5.0.0", + "node_modules/babel-code-frame/node_modules/chalk": { + "version": "1.1.3", + "dev": true, "license": "MIT", + "dependencies": { + "ansi-styles": "^2.2.1", + "escape-string-regexp": "^1.0.2", + "has-ansi": "^2.0.0", + "strip-ansi": "^3.0.0", + "supports-color": "^2.0.0" + }, "engines": { - "node": ">=10.13.0" + "node": ">=0.10.0" } }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "node_modules/babel-code-frame/node_modules/escape-string-regexp": { + "version": "1.0.5", "dev": true, + "license": "MIT", "engines": { - "node": ">= 0.8.0" + "node": ">=0.8.0" } }, - "node_modules/pretty-ms": { - "version": "2.1.0", + "node_modules/babel-code-frame/node_modules/strip-ansi": { + "version": "3.0.1", "dev": true, "license": "MIT", "dependencies": { - "is-finite": "^1.0.1", - "parse-ms": "^1.0.0", - "plur": "^1.0.0" + "ansi-regex": "^2.0.0" }, "engines": { "node": ">=0.10.0" } }, - "node_modules/printj": { - "version": "1.1.2", - "license": "Apache-2.0", - "bin": { - "printj": "bin/printj.njs" - }, + "node_modules/babel-code-frame/node_modules/supports-color": { + "version": "2.0.0", + "dev": true, + "license": "MIT", "engines": { - "node": ">=0.8" + "node": ">=0.8.0" } }, - "node_modules/process-nextick-args": { - "version": "2.0.1", - "license": "MIT" - }, - "node_modules/prosemirror-keymap": { - "version": "1.1.5", + "node_modules/babel-generator": { + "version": "6.26.1", + "dev": true, "license": "MIT", "dependencies": { - "prosemirror-state": "^1.0.0", - "w3c-keyname": "^2.2.0" + "babel-messages": "^6.23.0", + "babel-runtime": "^6.26.0", + "babel-types": "^6.26.0", + "detect-indent": "^4.0.0", + "jsesc": "^1.3.0", + "lodash": "^4.17.4", + "source-map": "^0.5.7", + "trim-right": "^1.0.1" } }, - "node_modules/prosemirror-model": { - "version": "1.16.1", + "node_modules/babel-messages": { + "version": "6.23.0", + "dev": true, "license": "MIT", "dependencies": { - "orderedmap": "^1.1.0" + "babel-runtime": "^6.22.0" } }, - "node_modules/prosemirror-schema-list": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/prosemirror-schema-list/-/prosemirror-schema-list-1.3.0.tgz", - "integrity": "sha512-Hz/7gM4skaaYfRPNgr421CU4GSwotmEwBVvJh5ltGiffUJwm7C8GfN/Bc6DR1EKEp5pDKhODmdXXyi9uIsZl5A==", + "node_modules/babel-runtime": { + "version": "6.26.0", + "dev": true, + "license": "MIT", "dependencies": { - "prosemirror-model": "^1.0.0", - "prosemirror-state": "^1.0.0", - "prosemirror-transform": "^1.7.3" + "core-js": "^2.4.0", + "regenerator-runtime": "^0.11.0" } }, - "node_modules/prosemirror-state": { - "version": "1.3.4", - "license": "MIT", - "dependencies": { - "prosemirror-model": "^1.0.0", - "prosemirror-transform": "^1.0.0" - } + "node_modules/babel-runtime/node_modules/regenerator-runtime": { + "version": "0.11.1", + "dev": true, + "license": "MIT" }, - "node_modules/prosemirror-tables": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.3.4.tgz", - "integrity": "sha512-z6uLSQ1BLC3rgbGwZmpfb+xkdvD7W/UOsURDfognZFYaTtc0gsk7u/t71Yijp2eLflVpffMk6X0u0+u+MMDvIw==", + "node_modules/babel-template": { + "version": "6.26.0", + "dev": true, + "license": "MIT", "dependencies": { - "prosemirror-keymap": "^1.1.2", - "prosemirror-model": "^1.8.1", - "prosemirror-state": "^1.3.1", - "prosemirror-transform": "^1.2.1", - "prosemirror-view": "^1.13.3" + "babel-runtime": "^6.26.0", + "babel-traverse": "^6.26.0", + "babel-types": "^6.26.0", + "babylon": "^6.18.0", + "lodash": "^4.17.4" } }, - "node_modules/prosemirror-transform": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.8.0.tgz", - "integrity": "sha512-BaSBsIMv52F1BVVMvOmp1yzD3u65uC3HTzCBQV1WDPqJRQ2LuHKcyfn0jwqodo8sR9vVzMzZyI+Dal5W9E6a9A==", + "node_modules/babel-traverse": { + "version": "6.26.0", + "dev": true, + "license": "MIT", "dependencies": { - "prosemirror-model": "^1.0.0" + "babel-code-frame": "^6.26.0", + "babel-messages": "^6.23.0", + "babel-runtime": "^6.26.0", + "babel-types": "^6.26.0", + "babylon": "^6.18.0", + "debug": "^2.6.8", + "globals": "^9.18.0", + "invariant": "^2.2.2", + "lodash": "^4.17.4" } }, - "node_modules/prosemirror-view": { - "version": "1.23.5", + "node_modules/babel-traverse/node_modules/debug": { + "version": "2.6.9", + "dev": true, "license": "MIT", "dependencies": { - "prosemirror-model": "^1.16.0", - "prosemirror-state": "^1.0.0", - "prosemirror-transform": "^1.1.0" + "ms": "2.0.0" } }, - "node_modules/proxy-addr": { - "version": "2.0.7", + "node_modules/babel-traverse/node_modules/globals": { + "version": "9.18.0", + "dev": true, "license": "MIT", - "dependencies": { - "forwarded": "0.2.0", - "ipaddr.js": "1.9.1" - }, "engines": { - "node": ">= 0.10" + "node": ">=0.10.0" } }, - "node_modules/proxy-from-env": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + "node_modules/babel-traverse/node_modules/ms": { + "version": "2.0.0", + "dev": true, + "license": "MIT" }, - "node_modules/proxyquire": { - "version": "2.1.3", + "node_modules/babel-types": { + "version": "6.26.0", "dev": true, "license": "MIT", "dependencies": { - "fill-keys": "^1.0.2", - "module-not-found-error": "^1.0.1", - "resolve": "^1.11.1" + "babel-runtime": "^6.26.0", + "esutils": "^2.0.2", + "lodash": "^4.17.4", + "to-fast-properties": "^1.0.3" } }, - "node_modules/punycode": { - "version": "1.4.1", - "license": "MIT" - }, - "node_modules/qrcode": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/qrcode/-/qrcode-1.5.3.tgz", - "integrity": "sha512-puyri6ApkEHYiVl4CFzo1tDkAZ+ATcnbJrJ6RiBM1Fhctdn/ix9MTE3hRph33omisEbC/2fcfemsseiKgBPKZg==", - "dependencies": { - "dijkstrajs": "^1.0.1", - "encode-utf8": "^1.0.3", - "pngjs": "^5.0.0", - "yargs": "^15.3.1" - }, + "node_modules/babylon": { + "version": "6.18.0", + "dev": true, + "license": "MIT", "bin": { - "qrcode": "bin/qrcode" - }, - "engines": { - "node": ">=10.13.0" + "babylon": "bin/babylon.js" } }, - "node_modules/qs": { - "version": "6.11.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz", - "integrity": "sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==", - "dependencies": { - "side-channel": "^1.0.4" - }, - "engines": { - "node": ">=0.6" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "node_modules/balanced-match": { + "version": "1.0.2", + "license": "MIT" }, - "node_modules/queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "dev": true, + "node_modules/base32.js": { + "version": "0.0.1", + "license": "MIT" + }, + "node_modules/base64-js": { + "version": "1.5.1", "funding": [ { "type": "github", @@ -7630,205 +11141,162 @@ "type": "consulting", "url": "https://feross.org/support" } - ] + ], + "license": "MIT" }, - "node_modules/range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "node_modules/base64id": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz", + "integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==", "engines": { - "node": ">= 0.6" + "node": "^4.5.0 || >= 5.9" } }, - "node_modules/raw-body": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", - "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", + "node_modules/basic-auth": { + "version": "2.0.1", + "license": "MIT", "dependencies": { - "bytes": "3.1.2", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "unpipe": "1.0.0" + "safe-buffer": "5.1.2" }, "engines": { "node": ">= 0.8" } }, - "node_modules/re-emitter": { - "version": "1.1.3", - "dev": true, + "node_modules/basic-auth/node_modules/safe-buffer": { + "version": "5.1.2", "license": "MIT" }, - "node_modules/readable-stream": { - "version": "2.3.7", - "license": "MIT", + "node_modules/bcrypt": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/bcrypt/-/bcrypt-5.1.1.tgz", + "integrity": "sha512-AGBHOG5hPYZ5Xl9KXzU5iKq9516yEmvCKDg3ecP5kX2aB6UqTeXZxk2ELnDgDm6BQSMlLt9rDB4LoSMx0rYwww==", + "hasInstallScript": true, "dependencies": { - "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" + "@mapbox/node-pre-gyp": "^1.0.11", + "node-addon-api": "^5.0.0" + }, + "engines": { + "node": ">= 10.0.0" } }, - "node_modules/readable-stream/node_modules/safe-buffer": { - "version": "5.1.2", - "license": "MIT" + "node_modules/bcryptjs": { + "version": "2.4.3", + "resolved": "https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.4.3.tgz", + "integrity": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==" }, - "node_modules/readdir-glob": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz", - "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==", + "node_modules/bl": { + "version": "4.1.0", + "license": "MIT", "dependencies": { - "minimatch": "^5.1.0" + "buffer": "^5.5.0", + "inherits": "^2.0.4", + "readable-stream": "^3.4.0" } }, - "node_modules/readdir-glob/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "node_modules/bl/node_modules/readable-stream": { + "version": "3.6.0", + "license": "MIT", "dependencies": { - "balanced-match": "^1.0.0" + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" } }, - "node_modules/readdir-glob/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "node_modules/body-parser": { + "version": "1.20.2", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz", + "integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==", "dependencies": { - "brace-expansion": "^2.0.1" + "bytes": "3.1.2", + "content-type": "~1.0.5", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "on-finished": "2.4.1", + "qs": "6.11.0", + "raw-body": "2.5.2", + "type-is": "~1.6.18", + "unpipe": "1.0.0" }, "engines": { - "node": ">=10" + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" } }, - "node_modules/regenerator-runtime": { - "version": "0.13.11", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", - "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" - }, - "node_modules/regexp.prototype.flags": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz", - "integrity": "sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==", + "node_modules/body-parser/node_modules/debug": { + "version": "2.6.9", + "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "set-function-name": "^2.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "ms": "2.0.0" } }, - "node_modules/repeat-string": { - "version": "1.6.1", - "dev": true, + "node_modules/body-parser/node_modules/depd": { + "version": "2.0.0", "license": "MIT", "engines": { - "node": ">=0.10" + "node": ">= 0.8" } }, - "node_modules/repeating": { - "version": "2.0.1", - "dev": true, + "node_modules/body-parser/node_modules/ms": { + "version": "2.0.0", + "license": "MIT" + }, + "node_modules/body-parser/node_modules/on-finished": { + "version": "2.4.1", "license": "MIT", "dependencies": { - "is-finite": "^1.0.0" + "ee-first": "1.1.1" }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-directory": { - "version": "2.1.1", - "license": "MIT", - "engines": { - "node": ">=0.10.0" + "node": ">= 0.8" } }, - "node_modules/require-main-filename": { - "version": "2.0.0", - "license": "ISC" - }, - "node_modules/resolve": { - "version": "1.21.0", - "dev": true, - "license": "MIT", + "node_modules/body-parser/node_modules/qs": { + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", + "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", "dependencies": { - "is-core-module": "^2.8.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" + "side-channel": "^1.0.4" }, - "bin": { - "resolve": "bin/resolve" + "engines": { + "node": ">=0.6" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true, - "engines": { - "node": ">=4" - } + "node_modules/bowser": { + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/bowser/-/bowser-2.11.0.tgz", + "integrity": "sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA==", + "optional": true }, - "node_modules/response-time": { - "version": "2.3.2", + "node_modules/brace-expansion": { + "version": "1.1.11", "license": "MIT", "dependencies": { - "depd": "~1.1.0", - "on-headers": "~1.0.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/reusify": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "dev": true, - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" } }, - "node_modules/rimraf": { - "version": "3.0.2", - "license": "ISC", + "node_modules/bson": { + "version": "4.7.2", + "resolved": "https://registry.npmjs.org/bson/-/bson-4.7.2.tgz", + "integrity": "sha512-Ry9wCtIZ5kGqkJoi6aD8KjxFZEx78guTQDnpXWiNthsxzrxAK/i8E6pCHAIZTbaEFWcOCvbecMukfK7XUvyLpQ==", "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" + "buffer": "^5.6.0" }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/rotating-file-stream": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/rotating-file-stream/-/rotating-file-stream-3.1.1.tgz", - "integrity": "sha512-PNF1iDkxcZG+T87uUzLlcO4aquTCyY8yl+Q/OTK4dMwhwWDYWU4ZATYeIXHmYVGIzqZ2MrpY4WIkYc9Bsc3Nzw==", "engines": { - "node": ">=14.0" - }, - "funding": { - "url": "https://www.blockchain.com/btc/address/12p1p5q7sK75tPyuesZmssiMYr4TKzpSCN" + "node": ">=6.9.0" } }, - "node_modules/run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "dev": true, + "node_modules/buffer": { + "version": "5.7.1", "funding": [ { "type": "github", @@ -7843,533 +11311,550 @@ "url": "https://feross.org/support" } ], + "license": "MIT", "dependencies": { - "queue-microtask": "^1.2.2" + "base64-js": "^1.3.1", + "ieee754": "^1.1.13" } }, - "node_modules/safe-array-concat": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.1.tgz", - "integrity": "sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==", - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.1", - "has-symbols": "^1.0.3", - "isarray": "^2.0.5" - }, + "node_modules/buffer-crc32": { + "version": "0.2.13", + "license": "MIT", "engines": { - "node": ">=0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node": "*" } }, - "node_modules/safe-array-concat/node_modules/isarray": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" + "node_modules/buffer-equal-constant-time": { + "version": "1.0.1", + "license": "BSD-3-Clause" }, - "node_modules/safe-buffer": { - "version": "5.2.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], + "node_modules/buffer-from": { + "version": "1.1.2", "license": "MIT" }, - "node_modules/safe-regex-test": { + "node_modules/buffer-shims": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz", - "integrity": "sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==", + "dev": true, + "license": "MIT" + }, + "node_modules/busboy": { + "version": "0.2.14", "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.3", - "is-regex": "^1.1.4" + "dicer": "0.2.5", + "readable-stream": "1.1.x" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "engines": { + "node": ">=0.8.0" } }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + "node_modules/busboy/node_modules/isarray": { + "version": "0.0.1", + "license": "MIT" }, - "node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "node_modules/busboy/node_modules/readable-stream": { + "version": "1.1.14", + "license": "MIT", "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", + "isarray": "0.0.1", + "string_decoder": "~0.10.x" + } + }, + "node_modules/busboy/node_modules/string_decoder": { + "version": "0.10.31", + "license": "MIT" + }, + "node_modules/bytes": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", "engines": { - "node": ">=10" + "node": ">= 0.8" } }, - "node_modules/send": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz", - "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==", + "node_modules/call-bind": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz", + "integrity": "sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==", "dependencies": { - "debug": "2.6.9", - "depd": "2.0.0", - "destroy": "1.2.0", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "fresh": "0.5.2", - "http-errors": "2.0.0", - "mime": "1.6.0", - "ms": "2.1.3", - "on-finished": "2.4.1", - "range-parser": "~1.2.1", - "statuses": "2.0.1" + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.1", + "set-function-length": "^1.1.1" }, - "engines": { - "node": ">= 0.8.0" + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/send/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } + "node_modules/call-me-maybe": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.2.tgz", + "integrity": "sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==" }, - "node_modules/send/node_modules/debug/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true, + "engines": { + "node": ">=6" + } }, - "node_modules/send/node_modules/depd": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", - "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "node_modules/camelcase": { + "version": "5.3.1", + "license": "MIT", "engines": { - "node": ">= 0.8" + "node": ">=6" } }, - "node_modules/send/node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + "node_modules/chai": { + "version": "4.3.10", + "resolved": "https://registry.npmjs.org/chai/-/chai-4.3.10.tgz", + "integrity": "sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==", + "dev": true, + "dependencies": { + "assertion-error": "^1.1.0", + "check-error": "^1.0.3", + "deep-eql": "^4.1.3", + "get-func-name": "^2.0.2", + "loupe": "^2.3.6", + "pathval": "^1.1.1", + "type-detect": "^4.0.8" + }, + "engines": { + "node": ">=4" + } }, - "node_modules/send/node_modules/on-finished": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", - "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "node_modules/chalk": { + "version": "4.1.2", + "dev": true, + "license": "MIT", "dependencies": { - "ee-first": "1.1.1" + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" }, "engines": { - "node": ">= 0.8" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "node_modules/serve-static": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz", - "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==", + "node_modules/check-error": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/check-error/-/check-error-1.0.3.tgz", + "integrity": "sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==", + "dev": true, "dependencies": { - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "parseurl": "~1.3.3", - "send": "0.18.0" + "get-func-name": "^2.0.2" }, "engines": { - "node": ">= 0.8.0" + "node": "*" } }, - "node_modules/set-blocking": { + "node_modules/chownr": { "version": "2.0.0", - "license": "ISC" + "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", + "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", + "engines": { + "node": ">=10" + } }, - "node_modules/set-function-length": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.1.1.tgz", - "integrity": "sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==", + "node_modules/cliui": { + "version": "6.0.0", + "license": "ISC", "dependencies": { - "define-data-property": "^1.1.1", - "get-intrinsic": "^1.2.1", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.0" + "string-width": "^4.2.0", + "strip-ansi": "^6.0.0", + "wrap-ansi": "^6.2.0" + } + }, + "node_modules/codecov": { + "version": "3.8.3", + "license": "MIT", + "dependencies": { + "argv": "0.0.2", + "ignore-walk": "3.0.4", + "js-yaml": "3.14.1", + "teeny-request": "7.1.1", + "urlgrey": "1.0.0" + }, + "bin": { + "codecov": "bin/codecov" }, "engines": { - "node": ">= 0.4" + "node": ">=4.0" } }, - "node_modules/set-function-name": { + "node_modules/color-convert": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.1.tgz", - "integrity": "sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==", + "license": "MIT", "dependencies": { - "define-data-property": "^1.0.1", - "functions-have-names": "^1.2.3", - "has-property-descriptors": "^1.0.0" + "color-name": "~1.1.4" }, "engines": { - "node": ">= 0.4" + "node": ">=7.0.0" } }, - "node_modules/setprototypeof": { - "version": "1.2.0", - "license": "ISC" + "node_modules/color-name": { + "version": "1.1.4", + "license": "MIT" }, - "node_modules/shebang-command": { - "version": "2.0.0", + "node_modules/color-support": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", + "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", + "bin": { + "color-support": "bin.js" + } + }, + "node_modules/combined-stream": { + "version": "1.0.8", "license": "MIT", "dependencies": { - "shebang-regex": "^3.0.0" + "delayed-stream": "~1.0.0" }, "engines": { - "node": ">=8" + "node": ">= 0.8" } }, - "node_modules/shebang-regex": { - "version": "3.0.0", + "node_modules/commander": { + "version": "6.2.0", "license": "MIT", "engines": { - "node": ">=8" + "node": ">= 6" } }, - "node_modules/side-channel": { - "version": "1.0.4", + "node_modules/component-emitter": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", + "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==", + "dev": true + }, + "node_modules/compress-commons": { + "version": "4.1.1", "license": "MIT", "dependencies": { - "call-bind": "^1.0.0", - "get-intrinsic": "^1.0.2", - "object-inspect": "^1.9.0" + "buffer-crc32": "^0.2.13", + "crc32-stream": "^4.0.2", + "normalize-path": "^3.0.0", + "readable-stream": "^3.6.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/sift": { - "version": "16.0.1", - "resolved": "https://registry.npmjs.org/sift/-/sift-16.0.1.tgz", - "integrity": "sha512-Wv6BjQ5zbhW7VFefWusVP33T/EM0vYikCaQ2qR8yULbsilAT8/wQaXvuQ3ptGLpoKx+lihJE3y2UTgKDyyNHZQ==" - }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" - }, - "node_modules/smart-buffer": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", - "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", "engines": { - "node": ">= 6.0.0", - "npm": ">= 3.0.0" + "node": ">= 10" } }, - "node_modules/socket.io": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.7.2.tgz", - "integrity": "sha512-bvKVS29/I5fl2FGLNHuXlQaUH/BlzX1IN6S+NKLNZpBsPZIDH+90eQmCs2Railn4YUiww4SzUedJ6+uzwFnKLw==", + "node_modules/compress-commons/node_modules/readable-stream": { + "version": "3.6.0", + "license": "MIT", "dependencies": { - "accepts": "~1.3.4", - "base64id": "~2.0.0", - "cors": "~2.8.5", - "debug": "~4.3.2", - "engine.io": "~6.5.2", - "socket.io-adapter": "~2.5.2", - "socket.io-parser": "~4.2.4" + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" }, "engines": { - "node": ">=10.2.0" + "node": ">= 6" } }, - "node_modules/socket.io-adapter": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.5.2.tgz", - "integrity": "sha512-87C3LO/NOMc+eMcpcxUBebGjkpMDkNBS9tf7KJqcDsmL936EChtVva71Dw2q4tQcuVC+hAUy4an2NO/sYXmwRA==", + "node_modules/concat-map": { + "version": "0.0.1", + "license": "MIT" + }, + "node_modules/concat-stream": { + "version": "1.6.2", + "engines": [ + "node >= 0.8" + ], + "license": "MIT", "dependencies": { - "ws": "~8.11.0" + "buffer-from": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^2.2.2", + "typedarray": "^0.0.6" } }, - "node_modules/socket.io-parser": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz", - "integrity": "sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==", + "node_modules/console-control-strings": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", + "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" + }, + "node_modules/content-disposition": { + "version": "0.5.4", + "license": "MIT", "dependencies": { - "@socket.io/component-emitter": "~3.1.0", - "debug": "~4.3.1" + "safe-buffer": "5.2.1" }, "engines": { - "node": ">=10.0.0" + "node": ">= 0.6" } }, - "node_modules/socks": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", - "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", - "dependencies": { - "ip": "^2.0.0", - "smart-buffer": "^4.2.0" - }, + "node_modules/content-type": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", "engines": { - "node": ">= 10.13.0", - "npm": ">= 3.0.0" + "node": ">= 0.6" } }, - "node_modules/source-map": { - "version": "0.5.7", - "dev": true, - "license": "BSD-3-Clause", + "node_modules/cookie": { + "version": "0.4.1", + "license": "MIT", "engines": { - "node": ">=0.10.0" + "node": ">= 0.6" } }, - "node_modules/sparse-bitfield": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz", - "integrity": "sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ==", - "optional": true, + "node_modules/cookie-parser": { + "version": "1.4.6", + "license": "MIT", "dependencies": { - "memory-pager": "^1.0.2" + "cookie": "0.4.1", + "cookie-signature": "1.0.6" + }, + "engines": { + "node": ">= 0.8.0" } }, - "node_modules/speakeasy": { + "node_modules/cookie-session": { "version": "2.0.0", "license": "MIT", "dependencies": { - "base32.js": "0.0.1" + "cookies": "0.8.0", + "debug": "3.2.7", + "on-headers": "~1.0.2", + "safe-buffer": "5.2.1" }, "engines": { - "node": ">= 0.10.0" + "node": ">= 0.10" } }, - "node_modules/split": { - "version": "1.0.0", - "dev": true, + "node_modules/cookie-session/node_modules/debug": { + "version": "3.2.7", "license": "MIT", "dependencies": { - "through": "2" - }, - "engines": { - "node": "*" + "ms": "^2.1.1" } }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "license": "BSD-3-Clause" + "node_modules/cookie-signature": { + "version": "1.0.6", + "license": "MIT" }, - "node_modules/statuses": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", - "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", - "engines": { - "node": ">= 0.8" - } + "node_modules/cookiejar": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.4.tgz", + "integrity": "sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==", + "dev": true }, - "node_modules/stop-iteration-iterator": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz", - "integrity": "sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==", - "dev": true, + "node_modules/cookies": { + "version": "0.8.0", + "license": "MIT", "dependencies": { - "internal-slot": "^1.0.4" + "depd": "~2.0.0", + "keygrip": "~1.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">= 0.8" } }, - "node_modules/stream-events": { - "version": "1.0.5", + "node_modules/cookies/node_modules/depd": { + "version": "2.0.0", "license": "MIT", - "dependencies": { - "stubs": "^3.0.0" - } - }, - "node_modules/streamsearch": { - "version": "0.1.2", "engines": { - "node": ">=0.8.0" + "node": ">= 0.8" } }, - "node_modules/string_decoder": { - "version": "1.1.1", - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.1.0" - } + "node_modules/core-js": { + "version": "2.6.12", + "dev": true, + "hasInstallScript": true, + "license": "MIT" }, - "node_modules/string_decoder/node_modules/safe-buffer": { - "version": "5.1.2", + "node_modules/core-util-is": { + "version": "1.0.3", "license": "MIT" }, - "node_modules/string-width": { - "version": "4.2.3", + "node_modules/cors": { + "version": "2.8.5", "license": "MIT", "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" + "object-assign": "^4", + "vary": "^1" }, "engines": { - "node": ">=8" + "node": ">= 0.10" } }, - "node_modules/string.prototype.trim": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz", - "integrity": "sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==", + "node_modules/crc-32": { + "version": "1.2.0", + "license": "Apache-2.0", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" + "exit-on-epipe": "~1.0.1", + "printj": "~1.1.0" }, - "engines": { - "node": ">= 0.4" + "bin": { + "crc32": "bin/crc32.njs" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "engines": { + "node": ">=0.8" } }, - "node_modules/string.prototype.trimend": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz", - "integrity": "sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==", + "node_modules/crc32-stream": { + "version": "4.0.2", + "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" + "crc-32": "^1.2.0", + "readable-stream": "^3.4.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "engines": { + "node": ">= 10" } }, - "node_modules/string.prototype.trimstart": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz", - "integrity": "sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==", + "node_modules/crc32-stream/node_modules/readable-stream": { + "version": "3.6.0", + "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "engines": { + "node": ">= 6" } }, - "node_modules/strip-ansi": { - "version": "6.0.1", + "node_modules/cross-env": { + "version": "7.0.3", "license": "MIT", "dependencies": { - "ansi-regex": "^5.0.1" + "cross-spawn": "^7.0.1" + }, + "bin": { + "cross-env": "src/bin/cross-env.js", + "cross-env-shell": "src/bin/cross-env-shell.js" }, "engines": { - "node": ">=8" + "node": ">=10.14", + "npm": ">=6", + "yarn": ">=1" } }, - "node_modules/strip-bom": { - "version": "2.0.0", - "dev": true, + "node_modules/cross-spawn": { + "version": "7.0.3", "license": "MIT", "dependencies": { - "is-utf8": "^0.2.0" + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" }, "engines": { - "node": ">=0.10.0" + "node": ">= 8" } }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, + "node_modules/debug": { + "version": "4.3.4", + "license": "MIT", + "dependencies": { + "ms": "2.1.2" + }, "engines": { - "node": ">=8" + "node": ">=6.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } } }, - "node_modules/strnum": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz", - "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==", - "optional": true - }, - "node_modules/stubs": { - "version": "3.0.0", - "license": "MIT" + "node_modules/decamelize": { + "version": "1.2.0", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } }, - "node_modules/superagent": { - "version": "8.0.6", - "resolved": "https://registry.npmjs.org/superagent/-/superagent-8.0.6.tgz", - "integrity": "sha512-HqSe6DSIh3hEn6cJvCkaM1BLi466f1LHi4yubR0tpewlMpk4RUFFy35bKz8SsPBwYfIIJy5eclp+3tCYAuX0bw==", + "node_modules/deep-eql": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-4.1.3.tgz", + "integrity": "sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==", "dev": true, "dependencies": { - "component-emitter": "^1.3.0", - "cookiejar": "^2.1.3", - "debug": "^4.3.4", - "fast-safe-stringify": "^2.1.1", - "form-data": "^4.0.0", - "formidable": "^2.1.1", - "methods": "^1.1.2", - "mime": "2.6.0", - "qs": "^6.11.0", - "semver": "^7.3.8" + "type-detect": "^4.0.0" }, "engines": { - "node": ">=6.4.0 <13 || >=14" + "node": ">=6" } }, - "node_modules/superagent/node_modules/mime": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz", - "integrity": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==", + "node_modules/deep-equal": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-2.2.2.tgz", + "integrity": "sha512-xjVyBf0w5vH0I42jdAZzOKVldmPgSulmiyPRywoyq7HXC9qdgo17kxJE+rdnif5Tz6+pIrpJI8dCpMNLIGkUiA==", "dev": true, - "bin": { - "mime": "cli.js" + "dependencies": { + "array-buffer-byte-length": "^1.0.0", + "call-bind": "^1.0.2", + "es-get-iterator": "^1.1.3", + "get-intrinsic": "^1.2.1", + "is-arguments": "^1.1.1", + "is-array-buffer": "^3.0.2", + "is-date-object": "^1.0.5", + "is-regex": "^1.1.4", + "is-shared-array-buffer": "^1.0.2", + "isarray": "^2.0.5", + "object-is": "^1.1.5", + "object-keys": "^1.1.1", + "object.assign": "^4.1.4", + "regexp.prototype.flags": "^1.5.0", + "side-channel": "^1.0.4", + "which-boxed-primitive": "^1.0.2", + "which-collection": "^1.0.1", + "which-typed-array": "^1.1.9" }, - "engines": { - "node": ">=4.0.0" + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/supertest": { - "version": "6.3.3", - "resolved": "https://registry.npmjs.org/supertest/-/supertest-6.3.3.tgz", - "integrity": "sha512-EMCG6G8gDu5qEqRQ3JjjPs6+FYT1a7Hv5ApHvtSghmOFJYtsU5S+pSb6Y2EUeCEY3CmEL3mmQ8YWlPOzQomabA==", + "node_modules/deep-equal/node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "node_modules/default-require-extensions": { + "version": "1.0.0", "dev": true, + "license": "MIT", "dependencies": { - "methods": "^1.1.2", - "superagent": "^8.0.5" + "strip-bom": "^2.0.0" }, "engines": { - "node": ">=6.4.0" + "node": ">=0.10.0" } }, - "node_modules/supports-color": { - "version": "7.2.0", - "dev": true, - "license": "MIT", + "node_modules/define-data-property": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz", + "integrity": "sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==", "dependencies": { - "has-flag": "^4.0.0" + "get-intrinsic": "^1.2.1", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0" }, "engines": { - "node": ">=8" + "node": ">= 0.4" } }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "dev": true, - "license": "MIT", + "node_modules/define-properties": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.0.tgz", + "integrity": "sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==", + "dependencies": { + "has-property-descriptors": "^1.0.0", + "object-keys": "^1.1.1" + }, "engines": { "node": ">= 0.4" }, @@ -8377,419 +11862,411 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/swagger-jsdoc": { - "version": "6.2.8", - "resolved": "https://registry.npmjs.org/swagger-jsdoc/-/swagger-jsdoc-6.2.8.tgz", - "integrity": "sha512-VPvil1+JRpmJ55CgAtn8DIcpBs0bL5L3q5bVQvF4tAW/k/9JYSj7dCpaYCAv5rufe0vcCbBRQXGvzpkWjvLklQ==", - "dependencies": { - "commander": "6.2.0", - "doctrine": "3.0.0", - "glob": "7.1.6", - "lodash.mergewith": "^4.6.2", - "swagger-parser": "^10.0.3", - "yaml": "2.0.0-1" - }, - "bin": { - "swagger-jsdoc": "bin/swagger-jsdoc.js" - }, + "node_modules/defined": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.1.tgz", + "integrity": "sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/delayed-stream": { + "version": "1.0.0", + "license": "MIT", "engines": { - "node": ">=12.0.0" + "node": ">=0.4.0" } }, - "node_modules/swagger-jsdoc/node_modules/glob": { - "version": "7.1.6", - "license": "ISC", - "dependencies": { - "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" - }, + "node_modules/delegates": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", + "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" + }, + "node_modules/depd": { + "version": "1.1.2", + "license": "MIT", "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "node": ">= 0.6" } }, - "node_modules/swagger-parser": { - "version": "10.0.3", - "resolved": "https://registry.npmjs.org/swagger-parser/-/swagger-parser-10.0.3.tgz", - "integrity": "sha512-nF7oMeL4KypldrQhac8RyHerJeGPD1p2xDh900GPvc+Nk7nWP6jX2FcC7WmkinMoAmoO774+AFXcWsW8gMWEIg==", + "node_modules/destroy": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", + "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/detect-indent": { + "version": "4.0.0", + "dev": true, + "license": "MIT", "dependencies": { - "@apidevtools/swagger-parser": "10.0.3" + "repeating": "^2.0.0" }, "engines": { - "node": ">=10" + "node": ">=0.10.0" } }, - "node_modules/swot-simple": { - "version": "1.0.0", - "license": "ISC", - "dependencies": { - "tldjs": "^1.5.2" + "node_modules/detect-libc": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz", + "integrity": "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==", + "engines": { + "node": ">=8" } }, - "node_modules/tap-out": { - "version": "2.1.0", + "node_modules/dezalgo": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.4.tgz", + "integrity": "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==", "dev": true, - "license": "MIT", "dependencies": { - "re-emitter": "1.1.3", - "readable-stream": "2.2.9", - "split": "1.0.0", - "trim": "0.0.1" + "asap": "^2.0.0", + "wrappy": "1" + } + }, + "node_modules/dicer": { + "version": "0.2.5", + "dependencies": { + "readable-stream": "1.1.x", + "streamsearch": "0.1.2" }, - "bin": { - "tap-out": "bin/cmd.js" + "engines": { + "node": ">=0.8.0" } }, - "node_modules/tap-out/node_modules/process-nextick-args": { - "version": "1.0.7", - "dev": true, + "node_modules/dicer/node_modules/isarray": { + "version": "0.0.1", "license": "MIT" }, - "node_modules/tap-out/node_modules/readable-stream": { - "version": "2.2.9", - "dev": true, + "node_modules/dicer/node_modules/readable-stream": { + "version": "1.1.14", "license": "MIT", "dependencies": { - "buffer-shims": "~1.0.0", "core-util-is": "~1.0.0", "inherits": "~2.0.1", - "isarray": "~1.0.0", - "process-nextick-args": "~1.0.6", - "string_decoder": "~1.0.0", - "util-deprecate": "~1.0.1" + "isarray": "0.0.1", + "string_decoder": "~0.10.x" } }, - "node_modules/tap-out/node_modules/safe-buffer": { - "version": "5.1.2", - "dev": true, + "node_modules/dicer/node_modules/string_decoder": { + "version": "0.10.31", "license": "MIT" }, - "node_modules/tap-out/node_modules/string_decoder": { - "version": "1.0.3", - "dev": true, - "license": "MIT", + "node_modules/dijkstrajs": { + "version": "1.0.2", + "license": "MIT" + }, + "node_modules/doctrine": { + "version": "3.0.0", + "license": "Apache-2.0", "dependencies": { - "safe-buffer": "~5.1.0" + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=6.0.0" } }, - "node_modules/tap-spec": { - "version": "5.0.0", + "node_modules/dotignore": { + "version": "0.1.2", "dev": true, "license": "MIT", "dependencies": { - "chalk": "^1.0.0", - "duplexer": "^0.1.1", - "figures": "^1.4.0", - "lodash": "^4.17.10", - "pretty-ms": "^2.1.0", - "repeat-string": "^1.5.2", - "tap-out": "^2.1.0", - "through2": "^2.0.0" + "minimatch": "^3.0.4" }, "bin": { - "tap-spec": "bin/cmd.js", - "tspec": "bin/cmd.js" + "ignored": "bin/ignored" } }, - "node_modules/tap-spec/node_modules/ansi-regex": { - "version": "2.1.1", + "node_modules/duplexer": { + "version": "0.1.2", "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } + "license": "MIT" }, - "node_modules/tap-spec/node_modules/ansi-styles": { - "version": "2.2.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" + "node_modules/ecdsa-sig-formatter": { + "version": "1.0.11", + "license": "Apache-2.0", + "dependencies": { + "safe-buffer": "^5.0.1" } }, - "node_modules/tap-spec/node_modules/chalk": { - "version": "1.1.3", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" - }, + "node_modules/ee-first": { + "version": "1.1.1", + "license": "MIT" + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "license": "MIT" + }, + "node_modules/encode-utf8": { + "version": "1.0.3", + "license": "MIT" + }, + "node_modules/encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=", "engines": { - "node": ">=0.10.0" + "node": ">= 0.8" } }, - "node_modules/tap-spec/node_modules/escape-string-regexp": { - "version": "1.0.5", - "dev": true, + "node_modules/end-of-stream": { + "version": "1.4.4", "license": "MIT", - "engines": { - "node": ">=0.8.0" + "dependencies": { + "once": "^1.4.0" } }, - "node_modules/tap-spec/node_modules/strip-ansi": { - "version": "3.0.1", - "dev": true, - "license": "MIT", + "node_modules/engine.io": { + "version": "6.5.2", + "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.5.2.tgz", + "integrity": "sha512-IXsMcGpw/xRfjra46sVZVHiSWo/nJ/3g1337q9KNXtS6YRzbW5yIzTCb9DjhrBe7r3GZQR0I4+nq+4ODk5g/cA==", "dependencies": { - "ansi-regex": "^2.0.0" + "@types/cookie": "^0.4.1", + "@types/cors": "^2.8.12", + "@types/node": ">=10.0.0", + "accepts": "~1.3.4", + "base64id": "2.0.0", + "cookie": "~0.4.1", + "cors": "~2.8.5", + "debug": "~4.3.1", + "engine.io-parser": "~5.2.1", + "ws": "~8.11.0" }, "engines": { - "node": ">=0.10.0" + "node": ">=10.2.0" } }, - "node_modules/tap-spec/node_modules/supports-color": { - "version": "2.0.0", - "dev": true, - "license": "MIT", + "node_modules/engine.io-parser": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.2.1.tgz", + "integrity": "sha512-9JktcM3u18nU9N2Lz3bWeBgxVgOKpw7yhRaoxQA3FUDZzzw+9WlA6p4G4u0RixNkg14fH7EfEc/RhpurtiROTQ==", "engines": { - "node": ">=0.8.0" + "node": ">=10.0.0" } }, - "node_modules/tape": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/tape/-/tape-5.7.2.tgz", - "integrity": "sha512-cvSyprYahyOYXbtBwV/B7nrx7kINeZ3VZ9fKoSywoPwZN3oQ1WVLvt+Vl0XCz/gi37CDrY3dlW790nzviIzoPw==", - "dev": true, + "node_modules/es-abstract": { + "version": "1.22.2", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.2.tgz", + "integrity": "sha512-YoxfFcDmhjOgWPWsV13+2RNjq1F6UQnfs+8TftwNqtzlmFzEXvlUwdrNrYeaizfjQzRMxkZ6ElWMOJIFKdVqwA==", "dependencies": { - "@ljharb/resumer": "^0.0.1", - "@ljharb/through": "^2.3.11", - "array.prototype.every": "^1.1.5", - "call-bind": "^1.0.5", - "deep-equal": "^2.2.2", - "defined": "^1.0.1", - "dotignore": "^0.1.2", - "for-each": "^0.3.3", - "get-package-type": "^0.1.0", - "glob": "^7.2.3", - "has-dynamic-import": "^2.0.1", - "hasown": "^2.0.0", - "inherits": "^2.0.4", + "array-buffer-byte-length": "^1.0.0", + "arraybuffer.prototype.slice": "^1.0.2", + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.2", + "es-set-tostringtag": "^2.0.1", + "es-to-primitive": "^1.2.1", + "function.prototype.name": "^1.1.6", + "get-intrinsic": "^1.2.1", + "get-symbol-description": "^1.0.0", + "globalthis": "^1.0.3", + "gopd": "^1.0.1", + "has": "^1.0.3", + "has-property-descriptors": "^1.0.0", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "internal-slot": "^1.0.5", + "is-array-buffer": "^3.0.2", + "is-callable": "^1.2.7", + "is-negative-zero": "^2.0.2", "is-regex": "^1.1.4", - "minimist": "^1.2.8", - "mock-property": "^1.0.2", - "object-inspect": "^1.13.1", - "object-is": "^1.1.5", + "is-shared-array-buffer": "^1.0.2", + "is-string": "^1.0.7", + "is-typed-array": "^1.1.12", + "is-weakref": "^1.0.2", + "object-inspect": "^1.12.3", "object-keys": "^1.1.1", "object.assign": "^4.1.4", - "resolve": "^2.0.0-next.5", - "string.prototype.trim": "^1.2.8" + "regexp.prototype.flags": "^1.5.1", + "safe-array-concat": "^1.0.1", + "safe-regex-test": "^1.0.0", + "string.prototype.trim": "^1.2.8", + "string.prototype.trimend": "^1.0.7", + "string.prototype.trimstart": "^1.0.7", + "typed-array-buffer": "^1.0.0", + "typed-array-byte-length": "^1.0.0", + "typed-array-byte-offset": "^1.0.0", + "typed-array-length": "^1.0.4", + "unbox-primitive": "^1.0.2", + "which-typed-array": "^1.1.11" }, - "bin": { - "tape": "bin/tape" + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/tape/node_modules/resolve": { - "version": "2.0.0-next.5", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz", - "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", + "node_modules/es-get-iterator": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/es-get-iterator/-/es-get-iterator-1.1.3.tgz", + "integrity": "sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==", "dev": true, "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.3", + "has-symbols": "^1.0.3", + "is-arguments": "^1.1.1", + "is-map": "^2.0.2", + "is-set": "^2.0.2", + "is-string": "^1.0.7", + "isarray": "^2.0.5", + "stop-iteration-iterator": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/tar": { - "version": "6.1.15", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz", - "integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==", - "dependencies": { - "chownr": "^2.0.0", - "fs-minipass": "^2.0.0", - "minipass": "^5.0.0", - "minizlib": "^2.1.1", - "mkdirp": "^1.0.3", - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } + "node_modules/es-get-iterator/node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true }, - "node_modules/tar-stream": { - "version": "2.2.0", - "license": "MIT", + "node_modules/es-set-tostringtag": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz", + "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==", "dependencies": { - "bl": "^4.0.3", - "end-of-stream": "^1.4.1", - "fs-constants": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^3.1.1" + "get-intrinsic": "^1.1.3", + "has": "^1.0.3", + "has-tostringtag": "^1.0.0" }, "engines": { - "node": ">=6" + "node": ">= 0.4" } }, - "node_modules/tar-stream/node_modules/readable-stream": { - "version": "3.6.0", + "node_modules/es-to-primitive": { + "version": "1.2.1", "license": "MIT", "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" + "is-callable": "^1.1.4", + "is-date-object": "^1.0.1", + "is-symbol": "^1.0.2" }, "engines": { - "node": ">= 6" - } - }, - "node_modules/tar/node_modules/mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "bin": { - "mkdirp": "bin/cmd.js" + "node": ">= 0.4" }, - "engines": { - "node": ">=10" + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/teeny-request": { - "version": "7.1.1", - "license": "Apache-2.0", - "dependencies": { - "http-proxy-agent": "^4.0.0", - "https-proxy-agent": "^5.0.0", - "node-fetch": "^2.6.1", - "stream-events": "^1.0.5", - "uuid": "^8.0.0" - }, + "node_modules/escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=" + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "dev": true, + "license": "MIT", "engines": { "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/text-table": { - "version": "0.2.0", - "dev": true, - "license": "MIT" - }, - "node_modules/through": { - "version": "2.3.8", - "dev": true, - "license": "MIT" - }, - "node_modules/through2": { - "version": "2.0.5", + "node_modules/eslint": { + "version": "8.53.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz", + "integrity": "sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==", "dev": true, - "license": "MIT", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/tldjs": { - "version": "1.8.0", - "hasInstallScript": true, - "license": "MIT", "dependencies": { - "punycode": "^1.4.1" + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.6.1", + "@eslint/eslintrc": "^2.1.3", + "@eslint/js": "8.53.0", + "@humanwhocodes/config-array": "^0.11.13", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", + "ajv": "^6.12.4", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.3.2", + "doctrine": "^3.0.0", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^7.2.2", + "eslint-visitor-keys": "^3.4.3", + "espree": "^9.6.1", + "esquery": "^1.4.2", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", + "globals": "^13.19.0", + "graphemer": "^1.4.0", + "ignore": "^5.2.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", + "js-yaml": "^4.1.0", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.1.2", + "natural-compare": "^1.4.0", + "optionator": "^0.9.3", + "strip-ansi": "^6.0.1", + "text-table": "^0.2.0" + }, + "bin": { + "eslint": "bin/eslint.js" }, "engines": { - "node": ">= 0.10" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "node_modules/to-fast-properties": { - "version": "1.0.3", + "node_modules/eslint-scope": { + "version": "7.2.2", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/toidentifier": { - "version": "1.0.1", - "license": "MIT", - "engines": { - "node": ">=0.6" - } - }, - "node_modules/tr46": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz", - "integrity": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==", "dependencies": { - "punycode": "^2.1.1" + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" }, "engines": { - "node": ">=12" - } - }, - "node_modules/tr46/node_modules/punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", - "engines": { - "node": ">=6" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "node_modules/trim": { - "version": "0.0.1", - "dev": true - }, - "node_modules/trim-right": { - "version": "1.0.1", + "node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/tslib": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", - "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", - "optional": true - }, - "node_modules/tsscmp": { - "version": "1.0.6", - "license": "MIT", "engines": { - "node": ">=0.6.x" - } - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, - "engines": { - "node": ">= 0.8.0" + "funding": { + "url": "https://opencollective.com/eslint" } }, - "node_modules/type-detect": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", - "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", + "node_modules/eslint/node_modules/argparse": { + "version": "2.0.1", "dev": true, - "engines": { - "node": ">=4" - } + "license": "Python-2.0" }, - "node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "node_modules/eslint/node_modules/find-up": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", "dev": true, + "dependencies": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + }, "engines": { "node": ">=10" }, @@ -8797,1995 +12274,8340 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/type-is": { - "version": "1.6.18", + "node_modules/eslint/node_modules/js-yaml": { + "version": "4.1.0", + "dev": true, "license": "MIT", "dependencies": { - "media-typer": "0.3.0", - "mime-types": "~2.1.24" + "argparse": "^2.0.1" }, - "engines": { - "node": ">= 0.6" + "bin": { + "js-yaml": "bin/js-yaml.js" } }, - "node_modules/typed-array-buffer": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz", - "integrity": "sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==", + "node_modules/eslint/node_modules/locate-path": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.1", - "is-typed-array": "^1.1.10" + "p-locate": "^5.0.0" }, "engines": { - "node": ">= 0.4" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/typed-array-byte-length": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz", - "integrity": "sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==", + "node_modules/eslint/node_modules/p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "has-proto": "^1.0.1", - "is-typed-array": "^1.1.10" + "yocto-queue": "^0.1.0" }, "engines": { - "node": ">= 0.4" + "node": ">=10" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/typed-array-byte-offset": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz", - "integrity": "sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==", + "node_modules/eslint/node_modules/p-locate": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "dev": true, "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "has-proto": "^1.0.1", - "is-typed-array": "^1.1.10" + "p-limit": "^3.0.2" }, "engines": { - "node": ">= 0.4" + "node": ">=10" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/typed-array-length": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", - "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==", + "node_modules/espree": { + "version": "9.6.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", + "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "is-typed-array": "^1.1.9" + "acorn": "^8.9.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.4.1" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "url": "https://opencollective.com/eslint" } }, - "node_modules/typedarray": { - "version": "0.0.6", - "license": "MIT" - }, - "node_modules/uglify-js": { - "version": "3.14.5", - "dev": true, + "node_modules/esprima": { + "version": "4.0.1", "license": "BSD-2-Clause", - "optional": true, "bin": { - "uglifyjs": "bin/uglifyjs" + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" }, "engines": { - "node": ">=0.8.0" + "node": ">=4" } }, - "node_modules/unbox-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", - "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "node_modules/esquery": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.2.tgz", + "integrity": "sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==", + "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "has-bigints": "^1.0.2", - "has-symbols": "^1.0.3", - "which-boxed-primitive": "^1.0.2" + "estraverse": "^5.1.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/unpipe": { - "version": "1.0.0", - "license": "MIT", "engines": { - "node": ">= 0.8" + "node": ">=0.10" } }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", "dev": true, "dependencies": { - "punycode": "^2.1.0" + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" } }, - "node_modules/uri-js/node_modules/punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "node_modules/estraverse": { + "version": "5.3.0", "dev": true, + "license": "BSD-2-Clause", "engines": { - "node": ">=6" + "node": ">=4.0" } }, - "node_modules/urlgrey": { - "version": "1.0.0", + "node_modules/esutils": { + "version": "2.0.3", "license": "BSD-2-Clause", - "dependencies": { - "fast-url-parser": "^1.1.3" + "engines": { + "node": ">=0.10.0" } }, - "node_modules/util-deprecate": { - "version": "1.0.2", - "license": "MIT" + "node_modules/etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=", + "engines": { + "node": ">= 0.6" + } }, - "node_modules/utils-merge": { + "node_modules/exit-on-epipe": { "version": "1.0.1", - "license": "MIT", + "license": "Apache-2.0", "engines": { - "node": ">= 0.4.0" + "node": ">=0.8" } }, - "node_modules/uuid": { - "version": "8.3.2", - "license": "MIT", - "bin": { - "uuid": "dist/bin/uuid" + "node_modules/express": { + "version": "4.18.2", + "resolved": "https://registry.npmjs.org/express/-/express-4.18.2.tgz", + "integrity": "sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==", + "dependencies": { + "accepts": "~1.3.8", + "array-flatten": "1.1.1", + "body-parser": "1.20.1", + "content-disposition": "0.5.4", + "content-type": "~1.0.4", + "cookie": "0.5.0", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "2.0.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.2.0", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "merge-descriptors": "1.0.1", + "methods": "~1.1.2", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "path-to-regexp": "0.1.7", + "proxy-addr": "~2.0.7", + "qs": "6.11.0", + "range-parser": "~1.2.1", + "safe-buffer": "5.2.1", + "send": "0.18.0", + "serve-static": "1.15.0", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "type-is": "~1.6.18", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.10.0" } }, - "node_modules/validator": { - "version": "13.7.0", - "resolved": "https://registry.npmjs.org/validator/-/validator-13.7.0.tgz", - "integrity": "sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==", + "node_modules/express-rate-limit": { + "version": "6.11.2", + "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-6.11.2.tgz", + "integrity": "sha512-a7uwwfNTh1U60ssiIkuLFWHt4hAC5yxlLGU2VP0X4YNlyEDZAqF4tK3GD3NSitVBrCQmQ0++0uOyFOgC2y4DDw==", "engines": { - "node": ">= 0.10" + "node": ">= 14" + }, + "peerDependencies": { + "express": "^4 || ^5" } }, - "node_modules/vary": { - "version": "1.1.2", - "license": "MIT", + "node_modules/express/node_modules/body-parser": { + "version": "1.20.1", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz", + "integrity": "sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==", + "dependencies": { + "bytes": "3.1.2", + "content-type": "~1.0.4", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "on-finished": "2.4.1", + "qs": "6.11.0", + "raw-body": "2.5.1", + "type-is": "~1.6.18", + "unpipe": "1.0.0" + }, "engines": { - "node": ">= 0.8" + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" } }, - "node_modules/w3c-keyname": { - "version": "2.2.4", - "license": "MIT" - }, - "node_modules/webidl-conversions": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz", - "integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==", + "node_modules/express/node_modules/cookie": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", + "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", "engines": { - "node": ">=12" + "node": ">= 0.6" } }, - "node_modules/whatwg-url": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz", - "integrity": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==", + "node_modules/express/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "dependencies": { - "tr46": "^3.0.0", - "webidl-conversions": "^7.0.0" - }, + "ms": "2.0.0" + } + }, + "node_modules/express/node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", "engines": { - "node": ">=12" + "node": ">= 0.8" } }, - "node_modules/which": { - "version": "2.0.2", - "license": "ISC", + "node_modules/express/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/express/node_modules/on-finished": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" + "ee-first": "1.1.1" }, "engines": { - "node": ">= 8" + "node": ">= 0.8" } }, - "node_modules/which-boxed-primitive": { - "version": "1.0.2", - "license": "MIT", + "node_modules/express/node_modules/qs": { + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", + "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", "dependencies": { - "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" + "side-channel": "^1.0.4" + }, + "engines": { + "node": ">=0.6" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/which-collection": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.1.tgz", - "integrity": "sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==", - "dev": true, + "node_modules/express/node_modules/raw-body": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz", + "integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==", "dependencies": { - "is-map": "^2.0.1", - "is-set": "^2.0.1", - "is-weakmap": "^2.0.1", - "is-weakset": "^2.0.1" + "bytes": "3.1.2", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "unpipe": "1.0.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "engines": { + "node": ">= 0.8" } }, - "node_modules/which-module": { - "version": "2.0.0", - "license": "ISC" + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true }, - "node_modules/which-typed-array": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.11.tgz", - "integrity": "sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==", + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "node_modules/fast-safe-stringify": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz", + "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==", + "dev": true + }, + "node_modules/fast-url-parser": { + "version": "1.1.3", + "license": "MIT", "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "punycode": "^1.3.2" } }, - "node_modules/wide-align": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", - "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", + "node_modules/fast-xml-parser": { + "version": "4.2.5", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz", + "integrity": "sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==", + "funding": [ + { + "type": "paypal", + "url": "https://paypal.me/naturalintelligence" + }, + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ], + "optional": true, "dependencies": { - "string-width": "^1.0.2 || 2 || 3 || 4" + "strnum": "^1.0.5" + }, + "bin": { + "fxparser": "src/cli/cli.js" } }, - "node_modules/wordwrap": { - "version": "1.0.0", + "node_modules/fastq": { + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", + "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", "dev": true, - "license": "MIT" + "dependencies": { + "reusify": "^1.0.4" + } }, - "node_modules/wrap-ansi": { - "version": "6.2.0", + "node_modules/figures": { + "version": "1.7.0", + "dev": true, "license": "MIT", "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" + "escape-string-regexp": "^1.0.5", + "object-assign": "^4.1.0" }, "engines": { - "node": ">=8" + "node": ">=0.10.0" } }, - "node_modules/wrappy": { - "version": "1.0.2", - "license": "ISC" - }, - "node_modules/ws": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz", - "integrity": "sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==", + "node_modules/figures/node_modules/escape-string-regexp": { + "version": "1.0.5", + "dev": true, + "license": "MIT", "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } + "node": ">=0.8.0" } }, - "node_modules/xtend": { - "version": "4.0.2", + "node_modules/file-entry-cache": { + "version": "6.0.1", + "dev": true, "license": "MIT", + "dependencies": { + "flat-cache": "^3.0.4" + }, "engines": { - "node": ">=0.4" + "node": "^10.12.0 || >=12.0.0" } }, - "node_modules/y18n": { - "version": "4.0.3", - "license": "ISC" - }, - "node_modules/yallist": { - "version": "4.0.0", - "license": "ISC" - }, - "node_modules/yaml": { - "version": "2.0.0-1", - "license": "ISC", - "engines": { - "node": ">= 6" + "node_modules/fileset": { + "version": "2.0.3", + "dev": true, + "license": "MIT", + "dependencies": { + "glob": "^7.0.3", + "minimatch": "^3.0.3" } }, - "node_modules/yargs": { - "version": "15.4.1", + "node_modules/fill-keys": { + "version": "1.0.2", + "dev": true, "license": "MIT", "dependencies": { - "cliui": "^6.0.0", - "decamelize": "^1.2.0", - "find-up": "^4.1.0", - "get-caller-file": "^2.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^2.0.0", - "set-blocking": "^2.0.0", - "string-width": "^4.2.0", - "which-module": "^2.0.0", - "y18n": "^4.0.0", - "yargs-parser": "^18.1.2" + "is-object": "~1.0.1", + "merge-descriptors": "~1.0.0" }, "engines": { - "node": ">=8" + "node": ">=0.10.0" } }, - "node_modules/yargs-parser": { - "version": "18.1.3", - "license": "ISC", + "node_modules/finalhandler": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz", + "integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==", "dependencies": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" + "debug": "2.6.9", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "statuses": "2.0.1", + "unpipe": "~1.0.0" }, "engines": { - "node": ">=6" + "node": ">= 0.8" } }, - "node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node_modules/finalhandler/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" } }, - "node_modules/z-schema": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/z-schema/-/z-schema-5.0.4.tgz", - "integrity": "sha512-gm/lx3hDzJNcLwseIeQVm1UcwhWIKpSB4NqH89pTBtFns4k/HDHudsICtvG05Bvw/Mv3jMyk700y5dadueLHdA==", + "node_modules/finalhandler/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" + }, + "node_modules/finalhandler/node_modules/on-finished": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", "dependencies": { - "lodash.get": "^4.4.2", - "lodash.isequal": "^4.5.0", - "validator": "^13.7.0" - }, - "bin": { - "z-schema": "bin/z-schema" + "ee-first": "1.1.1" }, "engines": { - "node": ">=8.0.0" - }, - "optionalDependencies": { - "commander": "^2.20.3" + "node": ">= 0.8" } }, - "node_modules/z-schema/node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "optional": true - }, - "node_modules/zip-stream": { + "node_modules/find-up": { "version": "4.1.0", "license": "MIT", "dependencies": { - "archiver-utils": "^2.1.0", - "compress-commons": "^4.1.0", - "readable-stream": "^3.6.0" + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" }, "engines": { - "node": ">= 10" + "node": ">=8" } }, - "node_modules/zip-stream/node_modules/readable-stream": { - "version": "3.6.0", + "node_modules/flat-cache": { + "version": "3.0.4", + "dev": true, "license": "MIT", "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" + "flatted": "^3.1.0", + "rimraf": "^3.0.2" }, "engines": { - "node": ">= 6" + "node": "^10.12.0 || >=12.0.0" } - } - }, - "dependencies": { - "@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "dev": true }, - "@apidevtools/json-schema-ref-parser": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.1.0.tgz", - "integrity": "sha512-teB30tFooE3iQs2HQIKJ02D8UZA1Xy1zaczzhUjJs0CymYxeC0g+y5rCY2p8NHBM6DBUVoR8rSM4kHLj1WE9mQ==", - "requires": { - "@jsdevtools/ono": "^7.1.3", - "@types/json-schema": "^7.0.6", - "call-me-maybe": "^1.0.1", - "js-yaml": "^4.1.0" + "node_modules/flatted": { + "version": "3.2.4", + "dev": true, + "license": "ISC" + }, + "node_modules/follow-redirects": { + "version": "1.15.2", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", + "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/RubenVerborgh" + } + ], + "engines": { + "node": ">=4.0" }, - "dependencies": { - "argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - }, - "js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "requires": { - "argparse": "^2.0.1" - } + "peerDependenciesMeta": { + "debug": { + "optional": true } } }, - "@apidevtools/openapi-schemas": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz", - "integrity": "sha512-Zc1AlqrJlX3SlpupFGpiLi2EbteyP7fXmUOGup6/DnkRgjP9bgMM/ag+n91rsv0U1Gpz0H3VILA/o3bW7Ua6BQ==" - }, - "@apidevtools/swagger-methods": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@apidevtools/swagger-methods/-/swagger-methods-3.0.2.tgz", - "integrity": "sha512-QAkD5kK2b1WfjDS/UQn/qQkbwF31uqRjPTrsCs5ZG9BQGAkjwvqGFjjPqAuzac/IYzpPtRzjCP1WrTuAIjMrXg==" - }, - "@apidevtools/swagger-parser": { - "version": "10.0.3", - "resolved": "https://registry.npmjs.org/@apidevtools/swagger-parser/-/swagger-parser-10.0.3.tgz", - "integrity": "sha512-sNiLY51vZOmSPFZA5TF35KZ2HbgYklQnTSDnkghamzLb3EkNtcQnrBQEj5AOCxHpTtXpqMCRM1CrmV2rG6nw4g==", - "requires": { - "@apidevtools/json-schema-ref-parser": "^9.0.6", - "@apidevtools/openapi-schemas": "^2.0.4", - "@apidevtools/swagger-methods": "^3.0.2", - "@jsdevtools/ono": "^7.1.3", - "call-me-maybe": "^1.0.1", - "z-schema": "^5.0.1" + "node_modules/for-each": { + "version": "0.3.3", + "license": "MIT", + "dependencies": { + "is-callable": "^1.1.3" } }, - "@aws-crypto/crc32": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@aws-crypto/crc32/-/crc32-3.0.0.tgz", - "integrity": "sha512-IzSgsrxUcsrejQbPVilIKy16kAT52EwB6zSaI+M3xxIhKh5+aldEyvI+z6erM7TCLB2BJsFrtHjp6/4/sr+3dA==", - "optional": true, - "requires": { - "@aws-crypto/util": "^3.0.0", - "@aws-sdk/types": "^3.222.0", - "tslib": "^1.11.1" - }, + "node_modules/form-data": { + "version": "4.0.0", + "license": "MIT", "dependencies": { - "tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "optional": true - } + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" } }, - "@aws-crypto/ie11-detection": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@aws-crypto/ie11-detection/-/ie11-detection-3.0.0.tgz", - "integrity": "sha512-341lBBkiY1DfDNKai/wXM3aujNBkXR7tq1URPQDL9wi3AUbI80NR74uF1TXHMm7po1AcnFk8iu2S2IeU/+/A+Q==", - "optional": true, - "requires": { - "tslib": "^1.11.1" - }, + "node_modules/formidable": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/formidable/-/formidable-2.1.1.tgz", + "integrity": "sha512-0EcS9wCFEzLvfiks7omJ+SiYJAiD+TzK4Pcw1UlUoGnhUxDcMKjt0P7x8wEb0u6OHu8Nb98WG3nxtlF5C7bvUQ==", + "dev": true, "dependencies": { - "tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "optional": true - } + "dezalgo": "^1.0.4", + "hexoid": "^1.0.0", + "once": "^1.4.0", + "qs": "^6.11.0" + }, + "funding": { + "url": "https://ko-fi.com/tunnckoCore/commissions" } }, - "@aws-crypto/sha256-browser": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-3.0.0.tgz", - "integrity": "sha512-8VLmW2B+gjFbU5uMeqtQM6Nj0/F1bro80xQXCW6CQBWgosFWXTx77aeOF5CAIAmbOK64SdMBJdNr6J41yP5mvQ==", - "optional": true, - "requires": { - "@aws-crypto/ie11-detection": "^3.0.0", - "@aws-crypto/sha256-js": "^3.0.0", - "@aws-crypto/supports-web-crypto": "^3.0.0", - "@aws-crypto/util": "^3.0.0", - "@aws-sdk/types": "^3.222.0", - "@aws-sdk/util-locate-window": "^3.0.0", - "@aws-sdk/util-utf8-browser": "^3.0.0", - "tslib": "^1.11.1" - }, - "dependencies": { - "tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "optional": true - } + "node_modules/forwarded": { + "version": "0.2.0", + "license": "MIT", + "engines": { + "node": ">= 0.6" } }, - "@aws-crypto/sha256-js": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-3.0.0.tgz", - "integrity": "sha512-PnNN7os0+yd1XvXAy23CFOmTbMaDxgxXtTKHybrJ39Y8kGzBATgBFibWJKH6BhytLI/Zyszs87xCOBNyBig6vQ==", - "optional": true, - "requires": { - "@aws-crypto/util": "^3.0.0", - "@aws-sdk/types": "^3.222.0", - "tslib": "^1.11.1" - }, - "dependencies": { - "tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "optional": true - } + "node_modules/fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=", + "engines": { + "node": ">= 0.6" } }, - "@aws-crypto/supports-web-crypto": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-3.0.0.tgz", - "integrity": "sha512-06hBdMwUAb2WFTuGG73LSC0wfPu93xWwo5vL2et9eymgmu3Id5vFAHBbajVWiGhPO37qcsdCap/FqXvJGJWPIg==", - "optional": true, - "requires": { - "tslib": "^1.11.1" - }, + "node_modules/fs-constants": { + "version": "1.0.0", + "license": "MIT" + }, + "node_modules/fs-minipass": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", "dependencies": { - "tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "optional": true - } + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" } }, - "@aws-crypto/util": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-3.0.0.tgz", - "integrity": "sha512-2OJlpeJpCR48CC8r+uKVChzs9Iungj9wkZrl8Z041DWEWvyIHILYKCPNzJghKsivj+S3mLo6BVc7mBNzdxA46w==", - "optional": true, - "requires": { - "@aws-sdk/types": "^3.222.0", - "@aws-sdk/util-utf8-browser": "^3.0.0", - "tslib": "^1.11.1" + "node_modules/fs-minipass/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dependencies": { + "yallist": "^4.0.0" }, + "engines": { + "node": ">=8" + } + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "license": "ISC" + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/function.prototype.name": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", + "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", "dependencies": { - "tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "optional": true - } + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "functions-have-names": "^1.2.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/client-cognito-identity": { - "version": "3.414.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.414.0.tgz", - "integrity": "sha512-U9J0R/22eftQjY6JeAzXXYSgA+T6vx/jDsBBWBIKTjCZPBmmVOb2A4/d4sxHMxjh6Ms3DolpocE5FCbB9eGBEg==", - "optional": true, - "requires": { - "@aws-crypto/sha256-browser": "3.0.0", - "@aws-crypto/sha256-js": "3.0.0", - "@aws-sdk/client-sts": "3.414.0", - "@aws-sdk/credential-provider-node": "3.414.0", - "@aws-sdk/middleware-host-header": "3.413.0", - "@aws-sdk/middleware-logger": "3.413.0", - "@aws-sdk/middleware-recursion-detection": "3.413.0", - "@aws-sdk/middleware-signing": "3.413.0", - "@aws-sdk/middleware-user-agent": "3.413.0", - "@aws-sdk/region-config-resolver": "3.413.0", - "@aws-sdk/types": "3.413.0", - "@aws-sdk/util-endpoints": "3.413.0", - "@aws-sdk/util-user-agent-browser": "3.413.0", - "@aws-sdk/util-user-agent-node": "3.413.0", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", - "@smithy/util-base64": "^2.0.0", - "@smithy/util-body-length-browser": "^2.0.0", - "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-utf8": "^2.0.0", - "tslib": "^2.5.0" - } - }, - "@aws-sdk/client-sso": { - "version": "3.414.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.414.0.tgz", - "integrity": "sha512-GvRwQ7wA3edzsQEKS70ZPhkOUZ62PAiXasjp6GxrsADEb8sV1z4FxXNl9Un/7fQxKkh9QYaK1Wu1PmhLi9MLMg==", - "optional": true, - "requires": { - "@aws-crypto/sha256-browser": "3.0.0", - "@aws-crypto/sha256-js": "3.0.0", - "@aws-sdk/middleware-host-header": "3.413.0", - "@aws-sdk/middleware-logger": "3.413.0", - "@aws-sdk/middleware-recursion-detection": "3.413.0", - "@aws-sdk/middleware-user-agent": "3.413.0", - "@aws-sdk/region-config-resolver": "3.413.0", - "@aws-sdk/types": "3.413.0", - "@aws-sdk/util-endpoints": "3.413.0", - "@aws-sdk/util-user-agent-browser": "3.413.0", - "@aws-sdk/util-user-agent-node": "3.413.0", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", - "@smithy/util-base64": "^2.0.0", - "@smithy/util-body-length-browser": "^2.0.0", - "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-utf8": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/functions-have-names": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/client-sts": { - "version": "3.414.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.414.0.tgz", - "integrity": "sha512-xeYH3si6Imp1EWolWn1zuxJJu2AXKwXl1HDftQULwC5AWkm1mNFbXYSJN4hQul1IM+kn+JTRB0XRHByQkKhe+Q==", - "optional": true, - "requires": { - "@aws-crypto/sha256-browser": "3.0.0", - "@aws-crypto/sha256-js": "3.0.0", - "@aws-sdk/credential-provider-node": "3.414.0", - "@aws-sdk/middleware-host-header": "3.413.0", - "@aws-sdk/middleware-logger": "3.413.0", - "@aws-sdk/middleware-recursion-detection": "3.413.0", - "@aws-sdk/middleware-sdk-sts": "3.413.0", - "@aws-sdk/middleware-signing": "3.413.0", - "@aws-sdk/middleware-user-agent": "3.413.0", - "@aws-sdk/region-config-resolver": "3.413.0", - "@aws-sdk/types": "3.413.0", - "@aws-sdk/util-endpoints": "3.413.0", - "@aws-sdk/util-user-agent-browser": "3.413.0", - "@aws-sdk/util-user-agent-node": "3.413.0", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", - "@smithy/util-base64": "^2.0.0", - "@smithy/util-body-length-browser": "^2.0.0", - "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-utf8": "^2.0.0", - "fast-xml-parser": "4.2.5", - "tslib": "^2.5.0" + "node_modules/gauge": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz", + "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==", + "dependencies": { + "aproba": "^1.0.3 || ^2.0.0", + "color-support": "^1.1.2", + "console-control-strings": "^1.0.0", + "has-unicode": "^2.0.1", + "object-assign": "^4.1.1", + "signal-exit": "^3.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", + "wide-align": "^1.1.2" + }, + "engines": { + "node": ">=10" } }, - "@aws-sdk/credential-provider-cognito-identity": { - "version": "3.414.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-cognito-identity/-/credential-provider-cognito-identity-3.414.0.tgz", - "integrity": "sha512-sAbp5HVy0YmvXUKkkTt8Tr5a5XNQMxshxI+pmXHLCHNpRATS9A6i7YHVNMGmERKGriFWZG0Q8qgKh1E+rvN7fQ==", - "optional": true, - "requires": { - "@aws-sdk/client-cognito-identity": "3.414.0", - "@aws-sdk/types": "3.413.0", - "@smithy/property-provider": "^2.0.0", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/get-caller-file": { + "version": "2.0.5", + "license": "ISC", + "engines": { + "node": "6.* || 8.* || >= 10.*" } }, - "@aws-sdk/credential-provider-env": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.413.0.tgz", - "integrity": "sha512-yeMOkfG20/RlzfPMtQuDB647AcPEvFEVYOWZzAWVJfldYQ5ybKr0d7sBkgG9sdAzGkK3Aw9dE4rigYI8EIqc1Q==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "@smithy/property-provider": "^2.0.0", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/get-func-name": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz", + "integrity": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==", + "dev": true, + "engines": { + "node": "*" } }, - "@aws-sdk/credential-provider-ini": { - "version": "3.414.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.414.0.tgz", - "integrity": "sha512-rlpLLx70roJL/t40opWC96LbIASejdMbRlgSCRpK8b/hKngYDe5A7SRVacaw08vYrAywxRiybxpQOwOt9b++rA==", - "optional": true, - "requires": { - "@aws-sdk/credential-provider-env": "3.413.0", - "@aws-sdk/credential-provider-process": "3.413.0", - "@aws-sdk/credential-provider-sso": "3.414.0", - "@aws-sdk/credential-provider-web-identity": "3.413.0", - "@aws-sdk/types": "3.413.0", - "@smithy/credential-provider-imds": "^2.0.0", - "@smithy/property-provider": "^2.0.0", - "@smithy/shared-ini-file-loader": "^2.0.6", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/get-intrinsic": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.1.tgz", + "integrity": "sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==", + "dependencies": { + "function-bind": "^1.1.1", + "has": "^1.0.3", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/credential-provider-node": { - "version": "3.414.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.414.0.tgz", - "integrity": "sha512-xlkcOUKeGHInxWKKrZKIPSBCUL/ozyCldJBjmMKEj7ZmBAEiDcjpMe3pZ//LibMkCSy0b/7jtyQBE/eaIT2o0A==", - "optional": true, - "requires": { - "@aws-sdk/credential-provider-env": "3.413.0", - "@aws-sdk/credential-provider-ini": "3.414.0", - "@aws-sdk/credential-provider-process": "3.413.0", - "@aws-sdk/credential-provider-sso": "3.414.0", - "@aws-sdk/credential-provider-web-identity": "3.413.0", - "@aws-sdk/types": "3.413.0", - "@smithy/credential-provider-imds": "^2.0.0", - "@smithy/property-provider": "^2.0.0", - "@smithy/shared-ini-file-loader": "^2.0.6", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/get-package-type": { + "version": "0.1.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8.0.0" } }, - "@aws-sdk/credential-provider-process": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.413.0.tgz", - "integrity": "sha512-GFJdgS14GzJ1wc2DEnS44Z/34iBZ05CAkvDsLN2CMwcDgH4eZuif9/x0lwzIJBK3xVFHzYUeVvEzsqRPbCHRsw==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "@smithy/property-provider": "^2.0.0", - "@smithy/shared-ini-file-loader": "^2.0.6", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/get-symbol-description": { + "version": "1.0.0", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/credential-provider-sso": { - "version": "3.414.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.414.0.tgz", - "integrity": "sha512-w9g2hlkZn7WekWICRqk+L33py7KrjYMFryVpkKXOx2pjDchCfZDr6pL1ml782GZ0L3qsob4SbNpbtp13JprnWQ==", - "optional": true, - "requires": { - "@aws-sdk/client-sso": "3.414.0", - "@aws-sdk/token-providers": "3.413.0", - "@aws-sdk/types": "3.413.0", - "@smithy/property-provider": "^2.0.0", - "@smithy/shared-ini-file-loader": "^2.0.6", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "@aws-sdk/credential-provider-web-identity": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.413.0.tgz", - "integrity": "sha512-5cdA1Iq9JeEHtg59ERV9fdMQ7cS0JF6gH/BWA7HYEUGdSVPXCuwyEggPtG64QgpNU7SmxH+QdDG+Ldxz09ycIA==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "@smithy/property-provider": "^2.0.0", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/glob-parent": { + "version": "6.0.2", + "dev": true, + "license": "ISC", + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" } }, - "@aws-sdk/credential-providers": { - "version": "3.414.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-providers/-/credential-providers-3.414.0.tgz", - "integrity": "sha512-xv3cN/lu+HRroGWYWtqwBQ+guykyjSKHzYq6FlyfBZyjC6u8hoeNSNilFobIooJOXfrDM0LKr9L+uUlPE+0+lg==", - "optional": true, - "requires": { - "@aws-sdk/client-cognito-identity": "3.414.0", - "@aws-sdk/client-sso": "3.414.0", - "@aws-sdk/client-sts": "3.414.0", - "@aws-sdk/credential-provider-cognito-identity": "3.414.0", - "@aws-sdk/credential-provider-env": "3.413.0", - "@aws-sdk/credential-provider-ini": "3.414.0", - "@aws-sdk/credential-provider-node": "3.414.0", - "@aws-sdk/credential-provider-process": "3.413.0", - "@aws-sdk/credential-provider-sso": "3.414.0", - "@aws-sdk/credential-provider-web-identity": "3.413.0", - "@aws-sdk/types": "3.413.0", - "@smithy/credential-provider-imds": "^2.0.0", - "@smithy/property-provider": "^2.0.0", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/globals": { + "version": "13.23.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz", + "integrity": "sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==", + "dev": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "@aws-sdk/middleware-host-header": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.413.0.tgz", - "integrity": "sha512-r9PQx468EzPHo9wRzZLfgROpKtVdbkteMrdhsuM12bifVHjU1OHr7yfhc1OdWv39X8Xiv6F8n5r+RBQEM0S6+g==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/globalthis": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", + "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", + "dependencies": { + "define-properties": "^1.1.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/middleware-logger": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.413.0.tgz", - "integrity": "sha512-jqcXDubcKvoqBy+kkEa0WoNjG6SveDeyNy+gdGnTV+DEtYjkcHrHJei4q0W5zFl0mzc+dP+z8tJF44rv95ZY3Q==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "dependencies": { + "get-intrinsic": "^1.1.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/middleware-recursion-detection": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.413.0.tgz", - "integrity": "sha512-C6k0IKJk/A4/VBGwUjxEPG+WOjjnmWAZVRBUzaeM7PqRh+g5rLcuIV356ntV3pREVxyiSTePTYVYIHU9YXkLKQ==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/graceful-fs": { + "version": "4.2.9", + "license": "ISC" + }, + "node_modules/graphemer": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", + "dev": true + }, + "node_modules/handlebars": { + "version": "4.7.7", + "dev": true, + "license": "MIT", + "dependencies": { + "minimist": "^1.2.5", + "neo-async": "^2.6.0", + "source-map": "^0.6.1", + "wordwrap": "^1.0.0" + }, + "bin": { + "handlebars": "bin/handlebars" + }, + "engines": { + "node": ">=0.4.7" + }, + "optionalDependencies": { + "uglify-js": "^3.1.4" } }, - "@aws-sdk/middleware-sdk-sts": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-sts/-/middleware-sdk-sts-3.413.0.tgz", - "integrity": "sha512-t0u//JUyaEZRVnH5q+Ur3tWnuyIsTdwA0XOdDCZXcSlLYzGp2MI/tScLjn9IydRrceIFpFfmbjk4Nf/Q6TeBTQ==", - "optional": true, - "requires": { - "@aws-sdk/middleware-signing": "3.413.0", - "@aws-sdk/types": "3.413.0", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/handlebars/node_modules/source-map": { + "version": "0.6.1", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.10.0" } }, - "@aws-sdk/middleware-signing": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-signing/-/middleware-signing-3.413.0.tgz", - "integrity": "sha512-QFEnVvIKYPCermM+ESxEztgUgXzGSKpnPnohMYNvSZySqmOLu/4VvxiZbRO/BX9J3ZHcUgaw4vKm5VBZRrycxw==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "@smithy/property-provider": "^2.0.0", - "@smithy/protocol-http": "^3.0.3", - "@smithy/signature-v4": "^2.0.0", - "@smithy/types": "^2.3.1", - "@smithy/util-middleware": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/has": { + "version": "1.0.3", + "license": "MIT", + "dependencies": { + "function-bind": "^1.1.1" + }, + "engines": { + "node": ">= 0.4.0" } }, - "@aws-sdk/middleware-user-agent": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.413.0.tgz", - "integrity": "sha512-eVMJyeWxNBqerhfD+sE9sTjDtwQiECrfU6wpUQP5fGPhJD2cVVZPxuTuJGDZCu/4k/V61dF85IYlsPUNLdVQ6w==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "@aws-sdk/util-endpoints": "3.413.0", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/has-ansi": { + "version": "2.0.0", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^2.0.0" + }, + "engines": { + "node": ">=0.10.0" } }, - "@aws-sdk/region-config-resolver": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.413.0.tgz", - "integrity": "sha512-h90e6yyOhvoc+1F5vFk3C5mxwB8RSDEMKTO/fxexyur94seczZ1yxyYkTMZv30oc9RUiToABlHNrh/wxL7TZPQ==", - "optional": true, - "requires": { - "@smithy/node-config-provider": "^2.0.10", - "@smithy/types": "^2.3.1", - "@smithy/util-config-provider": "^2.0.0", - "@smithy/util-middleware": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/has-ansi/node_modules/ansi-regex": { + "version": "2.1.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" } }, - "@aws-sdk/token-providers": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.413.0.tgz", - "integrity": "sha512-NfP1Ib9LAWVLMTOa/1aJwt4TRrlRrNyukCpVZGfNaMnNNEoP5Rakdbcs8KFVHe/MJzU+GdKVzxQ4TgRkLOGTrA==", - "optional": true, - "requires": { - "@aws-crypto/sha256-browser": "3.0.0", - "@aws-crypto/sha256-js": "3.0.0", - "@aws-sdk/middleware-host-header": "3.413.0", - "@aws-sdk/middleware-logger": "3.413.0", - "@aws-sdk/middleware-recursion-detection": "3.413.0", - "@aws-sdk/middleware-user-agent": "3.413.0", - "@aws-sdk/types": "3.413.0", - "@aws-sdk/util-endpoints": "3.413.0", - "@aws-sdk/util-user-agent-browser": "3.413.0", - "@aws-sdk/util-user-agent-node": "3.413.0", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/property-provider": "^2.0.0", - "@smithy/protocol-http": "^3.0.3", - "@smithy/shared-ini-file-loader": "^2.0.6", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", - "@smithy/util-base64": "^2.0.0", - "@smithy/util-body-length-browser": "^2.0.0", - "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-utf8": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/has-bigints": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", + "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/types": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.413.0.tgz", - "integrity": "sha512-j1xib0f/TazIFc5ySIKOlT1ujntRbaoG4LJFeEezz4ji03/wSJMI8Vi4KjzpBp8J1tTu0oRDnsxRIGixsUBeYQ==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/has-dynamic-import": { + "version": "2.0.1", + "dev": true, + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/util-endpoints": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.413.0.tgz", - "integrity": "sha512-VAwr7cITNb1L6/2XUPIbCOuhKGm0VtKCRblurrfUF2bxqG/wtuw/2Fm4ahYJPyxklOSXAMSq+RHdFWcir0YB/g==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "tslib": "^2.5.0" + "node_modules/has-flag": { + "version": "4.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" } }, - "@aws-sdk/util-locate-window": { - "version": "3.310.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.310.0.tgz", - "integrity": "sha512-qo2t/vBTnoXpjKxlsC2e1gBrRm80M3bId27r0BRB2VniSSe7bL1mmzM+/HFtujm0iAxtPM+aLEflLJlJeDPg0w==", - "optional": true, - "requires": { - "tslib": "^2.5.0" + "node_modules/has-property-descriptors": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz", + "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==", + "dependencies": { + "get-intrinsic": "^1.1.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/util-user-agent-browser": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.413.0.tgz", - "integrity": "sha512-7j/qWcRO2OBZBre2fC6V6M0PAS9n7k6i+VtofPkkhxC2DZszLJElqnooF9hGmVGYK3zR47Np4WjURXKIEZclWg==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "@smithy/types": "^2.3.1", - "bowser": "^2.11.0", - "tslib": "^2.5.0" + "node_modules/has-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", + "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/util-user-agent-node": { - "version": "3.413.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.413.0.tgz", - "integrity": "sha512-vHm9TVZIzfWMeDvdmoOky6VarqOt8Pr68CESHN0jyuO6XbhCDnr9rpaXiBhbSR+N1Qm7R/AfJgAhQyTMu2G1OA==", - "optional": true, - "requires": { - "@aws-sdk/types": "3.413.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/types": "^2.3.1", - "tslib": "^2.5.0" + "node_modules/has-symbols": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@aws-sdk/util-utf8-browser": { - "version": "3.259.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz", - "integrity": "sha512-UvFa/vR+e19XookZF8RzFZBrw2EUkQWxiBW0yYQAhvk3C+QVGl0H3ouca8LDBlBfQKXwmW3huo/59H8rwb1wJw==", - "optional": true, - "requires": { - "tslib": "^2.3.1" + "node_modules/has-tostringtag": { + "version": "1.0.0", + "license": "MIT", + "dependencies": { + "has-symbols": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@babel/runtime": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.5.tgz", - "integrity": "sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==", - "requires": { - "regenerator-runtime": "^0.13.11" - } + "node_modules/has-unicode": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", + "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" }, - "@eslint-community/eslint-utils": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz", - "integrity": "sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==", + "node_modules/hasown": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", + "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", "dev": true, - "requires": { - "eslint-visitor-keys": "^3.3.0" + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" } }, - "@eslint-community/regexpp": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.6.2.tgz", - "integrity": "sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==", - "dev": true - }, - "@eslint/eslintrc": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.3.tgz", - "integrity": "sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==", + "node_modules/hexoid": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/hexoid/-/hexoid-1.0.0.tgz", + "integrity": "sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==", "dev": true, - "requires": { - "ajv": "^6.12.4", - "debug": "^4.3.2", - "espree": "^9.6.0", - "globals": "^13.19.0", - "ignore": "^5.2.0", - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", - "minimatch": "^3.1.2", - "strip-json-comments": "^3.1.1" - }, + "engines": { + "node": ">=8" + } + }, + "node_modules/http-errors": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", + "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", "dependencies": { - "argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true - }, - "js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dev": true, - "requires": { - "argparse": "^2.0.1" - } - } + "depd": "2.0.0", + "inherits": "2.0.4", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "toidentifier": "1.0.1" + }, + "engines": { + "node": ">= 0.8" } }, - "@eslint/js": { - "version": "8.53.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz", - "integrity": "sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==", - "dev": true + "node_modules/http-errors/node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "engines": { + "node": ">= 0.8" + } }, - "@faker-js/faker": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@faker-js/faker/-/faker-8.2.0.tgz", - "integrity": "sha512-VacmzZqVxdWdf9y64lDOMZNDMM/FQdtM9IsaOPKOm2suYwEatb8VkdHqOzXcDnZbk7YDE2BmsJmy/2Hmkn563g==" + "node_modules/http-proxy-agent": { + "version": "4.0.1", + "license": "MIT", + "dependencies": { + "@tootallnate/once": "1", + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } }, - "@humanwhocodes/config-array": { - "version": "0.11.13", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", - "integrity": "sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==", - "dev": true, - "requires": { - "@humanwhocodes/object-schema": "^2.0.1", - "debug": "^4.1.1", - "minimatch": "^3.0.5" + "node_modules/https-proxy-agent": { + "version": "5.0.0", + "license": "MIT", + "dependencies": { + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" } }, - "@humanwhocodes/module-importer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "dev": true + "node_modules/i18next": { + "version": "23.6.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.6.0.tgz", + "integrity": "sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==", + "funding": [ + { + "type": "individual", + "url": "https://locize.com" + }, + { + "type": "individual", + "url": "https://locize.com/i18next.html" + }, + { + "type": "individual", + "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" + } + ], + "dependencies": { + "@babel/runtime": "^7.22.5" + } }, - "@humanwhocodes/object-schema": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz", - "integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==", - "dev": true + "node_modules/i18next-fs-backend": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.2.0.tgz", + "integrity": "sha512-VOPHhdDX0M/csRqEw+9Ectpf6wvTIg1MZDfAHxc3JKnAlJz7fcZSAKAeyDohOq0xuLx57esYpJopIvBaRb0Bag==" }, - "@isle-project/email-to-institution": { - "version": "1.0.0", - "requires": { - "@stdlib/assert-is-email-address": "^0.0.7", - "@stdlib/string-capitalize": "^0.0.7", - "swot-simple": "^1.0.0", - "tldjs": "^2.3.1" - }, + "node_modules/i18next-http-middleware": { + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/i18next-http-middleware/-/i18next-http-middleware-3.4.1.tgz", + "integrity": "sha512-5zYt+2WKZLKmhC0qSUKXAE98MNiM2ysXzHVQ2LoGkLjE5qXkMC7Nf570fc+SWnFF/yMh4Ur+gywgzLiBojfjZA==" + }, + "node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", "dependencies": { - "tldjs": { - "version": "2.3.1", - "requires": { - "punycode": "^1.4.1" - } + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/ieee754": { + "version": "1.2.1", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" } + ], + "license": "BSD-3-Clause" + }, + "node_modules/ignore": { + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", + "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", + "dev": true, + "engines": { + "node": ">= 4" } }, - "@jsdevtools/ono": { - "version": "7.1.3", - "resolved": "https://registry.npmjs.org/@jsdevtools/ono/-/ono-7.1.3.tgz", - "integrity": "sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==" + "node_modules/ignore-walk": { + "version": "3.0.4", + "license": "ISC", + "dependencies": { + "minimatch": "^3.0.4" + } }, - "@ljharb/resumer": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/@ljharb/resumer/-/resumer-0.0.1.tgz", - "integrity": "sha512-skQiAOrCfO7vRTq53cxznMpks7wS1va95UCidALlOVWqvBAzwPVErwizDwoMqNVMEn1mDq0utxZd02eIrvF1lw==", + "node_modules/import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", "dev": true, - "requires": { - "@ljharb/through": "^2.3.9" + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "@ljharb/through": { - "version": "2.3.11", - "resolved": "https://registry.npmjs.org/@ljharb/through/-/through-2.3.11.tgz", - "integrity": "sha512-ccfcIDlogiXNq5KcbAwbaO7lMh3Tm1i3khMPYpxlK8hH/W53zN81KM9coerRLOnTGu3nfXIniAmQbRI9OxbC0w==", + "node_modules/imurmurhash": { + "version": "0.1.4", "dev": true, - "requires": { - "call-bind": "^1.0.2" + "license": "MIT", + "engines": { + "node": ">=0.8.19" } }, - "@mapbox/node-pre-gyp": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz", - "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==", - "requires": { - "detect-libc": "^2.0.0", - "https-proxy-agent": "^5.0.0", - "make-dir": "^3.1.0", - "node-fetch": "^2.6.7", - "nopt": "^5.0.0", - "npmlog": "^5.0.1", - "rimraf": "^3.0.2", - "semver": "^7.3.5", - "tar": "^6.1.11" + "node_modules/inflight": { + "version": "1.0.6", + "license": "ISC", + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" } }, - "@mongodb-js/saslprep": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.1.0.tgz", - "integrity": "sha512-Xfijy7HvfzzqiOAhAepF4SGN5e9leLkMvg/OPOF97XemjfVCYN/oWa75wnkc6mltMSTwY+XlbhWgUOJmkFspSw==", - "optional": true, - "requires": { - "sparse-bitfield": "^3.0.3" + "node_modules/inherits": { + "version": "2.0.4", + "license": "ISC" + }, + "node_modules/internal-slot": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz", + "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==", + "dependencies": { + "get-intrinsic": "^1.2.0", + "has": "^1.0.3", + "side-channel": "^1.0.4" + }, + "engines": { + "node": ">= 0.4" } }, - "@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "node_modules/invariant": { + "version": "2.2.4", "dev": true, - "requires": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" + "license": "MIT", + "dependencies": { + "loose-envify": "^1.0.0" } }, - "@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "dev": true + "node_modules/ip": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", + "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" }, - "@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "node_modules/ipaddr.js": { + "version": "1.9.1", + "license": "MIT", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/is-arguments": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz", + "integrity": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==", "dev": true, - "requires": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" + "dependencies": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/abort-controller": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.8.tgz", - "integrity": "sha512-2SOdVj5y0zE37Y9scSXoizoxgi6mgnDabi7a/SOfhl0p+50I0rIkuJTfyAuTPDtQ7e5dD6tSZPCLB3c/YM6Zig==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-array-buffer": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz", + "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==", + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.0", + "is-typed-array": "^1.1.10" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/config-resolver": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-2.0.9.tgz", - "integrity": "sha512-QBkGPLUqyPmis9Erz8v4q5lo/ErnF7+GD5WZHa6JZiXopUPfaaM+B21n8gzS5xCkIXZmnwzNQhObP9xQPu8oqQ==", - "optional": true, - "requires": { - "@smithy/node-config-provider": "^2.0.11", - "@smithy/types": "^2.3.2", - "@smithy/util-config-provider": "^2.0.0", - "@smithy/util-middleware": "^2.0.1", - "tslib": "^2.5.0" + "node_modules/is-bigint": { + "version": "1.0.4", + "license": "MIT", + "dependencies": { + "has-bigints": "^1.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/credential-provider-imds": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-2.0.11.tgz", - "integrity": "sha512-uJJs8dnM5iXkn8a2GaKvlKMhcOJ+oJPYqY9gY3CM/EieCVObIDjxUtR/g8lU/k/A+OauA78GzScAfulmFjPOYA==", - "optional": true, - "requires": { - "@smithy/node-config-provider": "^2.0.11", - "@smithy/property-provider": "^2.0.9", - "@smithy/types": "^2.3.2", - "@smithy/url-parser": "^2.0.8", - "tslib": "^2.5.0" + "node_modules/is-boolean-object": { + "version": "1.1.2", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/eventstream-codec": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-2.0.8.tgz", - "integrity": "sha512-onO4to8ujCKn4m5XagReT9Nc6FlNG5vveuvjp1H7AtaG7njdet1LOl6/jmUOkskF2C/w+9jNw3r9Ak+ghOvN0A==", - "optional": true, - "requires": { - "@aws-crypto/crc32": "3.0.0", - "@smithy/types": "^2.3.2", - "@smithy/util-hex-encoding": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/is-callable": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", + "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/fetch-http-handler": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-2.1.4.tgz", - "integrity": "sha512-SL24M9W5ERByoXaVicRx+bj9GJVujDnPn+QO7GY7adhY0mPGa6DSF58pVKsgIh4r5Tx/k3SWCPlH4BxxSxA/fQ==", - "optional": true, - "requires": { - "@smithy/protocol-http": "^3.0.4", - "@smithy/querystring-builder": "^2.0.8", - "@smithy/types": "^2.3.2", - "@smithy/util-base64": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/is-core-module": { + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz", + "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", + "dev": true, + "dependencies": { + "has": "^1.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/hash-node": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-2.0.8.tgz", - "integrity": "sha512-yZL/nmxZzjZV5/QX5JWSgXlt0HxuMTwFO89CS++jOMMPiCMZngf6VYmtNdccs8IIIAMmfQeTzwu07XgUE/Zd3Q==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "@smithy/util-buffer-from": "^2.0.0", - "@smithy/util-utf8": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/is-date-object": { + "version": "1.0.5", + "license": "MIT", + "dependencies": { + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/invalid-dependency": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-2.0.8.tgz", - "integrity": "sha512-88VOS7W3KzUz/bNRc+Sl/F/CDIasFspEE4G39YZRHIh9YmsXF7GUyVaAKURfMNulTie62ayk6BHC9O0nOBAVgQ==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-extglob": { + "version": "2.1.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" } }, - "@smithy/is-array-buffer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.0.0.tgz", - "integrity": "sha512-z3PjFjMyZNI98JFRJi/U0nGoLWMSJlDjAW4QUX2WNZLas5C0CmVV6LJ01JI0k90l7FvpmixjWxPFmENSClQ7ug==", - "optional": true, - "requires": { - "tslib": "^2.5.0" + "node_modules/is-finite": { + "version": "1.1.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "@smithy/middleware-content-length": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-2.0.10.tgz", - "integrity": "sha512-EGSbysyA4jH0p3xI6G0jdXoj9Iz9GUnAta6aEaHtXm3wVWtenRf80y2TeVvNkVSr5jwKOdSCjKIRI2l1A/oZLA==", - "optional": true, - "requires": { - "@smithy/protocol-http": "^3.0.4", - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "license": "MIT", + "engines": { + "node": ">=8" } }, - "@smithy/middleware-endpoint": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-2.0.8.tgz", - "integrity": "sha512-yOpogfG2d2V0cbJdAJ6GLAWkNOc9pVsL5hZUfXcxJu408N3CUCsXzIAFF6+70ZKSE+lCfG3GFErcSXv/UfUbjw==", - "optional": true, - "requires": { - "@smithy/middleware-serde": "^2.0.8", - "@smithy/types": "^2.3.2", - "@smithy/url-parser": "^2.0.8", - "@smithy/util-middleware": "^2.0.1", - "tslib": "^2.5.0" + "node_modules/is-glob": { + "version": "4.0.3", + "dev": true, + "license": "MIT", + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" } }, - "@smithy/middleware-retry": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-2.0.11.tgz", - "integrity": "sha512-pknfokumZ+wvBERSuKAI2vVr+aK3ZgPiWRg6+0ZG4kKJogBRpPmDGWw+Jht0izS9ZaEbIobNzueIb4wD33JJVg==", - "optional": true, - "requires": { - "@smithy/node-config-provider": "^2.0.11", - "@smithy/protocol-http": "^3.0.4", - "@smithy/service-error-classification": "^2.0.1", - "@smithy/types": "^2.3.2", - "@smithy/util-middleware": "^2.0.1", - "@smithy/util-retry": "^2.0.1", - "tslib": "^2.5.0", - "uuid": "^8.3.2" + "node_modules/is-map": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz", + "integrity": "sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/middleware-serde": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-2.0.8.tgz", - "integrity": "sha512-Is0sm+LiNlgsc0QpstDzifugzL9ehno1wXp109GgBgpnKTK3j+KphiparBDI4hWTtH9/7OUsxuspNqai2yyhcg==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-negative-zero": { + "version": "2.0.2", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/middleware-stack": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-2.0.1.tgz", - "integrity": "sha512-UexsfY6/oQZRjTQL56s9AKtMcR60tBNibSgNYX1I2WXaUaXg97W9JCkFyth85TzBWKDBTyhLfenrukS/kyu54A==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-number-object": { + "version": "1.0.6", + "license": "MIT", + "dependencies": { + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/node-config-provider": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-2.0.11.tgz", - "integrity": "sha512-CaR1dciSSGKttjhcefpytYjsfI/Yd5mqL8am4wfmyFCDxSiPsvnEWHl8UjM/RbcAjX0klt+CeIKPSHEc0wGvJA==", - "optional": true, - "requires": { - "@smithy/property-provider": "^2.0.9", - "@smithy/shared-ini-file-loader": "^2.0.10", - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-object": { + "version": "1.0.2", + "dev": true, + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/node-http-handler": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.1.4.tgz", - "integrity": "sha512-8Rw/AusvWDyC6SK8esAcVBeTlQHf94NMFv805suFUJCQ2gwlh0oLDNh+6s2MDOrxcjvLxjjzv1mytM0Mt+0cPQ==", - "optional": true, - "requires": { - "@smithy/abort-controller": "^2.0.8", - "@smithy/protocol-http": "^3.0.4", - "@smithy/querystring-builder": "^2.0.8", - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", + "dev": true, + "engines": { + "node": ">=8" } }, - "@smithy/property-provider": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-2.0.9.tgz", - "integrity": "sha512-25pPZ8f8DeRwYI5wbPRZaoMoR+3vrw8DwbA0TjP+GsdiB2KxScndr4HQehiJ5+WJ0giOTWhLz0bd+7Djv1qpUQ==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-regex": { + "version": "1.1.4", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/protocol-http": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.4.tgz", - "integrity": "sha512-CGfSWk6TRlbwa8YgrSXdn80Yu7pov3EV/h7TSfiCHhq6/LO3WymmqnzgH1f0qV2bdTDipIkTNp5dGCGN3Af/5g==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-set": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.2.tgz", + "integrity": "sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/querystring-builder": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.8.tgz", - "integrity": "sha512-+vzIMwjC8Saz97/ptPn+IJRCRRZ+pP95ZIWDRqEqZV/a6hiKbaFoMSa2iCKsnKzR696U2JZXrDqMu3e/FD1+2g==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "@smithy/util-uri-escape": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/is-shared-array-buffer": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz", + "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==", + "dependencies": { + "call-bind": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/querystring-parser": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-2.0.8.tgz", - "integrity": "sha512-ArbanNuR7O/MmTd90ZqhDqGOPPDYmxx3huHxD+R3cuCnazcK/1tGQA+SnnR5307T7ZRb5WTpB6qBggERuibVSA==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-string": { + "version": "1.0.7", + "license": "MIT", + "dependencies": { + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/service-error-classification": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-2.0.1.tgz", - "integrity": "sha512-QHa9+t+v4s0cMuDCcbjIJN67mNZ42/+fc3jKe8P6ZMPXZl5ksKk6a8vhZ/m494GZng5eFTc3OePv+NF9cG83yg==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2" + "node_modules/is-symbol": { + "version": "1.0.4", + "license": "MIT", + "dependencies": { + "has-symbols": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/shared-ini-file-loader": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.0.10.tgz", - "integrity": "sha512-jWASteSezRKohJ7GdA7pHDvmr7Q7tw3b5mu3xLHIkZy/ICftJ+O7aqNaF8wklhI7UNFoQ7flFRM3Rd0KA+1BbQ==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-typed-array": { + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz", + "integrity": "sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==", + "dependencies": { + "which-typed-array": "^1.1.11" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/signature-v4": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-2.0.8.tgz", - "integrity": "sha512-qrtiYMzaLlQ5HSJOaFwnyTQ3JLjmPY+3+pr9IBDpCVM6YtVj22cBLVB9bPOiZMIpkdI7ZRdxLBFlIjh5CO1Bhw==", - "optional": true, - "requires": { - "@smithy/eventstream-codec": "^2.0.8", - "@smithy/is-array-buffer": "^2.0.0", - "@smithy/types": "^2.3.2", - "@smithy/util-hex-encoding": "^2.0.0", - "@smithy/util-middleware": "^2.0.1", - "@smithy/util-uri-escape": "^2.0.0", - "@smithy/util-utf8": "^2.0.0", - "tslib": "^2.5.0" - } + "node_modules/is-utf8": { + "version": "0.2.1", + "dev": true, + "license": "MIT" }, - "@smithy/smithy-client": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-2.1.5.tgz", - "integrity": "sha512-7S865uKzsxApM8W8Q6zkij7tcUFgaG8PuADMFdMt1yL/ku3d0+s6Zwrg3N7iXCPM08Gu/mf0BIfTXIu/9i450Q==", - "optional": true, - "requires": { - "@smithy/middleware-stack": "^2.0.1", - "@smithy/types": "^2.3.2", - "@smithy/util-stream": "^2.0.11", - "tslib": "^2.5.0" + "node_modules/is-weakmap": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.1.tgz", + "integrity": "sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/types": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.3.2.tgz", - "integrity": "sha512-iH0cdKi7HQlzfAM3w2shFk/qZYKAqJWswtpmQpPtlruF+uFZeGEpMJjgDRyhWiddfVM4e2oP4nMaOBsMy6lXgg==", - "optional": true, - "requires": { - "tslib": "^2.5.0" + "node_modules/is-weakref": { + "version": "1.0.2", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/url-parser": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-2.0.8.tgz", - "integrity": "sha512-wQw7j004ScCrBRJ+oNPXlLE9mtofxyadSZ9D8ov/rHkyurS7z1HTNuyaGRj6OvKsEk0SVQsuY0C9+EfM75XTkw==", - "optional": true, - "requires": { - "@smithy/querystring-parser": "^2.0.8", - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/is-weakset": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.2.tgz", + "integrity": "sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@smithy/util-base64": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-2.0.0.tgz", - "integrity": "sha512-Zb1E4xx+m5Lud8bbeYi5FkcMJMnn+1WUnJF3qD7rAdXpaL7UjkFQLdmW5fHadoKbdHpwH9vSR8EyTJFHJs++tA==", - "optional": true, - "requires": { - "@smithy/util-buffer-from": "^2.0.0", - "tslib": "^2.5.0" - } + "node_modules/isarray": { + "version": "1.0.0", + "license": "MIT" }, - "@smithy/util-body-length-browser": { + "node_modules/isexe": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-2.0.0.tgz", - "integrity": "sha512-JdDuS4ircJt+FDnaQj88TzZY3+njZ6O+D3uakS32f2VNnDo3vyEuNdBOh/oFd8Df1zSZOuH1HEChk2AOYDezZg==", - "optional": true, - "requires": { - "tslib": "^2.5.0" + "license": "ISC" + }, + "node_modules/istanbul": { + "version": "1.1.0-alpha.1", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "abbrev": "1.0.x", + "async": "1.x", + "istanbul-api": "^1.1.0-alpha", + "js-yaml": "3.x", + "mkdirp": "0.5.x", + "nopt": "3.x", + "which": "^1.1.1", + "wordwrap": "^1.0.0" + }, + "bin": { + "istanbul": "lib/cli.js" } }, - "@smithy/util-body-length-node": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-2.1.0.tgz", - "integrity": "sha512-/li0/kj/y3fQ3vyzn36NTLGmUwAICb7Jbe/CsWCktW363gh1MOcpEcSO3mJ344Gv2dqz8YJCLQpb6hju/0qOWw==", - "optional": true, - "requires": { - "tslib": "^2.5.0" + "node_modules/istanbul-api": { + "version": "1.3.7", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "async": "^2.1.4", + "fileset": "^2.0.2", + "istanbul-lib-coverage": "^1.2.1", + "istanbul-lib-hook": "^1.2.2", + "istanbul-lib-instrument": "^1.10.2", + "istanbul-lib-report": "^1.1.5", + "istanbul-lib-source-maps": "^1.2.6", + "istanbul-reports": "^1.5.1", + "js-yaml": "^3.7.0", + "mkdirp": "^0.5.1", + "once": "^1.4.0" } }, - "@smithy/util-buffer-from": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.0.0.tgz", - "integrity": "sha512-/YNnLoHsR+4W4Vf2wL5lGv0ksg8Bmk3GEGxn2vEQt52AQaPSCuaO5PM5VM7lP1K9qHRKHwrPGktqVoAHKWHxzw==", - "optional": true, - "requires": { - "@smithy/is-array-buffer": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/istanbul-api/node_modules/async": { + "version": "2.6.3", + "dev": true, + "license": "MIT", + "dependencies": { + "lodash": "^4.17.14" } }, - "@smithy/util-config-provider": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-2.0.0.tgz", - "integrity": "sha512-xCQ6UapcIWKxXHEU4Mcs2s7LcFQRiU3XEluM2WcCjjBtQkUN71Tb+ydGmJFPxMUrW/GWMgQEEGipLym4XG0jZg==", - "optional": true, - "requires": { - "tslib": "^2.5.0" + "node_modules/istanbul-lib-coverage": { + "version": "1.2.1", + "dev": true, + "license": "BSD-3-Clause" + }, + "node_modules/istanbul-lib-hook": { + "version": "1.2.2", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "append-transform": "^0.4.0" } }, - "@smithy/util-defaults-mode-browser": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.0.9.tgz", - "integrity": "sha512-JONLJVQWT8165XoSV36ERn3SVlZLJJ4D6IeGsCSePv65Uxa93pzSLE0UMSR9Jwm4zix7rst9AS8W5QIypZWP8Q==", - "optional": true, - "requires": { - "@smithy/property-provider": "^2.0.9", - "@smithy/smithy-client": "^2.1.5", - "@smithy/types": "^2.3.2", - "bowser": "^2.11.0", - "tslib": "^2.5.0" + "node_modules/istanbul-lib-instrument": { + "version": "1.10.2", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "babel-generator": "^6.18.0", + "babel-template": "^6.16.0", + "babel-traverse": "^6.18.0", + "babel-types": "^6.18.0", + "babylon": "^6.18.0", + "istanbul-lib-coverage": "^1.2.1", + "semver": "^5.3.0" } }, - "@smithy/util-defaults-mode-node": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.0.11.tgz", - "integrity": "sha512-tmqjNsfj+bgZN6jXBe6efZnukzILA7BUytHkzqikuRLNtR+0VVchQHvawD0w6vManh76rO81ydhioe7i4oBzuA==", - "optional": true, - "requires": { - "@smithy/config-resolver": "^2.0.9", - "@smithy/credential-provider-imds": "^2.0.11", - "@smithy/node-config-provider": "^2.0.11", - "@smithy/property-provider": "^2.0.9", - "@smithy/smithy-client": "^2.1.5", - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/istanbul-lib-instrument/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "dev": true, + "bin": { + "semver": "bin/semver" } }, - "@smithy/util-hex-encoding": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-2.0.0.tgz", - "integrity": "sha512-c5xY+NUnFqG6d7HFh1IFfrm3mGl29lC+vF+geHv4ToiuJCBmIfzx6IeHLg+OgRdPFKDXIw6pvi+p3CsscaMcMA==", - "optional": true, - "requires": { - "tslib": "^2.5.0" + "node_modules/istanbul-lib-report": { + "version": "1.1.5", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "istanbul-lib-coverage": "^1.2.1", + "mkdirp": "^0.5.1", + "path-parse": "^1.0.5", + "supports-color": "^3.1.2" } }, - "@smithy/util-middleware": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-2.0.1.tgz", - "integrity": "sha512-LnsBMi0Mg3gfz/TpNGLv2Jjcz2ra1OX5HR/4IaCepIYmtPQzqMWDdhX/XTW1LS8OZ0xbQuyQPcHkQ+2XkhWOVQ==", - "optional": true, - "requires": { - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/istanbul-lib-report/node_modules/has-flag": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" } }, - "@smithy/util-retry": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-2.0.1.tgz", - "integrity": "sha512-naj4X0IafJ9yJnVJ58QgSMkCNLjyQOnyrnKh/T0f+0UOUxJiT8vuFn/hS7B/pNqbo2STY7PyJ4J4f+5YqxwNtA==", - "optional": true, - "requires": { - "@smithy/service-error-classification": "^2.0.1", - "@smithy/types": "^2.3.2", - "tslib": "^2.5.0" + "node_modules/istanbul-lib-report/node_modules/supports-color": { + "version": "3.2.3", + "dev": true, + "license": "MIT", + "dependencies": { + "has-flag": "^1.0.0" + }, + "engines": { + "node": ">=0.8.0" } }, - "@smithy/util-stream": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-2.0.11.tgz", - "integrity": "sha512-2MeWfqSpZKdmEJ+tH8CJQSgzLWhH5cmdE24X7JB0hiamXrOmswWGGuPvyj/9sQCTclo57pNxLR2p7KrP8Ahiyg==", - "optional": true, - "requires": { - "@smithy/fetch-http-handler": "^2.1.4", - "@smithy/node-http-handler": "^2.1.4", - "@smithy/types": "^2.3.2", - "@smithy/util-base64": "^2.0.0", - "@smithy/util-buffer-from": "^2.0.0", - "@smithy/util-hex-encoding": "^2.0.0", - "@smithy/util-utf8": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/istanbul-lib-source-maps": { + "version": "1.2.6", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "debug": "^3.1.0", + "istanbul-lib-coverage": "^1.2.1", + "mkdirp": "^0.5.1", + "rimraf": "^2.6.1", + "source-map": "^0.5.3" } }, - "@smithy/util-uri-escape": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-2.0.0.tgz", - "integrity": "sha512-ebkxsqinSdEooQduuk9CbKcI+wheijxEb3utGXkCoYQkJnwTnLbH1JXGimJtUkQwNQbsbuYwG2+aFVyZf5TLaw==", - "optional": true, - "requires": { - "tslib": "^2.5.0" + "node_modules/istanbul-lib-source-maps/node_modules/debug": { + "version": "3.2.7", + "dev": true, + "license": "MIT", + "dependencies": { + "ms": "^2.1.1" } }, - "@smithy/util-utf8": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.0.0.tgz", - "integrity": "sha512-rctU1VkziY84n5OXe3bPNpKR001ZCME2JCaBBFgtiM2hfKbHFudc/BkMuPab8hRbLd0j3vbnBTTZ1igBf0wgiQ==", - "optional": true, - "requires": { - "@smithy/util-buffer-from": "^2.0.0", - "tslib": "^2.5.0" + "node_modules/istanbul-lib-source-maps/node_modules/rimraf": { + "version": "2.7.1", + "dev": true, + "license": "ISC", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" } }, - "@socket.io/admin-ui": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@socket.io/admin-ui/-/admin-ui-0.5.1.tgz", - "integrity": "sha512-1dlGL2FGm6T+uL1e6iDvbo2eCINwvW7iVbjIblwh5kPPRM1SP8lmZrbFZf4QNJ/cqQ+JLcx49eXGM9WAB4TK7w==", - "requires": { - "@types/bcryptjs": "^2.4.2", - "bcryptjs": "^2.4.3", - "debug": "~4.3.1" + "node_modules/istanbul-reports": { + "version": "1.5.1", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "handlebars": "^4.0.3" } }, - "@socket.io/component-emitter": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz", - "integrity": "sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==" - }, - "@stdlib/array": { - "version": "0.0.12", - "requires": { - "@stdlib/assert": "^0.0.x", - "@stdlib/blas": "^0.0.x", - "@stdlib/complex": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/symbol": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" - } + "node_modules/istanbul/node_modules/async": { + "version": "1.5.2", + "dev": true, + "license": "MIT" }, - "@stdlib/assert": { - "version": "0.0.12", - "requires": { - "@stdlib/array": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/complex": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/fs": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/ndarray": "^0.0.x", - "@stdlib/number": "^0.0.x", - "@stdlib/os": "^0.0.x", - "@stdlib/process": "^0.0.x", - "@stdlib/regexp": "^0.0.x", - "@stdlib/streams": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/symbol": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "node_modules/istanbul/node_modules/nopt": { + "version": "3.0.6", + "dev": true, + "license": "ISC", + "dependencies": { + "abbrev": "1" + }, + "bin": { + "nopt": "bin/nopt.js" } }, - "@stdlib/assert-has-node-buffer-support": { - "version": "0.0.7", - "requires": { - "@stdlib/assert-is-buffer": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" + "node_modules/istanbul/node_modules/which": { + "version": "1.3.1", + "dev": true, + "license": "ISC", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "which": "bin/which" } }, - "@stdlib/assert-has-own-property": { - "version": "0.0.6" + "node_modules/js-tokens": { + "version": "3.0.2", + "dev": true, + "license": "MIT" }, - "@stdlib/assert-has-symbol-support": { - "version": "0.0.7", - "requires": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" + "node_modules/js-yaml": { + "version": "3.14.1", + "license": "MIT", + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" } }, - "@stdlib/assert-has-tostringtag-support": { - "version": "0.0.7", - "requires": { - "@stdlib/assert-has-symbol-support": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" + "node_modules/jsesc": { + "version": "1.3.0", + "dev": true, + "license": "MIT", + "bin": { + "jsesc": "bin/jsesc" } }, - "@stdlib/assert-is-array": { - "version": "0.0.6", - "requires": { - "@stdlib/utils-native-class": "^0.0.x" - } + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true }, - "@stdlib/assert-is-boolean": { - "version": "0.0.7", - "requires": { - "@stdlib/assert-has-tostringtag-support": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "dev": true, + "license": "MIT" + }, + "node_modules/jsonwebtoken": { + "version": "8.5.1", + "license": "MIT", + "dependencies": { + "jws": "^3.2.2", + "lodash.includes": "^4.3.0", + "lodash.isboolean": "^3.0.3", + "lodash.isinteger": "^4.0.4", + "lodash.isnumber": "^3.0.3", + "lodash.isplainobject": "^4.0.6", + "lodash.isstring": "^4.0.1", + "lodash.once": "^4.0.0", + "ms": "^2.1.1", + "semver": "^5.6.0" + }, + "engines": { + "node": ">=4", + "npm": ">=1.4.28" } }, - "@stdlib/assert-is-buffer": { - "version": "0.0.7", - "requires": { - "@stdlib/assert-is-object-like": "^0.0.x" + "node_modules/jsonwebtoken/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "bin": { + "semver": "bin/semver" } }, - "@stdlib/assert-is-email-address": { - "version": "0.0.7", - "requires": { - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/process-read-stdin": "^0.0.x", - "@stdlib/regexp-eol": "^0.0.x", - "@stdlib/streams-node-stdin": "^0.0.x" + "node_modules/jwa": { + "version": "1.4.1", + "license": "MIT", + "dependencies": { + "buffer-equal-constant-time": "1.0.1", + "ecdsa-sig-formatter": "1.0.11", + "safe-buffer": "^5.0.1" } }, - "@stdlib/assert-is-function": { - "version": "0.0.7", - "requires": { - "@stdlib/utils-type-of": "^0.0.x" + "node_modules/jws": { + "version": "3.2.2", + "license": "MIT", + "dependencies": { + "jwa": "^1.4.1", + "safe-buffer": "^5.0.1" } }, - "@stdlib/assert-is-object": { - "version": "0.0.7", - "requires": { - "@stdlib/assert-is-array": "^0.0.x" + "node_modules/kareem": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/kareem/-/kareem-2.5.1.tgz", + "integrity": "sha512-7jFxRVm+jD+rkq3kY0iZDJfsO2/t4BBPeEb2qKn2lR/9KhuksYk5hxzfRYWMPV8P/x2d0kHD306YyWLzjjH+uA==", + "engines": { + "node": ">=12.0.0" } }, - "@stdlib/assert-is-object-like": { - "version": "0.0.6", - "requires": { - "@stdlib/assert-tools-array-function": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "node_modules/keygrip": { + "version": "1.1.0", + "license": "MIT", + "dependencies": { + "tsscmp": "1.0.6" + }, + "engines": { + "node": ">= 0.6" } }, - "@stdlib/assert-is-plain-object": { - "version": "0.0.6", - "requires": { - "@stdlib/assert-has-own-property": "^0.0.x", - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/assert-is-object": "^0.0.x", - "@stdlib/utils-get-prototype-of": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" + "node_modules/lazystream": { + "version": "1.0.1", + "license": "MIT", + "dependencies": { + "readable-stream": "^2.0.5" + }, + "engines": { + "node": ">= 0.6.3" } }, - "@stdlib/assert-is-string": { - "version": "0.0.6", - "requires": { - "@stdlib/assert-has-tostringtag-support": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" } }, - "@stdlib/assert-tools-array-function": { - "version": "0.0.6", - "requires": { - "@stdlib/assert-is-array": "^0.0.x" + "node_modules/locate-path": { + "version": "5.0.0", + "license": "MIT", + "dependencies": { + "p-locate": "^4.1.0" + }, + "engines": { + "node": ">=8" } }, - "@stdlib/bigint": { - "version": "0.0.11", - "requires": { - "@stdlib/utils": "^0.0.x" + "node_modules/lodash": { + "version": "4.17.21", + "license": "MIT" + }, + "node_modules/lodash.defaults": { + "version": "4.2.0", + "license": "MIT" + }, + "node_modules/lodash.difference": { + "version": "4.5.0", + "license": "MIT" + }, + "node_modules/lodash.flatten": { + "version": "4.4.0", + "license": "MIT" + }, + "node_modules/lodash.get": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", + "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==" + }, + "node_modules/lodash.includes": { + "version": "4.3.0", + "license": "MIT" + }, + "node_modules/lodash.isboolean": { + "version": "3.0.3", + "license": "MIT" + }, + "node_modules/lodash.isequal": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", + "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" + }, + "node_modules/lodash.isinteger": { + "version": "4.0.4", + "license": "MIT" + }, + "node_modules/lodash.isnumber": { + "version": "3.0.3", + "license": "MIT" + }, + "node_modules/lodash.isplainobject": { + "version": "4.0.6", + "license": "MIT" + }, + "node_modules/lodash.isstring": { + "version": "4.0.1", + "license": "MIT" + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "dev": true, + "license": "MIT" + }, + "node_modules/lodash.mergewith": { + "version": "4.6.2", + "license": "MIT" + }, + "node_modules/lodash.once": { + "version": "4.1.1", + "license": "MIT" + }, + "node_modules/lodash.union": { + "version": "4.6.0", + "license": "MIT" + }, + "node_modules/loose-envify": { + "version": "1.4.0", + "dev": true, + "license": "MIT", + "dependencies": { + "js-tokens": "^3.0.0 || ^4.0.0" + }, + "bin": { + "loose-envify": "cli.js" + } + }, + "node_modules/loupe": { + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.6.tgz", + "integrity": "sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==", + "dev": true, + "dependencies": { + "get-func-name": "^2.0.0" + } + }, + "node_modules/lru-cache": { + "version": "6.0.0", + "license": "ISC", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/make-dir": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", + "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "dependencies": { + "semver": "^6.0.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/make-dir/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/media-typer": { + "version": "0.3.0", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/memory-pager": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/memory-pager/-/memory-pager-1.5.0.tgz", + "integrity": "sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==", + "optional": true + }, + "node_modules/merge-descriptors": { + "version": "1.0.1", + "license": "MIT" + }, + "node_modules/methods": { + "version": "1.1.2", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", + "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/mime-db": { + "version": "1.51.0", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.34", + "license": "MIT", + "dependencies": { + "mime-db": "1.51.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/minipass": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", + "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/minizlib": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", + "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "dependencies": { + "minipass": "^3.0.0", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minizlib/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/mkdirp": { + "version": "0.5.5", + "license": "MIT", + "dependencies": { + "minimist": "^1.2.5" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, + "node_modules/mock-property": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/mock-property/-/mock-property-1.0.3.tgz", + "integrity": "sha512-2emPTb1reeLLYwHxyVx993iYyCHEiRRO+y8NFXFPL5kl5q14sgTK76cXyEKkeKCHeRw35SfdkUJ10Q1KfHuiIQ==", + "dev": true, + "dependencies": { + "define-data-property": "^1.1.1", + "functions-have-names": "^1.2.3", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0", + "hasown": "^2.0.0", + "isarray": "^2.0.5" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/mock-property/node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true + }, + "node_modules/module-not-found-error": { + "version": "1.0.1", + "dev": true, + "license": "MIT" + }, + "node_modules/mongodb": { + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/mongodb/-/mongodb-4.17.1.tgz", + "integrity": "sha512-MBuyYiPUPRTqfH2dV0ya4dcr2E5N52ocBuZ8Sgg/M030nGF78v855B3Z27mZJnp8PxjnUquEnAtjOsphgMZOlQ==", + "dependencies": { + "bson": "^4.7.2", + "mongodb-connection-string-url": "^2.6.0", + "socks": "^2.7.1" + }, + "engines": { + "node": ">=12.9.0" + }, + "optionalDependencies": { + "@aws-sdk/credential-providers": "^3.186.0", + "@mongodb-js/saslprep": "^1.1.0" + } + }, + "node_modules/mongodb-connection-string-url": { + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-2.6.0.tgz", + "integrity": "sha512-WvTZlI9ab0QYtTYnuMLgobULWhokRjtC7db9LtcVfJ+Hsnyr5eo6ZtNAt3Ly24XZScGMelOcGtm7lSn0332tPQ==", + "dependencies": { + "@types/whatwg-url": "^8.2.1", + "whatwg-url": "^11.0.0" + } + }, + "node_modules/mongoose": { + "version": "6.12.2", + "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.12.2.tgz", + "integrity": "sha512-3XXhSAB4PcJBd0sfqyi+LdVb3brVoIFh5kB/gpnrKcD54tmWdEI4Y8xjiiBx773U9IV3Mv4GxFVCy9/lvXMMyg==", + "dependencies": { + "bson": "^4.7.2", + "kareem": "2.5.1", + "mongodb": "4.17.1", + "mpath": "0.9.0", + "mquery": "4.0.3", + "ms": "2.1.3", + "sift": "16.0.1" + }, + "engines": { + "node": ">=12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/mongoose" + } + }, + "node_modules/mongoose-lean-virtuals": { + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/mongoose-lean-virtuals/-/mongoose-lean-virtuals-0.9.1.tgz", + "integrity": "sha512-jx4rhXuaQPam/lwef3z/FfYHlKdbFkDr9Qb7JEMeoa7y4pOuyJ83RkcNL25HRaoi4Bt71zKmV1cuJdv243t9aA==", + "dependencies": { + "array.prototype.flat": "1.2.3", + "mpath": "^0.8.4" + }, + "peerDependencies": { + "mongoose": ">=5.11.10" + } + }, + "node_modules/mongoose/node_modules/mpath": { + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/mpath/-/mpath-0.9.0.tgz", + "integrity": "sha512-ikJRQTk8hw5DEoFVxHG1Gn9T/xcjtdnOKIU1JTmGjZZlg9LST2mBLmcX3/ICIbgJydT2GOc15RnNy5mHmzfSew==", + "engines": { + "node": ">=4.0.0" + } + }, + "node_modules/mongoose/node_modules/ms": { + "version": "2.1.3", + "license": "MIT" + }, + "node_modules/morgan": { + "version": "1.10.0", + "license": "MIT", + "dependencies": { + "basic-auth": "~2.0.1", + "debug": "2.6.9", + "depd": "~2.0.0", + "on-finished": "~2.3.0", + "on-headers": "~1.0.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/morgan/node_modules/debug": { + "version": "2.6.9", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/morgan/node_modules/depd": { + "version": "2.0.0", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/morgan/node_modules/ms": { + "version": "2.0.0", + "license": "MIT" + }, + "node_modules/mpath": { + "version": "0.8.4", + "license": "MIT", + "engines": { + "node": ">=4.0.0" + } + }, + "node_modules/mquery": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/mquery/-/mquery-4.0.3.tgz", + "integrity": "sha512-J5heI+P08I6VJ2Ky3+33IpCdAvlYGTSUjwTPxkAr8i8EoduPMBX2OY/wa3IKZIQl7MU4SbFk8ndgSKyB/cl1zA==", + "dependencies": { + "debug": "4.x" + }, + "engines": { + "node": ">=12.0.0" + } + }, + "node_modules/ms": { + "version": "2.1.2", + "license": "MIT" + }, + "node_modules/multer": { + "version": "1.4.4", + "license": "MIT", + "dependencies": { + "append-field": "^1.0.0", + "busboy": "^0.2.11", + "concat-stream": "^1.5.2", + "mkdirp": "^0.5.4", + "object-assign": "^4.1.1", + "on-finished": "^2.3.0", + "type-is": "^1.6.4", + "xtend": "^4.0.0" + }, + "engines": { + "node": ">= 0.10.0" + } + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "dev": true, + "license": "MIT" + }, + "node_modules/ncp": { + "version": "2.0.0", + "license": "MIT", + "bin": { + "ncp": "bin/ncp" + } + }, + "node_modules/negotiator": { + "version": "0.6.3", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/neo-async": { + "version": "2.6.2", + "dev": true, + "license": "MIT" + }, + "node_modules/node-addon-api": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz", + "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==" + }, + "node_modules/node-fetch": { + "version": "2.6.7", + "license": "MIT", + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/node-fetch/node_modules/tr46": { + "version": "0.0.3", + "license": "MIT" + }, + "node_modules/node-fetch/node_modules/webidl-conversions": { + "version": "3.0.1", + "license": "BSD-2-Clause" + }, + "node_modules/node-fetch/node_modules/whatwg-url": { + "version": "5.0.0", + "license": "MIT", + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, + "node_modules/nodemailer": { + "version": "6.9.7", + "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.7.tgz", + "integrity": "sha512-rUtR77ksqex/eZRLmQ21LKVH5nAAsVicAtAYudK7JgwenEDZ0UIQ1adUGqErz7sMkWYxWTTU1aeP2Jga6WQyJw==", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/nopt": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", + "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", + "dependencies": { + "abbrev": "1" + }, + "bin": { + "nopt": "bin/nopt.js" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/normalize-path": { + "version": "3.0.0", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/npmlog": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz", + "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==", + "dependencies": { + "are-we-there-yet": "^2.0.0", + "console-control-strings": "^1.1.0", + "gauge": "^3.0.0", + "set-blocking": "^2.0.0" + } + }, + "node_modules/object-assign": { + "version": "4.1.1", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-inspect": { + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", + "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/object-is": { + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/object-is/-/object-is-1.1.5.tgz", + "integrity": "sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/object-keys": { + "version": "1.1.1", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/object.assign": { + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz", + "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.4", + "has-symbols": "^1.0.3", + "object-keys": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/on-finished": { + "version": "2.3.0", + "license": "MIT", + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/on-headers": { + "version": "1.0.2", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/once": { + "version": "1.4.0", + "license": "ISC", + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/openapi-types": { + "version": "12.1.0", + "resolved": "https://registry.npmjs.org/openapi-types/-/openapi-types-12.1.0.tgz", + "integrity": "sha512-XpeCy01X6L5EpP+6Hc3jWN7rMZJ+/k1lwki/kTmWzbVhdPie3jd5O2ZtedEx8Yp58icJ0osVldLMrTB/zslQXA==", + "peer": true + }, + "node_modules/optionator": { + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "dev": true, + "dependencies": { + "@aashutoshrathi/word-wrap": "^1.2.3", + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/orderedmap": { + "version": "1.1.1", + "license": "MIT" + }, + "node_modules/p-limit": { + "version": "2.3.0", + "license": "MIT", + "dependencies": { + "p-try": "^2.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-locate": { + "version": "4.1.0", + "license": "MIT", + "dependencies": { + "p-limit": "^2.2.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/p-try": { + "version": "2.2.0", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/parse-ms": { + "version": "1.0.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/passport": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/passport/-/passport-0.6.0.tgz", + "integrity": "sha512-0fe+p3ZnrWRW74fe8+SvCyf4a3Pb2/h7gFkQ8yTJpAO50gDzlfjZUZTO1k5Eg9kUct22OxHLqDZoKUWRHOh9ug==", + "dependencies": { + "passport-strategy": "1.x.x", + "pause": "0.0.1", + "utils-merge": "^1.0.1" + }, + "engines": { + "node": ">= 0.4.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/jaredhanson" + } + }, + "node_modules/passport-jwt": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/passport-jwt/-/passport-jwt-4.0.1.tgz", + "integrity": "sha512-UCKMDYhNuGOBE9/9Ycuoyh7vP6jpeTp/+sfMJl7nLff/t6dps+iaeE0hhNkKN8/HZHcJ7lCdOyDxHdDoxoSvdQ==", + "dependencies": { + "jsonwebtoken": "^9.0.0", + "passport-strategy": "^1.0.0" + } + }, + "node_modules/passport-jwt/node_modules/jsonwebtoken": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz", + "integrity": "sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==", + "dependencies": { + "jws": "^3.2.2", + "lodash": "^4.17.21", + "ms": "^2.1.1", + "semver": "^7.3.8" + }, + "engines": { + "node": ">=12", + "npm": ">=6" + } + }, + "node_modules/passport-strategy": { + "version": "1.0.0", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/path-exists": { + "version": "4.0.0", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "dev": true, + "license": "MIT" + }, + "node_modules/path-to-regexp": { + "version": "0.1.7", + "license": "MIT" + }, + "node_modules/pathval": { + "version": "1.1.1", + "dev": true, + "license": "MIT", + "engines": { + "node": "*" + } + }, + "node_modules/pause": { + "version": "0.0.1" + }, + "node_modules/plur": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/pngjs": { + "version": "5.0.0", + "license": "MIT", + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/pretty-ms": { + "version": "2.1.0", + "dev": true, + "license": "MIT", + "dependencies": { + "is-finite": "^1.0.1", + "parse-ms": "^1.0.0", + "plur": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/printj": { + "version": "1.1.2", + "license": "Apache-2.0", + "bin": { + "printj": "bin/printj.njs" + }, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/process-nextick-args": { + "version": "2.0.1", + "license": "MIT" + }, + "node_modules/prosemirror-keymap": { + "version": "1.1.5", + "license": "MIT", + "dependencies": { + "prosemirror-state": "^1.0.0", + "w3c-keyname": "^2.2.0" + } + }, + "node_modules/prosemirror-model": { + "version": "1.16.1", + "license": "MIT", + "dependencies": { + "orderedmap": "^1.1.0" + } + }, + "node_modules/prosemirror-schema-list": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/prosemirror-schema-list/-/prosemirror-schema-list-1.3.0.tgz", + "integrity": "sha512-Hz/7gM4skaaYfRPNgr421CU4GSwotmEwBVvJh5ltGiffUJwm7C8GfN/Bc6DR1EKEp5pDKhODmdXXyi9uIsZl5A==", + "dependencies": { + "prosemirror-model": "^1.0.0", + "prosemirror-state": "^1.0.0", + "prosemirror-transform": "^1.7.3" + } + }, + "node_modules/prosemirror-state": { + "version": "1.3.4", + "license": "MIT", + "dependencies": { + "prosemirror-model": "^1.0.0", + "prosemirror-transform": "^1.0.0" + } + }, + "node_modules/prosemirror-tables": { + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.3.4.tgz", + "integrity": "sha512-z6uLSQ1BLC3rgbGwZmpfb+xkdvD7W/UOsURDfognZFYaTtc0gsk7u/t71Yijp2eLflVpffMk6X0u0+u+MMDvIw==", + "dependencies": { + "prosemirror-keymap": "^1.1.2", + "prosemirror-model": "^1.8.1", + "prosemirror-state": "^1.3.1", + "prosemirror-transform": "^1.2.1", + "prosemirror-view": "^1.13.3" + } + }, + "node_modules/prosemirror-transform": { + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.8.0.tgz", + "integrity": "sha512-BaSBsIMv52F1BVVMvOmp1yzD3u65uC3HTzCBQV1WDPqJRQ2LuHKcyfn0jwqodo8sR9vVzMzZyI+Dal5W9E6a9A==", + "dependencies": { + "prosemirror-model": "^1.0.0" + } + }, + "node_modules/prosemirror-view": { + "version": "1.23.5", + "license": "MIT", + "dependencies": { + "prosemirror-model": "^1.16.0", + "prosemirror-state": "^1.0.0", + "prosemirror-transform": "^1.1.0" + } + }, + "node_modules/proxy-addr": { + "version": "2.0.7", + "license": "MIT", + "dependencies": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/proxy-from-env": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + }, + "node_modules/proxyquire": { + "version": "2.1.3", + "dev": true, + "license": "MIT", + "dependencies": { + "fill-keys": "^1.0.2", + "module-not-found-error": "^1.0.1", + "resolve": "^1.11.1" + } + }, + "node_modules/punycode": { + "version": "1.4.1", + "license": "MIT" + }, + "node_modules/qrcode": { + "version": "1.5.3", + "resolved": "https://registry.npmjs.org/qrcode/-/qrcode-1.5.3.tgz", + "integrity": "sha512-puyri6ApkEHYiVl4CFzo1tDkAZ+ATcnbJrJ6RiBM1Fhctdn/ix9MTE3hRph33omisEbC/2fcfemsseiKgBPKZg==", + "dependencies": { + "dijkstrajs": "^1.0.1", + "encode-utf8": "^1.0.3", + "pngjs": "^5.0.0", + "yargs": "^15.3.1" + }, + "bin": { + "qrcode": "bin/qrcode" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/qs": { + "version": "6.11.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz", + "integrity": "sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==", + "dependencies": { + "side-channel": "^1.0.4" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/raw-body": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", + "dependencies": { + "bytes": "3.1.2", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/re-emitter": { + "version": "1.1.3", + "dev": true, + "license": "MIT" + }, + "node_modules/readable-stream": { + "version": "2.3.7", + "license": "MIT", + "dependencies": { + "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" + } + }, + "node_modules/readable-stream/node_modules/safe-buffer": { + "version": "5.1.2", + "license": "MIT" + }, + "node_modules/readdir-glob": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz", + "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==", + "dependencies": { + "minimatch": "^5.1.0" + } + }, + "node_modules/readdir-glob/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/readdir-glob/node_modules/minimatch": { + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/regenerator-runtime": { + "version": "0.13.11", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", + "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" + }, + "node_modules/regexp.prototype.flags": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz", + "integrity": "sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "set-function-name": "^2.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/repeat-string": { + "version": "1.6.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10" + } + }, + "node_modules/repeating": { + "version": "2.0.1", + "dev": true, + "license": "MIT", + "dependencies": { + "is-finite": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/require-directory": { + "version": "2.1.1", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/require-main-filename": { + "version": "2.0.0", + "license": "ISC" + }, + "node_modules/resolve": { + "version": "1.21.0", + "dev": true, + "license": "MIT", + "dependencies": { + "is-core-module": "^2.8.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/response-time": { + "version": "2.3.2", + "license": "MIT", + "dependencies": { + "depd": "~1.1.0", + "on-headers": "~1.0.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/reusify": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", + "dev": true, + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "license": "ISC", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rotating-file-stream": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/rotating-file-stream/-/rotating-file-stream-3.1.1.tgz", + "integrity": "sha512-PNF1iDkxcZG+T87uUzLlcO4aquTCyY8yl+Q/OTK4dMwhwWDYWU4ZATYeIXHmYVGIzqZ2MrpY4WIkYc9Bsc3Nzw==", + "engines": { + "node": ">=14.0" + }, + "funding": { + "url": "https://www.blockchain.com/btc/address/12p1p5q7sK75tPyuesZmssiMYr4TKzpSCN" + } + }, + "node_modules/run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "queue-microtask": "^1.2.2" + } + }, + "node_modules/safe-array-concat": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.1.tgz", + "integrity": "sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==", + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.1", + "has-symbols": "^1.0.3", + "isarray": "^2.0.5" + }, + "engines": { + "node": ">=0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/safe-array-concat/node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/safe-regex-test": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz", + "integrity": "sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==", + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.3", + "is-regex": "^1.1.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + }, + "node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/send": { + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz", + "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==", + "dependencies": { + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "mime": "1.6.0", + "ms": "2.1.3", + "on-finished": "2.4.1", + "range-parser": "~1.2.1", + "statuses": "2.0.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/send/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/send/node_modules/debug/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" + }, + "node_modules/send/node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/send/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + }, + "node_modules/send/node_modules/on-finished": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/serve-static": { + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz", + "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==", + "dependencies": { + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "parseurl": "~1.3.3", + "send": "0.18.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/set-blocking": { + "version": "2.0.0", + "license": "ISC" + }, + "node_modules/set-function-length": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.1.1.tgz", + "integrity": "sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==", + "dependencies": { + "define-data-property": "^1.1.1", + "get-intrinsic": "^1.2.1", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/set-function-name": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.1.tgz", + "integrity": "sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==", + "dependencies": { + "define-data-property": "^1.0.1", + "functions-have-names": "^1.2.3", + "has-property-descriptors": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/setprototypeof": { + "version": "1.2.0", + "license": "ISC" + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "license": "MIT", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/side-channel": { + "version": "1.0.4", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.0", + "get-intrinsic": "^1.0.2", + "object-inspect": "^1.9.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/sift": { + "version": "16.0.1", + "resolved": "https://registry.npmjs.org/sift/-/sift-16.0.1.tgz", + "integrity": "sha512-Wv6BjQ5zbhW7VFefWusVP33T/EM0vYikCaQ2qR8yULbsilAT8/wQaXvuQ3ptGLpoKx+lihJE3y2UTgKDyyNHZQ==" + }, + "node_modules/signal-exit": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + }, + "node_modules/smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "engines": { + "node": ">= 6.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socket.io": { + "version": "4.7.2", + "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.7.2.tgz", + "integrity": "sha512-bvKVS29/I5fl2FGLNHuXlQaUH/BlzX1IN6S+NKLNZpBsPZIDH+90eQmCs2Railn4YUiww4SzUedJ6+uzwFnKLw==", + "dependencies": { + "accepts": "~1.3.4", + "base64id": "~2.0.0", + "cors": "~2.8.5", + "debug": "~4.3.2", + "engine.io": "~6.5.2", + "socket.io-adapter": "~2.5.2", + "socket.io-parser": "~4.2.4" + }, + "engines": { + "node": ">=10.2.0" + } + }, + "node_modules/socket.io-adapter": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.5.2.tgz", + "integrity": "sha512-87C3LO/NOMc+eMcpcxUBebGjkpMDkNBS9tf7KJqcDsmL936EChtVva71Dw2q4tQcuVC+hAUy4an2NO/sYXmwRA==", + "dependencies": { + "ws": "~8.11.0" + } + }, + "node_modules/socket.io-parser": { + "version": "4.2.4", + "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz", + "integrity": "sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==", + "dependencies": { + "@socket.io/component-emitter": "~3.1.0", + "debug": "~4.3.1" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/socks": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", + "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", + "dependencies": { + "ip": "^2.0.0", + "smart-buffer": "^4.2.0" + }, + "engines": { + "node": ">= 10.13.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/source-map": { + "version": "0.5.7", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/sparse-bitfield": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz", + "integrity": "sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ==", + "optional": true, + "dependencies": { + "memory-pager": "^1.0.2" + } + }, + "node_modules/speakeasy": { + "version": "2.0.0", + "license": "MIT", + "dependencies": { + "base32.js": "0.0.1" + }, + "engines": { + "node": ">= 0.10.0" + } + }, + "node_modules/split": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "dependencies": { + "through": "2" + }, + "engines": { + "node": "*" + } + }, + "node_modules/sprintf-js": { + "version": "1.0.3", + "license": "BSD-3-Clause" + }, + "node_modules/statuses": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", + "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/stop-iteration-iterator": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz", + "integrity": "sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==", + "dev": true, + "dependencies": { + "internal-slot": "^1.0.4" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/stream-events": { + "version": "1.0.5", + "license": "MIT", + "dependencies": { + "stubs": "^3.0.0" + } + }, + "node_modules/streamsearch": { + "version": "0.1.2", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/string_decoder": { + "version": "1.1.1", + "license": "MIT", + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/string_decoder/node_modules/safe-buffer": { + "version": "5.1.2", + "license": "MIT" + }, + "node_modules/string-width": { + "version": "4.2.3", + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string.prototype.trim": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz", + "integrity": "sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/string.prototype.trimend": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz", + "integrity": "sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/string.prototype.trimstart": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz", + "integrity": "sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-bom": { + "version": "2.0.0", + "dev": true, + "license": "MIT", + "dependencies": { + "is-utf8": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/strnum": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz", + "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==", + "optional": true + }, + "node_modules/stubs": { + "version": "3.0.0", + "license": "MIT" + }, + "node_modules/superagent": { + "version": "8.0.6", + "resolved": "https://registry.npmjs.org/superagent/-/superagent-8.0.6.tgz", + "integrity": "sha512-HqSe6DSIh3hEn6cJvCkaM1BLi466f1LHi4yubR0tpewlMpk4RUFFy35bKz8SsPBwYfIIJy5eclp+3tCYAuX0bw==", + "dev": true, + "dependencies": { + "component-emitter": "^1.3.0", + "cookiejar": "^2.1.3", + "debug": "^4.3.4", + "fast-safe-stringify": "^2.1.1", + "form-data": "^4.0.0", + "formidable": "^2.1.1", + "methods": "^1.1.2", + "mime": "2.6.0", + "qs": "^6.11.0", + "semver": "^7.3.8" + }, + "engines": { + "node": ">=6.4.0 <13 || >=14" + } + }, + "node_modules/superagent/node_modules/mime": { + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz", + "integrity": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==", + "dev": true, + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=4.0.0" + } + }, + "node_modules/supertest": { + "version": "6.3.3", + "resolved": "https://registry.npmjs.org/supertest/-/supertest-6.3.3.tgz", + "integrity": "sha512-EMCG6G8gDu5qEqRQ3JjjPs6+FYT1a7Hv5ApHvtSghmOFJYtsU5S+pSb6Y2EUeCEY3CmEL3mmQ8YWlPOzQomabA==", + "dev": true, + "dependencies": { + "methods": "^1.1.2", + "superagent": "^8.0.5" + }, + "engines": { + "node": ">=6.4.0" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "dev": true, + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/swagger-jsdoc": { + "version": "6.2.8", + "resolved": "https://registry.npmjs.org/swagger-jsdoc/-/swagger-jsdoc-6.2.8.tgz", + "integrity": "sha512-VPvil1+JRpmJ55CgAtn8DIcpBs0bL5L3q5bVQvF4tAW/k/9JYSj7dCpaYCAv5rufe0vcCbBRQXGvzpkWjvLklQ==", + "dependencies": { + "commander": "6.2.0", + "doctrine": "3.0.0", + "glob": "7.1.6", + "lodash.mergewith": "^4.6.2", + "swagger-parser": "^10.0.3", + "yaml": "2.0.0-1" + }, + "bin": { + "swagger-jsdoc": "bin/swagger-jsdoc.js" + }, + "engines": { + "node": ">=12.0.0" + } + }, + "node_modules/swagger-jsdoc/node_modules/glob": { + "version": "7.1.6", + "license": "ISC", + "dependencies": { + "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" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/swagger-parser": { + "version": "10.0.3", + "resolved": "https://registry.npmjs.org/swagger-parser/-/swagger-parser-10.0.3.tgz", + "integrity": "sha512-nF7oMeL4KypldrQhac8RyHerJeGPD1p2xDh900GPvc+Nk7nWP6jX2FcC7WmkinMoAmoO774+AFXcWsW8gMWEIg==", + "dependencies": { + "@apidevtools/swagger-parser": "10.0.3" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/swot-simple": { + "version": "1.0.0", + "license": "ISC", + "dependencies": { + "tldjs": "^1.5.2" + } + }, + "node_modules/tap-out": { + "version": "2.1.0", + "dev": true, + "license": "MIT", + "dependencies": { + "re-emitter": "1.1.3", + "readable-stream": "2.2.9", + "split": "1.0.0", + "trim": "0.0.1" + }, + "bin": { + "tap-out": "bin/cmd.js" + } + }, + "node_modules/tap-out/node_modules/process-nextick-args": { + "version": "1.0.7", + "dev": true, + "license": "MIT" + }, + "node_modules/tap-out/node_modules/readable-stream": { + "version": "2.2.9", + "dev": true, + "license": "MIT", + "dependencies": { + "buffer-shims": "~1.0.0", + "core-util-is": "~1.0.0", + "inherits": "~2.0.1", + "isarray": "~1.0.0", + "process-nextick-args": "~1.0.6", + "string_decoder": "~1.0.0", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/tap-out/node_modules/safe-buffer": { + "version": "5.1.2", + "dev": true, + "license": "MIT" + }, + "node_modules/tap-out/node_modules/string_decoder": { + "version": "1.0.3", + "dev": true, + "license": "MIT", + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/tap-spec": { + "version": "5.0.0", + "dev": true, + "license": "MIT", + "dependencies": { + "chalk": "^1.0.0", + "duplexer": "^0.1.1", + "figures": "^1.4.0", + "lodash": "^4.17.10", + "pretty-ms": "^2.1.0", + "repeat-string": "^1.5.2", + "tap-out": "^2.1.0", + "through2": "^2.0.0" + }, + "bin": { + "tap-spec": "bin/cmd.js", + "tspec": "bin/cmd.js" + } + }, + "node_modules/tap-spec/node_modules/ansi-regex": { + "version": "2.1.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/tap-spec/node_modules/ansi-styles": { + "version": "2.2.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/tap-spec/node_modules/chalk": { + "version": "1.1.3", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^2.2.1", + "escape-string-regexp": "^1.0.2", + "has-ansi": "^2.0.0", + "strip-ansi": "^3.0.0", + "supports-color": "^2.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/tap-spec/node_modules/escape-string-regexp": { + "version": "1.0.5", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/tap-spec/node_modules/strip-ansi": { + "version": "3.0.1", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^2.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/tap-spec/node_modules/supports-color": { + "version": "2.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/tape": { + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/tape/-/tape-5.7.2.tgz", + "integrity": "sha512-cvSyprYahyOYXbtBwV/B7nrx7kINeZ3VZ9fKoSywoPwZN3oQ1WVLvt+Vl0XCz/gi37CDrY3dlW790nzviIzoPw==", + "dev": true, + "dependencies": { + "@ljharb/resumer": "^0.0.1", + "@ljharb/through": "^2.3.11", + "array.prototype.every": "^1.1.5", + "call-bind": "^1.0.5", + "deep-equal": "^2.2.2", + "defined": "^1.0.1", + "dotignore": "^0.1.2", + "for-each": "^0.3.3", + "get-package-type": "^0.1.0", + "glob": "^7.2.3", + "has-dynamic-import": "^2.0.1", + "hasown": "^2.0.0", + "inherits": "^2.0.4", + "is-regex": "^1.1.4", + "minimist": "^1.2.8", + "mock-property": "^1.0.2", + "object-inspect": "^1.13.1", + "object-is": "^1.1.5", + "object-keys": "^1.1.1", + "object.assign": "^4.1.4", + "resolve": "^2.0.0-next.5", + "string.prototype.trim": "^1.2.8" + }, + "bin": { + "tape": "bin/tape" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/tape/node_modules/resolve": { + "version": "2.0.0-next.5", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz", + "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", + "dev": true, + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/tar": { + "version": "6.1.15", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz", + "integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==", + "dependencies": { + "chownr": "^2.0.0", + "fs-minipass": "^2.0.0", + "minipass": "^5.0.0", + "minizlib": "^2.1.1", + "mkdirp": "^1.0.3", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/tar-stream": { + "version": "2.2.0", + "license": "MIT", + "dependencies": { + "bl": "^4.0.3", + "end-of-stream": "^1.4.1", + "fs-constants": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^3.1.1" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/tar-stream/node_modules/readable-stream": { + "version": "3.6.0", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/tar/node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/teeny-request": { + "version": "7.1.1", + "license": "Apache-2.0", + "dependencies": { + "http-proxy-agent": "^4.0.0", + "https-proxy-agent": "^5.0.0", + "node-fetch": "^2.6.1", + "stream-events": "^1.0.5", + "uuid": "^8.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/text-table": { + "version": "0.2.0", + "dev": true, + "license": "MIT" + }, + "node_modules/through": { + "version": "2.3.8", + "dev": true, + "license": "MIT" + }, + "node_modules/through2": { + "version": "2.0.5", + "dev": true, + "license": "MIT", + "dependencies": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + } + }, + "node_modules/tldjs": { + "version": "1.8.0", + "hasInstallScript": true, + "license": "MIT", + "dependencies": { + "punycode": "^1.4.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/to-fast-properties": { + "version": "1.0.3", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/toidentifier": { + "version": "1.0.1", + "license": "MIT", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/tr46": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz", + "integrity": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==", + "dependencies": { + "punycode": "^2.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/tr46/node_modules/punycode": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", + "engines": { + "node": ">=6" + } + }, + "node_modules/trim": { + "version": "0.0.1", + "dev": true + }, + "node_modules/trim-right": { + "version": "1.0.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/tslib": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", + "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", + "optional": true + }, + "node_modules/tsscmp": { + "version": "1.0.6", + "license": "MIT", + "engines": { + "node": ">=0.6.x" + } + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/type-detect": { + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", + "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/type-is": { + "version": "1.6.18", + "license": "MIT", + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/typed-array-buffer": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz", + "integrity": "sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==", + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.1", + "is-typed-array": "^1.1.10" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/typed-array-byte-length": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz", + "integrity": "sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==", + "dependencies": { + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "has-proto": "^1.0.1", + "is-typed-array": "^1.1.10" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typed-array-byte-offset": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz", + "integrity": "sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==", + "dependencies": { + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "has-proto": "^1.0.1", + "is-typed-array": "^1.1.10" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typed-array-length": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", + "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==", + "dependencies": { + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "is-typed-array": "^1.1.9" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typedarray": { + "version": "0.0.6", + "license": "MIT" + }, + "node_modules/uglify-js": { + "version": "3.14.5", + "dev": true, + "license": "BSD-2-Clause", + "optional": true, + "bin": { + "uglifyjs": "bin/uglifyjs" + }, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/unbox-primitive": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "dependencies": { + "call-bind": "^1.0.2", + "has-bigints": "^1.0.2", + "has-symbols": "^1.0.3", + "which-boxed-primitive": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/unpipe": { + "version": "1.0.0", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/uri-js/node_modules/punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/urlgrey": { + "version": "1.0.0", + "license": "BSD-2-Clause", + "dependencies": { + "fast-url-parser": "^1.1.3" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "license": "MIT" + }, + "node_modules/utils-merge": { + "version": "1.0.1", + "license": "MIT", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/uuid": { + "version": "8.3.2", + "license": "MIT", + "bin": { + "uuid": "dist/bin/uuid" + } + }, + "node_modules/validator": { + "version": "13.7.0", + "resolved": "https://registry.npmjs.org/validator/-/validator-13.7.0.tgz", + "integrity": "sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/vary": { + "version": "1.1.2", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/w3c-keyname": { + "version": "2.2.4", + "license": "MIT" + }, + "node_modules/webidl-conversions": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz", + "integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==", + "engines": { + "node": ">=12" + } + }, + "node_modules/whatwg-url": { + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz", + "integrity": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==", + "dependencies": { + "tr46": "^3.0.0", + "webidl-conversions": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/which": { + "version": "2.0.2", + "license": "ISC", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/which-boxed-primitive": { + "version": "1.0.2", + "license": "MIT", + "dependencies": { + "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" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/which-collection": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.1.tgz", + "integrity": "sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==", + "dev": true, + "dependencies": { + "is-map": "^2.0.1", + "is-set": "^2.0.1", + "is-weakmap": "^2.0.1", + "is-weakset": "^2.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/which-module": { + "version": "2.0.0", + "license": "ISC" + }, + "node_modules/which-typed-array": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.11.tgz", + "integrity": "sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==", + "dependencies": { + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/wide-align": { + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", + "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", + "dependencies": { + "string-width": "^1.0.2 || 2 || 3 || 4" + } + }, + "node_modules/wordwrap": { + "version": "1.0.0", + "dev": true, + "license": "MIT" + }, + "node_modules/wrap-ansi": { + "version": "6.2.0", + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "license": "ISC" + }, + "node_modules/ws": { + "version": "8.11.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz", + "integrity": "sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/xtend": { + "version": "4.0.2", + "license": "MIT", + "engines": { + "node": ">=0.4" + } + }, + "node_modules/y18n": { + "version": "4.0.3", + "license": "ISC" + }, + "node_modules/yallist": { + "version": "4.0.0", + "license": "ISC" + }, + "node_modules/yaml": { + "version": "2.0.0-1", + "license": "ISC", + "engines": { + "node": ">= 6" + } + }, + "node_modules/yargs": { + "version": "15.4.1", + "license": "MIT", + "dependencies": { + "cliui": "^6.0.0", + "decamelize": "^1.2.0", + "find-up": "^4.1.0", + "get-caller-file": "^2.0.1", + "require-directory": "^2.1.1", + "require-main-filename": "^2.0.0", + "set-blocking": "^2.0.0", + "string-width": "^4.2.0", + "which-module": "^2.0.0", + "y18n": "^4.0.0", + "yargs-parser": "^18.1.2" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/yargs-parser": { + "version": "18.1.3", + "license": "ISC", + "dependencies": { + "camelcase": "^5.0.0", + "decamelize": "^1.2.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/yocto-queue": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/z-schema": { + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/z-schema/-/z-schema-5.0.4.tgz", + "integrity": "sha512-gm/lx3hDzJNcLwseIeQVm1UcwhWIKpSB4NqH89pTBtFns4k/HDHudsICtvG05Bvw/Mv3jMyk700y5dadueLHdA==", + "dependencies": { + "lodash.get": "^4.4.2", + "lodash.isequal": "^4.5.0", + "validator": "^13.7.0" + }, + "bin": { + "z-schema": "bin/z-schema" + }, + "engines": { + "node": ">=8.0.0" + }, + "optionalDependencies": { + "commander": "^2.20.3" + } + }, + "node_modules/z-schema/node_modules/commander": { + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "optional": true + }, + "node_modules/zip-stream": { + "version": "4.1.0", + "license": "MIT", + "dependencies": { + "archiver-utils": "^2.1.0", + "compress-commons": "^4.1.0", + "readable-stream": "^3.6.0" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/zip-stream/node_modules/readable-stream": { + "version": "3.6.0", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + } + }, + "dependencies": { + "@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", + "dev": true + }, + "@apidevtools/json-schema-ref-parser": { + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.1.0.tgz", + "integrity": "sha512-teB30tFooE3iQs2HQIKJ02D8UZA1Xy1zaczzhUjJs0CymYxeC0g+y5rCY2p8NHBM6DBUVoR8rSM4kHLj1WE9mQ==", + "requires": { + "@jsdevtools/ono": "^7.1.3", + "@types/json-schema": "^7.0.6", + "call-me-maybe": "^1.0.1", + "js-yaml": "^4.1.0" + }, + "dependencies": { + "argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, + "js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "requires": { + "argparse": "^2.0.1" + } + } + } + }, + "@apidevtools/openapi-schemas": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz", + "integrity": "sha512-Zc1AlqrJlX3SlpupFGpiLi2EbteyP7fXmUOGup6/DnkRgjP9bgMM/ag+n91rsv0U1Gpz0H3VILA/o3bW7Ua6BQ==" + }, + "@apidevtools/swagger-methods": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@apidevtools/swagger-methods/-/swagger-methods-3.0.2.tgz", + "integrity": "sha512-QAkD5kK2b1WfjDS/UQn/qQkbwF31uqRjPTrsCs5ZG9BQGAkjwvqGFjjPqAuzac/IYzpPtRzjCP1WrTuAIjMrXg==" + }, + "@apidevtools/swagger-parser": { + "version": "10.0.3", + "resolved": "https://registry.npmjs.org/@apidevtools/swagger-parser/-/swagger-parser-10.0.3.tgz", + "integrity": "sha512-sNiLY51vZOmSPFZA5TF35KZ2HbgYklQnTSDnkghamzLb3EkNtcQnrBQEj5AOCxHpTtXpqMCRM1CrmV2rG6nw4g==", + "requires": { + "@apidevtools/json-schema-ref-parser": "^9.0.6", + "@apidevtools/openapi-schemas": "^2.0.4", + "@apidevtools/swagger-methods": "^3.0.2", + "@jsdevtools/ono": "^7.1.3", + "call-me-maybe": "^1.0.1", + "z-schema": "^5.0.1" + } + }, + "@aws-crypto/crc32": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@aws-crypto/crc32/-/crc32-3.0.0.tgz", + "integrity": "sha512-IzSgsrxUcsrejQbPVilIKy16kAT52EwB6zSaI+M3xxIhKh5+aldEyvI+z6erM7TCLB2BJsFrtHjp6/4/sr+3dA==", + "optional": true, + "requires": { + "@aws-crypto/util": "^3.0.0", + "@aws-sdk/types": "^3.222.0", + "tslib": "^1.11.1" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "optional": true + } + } + }, + "@aws-crypto/ie11-detection": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@aws-crypto/ie11-detection/-/ie11-detection-3.0.0.tgz", + "integrity": "sha512-341lBBkiY1DfDNKai/wXM3aujNBkXR7tq1URPQDL9wi3AUbI80NR74uF1TXHMm7po1AcnFk8iu2S2IeU/+/A+Q==", + "optional": true, + "requires": { + "tslib": "^1.11.1" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "optional": true + } + } + }, + "@aws-crypto/sha256-browser": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-3.0.0.tgz", + "integrity": "sha512-8VLmW2B+gjFbU5uMeqtQM6Nj0/F1bro80xQXCW6CQBWgosFWXTx77aeOF5CAIAmbOK64SdMBJdNr6J41yP5mvQ==", + "optional": true, + "requires": { + "@aws-crypto/ie11-detection": "^3.0.0", + "@aws-crypto/sha256-js": "^3.0.0", + "@aws-crypto/supports-web-crypto": "^3.0.0", + "@aws-crypto/util": "^3.0.0", + "@aws-sdk/types": "^3.222.0", + "@aws-sdk/util-locate-window": "^3.0.0", + "@aws-sdk/util-utf8-browser": "^3.0.0", + "tslib": "^1.11.1" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "optional": true + } + } + }, + "@aws-crypto/sha256-js": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-3.0.0.tgz", + "integrity": "sha512-PnNN7os0+yd1XvXAy23CFOmTbMaDxgxXtTKHybrJ39Y8kGzBATgBFibWJKH6BhytLI/Zyszs87xCOBNyBig6vQ==", + "optional": true, + "requires": { + "@aws-crypto/util": "^3.0.0", + "@aws-sdk/types": "^3.222.0", + "tslib": "^1.11.1" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "optional": true + } + } + }, + "@aws-crypto/supports-web-crypto": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-3.0.0.tgz", + "integrity": "sha512-06hBdMwUAb2WFTuGG73LSC0wfPu93xWwo5vL2et9eymgmu3Id5vFAHBbajVWiGhPO37qcsdCap/FqXvJGJWPIg==", + "optional": true, + "requires": { + "tslib": "^1.11.1" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "optional": true + } + } + }, + "@aws-crypto/util": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-3.0.0.tgz", + "integrity": "sha512-2OJlpeJpCR48CC8r+uKVChzs9Iungj9wkZrl8Z041DWEWvyIHILYKCPNzJghKsivj+S3mLo6BVc7mBNzdxA46w==", + "optional": true, + "requires": { + "@aws-sdk/types": "^3.222.0", + "@aws-sdk/util-utf8-browser": "^3.0.0", + "tslib": "^1.11.1" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "optional": true + } + } + }, + "@aws-sdk/client-cognito-identity": { + "version": "3.414.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.414.0.tgz", + "integrity": "sha512-U9J0R/22eftQjY6JeAzXXYSgA+T6vx/jDsBBWBIKTjCZPBmmVOb2A4/d4sxHMxjh6Ms3DolpocE5FCbB9eGBEg==", + "optional": true, + "requires": { + "@aws-crypto/sha256-browser": "3.0.0", + "@aws-crypto/sha256-js": "3.0.0", + "@aws-sdk/client-sts": "3.414.0", + "@aws-sdk/credential-provider-node": "3.414.0", + "@aws-sdk/middleware-host-header": "3.413.0", + "@aws-sdk/middleware-logger": "3.413.0", + "@aws-sdk/middleware-recursion-detection": "3.413.0", + "@aws-sdk/middleware-signing": "3.413.0", + "@aws-sdk/middleware-user-agent": "3.413.0", + "@aws-sdk/region-config-resolver": "3.413.0", + "@aws-sdk/types": "3.413.0", + "@aws-sdk/util-endpoints": "3.413.0", + "@aws-sdk/util-user-agent-browser": "3.413.0", + "@aws-sdk/util-user-agent-node": "3.413.0", + "@smithy/config-resolver": "^2.0.8", + "@smithy/fetch-http-handler": "^2.1.3", + "@smithy/hash-node": "^2.0.7", + "@smithy/invalid-dependency": "^2.0.7", + "@smithy/middleware-content-length": "^2.0.9", + "@smithy/middleware-endpoint": "^2.0.7", + "@smithy/middleware-retry": "^2.0.10", + "@smithy/middleware-serde": "^2.0.7", + "@smithy/middleware-stack": "^2.0.0", + "@smithy/node-config-provider": "^2.0.10", + "@smithy/node-http-handler": "^2.1.3", + "@smithy/protocol-http": "^3.0.3", + "@smithy/smithy-client": "^2.1.4", + "@smithy/types": "^2.3.1", + "@smithy/url-parser": "^2.0.7", + "@smithy/util-base64": "^2.0.0", + "@smithy/util-body-length-browser": "^2.0.0", + "@smithy/util-body-length-node": "^2.1.0", + "@smithy/util-defaults-mode-browser": "^2.0.8", + "@smithy/util-defaults-mode-node": "^2.0.10", + "@smithy/util-retry": "^2.0.0", + "@smithy/util-utf8": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/client-sso": { + "version": "3.414.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.414.0.tgz", + "integrity": "sha512-GvRwQ7wA3edzsQEKS70ZPhkOUZ62PAiXasjp6GxrsADEb8sV1z4FxXNl9Un/7fQxKkh9QYaK1Wu1PmhLi9MLMg==", + "optional": true, + "requires": { + "@aws-crypto/sha256-browser": "3.0.0", + "@aws-crypto/sha256-js": "3.0.0", + "@aws-sdk/middleware-host-header": "3.413.0", + "@aws-sdk/middleware-logger": "3.413.0", + "@aws-sdk/middleware-recursion-detection": "3.413.0", + "@aws-sdk/middleware-user-agent": "3.413.0", + "@aws-sdk/region-config-resolver": "3.413.0", + "@aws-sdk/types": "3.413.0", + "@aws-sdk/util-endpoints": "3.413.0", + "@aws-sdk/util-user-agent-browser": "3.413.0", + "@aws-sdk/util-user-agent-node": "3.413.0", + "@smithy/config-resolver": "^2.0.8", + "@smithy/fetch-http-handler": "^2.1.3", + "@smithy/hash-node": "^2.0.7", + "@smithy/invalid-dependency": "^2.0.7", + "@smithy/middleware-content-length": "^2.0.9", + "@smithy/middleware-endpoint": "^2.0.7", + "@smithy/middleware-retry": "^2.0.10", + "@smithy/middleware-serde": "^2.0.7", + "@smithy/middleware-stack": "^2.0.0", + "@smithy/node-config-provider": "^2.0.10", + "@smithy/node-http-handler": "^2.1.3", + "@smithy/protocol-http": "^3.0.3", + "@smithy/smithy-client": "^2.1.4", + "@smithy/types": "^2.3.1", + "@smithy/url-parser": "^2.0.7", + "@smithy/util-base64": "^2.0.0", + "@smithy/util-body-length-browser": "^2.0.0", + "@smithy/util-body-length-node": "^2.1.0", + "@smithy/util-defaults-mode-browser": "^2.0.8", + "@smithy/util-defaults-mode-node": "^2.0.10", + "@smithy/util-retry": "^2.0.0", + "@smithy/util-utf8": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/client-sts": { + "version": "3.414.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.414.0.tgz", + "integrity": "sha512-xeYH3si6Imp1EWolWn1zuxJJu2AXKwXl1HDftQULwC5AWkm1mNFbXYSJN4hQul1IM+kn+JTRB0XRHByQkKhe+Q==", + "optional": true, + "requires": { + "@aws-crypto/sha256-browser": "3.0.0", + "@aws-crypto/sha256-js": "3.0.0", + "@aws-sdk/credential-provider-node": "3.414.0", + "@aws-sdk/middleware-host-header": "3.413.0", + "@aws-sdk/middleware-logger": "3.413.0", + "@aws-sdk/middleware-recursion-detection": "3.413.0", + "@aws-sdk/middleware-sdk-sts": "3.413.0", + "@aws-sdk/middleware-signing": "3.413.0", + "@aws-sdk/middleware-user-agent": "3.413.0", + "@aws-sdk/region-config-resolver": "3.413.0", + "@aws-sdk/types": "3.413.0", + "@aws-sdk/util-endpoints": "3.413.0", + "@aws-sdk/util-user-agent-browser": "3.413.0", + "@aws-sdk/util-user-agent-node": "3.413.0", + "@smithy/config-resolver": "^2.0.8", + "@smithy/fetch-http-handler": "^2.1.3", + "@smithy/hash-node": "^2.0.7", + "@smithy/invalid-dependency": "^2.0.7", + "@smithy/middleware-content-length": "^2.0.9", + "@smithy/middleware-endpoint": "^2.0.7", + "@smithy/middleware-retry": "^2.0.10", + "@smithy/middleware-serde": "^2.0.7", + "@smithy/middleware-stack": "^2.0.0", + "@smithy/node-config-provider": "^2.0.10", + "@smithy/node-http-handler": "^2.1.3", + "@smithy/protocol-http": "^3.0.3", + "@smithy/smithy-client": "^2.1.4", + "@smithy/types": "^2.3.1", + "@smithy/url-parser": "^2.0.7", + "@smithy/util-base64": "^2.0.0", + "@smithy/util-body-length-browser": "^2.0.0", + "@smithy/util-body-length-node": "^2.1.0", + "@smithy/util-defaults-mode-browser": "^2.0.8", + "@smithy/util-defaults-mode-node": "^2.0.10", + "@smithy/util-retry": "^2.0.0", + "@smithy/util-utf8": "^2.0.0", + "fast-xml-parser": "4.2.5", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/credential-provider-cognito-identity": { + "version": "3.414.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-cognito-identity/-/credential-provider-cognito-identity-3.414.0.tgz", + "integrity": "sha512-sAbp5HVy0YmvXUKkkTt8Tr5a5XNQMxshxI+pmXHLCHNpRATS9A6i7YHVNMGmERKGriFWZG0Q8qgKh1E+rvN7fQ==", + "optional": true, + "requires": { + "@aws-sdk/client-cognito-identity": "3.414.0", + "@aws-sdk/types": "3.413.0", + "@smithy/property-provider": "^2.0.0", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/credential-provider-env": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.413.0.tgz", + "integrity": "sha512-yeMOkfG20/RlzfPMtQuDB647AcPEvFEVYOWZzAWVJfldYQ5ybKr0d7sBkgG9sdAzGkK3Aw9dE4rigYI8EIqc1Q==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "@smithy/property-provider": "^2.0.0", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/credential-provider-ini": { + "version": "3.414.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.414.0.tgz", + "integrity": "sha512-rlpLLx70roJL/t40opWC96LbIASejdMbRlgSCRpK8b/hKngYDe5A7SRVacaw08vYrAywxRiybxpQOwOt9b++rA==", + "optional": true, + "requires": { + "@aws-sdk/credential-provider-env": "3.413.0", + "@aws-sdk/credential-provider-process": "3.413.0", + "@aws-sdk/credential-provider-sso": "3.414.0", + "@aws-sdk/credential-provider-web-identity": "3.413.0", + "@aws-sdk/types": "3.413.0", + "@smithy/credential-provider-imds": "^2.0.0", + "@smithy/property-provider": "^2.0.0", + "@smithy/shared-ini-file-loader": "^2.0.6", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/credential-provider-node": { + "version": "3.414.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.414.0.tgz", + "integrity": "sha512-xlkcOUKeGHInxWKKrZKIPSBCUL/ozyCldJBjmMKEj7ZmBAEiDcjpMe3pZ//LibMkCSy0b/7jtyQBE/eaIT2o0A==", + "optional": true, + "requires": { + "@aws-sdk/credential-provider-env": "3.413.0", + "@aws-sdk/credential-provider-ini": "3.414.0", + "@aws-sdk/credential-provider-process": "3.413.0", + "@aws-sdk/credential-provider-sso": "3.414.0", + "@aws-sdk/credential-provider-web-identity": "3.413.0", + "@aws-sdk/types": "3.413.0", + "@smithy/credential-provider-imds": "^2.0.0", + "@smithy/property-provider": "^2.0.0", + "@smithy/shared-ini-file-loader": "^2.0.6", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/credential-provider-process": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.413.0.tgz", + "integrity": "sha512-GFJdgS14GzJ1wc2DEnS44Z/34iBZ05CAkvDsLN2CMwcDgH4eZuif9/x0lwzIJBK3xVFHzYUeVvEzsqRPbCHRsw==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "@smithy/property-provider": "^2.0.0", + "@smithy/shared-ini-file-loader": "^2.0.6", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/credential-provider-sso": { + "version": "3.414.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.414.0.tgz", + "integrity": "sha512-w9g2hlkZn7WekWICRqk+L33py7KrjYMFryVpkKXOx2pjDchCfZDr6pL1ml782GZ0L3qsob4SbNpbtp13JprnWQ==", + "optional": true, + "requires": { + "@aws-sdk/client-sso": "3.414.0", + "@aws-sdk/token-providers": "3.413.0", + "@aws-sdk/types": "3.413.0", + "@smithy/property-provider": "^2.0.0", + "@smithy/shared-ini-file-loader": "^2.0.6", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/credential-provider-web-identity": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.413.0.tgz", + "integrity": "sha512-5cdA1Iq9JeEHtg59ERV9fdMQ7cS0JF6gH/BWA7HYEUGdSVPXCuwyEggPtG64QgpNU7SmxH+QdDG+Ldxz09ycIA==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "@smithy/property-provider": "^2.0.0", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/credential-providers": { + "version": "3.414.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-providers/-/credential-providers-3.414.0.tgz", + "integrity": "sha512-xv3cN/lu+HRroGWYWtqwBQ+guykyjSKHzYq6FlyfBZyjC6u8hoeNSNilFobIooJOXfrDM0LKr9L+uUlPE+0+lg==", + "optional": true, + "requires": { + "@aws-sdk/client-cognito-identity": "3.414.0", + "@aws-sdk/client-sso": "3.414.0", + "@aws-sdk/client-sts": "3.414.0", + "@aws-sdk/credential-provider-cognito-identity": "3.414.0", + "@aws-sdk/credential-provider-env": "3.413.0", + "@aws-sdk/credential-provider-ini": "3.414.0", + "@aws-sdk/credential-provider-node": "3.414.0", + "@aws-sdk/credential-provider-process": "3.413.0", + "@aws-sdk/credential-provider-sso": "3.414.0", + "@aws-sdk/credential-provider-web-identity": "3.413.0", + "@aws-sdk/types": "3.413.0", + "@smithy/credential-provider-imds": "^2.0.0", + "@smithy/property-provider": "^2.0.0", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/middleware-host-header": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.413.0.tgz", + "integrity": "sha512-r9PQx468EzPHo9wRzZLfgROpKtVdbkteMrdhsuM12bifVHjU1OHr7yfhc1OdWv39X8Xiv6F8n5r+RBQEM0S6+g==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "@smithy/protocol-http": "^3.0.3", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/middleware-logger": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.413.0.tgz", + "integrity": "sha512-jqcXDubcKvoqBy+kkEa0WoNjG6SveDeyNy+gdGnTV+DEtYjkcHrHJei4q0W5zFl0mzc+dP+z8tJF44rv95ZY3Q==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/middleware-recursion-detection": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.413.0.tgz", + "integrity": "sha512-C6k0IKJk/A4/VBGwUjxEPG+WOjjnmWAZVRBUzaeM7PqRh+g5rLcuIV356ntV3pREVxyiSTePTYVYIHU9YXkLKQ==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "@smithy/protocol-http": "^3.0.3", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/middleware-sdk-sts": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-sts/-/middleware-sdk-sts-3.413.0.tgz", + "integrity": "sha512-t0u//JUyaEZRVnH5q+Ur3tWnuyIsTdwA0XOdDCZXcSlLYzGp2MI/tScLjn9IydRrceIFpFfmbjk4Nf/Q6TeBTQ==", + "optional": true, + "requires": { + "@aws-sdk/middleware-signing": "3.413.0", + "@aws-sdk/types": "3.413.0", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/middleware-signing": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-signing/-/middleware-signing-3.413.0.tgz", + "integrity": "sha512-QFEnVvIKYPCermM+ESxEztgUgXzGSKpnPnohMYNvSZySqmOLu/4VvxiZbRO/BX9J3ZHcUgaw4vKm5VBZRrycxw==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "@smithy/property-provider": "^2.0.0", + "@smithy/protocol-http": "^3.0.3", + "@smithy/signature-v4": "^2.0.0", + "@smithy/types": "^2.3.1", + "@smithy/util-middleware": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/middleware-user-agent": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.413.0.tgz", + "integrity": "sha512-eVMJyeWxNBqerhfD+sE9sTjDtwQiECrfU6wpUQP5fGPhJD2cVVZPxuTuJGDZCu/4k/V61dF85IYlsPUNLdVQ6w==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "@aws-sdk/util-endpoints": "3.413.0", + "@smithy/protocol-http": "^3.0.3", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/region-config-resolver": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.413.0.tgz", + "integrity": "sha512-h90e6yyOhvoc+1F5vFk3C5mxwB8RSDEMKTO/fxexyur94seczZ1yxyYkTMZv30oc9RUiToABlHNrh/wxL7TZPQ==", + "optional": true, + "requires": { + "@smithy/node-config-provider": "^2.0.10", + "@smithy/types": "^2.3.1", + "@smithy/util-config-provider": "^2.0.0", + "@smithy/util-middleware": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/token-providers": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.413.0.tgz", + "integrity": "sha512-NfP1Ib9LAWVLMTOa/1aJwt4TRrlRrNyukCpVZGfNaMnNNEoP5Rakdbcs8KFVHe/MJzU+GdKVzxQ4TgRkLOGTrA==", + "optional": true, + "requires": { + "@aws-crypto/sha256-browser": "3.0.0", + "@aws-crypto/sha256-js": "3.0.0", + "@aws-sdk/middleware-host-header": "3.413.0", + "@aws-sdk/middleware-logger": "3.413.0", + "@aws-sdk/middleware-recursion-detection": "3.413.0", + "@aws-sdk/middleware-user-agent": "3.413.0", + "@aws-sdk/types": "3.413.0", + "@aws-sdk/util-endpoints": "3.413.0", + "@aws-sdk/util-user-agent-browser": "3.413.0", + "@aws-sdk/util-user-agent-node": "3.413.0", + "@smithy/config-resolver": "^2.0.8", + "@smithy/fetch-http-handler": "^2.1.3", + "@smithy/hash-node": "^2.0.7", + "@smithy/invalid-dependency": "^2.0.7", + "@smithy/middleware-content-length": "^2.0.9", + "@smithy/middleware-endpoint": "^2.0.7", + "@smithy/middleware-retry": "^2.0.10", + "@smithy/middleware-serde": "^2.0.7", + "@smithy/middleware-stack": "^2.0.0", + "@smithy/node-config-provider": "^2.0.10", + "@smithy/node-http-handler": "^2.1.3", + "@smithy/property-provider": "^2.0.0", + "@smithy/protocol-http": "^3.0.3", + "@smithy/shared-ini-file-loader": "^2.0.6", + "@smithy/smithy-client": "^2.1.4", + "@smithy/types": "^2.3.1", + "@smithy/url-parser": "^2.0.7", + "@smithy/util-base64": "^2.0.0", + "@smithy/util-body-length-browser": "^2.0.0", + "@smithy/util-body-length-node": "^2.1.0", + "@smithy/util-defaults-mode-browser": "^2.0.8", + "@smithy/util-defaults-mode-node": "^2.0.10", + "@smithy/util-retry": "^2.0.0", + "@smithy/util-utf8": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/types": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.413.0.tgz", + "integrity": "sha512-j1xib0f/TazIFc5ySIKOlT1ujntRbaoG4LJFeEezz4ji03/wSJMI8Vi4KjzpBp8J1tTu0oRDnsxRIGixsUBeYQ==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/util-endpoints": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.413.0.tgz", + "integrity": "sha512-VAwr7cITNb1L6/2XUPIbCOuhKGm0VtKCRblurrfUF2bxqG/wtuw/2Fm4ahYJPyxklOSXAMSq+RHdFWcir0YB/g==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/util-locate-window": { + "version": "3.310.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.310.0.tgz", + "integrity": "sha512-qo2t/vBTnoXpjKxlsC2e1gBrRm80M3bId27r0BRB2VniSSe7bL1mmzM+/HFtujm0iAxtPM+aLEflLJlJeDPg0w==", + "optional": true, + "requires": { + "tslib": "^2.5.0" + } + }, + "@aws-sdk/util-user-agent-browser": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.413.0.tgz", + "integrity": "sha512-7j/qWcRO2OBZBre2fC6V6M0PAS9n7k6i+VtofPkkhxC2DZszLJElqnooF9hGmVGYK3zR47Np4WjURXKIEZclWg==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "@smithy/types": "^2.3.1", + "bowser": "^2.11.0", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/util-user-agent-node": { + "version": "3.413.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.413.0.tgz", + "integrity": "sha512-vHm9TVZIzfWMeDvdmoOky6VarqOt8Pr68CESHN0jyuO6XbhCDnr9rpaXiBhbSR+N1Qm7R/AfJgAhQyTMu2G1OA==", + "optional": true, + "requires": { + "@aws-sdk/types": "3.413.0", + "@smithy/node-config-provider": "^2.0.10", + "@smithy/types": "^2.3.1", + "tslib": "^2.5.0" + } + }, + "@aws-sdk/util-utf8-browser": { + "version": "3.259.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz", + "integrity": "sha512-UvFa/vR+e19XookZF8RzFZBrw2EUkQWxiBW0yYQAhvk3C+QVGl0H3ouca8LDBlBfQKXwmW3huo/59H8rwb1wJw==", + "optional": true, + "requires": { + "tslib": "^2.3.1" + } + }, + "@babel/runtime": { + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.5.tgz", + "integrity": "sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==", + "requires": { + "regenerator-runtime": "^0.13.11" + } + }, + "@eslint-community/eslint-utils": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz", + "integrity": "sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==", + "dev": true, + "requires": { + "eslint-visitor-keys": "^3.3.0" + } + }, + "@eslint-community/regexpp": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.6.2.tgz", + "integrity": "sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==", + "dev": true + }, + "@eslint/eslintrc": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.3.tgz", + "integrity": "sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==", + "dev": true, + "requires": { + "ajv": "^6.12.4", + "debug": "^4.3.2", + "espree": "^9.6.0", + "globals": "^13.19.0", + "ignore": "^5.2.0", + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "minimatch": "^3.1.2", + "strip-json-comments": "^3.1.1" + }, + "dependencies": { + "argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "dev": true + }, + "js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dev": true, + "requires": { + "argparse": "^2.0.1" + } + } + } + }, + "@eslint/js": { + "version": "8.53.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz", + "integrity": "sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==", + "dev": true + }, + "@faker-js/faker": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/@faker-js/faker/-/faker-8.2.0.tgz", + "integrity": "sha512-VacmzZqVxdWdf9y64lDOMZNDMM/FQdtM9IsaOPKOm2suYwEatb8VkdHqOzXcDnZbk7YDE2BmsJmy/2Hmkn563g==" + }, + "@humanwhocodes/config-array": { + "version": "0.11.13", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", + "integrity": "sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==", + "dev": true, + "requires": { + "@humanwhocodes/object-schema": "^2.0.1", + "debug": "^4.1.1", + "minimatch": "^3.0.5" + } + }, + "@humanwhocodes/module-importer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "dev": true + }, + "@humanwhocodes/object-schema": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz", + "integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==", + "dev": true + }, + "@isle-project/email-to-institution": { + "version": "1.0.0", + "requires": { + "@stdlib/assert-is-email-address": "^0.0.7", + "@stdlib/string-capitalize": "^0.0.7", + "swot-simple": "^1.0.0", + "tldjs": "^2.3.1" + }, + "dependencies": { + "tldjs": { + "version": "2.3.1", + "requires": { + "punycode": "^1.4.1" + } + } + } + }, + "@jsdevtools/ono": { + "version": "7.1.3", + "resolved": "https://registry.npmjs.org/@jsdevtools/ono/-/ono-7.1.3.tgz", + "integrity": "sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==" + }, + "@ljharb/resumer": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/@ljharb/resumer/-/resumer-0.0.1.tgz", + "integrity": "sha512-skQiAOrCfO7vRTq53cxznMpks7wS1va95UCidALlOVWqvBAzwPVErwizDwoMqNVMEn1mDq0utxZd02eIrvF1lw==", + "dev": true, + "requires": { + "@ljharb/through": "^2.3.9" + } + }, + "@ljharb/through": { + "version": "2.3.11", + "resolved": "https://registry.npmjs.org/@ljharb/through/-/through-2.3.11.tgz", + "integrity": "sha512-ccfcIDlogiXNq5KcbAwbaO7lMh3Tm1i3khMPYpxlK8hH/W53zN81KM9coerRLOnTGu3nfXIniAmQbRI9OxbC0w==", + "dev": true, + "requires": { + "call-bind": "^1.0.2" + } + }, + "@mapbox/node-pre-gyp": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz", + "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==", + "requires": { + "detect-libc": "^2.0.0", + "https-proxy-agent": "^5.0.0", + "make-dir": "^3.1.0", + "node-fetch": "^2.6.7", + "nopt": "^5.0.0", + "npmlog": "^5.0.1", + "rimraf": "^3.0.2", + "semver": "^7.3.5", + "tar": "^6.1.11" + } + }, + "@mongodb-js/saslprep": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.1.0.tgz", + "integrity": "sha512-Xfijy7HvfzzqiOAhAepF4SGN5e9leLkMvg/OPOF97XemjfVCYN/oWa75wnkc6mltMSTwY+XlbhWgUOJmkFspSw==", + "optional": true, + "requires": { + "sparse-bitfield": "^3.0.3" + } + }, + "@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dev": true, + "requires": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + } + }, + "@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "dev": true + }, + "@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dev": true, + "requires": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + } + }, + "@smithy/abort-controller": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.0.8.tgz", + "integrity": "sha512-2SOdVj5y0zE37Y9scSXoizoxgi6mgnDabi7a/SOfhl0p+50I0rIkuJTfyAuTPDtQ7e5dD6tSZPCLB3c/YM6Zig==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/config-resolver": { + "version": "2.0.9", + "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-2.0.9.tgz", + "integrity": "sha512-QBkGPLUqyPmis9Erz8v4q5lo/ErnF7+GD5WZHa6JZiXopUPfaaM+B21n8gzS5xCkIXZmnwzNQhObP9xQPu8oqQ==", + "optional": true, + "requires": { + "@smithy/node-config-provider": "^2.0.11", + "@smithy/types": "^2.3.2", + "@smithy/util-config-provider": "^2.0.0", + "@smithy/util-middleware": "^2.0.1", + "tslib": "^2.5.0" + } + }, + "@smithy/credential-provider-imds": { + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-2.0.11.tgz", + "integrity": "sha512-uJJs8dnM5iXkn8a2GaKvlKMhcOJ+oJPYqY9gY3CM/EieCVObIDjxUtR/g8lU/k/A+OauA78GzScAfulmFjPOYA==", + "optional": true, + "requires": { + "@smithy/node-config-provider": "^2.0.11", + "@smithy/property-provider": "^2.0.9", + "@smithy/types": "^2.3.2", + "@smithy/url-parser": "^2.0.8", + "tslib": "^2.5.0" + } + }, + "@smithy/eventstream-codec": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-2.0.8.tgz", + "integrity": "sha512-onO4to8ujCKn4m5XagReT9Nc6FlNG5vveuvjp1H7AtaG7njdet1LOl6/jmUOkskF2C/w+9jNw3r9Ak+ghOvN0A==", + "optional": true, + "requires": { + "@aws-crypto/crc32": "3.0.0", + "@smithy/types": "^2.3.2", + "@smithy/util-hex-encoding": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@smithy/fetch-http-handler": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-2.1.4.tgz", + "integrity": "sha512-SL24M9W5ERByoXaVicRx+bj9GJVujDnPn+QO7GY7adhY0mPGa6DSF58pVKsgIh4r5Tx/k3SWCPlH4BxxSxA/fQ==", + "optional": true, + "requires": { + "@smithy/protocol-http": "^3.0.4", + "@smithy/querystring-builder": "^2.0.8", + "@smithy/types": "^2.3.2", + "@smithy/util-base64": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@smithy/hash-node": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-2.0.8.tgz", + "integrity": "sha512-yZL/nmxZzjZV5/QX5JWSgXlt0HxuMTwFO89CS++jOMMPiCMZngf6VYmtNdccs8IIIAMmfQeTzwu07XgUE/Zd3Q==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "@smithy/util-buffer-from": "^2.0.0", + "@smithy/util-utf8": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@smithy/invalid-dependency": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-2.0.8.tgz", + "integrity": "sha512-88VOS7W3KzUz/bNRc+Sl/F/CDIasFspEE4G39YZRHIh9YmsXF7GUyVaAKURfMNulTie62ayk6BHC9O0nOBAVgQ==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/is-array-buffer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.0.0.tgz", + "integrity": "sha512-z3PjFjMyZNI98JFRJi/U0nGoLWMSJlDjAW4QUX2WNZLas5C0CmVV6LJ01JI0k90l7FvpmixjWxPFmENSClQ7ug==", + "optional": true, + "requires": { + "tslib": "^2.5.0" + } + }, + "@smithy/middleware-content-length": { + "version": "2.0.10", + "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-2.0.10.tgz", + "integrity": "sha512-EGSbysyA4jH0p3xI6G0jdXoj9Iz9GUnAta6aEaHtXm3wVWtenRf80y2TeVvNkVSr5jwKOdSCjKIRI2l1A/oZLA==", + "optional": true, + "requires": { + "@smithy/protocol-http": "^3.0.4", + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/middleware-endpoint": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-2.0.8.tgz", + "integrity": "sha512-yOpogfG2d2V0cbJdAJ6GLAWkNOc9pVsL5hZUfXcxJu408N3CUCsXzIAFF6+70ZKSE+lCfG3GFErcSXv/UfUbjw==", + "optional": true, + "requires": { + "@smithy/middleware-serde": "^2.0.8", + "@smithy/types": "^2.3.2", + "@smithy/url-parser": "^2.0.8", + "@smithy/util-middleware": "^2.0.1", + "tslib": "^2.5.0" + } + }, + "@smithy/middleware-retry": { + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-2.0.11.tgz", + "integrity": "sha512-pknfokumZ+wvBERSuKAI2vVr+aK3ZgPiWRg6+0ZG4kKJogBRpPmDGWw+Jht0izS9ZaEbIobNzueIb4wD33JJVg==", + "optional": true, + "requires": { + "@smithy/node-config-provider": "^2.0.11", + "@smithy/protocol-http": "^3.0.4", + "@smithy/service-error-classification": "^2.0.1", + "@smithy/types": "^2.3.2", + "@smithy/util-middleware": "^2.0.1", + "@smithy/util-retry": "^2.0.1", + "tslib": "^2.5.0", + "uuid": "^8.3.2" + } + }, + "@smithy/middleware-serde": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-2.0.8.tgz", + "integrity": "sha512-Is0sm+LiNlgsc0QpstDzifugzL9ehno1wXp109GgBgpnKTK3j+KphiparBDI4hWTtH9/7OUsxuspNqai2yyhcg==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/middleware-stack": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-2.0.1.tgz", + "integrity": "sha512-UexsfY6/oQZRjTQL56s9AKtMcR60tBNibSgNYX1I2WXaUaXg97W9JCkFyth85TzBWKDBTyhLfenrukS/kyu54A==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/node-config-provider": { + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-2.0.11.tgz", + "integrity": "sha512-CaR1dciSSGKttjhcefpytYjsfI/Yd5mqL8am4wfmyFCDxSiPsvnEWHl8UjM/RbcAjX0klt+CeIKPSHEc0wGvJA==", + "optional": true, + "requires": { + "@smithy/property-provider": "^2.0.9", + "@smithy/shared-ini-file-loader": "^2.0.10", + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/node-http-handler": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.1.4.tgz", + "integrity": "sha512-8Rw/AusvWDyC6SK8esAcVBeTlQHf94NMFv805suFUJCQ2gwlh0oLDNh+6s2MDOrxcjvLxjjzv1mytM0Mt+0cPQ==", + "optional": true, + "requires": { + "@smithy/abort-controller": "^2.0.8", + "@smithy/protocol-http": "^3.0.4", + "@smithy/querystring-builder": "^2.0.8", + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/property-provider": { + "version": "2.0.9", + "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-2.0.9.tgz", + "integrity": "sha512-25pPZ8f8DeRwYI5wbPRZaoMoR+3vrw8DwbA0TjP+GsdiB2KxScndr4HQehiJ5+WJ0giOTWhLz0bd+7Djv1qpUQ==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/protocol-http": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.0.4.tgz", + "integrity": "sha512-CGfSWk6TRlbwa8YgrSXdn80Yu7pov3EV/h7TSfiCHhq6/LO3WymmqnzgH1f0qV2bdTDipIkTNp5dGCGN3Af/5g==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/querystring-builder": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.0.8.tgz", + "integrity": "sha512-+vzIMwjC8Saz97/ptPn+IJRCRRZ+pP95ZIWDRqEqZV/a6hiKbaFoMSa2iCKsnKzR696U2JZXrDqMu3e/FD1+2g==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "@smithy/util-uri-escape": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@smithy/querystring-parser": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-2.0.8.tgz", + "integrity": "sha512-ArbanNuR7O/MmTd90ZqhDqGOPPDYmxx3huHxD+R3cuCnazcK/1tGQA+SnnR5307T7ZRb5WTpB6qBggERuibVSA==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/service-error-classification": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-2.0.1.tgz", + "integrity": "sha512-QHa9+t+v4s0cMuDCcbjIJN67mNZ42/+fc3jKe8P6ZMPXZl5ksKk6a8vhZ/m494GZng5eFTc3OePv+NF9cG83yg==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2" + } + }, + "@smithy/shared-ini-file-loader": { + "version": "2.0.10", + "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.0.10.tgz", + "integrity": "sha512-jWASteSezRKohJ7GdA7pHDvmr7Q7tw3b5mu3xLHIkZy/ICftJ+O7aqNaF8wklhI7UNFoQ7flFRM3Rd0KA+1BbQ==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/signature-v4": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-2.0.8.tgz", + "integrity": "sha512-qrtiYMzaLlQ5HSJOaFwnyTQ3JLjmPY+3+pr9IBDpCVM6YtVj22cBLVB9bPOiZMIpkdI7ZRdxLBFlIjh5CO1Bhw==", + "optional": true, + "requires": { + "@smithy/eventstream-codec": "^2.0.8", + "@smithy/is-array-buffer": "^2.0.0", + "@smithy/types": "^2.3.2", + "@smithy/util-hex-encoding": "^2.0.0", + "@smithy/util-middleware": "^2.0.1", + "@smithy/util-uri-escape": "^2.0.0", + "@smithy/util-utf8": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@smithy/smithy-client": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-2.1.5.tgz", + "integrity": "sha512-7S865uKzsxApM8W8Q6zkij7tcUFgaG8PuADMFdMt1yL/ku3d0+s6Zwrg3N7iXCPM08Gu/mf0BIfTXIu/9i450Q==", + "optional": true, + "requires": { + "@smithy/middleware-stack": "^2.0.1", + "@smithy/types": "^2.3.2", + "@smithy/util-stream": "^2.0.11", + "tslib": "^2.5.0" + } + }, + "@smithy/types": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.3.2.tgz", + "integrity": "sha512-iH0cdKi7HQlzfAM3w2shFk/qZYKAqJWswtpmQpPtlruF+uFZeGEpMJjgDRyhWiddfVM4e2oP4nMaOBsMy6lXgg==", + "optional": true, + "requires": { + "tslib": "^2.5.0" + } + }, + "@smithy/url-parser": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-2.0.8.tgz", + "integrity": "sha512-wQw7j004ScCrBRJ+oNPXlLE9mtofxyadSZ9D8ov/rHkyurS7z1HTNuyaGRj6OvKsEk0SVQsuY0C9+EfM75XTkw==", + "optional": true, + "requires": { + "@smithy/querystring-parser": "^2.0.8", + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/util-base64": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-2.0.0.tgz", + "integrity": "sha512-Zb1E4xx+m5Lud8bbeYi5FkcMJMnn+1WUnJF3qD7rAdXpaL7UjkFQLdmW5fHadoKbdHpwH9vSR8EyTJFHJs++tA==", + "optional": true, + "requires": { + "@smithy/util-buffer-from": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@smithy/util-body-length-browser": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-2.0.0.tgz", + "integrity": "sha512-JdDuS4ircJt+FDnaQj88TzZY3+njZ6O+D3uakS32f2VNnDo3vyEuNdBOh/oFd8Df1zSZOuH1HEChk2AOYDezZg==", + "optional": true, + "requires": { + "tslib": "^2.5.0" + } + }, + "@smithy/util-body-length-node": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-2.1.0.tgz", + "integrity": "sha512-/li0/kj/y3fQ3vyzn36NTLGmUwAICb7Jbe/CsWCktW363gh1MOcpEcSO3mJ344Gv2dqz8YJCLQpb6hju/0qOWw==", + "optional": true, + "requires": { + "tslib": "^2.5.0" + } + }, + "@smithy/util-buffer-from": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.0.0.tgz", + "integrity": "sha512-/YNnLoHsR+4W4Vf2wL5lGv0ksg8Bmk3GEGxn2vEQt52AQaPSCuaO5PM5VM7lP1K9qHRKHwrPGktqVoAHKWHxzw==", + "optional": true, + "requires": { + "@smithy/is-array-buffer": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@smithy/util-config-provider": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-2.0.0.tgz", + "integrity": "sha512-xCQ6UapcIWKxXHEU4Mcs2s7LcFQRiU3XEluM2WcCjjBtQkUN71Tb+ydGmJFPxMUrW/GWMgQEEGipLym4XG0jZg==", + "optional": true, + "requires": { + "tslib": "^2.5.0" + } + }, + "@smithy/util-defaults-mode-browser": { + "version": "2.0.9", + "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.0.9.tgz", + "integrity": "sha512-JONLJVQWT8165XoSV36ERn3SVlZLJJ4D6IeGsCSePv65Uxa93pzSLE0UMSR9Jwm4zix7rst9AS8W5QIypZWP8Q==", + "optional": true, + "requires": { + "@smithy/property-provider": "^2.0.9", + "@smithy/smithy-client": "^2.1.5", + "@smithy/types": "^2.3.2", + "bowser": "^2.11.0", + "tslib": "^2.5.0" + } + }, + "@smithy/util-defaults-mode-node": { + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.0.11.tgz", + "integrity": "sha512-tmqjNsfj+bgZN6jXBe6efZnukzILA7BUytHkzqikuRLNtR+0VVchQHvawD0w6vManh76rO81ydhioe7i4oBzuA==", + "optional": true, + "requires": { + "@smithy/config-resolver": "^2.0.9", + "@smithy/credential-provider-imds": "^2.0.11", + "@smithy/node-config-provider": "^2.0.11", + "@smithy/property-provider": "^2.0.9", + "@smithy/smithy-client": "^2.1.5", + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/util-hex-encoding": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-2.0.0.tgz", + "integrity": "sha512-c5xY+NUnFqG6d7HFh1IFfrm3mGl29lC+vF+geHv4ToiuJCBmIfzx6IeHLg+OgRdPFKDXIw6pvi+p3CsscaMcMA==", + "optional": true, + "requires": { + "tslib": "^2.5.0" + } + }, + "@smithy/util-middleware": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-2.0.1.tgz", + "integrity": "sha512-LnsBMi0Mg3gfz/TpNGLv2Jjcz2ra1OX5HR/4IaCepIYmtPQzqMWDdhX/XTW1LS8OZ0xbQuyQPcHkQ+2XkhWOVQ==", + "optional": true, + "requires": { + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/util-retry": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-2.0.1.tgz", + "integrity": "sha512-naj4X0IafJ9yJnVJ58QgSMkCNLjyQOnyrnKh/T0f+0UOUxJiT8vuFn/hS7B/pNqbo2STY7PyJ4J4f+5YqxwNtA==", + "optional": true, + "requires": { + "@smithy/service-error-classification": "^2.0.1", + "@smithy/types": "^2.3.2", + "tslib": "^2.5.0" + } + }, + "@smithy/util-stream": { + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-2.0.11.tgz", + "integrity": "sha512-2MeWfqSpZKdmEJ+tH8CJQSgzLWhH5cmdE24X7JB0hiamXrOmswWGGuPvyj/9sQCTclo57pNxLR2p7KrP8Ahiyg==", + "optional": true, + "requires": { + "@smithy/fetch-http-handler": "^2.1.4", + "@smithy/node-http-handler": "^2.1.4", + "@smithy/types": "^2.3.2", + "@smithy/util-base64": "^2.0.0", + "@smithy/util-buffer-from": "^2.0.0", + "@smithy/util-hex-encoding": "^2.0.0", + "@smithy/util-utf8": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@smithy/util-uri-escape": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-2.0.0.tgz", + "integrity": "sha512-ebkxsqinSdEooQduuk9CbKcI+wheijxEb3utGXkCoYQkJnwTnLbH1JXGimJtUkQwNQbsbuYwG2+aFVyZf5TLaw==", + "optional": true, + "requires": { + "tslib": "^2.5.0" + } + }, + "@smithy/util-utf8": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.0.0.tgz", + "integrity": "sha512-rctU1VkziY84n5OXe3bPNpKR001ZCME2JCaBBFgtiM2hfKbHFudc/BkMuPab8hRbLd0j3vbnBTTZ1igBf0wgiQ==", + "optional": true, + "requires": { + "@smithy/util-buffer-from": "^2.0.0", + "tslib": "^2.5.0" + } + }, + "@socket.io/admin-ui": { + "version": "0.5.1", + "resolved": "https://registry.npmjs.org/@socket.io/admin-ui/-/admin-ui-0.5.1.tgz", + "integrity": "sha512-1dlGL2FGm6T+uL1e6iDvbo2eCINwvW7iVbjIblwh5kPPRM1SP8lmZrbFZf4QNJ/cqQ+JLcx49eXGM9WAB4TK7w==", + "requires": { + "@types/bcryptjs": "^2.4.2", + "bcryptjs": "^2.4.3", + "debug": "~4.3.1" + } + }, + "@socket.io/component-emitter": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz", + "integrity": "sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==" + }, + "@stdlib/array": { + "version": "0.0.12", + "requires": { + "@stdlib/assert": "^0.0.x", + "@stdlib/blas": "^0.0.x", + "@stdlib/complex": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/symbol": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + }, + "@stdlib/assert": { + "version": "0.0.12", + "requires": { + "@stdlib/array": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/complex": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/ndarray": "^0.0.x", + "@stdlib/number": "^0.0.x", + "@stdlib/os": "^0.0.x", + "@stdlib/process": "^0.0.x", + "@stdlib/regexp": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/symbol": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" + }, + "dependencies": { + "@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "requires": { + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + } + } + }, + "@stdlib/assert-has-node-buffer-support": { + "version": "0.0.7", + "requires": { + "@stdlib/assert-is-buffer": "^0.0.x", + "@stdlib/cli-ctor": "^0.0.x", + "@stdlib/fs-read-file": "^0.0.x" + } + }, + "@stdlib/assert-has-own-property": { + "version": "0.0.6" + }, + "@stdlib/assert-has-symbol-support": { + "version": "0.0.7", + "requires": { + "@stdlib/cli-ctor": "^0.0.x", + "@stdlib/fs-read-file": "^0.0.x" + } + }, + "@stdlib/assert-has-tostringtag-support": { + "version": "0.0.7", + "requires": { + "@stdlib/assert-has-symbol-support": "^0.0.x", + "@stdlib/cli-ctor": "^0.0.x", + "@stdlib/fs-read-file": "^0.0.x" + } + }, + "@stdlib/assert-is-array": { + "version": "0.0.6", + "requires": { + "@stdlib/utils-native-class": "^0.0.x" + } + }, + "@stdlib/assert-is-boolean": { + "version": "0.0.7", + "requires": { + "@stdlib/assert-has-tostringtag-support": "^0.0.x", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", + "@stdlib/utils-native-class": "^0.0.x" + } + }, + "@stdlib/assert-is-buffer": { + "version": "0.0.7", + "requires": { + "@stdlib/assert-is-object-like": "^0.0.x" + } + }, + "@stdlib/assert-is-email-address": { + "version": "0.0.7", + "requires": { + "@stdlib/assert-is-string": "^0.0.x", + "@stdlib/cli-ctor": "^0.0.x", + "@stdlib/fs-read-file": "^0.0.x", + "@stdlib/process-read-stdin": "^0.0.x", + "@stdlib/regexp-eol": "^0.0.x", + "@stdlib/streams-node-stdin": "^0.0.x" + } + }, + "@stdlib/assert-is-function": { + "version": "0.0.7", + "requires": { + "@stdlib/utils-type-of": "^0.0.x" + } + }, + "@stdlib/assert-is-object": { + "version": "0.0.7", + "requires": { + "@stdlib/assert-is-array": "^0.0.x" + } + }, + "@stdlib/assert-is-object-like": { + "version": "0.0.6", + "requires": { + "@stdlib/assert-tools-array-function": "^0.0.x", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + } + }, + "@stdlib/assert-is-plain-object": { + "version": "0.0.6", + "requires": { + "@stdlib/assert-has-own-property": "^0.0.x", + "@stdlib/assert-is-function": "^0.0.x", + "@stdlib/assert-is-object": "^0.0.x", + "@stdlib/utils-get-prototype-of": "^0.0.x", + "@stdlib/utils-native-class": "^0.0.x" + } + }, + "@stdlib/assert-is-string": { + "version": "0.0.6", + "requires": { + "@stdlib/assert-has-tostringtag-support": "^0.0.x", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", + "@stdlib/utils-native-class": "^0.0.x" + } + }, + "@stdlib/assert-tools-array-function": { + "version": "0.0.6", + "requires": { + "@stdlib/assert-is-array": "^0.0.x" + } + }, + "@stdlib/bigint": { + "version": "0.0.11", + "requires": { + "@stdlib/utils": "^0.0.x" + } + }, + "@stdlib/blas": { + "version": "0.0.12", + "requires": { + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/number": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + }, + "@stdlib/boolean": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/boolean/-/boolean-0.1.1.tgz", + "integrity": "sha512-Xmaz2oEnB2mFqC4VuPnVTHfSL7N5kKLZXJuEgeVHMCKSYYL6WD3C0NpDVAvHJ232LyZWGTCO10N4xeW/Gs8kbA==", + "requires": { + "@stdlib/utils": "^0.1.0" + }, + "dependencies": { + "@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "requires": { + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "requires": { + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" + } + }, + "@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==" + }, + "@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" + } + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } + } + }, + "@stdlib/buffer": { + "version": "0.0.11", + "requires": { + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/process": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" + }, + "dependencies": { + "@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "requires": { + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + } + } + }, + "@stdlib/buffer-ctor": { + "version": "0.0.6", + "requires": { + "@stdlib/assert-has-node-buffer-support": "^0.0.x" + } + }, + "@stdlib/buffer-from-string": { + "version": "0.0.6", + "requires": { + "@stdlib/assert-is-function": "^0.0.x", + "@stdlib/assert-is-string": "^0.0.x", + "@stdlib/buffer-ctor": "^0.0.x" + } + }, + "@stdlib/cli": { + "version": "0.0.10", + "requires": { + "@stdlib/utils": "^0.0.x", + "minimist": "^1.2.0" + } + }, + "@stdlib/cli-ctor": { + "version": "0.0.2", + "requires": { + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", + "@stdlib/utils-noop": "^0.0.x", + "minimist": "^1.2.0" + } + }, + "@stdlib/complex": { + "version": "0.0.12", + "requires": { + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + }, + "@stdlib/constants": { + "version": "0.0.11", + "requires": { + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/number": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + }, + "@stdlib/fs": { + "version": "0.0.12", + "requires": { + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/process": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x", + "debug": "^2.6.9" + }, + "dependencies": { + "@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "requires": { + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + }, + "debug": { + "version": "2.6.9", + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0" + } + } + }, + "@stdlib/fs-read-file": { + "version": "0.0.7", + "requires": { + "@stdlib/cli-ctor": "^0.0.x", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + } + }, + "@stdlib/function": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/function/-/function-0.1.1.tgz", + "integrity": "sha512-1ZYoaobMfEzswqq0HBZDiCmuvUHE9mHsCcl28+PliyPAZ9lR0GVJWne9bVvG3Kr/GuSBKBt/fhDLp+gFp5hV6w==", + "requires": { + "@stdlib/utils": "^0.1.0" + }, + "dependencies": { + "@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "requires": { + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "requires": { + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" + } + }, + "@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==" + }, + "@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" + } + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } + } + }, + "@stdlib/iter": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/iter/-/iter-0.1.1.tgz", + "integrity": "sha512-cpgsCtJKy5b8VFldSxKUMRkya4FwDsXIUtUpq3OpWUHzOruwGGt1GqnMBTF08HgYSUVPQXI06WNWiAdfxjZ3tg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "dependencies": { + "@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "requires": { + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "requires": { + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" + } + }, + "@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==" + }, + "@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" + } + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } + } + }, + "@stdlib/math": { + "version": "0.0.11", + "requires": { + "@stdlib/assert": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/ndarray": "^0.0.x", + "@stdlib/number": "^0.0.x", + "@stdlib/strided": "^0.0.x", + "@stdlib/symbol": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x", + "debug": "^2.6.9" + }, + "dependencies": { + "debug": { + "version": "2.6.9", + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0" + } + } + }, + "@stdlib/napi": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/napi/-/napi-0.1.1.tgz", + "integrity": "sha512-hos+4m3vnAfRItJ6XUmLI8jT+jtjYe10m4BKGZErtWPzGzGTHm+4OrgG/oAcC4OTe2uHoO9OarLsQ8bndhH1GQ==", + "requires": { + "@stdlib/utils": "^0.1.0" + }, + "dependencies": { + "@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "requires": { + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "requires": { + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" + } + }, + "@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==" + }, + "@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" + } + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } } }, - "@stdlib/blas": { - "version": "0.0.12", + "@stdlib/ndarray": { + "version": "0.0.13", "requires": { "@stdlib/array": "^0.0.x", "@stdlib/assert": "^0.0.x", + "@stdlib/bigint": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/complex": "^0.0.x", + "@stdlib/constants": "^0.0.x", "@stdlib/math": "^0.0.x", "@stdlib/number": "^0.0.x", + "@stdlib/string": "^0.0.x", "@stdlib/types": "^0.0.x", "@stdlib/utils": "^0.0.x" } }, - "@stdlib/buffer": { + "@stdlib/nlp": { "version": "0.0.11", "requires": { "@stdlib/array": "^0.0.x", "@stdlib/assert": "^0.0.x", - "@stdlib/process": "^0.0.x", - "@stdlib/types": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/random": "^0.0.x", + "@stdlib/string": "^0.0.x", "@stdlib/utils": "^0.0.x" } }, - "@stdlib/buffer-ctor": { - "version": "0.0.6", - "requires": { - "@stdlib/assert-has-node-buffer-support": "^0.0.x" - } - }, - "@stdlib/buffer-from-string": { - "version": "0.0.6", - "requires": { - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/buffer-ctor": "^0.0.x" - } - }, - "@stdlib/cli": { + "@stdlib/number": { "version": "0.0.10", - "requires": { - "@stdlib/utils": "^0.0.x", - "minimist": "^1.2.0" - } - }, - "@stdlib/cli-ctor": { - "version": "0.0.2", - "requires": { - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-noop": "^0.0.x", - "minimist": "^1.2.0" - } - }, - "@stdlib/complex": { - "version": "0.0.12", "requires": { "@stdlib/array": "^0.0.x", "@stdlib/assert": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/os": "^0.0.x", + "@stdlib/string": "^0.0.x", "@stdlib/types": "^0.0.x", "@stdlib/utils": "^0.0.x" } }, - "@stdlib/constants": { - "version": "0.0.11", - "requires": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/number": "^0.0.x", - "@stdlib/utils": "^0.0.x" - } - }, - "@stdlib/fs": { - "version": "0.0.12", + "@stdlib/object": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/object/-/object-0.1.1.tgz", + "integrity": "sha512-emA1VlLVPtnxxnKrqff6kxzGu3qAaGqw1r5msP6di50UmL2hQrydLNu7lzCcshuNCnEr/HT/nPS4u8JJlNExvw==", "requires": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/process": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/utils": "^0.0.x", - "debug": "^2.6.9" + "@stdlib/assert": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" }, "dependencies": { + "@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "requires": { + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "requires": { + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" + } + }, + "@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==" + }, + "@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" + } + }, "debug": { "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "requires": { "ms": "2.0.0" } }, "ms": { - "version": "2.0.0" + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" } } }, - "@stdlib/fs-read-file": { - "version": "0.0.7", - "requires": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - } - }, - "@stdlib/math": { - "version": "0.0.11", + "@stdlib/os": { + "version": "0.0.12", "requires": { "@stdlib/assert": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/ndarray": "^0.0.x", - "@stdlib/number": "^0.0.x", - "@stdlib/strided": "^0.0.x", - "@stdlib/symbol": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x", - "debug": "^2.6.9" + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/process": "^0.0.x", + "@stdlib/utils": "^0.0.x" }, "dependencies": { + "@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "requires": { + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + } + } + }, + "@stdlib/process": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.1.1.tgz", + "integrity": "sha512-nLScpUVG7+1xDlYYR3+Erv2TnlXFfcbZ8Jgd0jOdabycunG7B5NQWIcSAjhJQA7t39+SnJjnyasF+eQfgqU9Bw==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, + "dependencies": { + "@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "requires": { + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "requires": { + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" + } + }, + "@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==" + }, + "@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" + } + }, "debug": { "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "requires": { "ms": "2.0.0" } }, "ms": { - "version": "2.0.0" + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" } } }, - "@stdlib/ndarray": { - "version": "0.0.13", - "requires": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/bigint": "^0.0.x", - "@stdlib/buffer": "^0.0.x", - "@stdlib/complex": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/number": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" - } - }, - "@stdlib/nlp": { - "version": "0.0.11", - "requires": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/random": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/utils": "^0.0.x" - } - }, - "@stdlib/number": { - "version": "0.0.10", - "requires": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/os": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" - } - }, - "@stdlib/os": { - "version": "0.0.12", - "requires": { - "@stdlib/assert": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/fs": "^0.0.x", - "@stdlib/process": "^0.0.x", - "@stdlib/utils": "^0.0.x" - } - }, - "@stdlib/process": { - "version": "0.0.12", - "requires": { - "@stdlib/assert": "^0.0.x", - "@stdlib/buffer": "^0.0.x", - "@stdlib/cli": "^0.0.x", - "@stdlib/fs": "^0.0.x", - "@stdlib/streams": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/utils": "^0.0.x" - } - }, "@stdlib/process-read-stdin": { "version": "0.0.6", "requires": { @@ -10797,6 +20619,418 @@ "@stdlib/utils-next-tick": "^0.0.x" } }, + "@stdlib/proxy": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/proxy/-/proxy-0.1.1.tgz", + "integrity": "sha512-BFvn6bDbchSw1Unm1Ol0FoTto6fNoJ8ce/0BL41Y+O40WYW7sE6Ee/+YBcAqMfjjqAMA2YWhFJcOH/0k0G2gWg==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, + "dependencies": { + "@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "requires": { + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "requires": { + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" + } + }, + "@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==" + }, + "@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" + } + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } + } + }, "@stdlib/random": { "version": "0.0.12", "requires": { @@ -10818,6 +21052,20 @@ "readable-stream": "^2.1.4" }, "dependencies": { + "@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "requires": { + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + }, "debug": { "version": "2.6.9", "requires": { @@ -10852,6 +21100,421 @@ "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" } }, + "@stdlib/slice": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/slice/-/slice-0.1.1.tgz", + "integrity": "sha512-xrE+dT2aSXixNr0BfSQde9Rc2KOIaBc+C9g9iZH6yBhkNUQ36tYUi3lexmjDZo+1+Jdy5ivB3Vr2gqzDh+fcdA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "dependencies": { + "@stdlib/array": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.1.1.tgz", + "integrity": "sha512-UVZu442EezB2f375tltVrNqawAQj4XocYWtRLYWLisoOdVhmxtnC5eWRifakO4s5Tz2D/Pcz2nN7rC11wUIICA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/iter": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/assert": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.1.1.tgz", + "integrity": "sha512-IBxfickoVcGJ8ohlocVgyUaD8ZAZ5U1gLAZ6MCZcbCQq+0ArUxykEqfLCsehQfCZzcghqO6er1amw+a00uhzyg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/bigint": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.1.1.tgz", + "integrity": "sha512-hVwvvmwHRmxUHPjp6WEZ66g01qiN6vEbeQGWa/WGIb58l80+HVrauHZPQ7QUkTT/EE0QJn94CRex3U2t7JgLjA==", + "requires": { + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/blas": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.1.1.tgz", + "integrity": "sha512-EFE+UDK6BYxFkPLhovuVIh2BCQONQ+oE1yZ5fclD3Rby21BJTaHJUBRh/7ycIGdkLSpZMXi6Ufr3tri3KlZkzA==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/buffer": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.1.1.tgz", + "integrity": "sha512-1tx9j36s9kNeaKibyS5zZrY10Ia0j8sbVhTSrcEKVbmU96Np8+WsXNE20Zrb8dBSYm4a1jlnZ+7ujh9slSfRjg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/cli": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.1.1.tgz", + "integrity": "sha512-a4k80fEHIk0gUxh1bd9N0EBp+zPW9X478upIbf1URVdHoqgvjZs5PdYxEC1Sw/lhTxqH0OoQEeQiVWkcgQW5sA==", + "requires": { + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "minimist": "^1.2.0" + } + }, + "@stdlib/complex": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.1.1.tgz", + "integrity": "sha512-w5dfqdGTddKNguY3CF95/aWx4qmDsGe33B0KG3DVCBeidGOZJHUD/h+2zumZ/Y/BAKPeUiv3ygix5AsMs8Q2zw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/constants": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.1.1.tgz", + "integrity": "sha512-dx9LMY4avY/RNiDIyDu+qJt/KXG/XhQd5LXwv3g2NUFgvX2rND+6jQ6v0BaHKfn9/dLjulqKAgL/OEMhCElXSQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/fs": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.1.1.tgz", + "integrity": "sha512-D3w7LgvmNUEJgmlYWr+8UsbmpzUoKbf09uPY4BEyrqt3toKduQbh6hnanQnaF8JpPn2Xp1hEc5S5wiEj52YeOw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/math": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.1.1.tgz", + "integrity": "sha512-WW9hxKWU3kB/3sYP0Ds4hBwVtJH1LnpMWSsC0Am5rJAZ3c6a1VFifIXfg6nVZVeW3jPAjC/ngbeOzHkPmUff4g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/napi": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9" + } + }, + "@stdlib/ndarray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.1.1.tgz", + "integrity": "sha512-KPpFnSSUYDpU4hWsw/P63MZagwkAGQpWrCxU3Lw59+BeCg8VTji4X2xod39N3ijzI7Ibp/XFJHUXySaz7hHO9g==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/bigint": "^0.1.1", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/proxy": "^0.1.0", + "@stdlib/slice": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/nlp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.1.1.tgz", + "integrity": "sha512-+Lv1smn+aqIZNoxxOVKu7s99VOXCrZXpkXvkl2F07ghbjjFRSY5HqDC5nZtA8tT62LBLY7vnzRAIANXQR4LwxQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/number": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.1.1.tgz", + "integrity": "sha512-kUCKmIrTeugvJjX5GycAv8rjXCVhoL2QWUZSANXFTfYO5/DOsHBJUp3lAKYFAdlTXj7792MkdRkAL3yuxt349Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/os": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.1.1.tgz", + "integrity": "sha512-MaWFctJrhfg7nWFFzzmvsVFEgmzgSDy8Cgi5QSo6swg/hm2517l5j0xZchr9Ke+oi/bmfvebzvhwKCBXFb1EMw==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/random": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.1.1.tgz", + "integrity": "sha512-k4yg98BkAjiJaTg1wybw+LJsSfkCmdS65OCwhyt9xHQf15FtHSl9Ip67Nqp0DmP4h6lbnBzAQ2/j6RKAs3wgAg==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/stats": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/strided": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/regexp": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.1.1.tgz", + "integrity": "sha512-1jCYrVjwGYYU7pvz/z9DzgXsF0+z8sualIwx/kzQ4SIBxRx9tGqHY1UagTmk8rXs7JnJIJnsV6qPsZUjhc6DzA==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/stats": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.1.1.tgz", + "integrity": "sha512-SVrGkjdcK2986KZQc9KNWfRSXYPTd6wmvhx08GJIakwPGR5QP/PLzOPTI6eDK+srIydZXNfBe9x9EUJtgPkCQQ==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/streams": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.1.1.tgz", + "integrity": "sha512-1F0/BDa06pFIwMxqdRLrjOCzMWjALU+/c20BOpBxisFMwropA0loXq3kalwE4Bj/VF0dhdrYubPDimTe+xxt8w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/strided": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.1.1.tgz", + "integrity": "sha512-0mQvcdxbzg1l4j15B/lOdlSDPAXnXNHBFdcvrWLE9QtkaogCAIDrBFCpVCS12guLh9uZ85g8SGbEGXWcCV7aQw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/complex": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/string": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.1.1.tgz", + "integrity": "sha512-nQ5bUo2jp1E5AoZL0DMiK1AD3qHVbtgab/3eHR+1ycFjuSGASmzbB/rYGsrZkOZaWif2EqW5THsaO5vjZbiJXw==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "requires": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + } + }, + "@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==" + }, + "@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "requires": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" + } + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } + } + }, "@stdlib/stats": { "version": "0.0.13", "requires": { @@ -10921,6 +21584,22 @@ "@stdlib/streams": "^0.0.x", "@stdlib/types": "^0.0.x", "@stdlib/utils": "^0.0.x" + }, + "dependencies": { + "@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "requires": { + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + } } }, "@stdlib/string-capitalize": { @@ -10979,6 +21658,20 @@ "debug": "^2.6.9" }, "dependencies": { + "@stdlib/process": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.0.12.tgz", + "integrity": "sha512-P0X0TMvkissBE1Wr877Avi2/AxmP7X5Toa6GatHbpJdDg6jQmN4SgPd+NZNp98YtZUyk478c8XSIzMr1krQ20g==", + "requires": { + "@stdlib/assert": "^0.0.x", + "@stdlib/buffer": "^0.0.x", + "@stdlib/cli": "^0.0.x", + "@stdlib/fs": "^0.0.x", + "@stdlib/streams": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + }, "debug": { "version": "2.6.9", "requires": { diff --git a/package.json b/package.json index 2da2470d..4f7edb15 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@stdlib/constants": "^0.0.11", "@stdlib/fs": "^0.0.12", "@stdlib/math": "^0.0.11", - "@stdlib/process": "^0.0.12", + "@stdlib/process": "^0.1.1", "@stdlib/stats": "^0.0.13", "@stdlib/string": "^0.0.14", "@stdlib/utils": "^0.0.12",