cosmjs/.pnp.cjs

24300 lines
1.1 MiB
JavaScript
Raw Normal View History

2021-05-05 11:24:00 +02:00
#!/usr/bin/env node
/* eslint-disable */
2022-12-07 18:56:19 +01:00
"use strict";
2021-05-05 11:24:00 +02:00
function $$SETUP_STATE(hydrateRuntimeState, basePath) {
2022-06-27 11:57:51 +02:00
return hydrateRuntimeState(JSON.parse('{\
"__info": [\
"This file is automatically generated. Do not touch it, or risk",\
"your modifications being lost. We also recommend you not to read",\
"it either without using the @yarnpkg/pnp package, as the data layout",\
"is entirely unspecified and WILL change from a version to another."\
],\
"dependencyTreeRoots": [\
{\
"name": "cosmjs-monorepo-root",\
"reference": "workspace:."\
},\
{\
"name": "@cosmjs/amino",\
"reference": "workspace:packages/amino"\
},\
{\
"name": "@cosmjs/cli",\
"reference": "workspace:packages/cli"\
},\
{\
"name": "@cosmjs/cosmwasm-stargate",\
"reference": "workspace:packages/cosmwasm-stargate"\
},\
{\
"name": "@cosmjs/crypto",\
"reference": "workspace:packages/crypto"\
},\
{\
"name": "@cosmjs/encoding",\
"reference": "workspace:packages/encoding"\
},\
{\
"name": "@cosmjs/faucet",\
"reference": "workspace:packages/faucet"\
},\
{\
"name": "@cosmjs/faucet-client",\
"reference": "workspace:packages/faucet-client"\
},\
{\
"name": "@cosmjs/json-rpc",\
"reference": "workspace:packages/json-rpc"\
},\
{\
"name": "@cosmjs/ledger-amino",\
"reference": "workspace:packages/ledger-amino"\
},\
{\
"name": "@cosmjs/math",\
"reference": "workspace:packages/math"\
},\
{\
"name": "@cosmjs/proto-signing",\
"reference": "workspace:packages/proto-signing"\
},\
{\
"name": "@cosmjs/socket",\
"reference": "workspace:packages/socket"\
},\
{\
"name": "@cosmjs/stargate",\
"reference": "workspace:packages/stargate"\
},\
{\
"name": "@cosmjs/stream",\
"reference": "workspace:packages/stream"\
},\
{\
"name": "@cosmjs/tendermint-rpc",\
"reference": "workspace:packages/tendermint-rpc"\
},\
{\
"name": "@cosmjs/utils",\
"reference": "workspace:packages/utils"\
}\
],\
"enableTopLevelFallback": true,\
"ignorePatternData": "(^(?:\\\\.yarn\\\\/sdks(?:\\\\/(?!\\\\.{1,2}(?:\\\\/|$))(?:(?:(?!(?:^|\\\\/)\\\\.{1,2}(?:\\\\/|$)).)*?)|$))$)",\
"fallbackExclusionList": [\
["@cosmjs/amino", ["workspace:packages/amino"]],\
["@cosmjs/cli", ["workspace:packages/cli"]],\
["@cosmjs/cosmwasm-stargate", ["workspace:packages/cosmwasm-stargate"]],\
["@cosmjs/crypto", ["workspace:packages/crypto"]],\
["@cosmjs/encoding", ["workspace:packages/encoding"]],\
["@cosmjs/faucet", ["workspace:packages/faucet"]],\
["@cosmjs/faucet-client", ["workspace:packages/faucet-client"]],\
["@cosmjs/json-rpc", ["workspace:packages/json-rpc"]],\
["@cosmjs/ledger-amino", ["workspace:packages/ledger-amino"]],\
["@cosmjs/math", ["workspace:packages/math"]],\
["@cosmjs/proto-signing", ["workspace:packages/proto-signing"]],\
["@cosmjs/socket", ["workspace:packages/socket"]],\
["@cosmjs/stargate", ["workspace:packages/stargate"]],\
["@cosmjs/stream", ["workspace:packages/stream"]],\
["@cosmjs/tendermint-rpc", ["workspace:packages/tendermint-rpc"]],\
["@cosmjs/utils", ["workspace:packages/utils"]],\
["cosmjs-monorepo-root", ["workspace:."]]\
],\
"fallbackPool": [\
[\
"@agoric/babel-standalone",\
"npm:7.9.5"\
],\
[\
"@agoric/make-hardener",\
"npm:0.1.3"\
],\
[\
"@agoric/transform-module",\
"npm:0.4.1"\
],\
[\
"@babel/code-frame",\
"npm:7.12.13"\
],\
[\
"@babel/compat-data",\
"npm:7.14.0"\
],\
[\
"@babel/core",\
"npm:7.14.3"\
],\
[\
"@babel/generator",\
"npm:7.14.3"\
],\
[\
"@babel/helper-compilation-targets",\
"virtual:9181aae4d97715a94d175eeb28481474469d9a92ff383295cd43eff028bd01f2bf9f49d84b8d34047ac7d6e33c4bf822a6d6790e29e06180e55c1239694939ca#npm:7.13.16"\
],\
[\
"@babel/helper-function-name",\
"npm:7.14.2"\
],\
[\
"@babel/helper-get-function-arity",\
"npm:7.12.13"\
],\
[\
"@babel/helper-member-expression-to-functions",\
"npm:7.13.12"\
],\
[\
"@babel/helper-module-imports",\
"npm:7.13.12"\
],\
[\
"@babel/helper-module-transforms",\
"npm:7.14.2"\
],\
[\
"@babel/helper-optimise-call-expression",\
"npm:7.12.13"\
],\
[\
"@babel/helper-replace-supers",\
"npm:7.14.3"\
],\
[\
"@babel/helper-simple-access",\
"npm:7.13.12"\
],\
[\
"@babel/helper-split-export-declaration",\
"npm:7.12.13"\
],\
[\
"@babel/helper-validator-identifier",\
"npm:7.14.0"\
],\
[\
"@babel/helper-validator-option",\
"npm:7.12.17"\
],\
[\
"@babel/helpers",\
"npm:7.14.0"\
],\
[\
"@babel/highlight",\
"npm:7.14.0"\
],\
[\
"@babel/parser",\
"npm:7.14.3"\
],\
[\
"@babel/runtime",\
"npm:7.14.0"\
],\
[\
"@babel/template",\
"npm:7.12.13"\
],\
[\
"@babel/traverse",\
"npm:7.14.2"\
],\
[\
"@babel/types",\
"npm:7.14.2"\
],\
[\
"@confio/ics23",\
"npm:0.6.8"\
],\
[\
"@cosmjs/amino",\
"workspace:packages/amino"\
],\
[\
"@cosmjs/cli",\
"workspace:packages/cli"\
],\
[\
"@cosmjs/cosmwasm-stargate",\
"workspace:packages/cosmwasm-stargate"\
],\
[\
"@cosmjs/crypto",\
"workspace:packages/crypto"\
],\
[\
"@cosmjs/encoding",\
"workspace:packages/encoding"\
],\
[\
"@cosmjs/faucet",\
"workspace:packages/faucet"\
],\
[\
"@cosmjs/faucet-client",\
"workspace:packages/faucet-client"\
],\
[\
"@cosmjs/json-rpc",\
"workspace:packages/json-rpc"\
],\
[\
"@cosmjs/ledger-amino",\
"workspace:packages/ledger-amino"\
],\
[\
"@cosmjs/math",\
"workspace:packages/math"\
],\
[\
"@cosmjs/proto-signing",\
"workspace:packages/proto-signing"\
],\
[\
"@cosmjs/socket",\
"workspace:packages/socket"\
],\
[\
"@cosmjs/stargate",\
"workspace:packages/stargate"\
],\
[\
"@cosmjs/stream",\
"workspace:packages/stream"\
],\
[\
"@cosmjs/tendermint-rpc",\
"workspace:packages/tendermint-rpc"\
],\
[\
"@cosmjs/utils",\
"workspace:packages/utils"\
],\
[\
"@discoveryjs/json-ext",\
"npm:0.5.3"\
],\
[\
"@eslint/eslintrc",\
"npm:0.4.1"\
],\
[\
"@istanbuljs/load-nyc-config",\
"npm:1.1.0"\
],\
[\
"@istanbuljs/nyc-config-typescript",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"\
],\
[\
"@istanbuljs/schema",\
"npm:0.1.3"\
],\
2022-08-03 15:04:01 +02:00
[\
"@jridgewell/gen-mapping",\
"npm:0.3.2"\
],\
[\
"@jridgewell/resolve-uri",\
"npm:3.1.0"\
],\
[\
"@jridgewell/set-array",\
"npm:1.1.2"\
],\
[\
"@jridgewell/source-map",\
"npm:0.3.2"\
],\
[\
"@jridgewell/sourcemap-codec",\
"npm:1.4.14"\
],\
[\
"@jridgewell/trace-mapping",\
"npm:0.3.14"\
],\
2022-06-27 11:57:51 +02:00
[\
"@koa/cors",\
2022-06-27 12:16:40 +02:00
"npm:3.3.0"\
2022-06-27 11:57:51 +02:00
],\
[\
"@ledgerhq/devices",\
"npm:5.51.1"\
],\
[\
"@ledgerhq/errors",\
"npm:5.50.0"\
],\
[\
"@ledgerhq/hw-transport",\
"npm:5.51.1"\
],\
[\
"@ledgerhq/hw-transport-node-hid",\
"npm:5.51.1"\
],\
[\
"@ledgerhq/hw-transport-node-hid-noevents",\
"npm:5.51.1"\
],\
[\
"@ledgerhq/hw-transport-webusb",\
"npm:5.51.1"\
],\
[\
"@ledgerhq/logs",\
"npm:5.50.0"\
],\
[\
"@noble/hashes",\
"npm:1.0.0"\
],\
[\
"@nodelib/fs.scandir",\
"npm:2.1.4"\
],\
[\
"@nodelib/fs.stat",\
"npm:2.0.4"\
],\
[\
"@nodelib/fs.walk",\
"npm:1.2.6"\
],\
[\
"@npmcli/move-file",\
"npm:1.1.2"\
],\
[\
"@protobufjs/aspromise",\
"npm:1.1.2"\
],\
[\
"@protobufjs/base64",\
"npm:1.1.2"\
],\
[\
"@protobufjs/codegen",\
"npm:2.0.4"\
],\
[\
"@protobufjs/eventemitter",\
"npm:1.1.0"\
],\
[\
"@protobufjs/fetch",\
"npm:1.1.0"\
],\
[\
"@protobufjs/float",\
"npm:1.0.2"\
],\
[\
"@protobufjs/inquire",\
"npm:1.1.0"\
],\
[\
"@protobufjs/path",\
"npm:1.1.2"\
],\
[\
"@protobufjs/pool",\
"npm:1.1.0"\
],\
[\
"@protobufjs/utf8",\
"npm:1.1.0"\
],\
[\
2022-11-14 09:35:35 +01:00
"@socket.io/component-emitter",\
"npm:3.1.0"\
2022-06-27 11:57:51 +02:00
],\
[\
"@tootallnate/once",\
"npm:1.1.2"\
],\
[\
"@types/accepts",\
"npm:1.3.5"\
],\
[\
"@types/babel-types",\
"npm:7.0.9"\
],\
[\
"@types/babylon",\
"npm:6.16.5"\
],\
[\
"@types/base64-js",\
"npm:1.3.0"\
],\
[\
"@types/bn.js",\
"npm:5.1.0"\
],\
[\
"@types/body-parser",\
"npm:1.19.0"\
],\
[\
"@types/connect",\
"npm:3.4.34"\
],\
[\
"@types/content-disposition",\
"npm:0.5.3"\
],\
[\
"@types/cookie",\
"npm:0.4.1"\
],\
[\
"@types/cookies",\
"npm:0.7.6"\
],\
[\
"@types/cors",\
"npm:2.8.12"\
],\
[\
"@types/diff",\
"npm:4.0.2"\
],\
[\
"@types/elliptic",\
2022-11-15 16:10:35 +01:00
"npm:6.4.14"\
2022-06-27 11:57:51 +02:00
],\
[\
"@types/eslint",\
"npm:7.2.10"\
],\
[\
"@types/eslint-plugin-prettier",\
"npm:3.1.0"\
],\
[\
"@types/eslint-scope",\
"npm:3.7.0"\
],\
[\
"@types/estree",\
"npm:0.0.47"\
],\
[\
"@types/express",\
"npm:4.17.13"\
2022-06-27 11:57:51 +02:00
],\
[\
"@types/express-serve-static-core",\
"npm:4.17.30"\
2022-06-27 11:57:51 +02:00
],\
[\
"@types/http-assert",\
"npm:1.5.1"\
],\
[\
"@types/http-errors",\
"npm:1.8.0"\
],\
[\
"@types/jasmine",\
"npm:4.0.3"\
],\
[\
"@types/json-schema",\
2022-09-05 16:04:34 +02:00
"npm:7.0.9"\
2022-06-27 11:57:51 +02:00
],\
[\
"@types/json5",\
"npm:0.0.29"\
],\
[\
"@types/karma",\
"npm:6.3.0"\
],\
[\
"@types/karma-firefox-launcher",\
"npm:2.1.0"\
],\
[\
"@types/karma-jasmine",\
"npm:4.0.2"\
],\
[\
"@types/karma-jasmine-html-reporter",\
"npm:1.5.1"\
],\
[\
"@types/keygrip",\
"npm:1.0.2"\
],\
[\
"@types/koa",\
2022-06-27 12:16:40 +02:00
"npm:2.13.4"\
2022-06-27 11:57:51 +02:00
],\
[\
"@types/koa-bodyparser",\
2022-06-27 12:16:40 +02:00
"npm:4.3.7"\
2022-06-27 11:57:51 +02:00
],\
[\
"@types/koa-compose",\
"npm:3.2.5"\
],\
[\
"@types/koa__cors",\
2022-06-27 12:16:40 +02:00
"npm:3.3.0"\
2022-06-27 11:57:51 +02:00
],\
[\
"@types/ledgerhq__hw-transport",\
"npm:4.21.3"\
],\
[\
"@types/ledgerhq__hw-transport-node-hid",\
"npm:4.22.2"\
],\
[\
"@types/ledgerhq__hw-transport-webusb",\
"npm:4.70.1"\
],\
[\
"@types/libsodium-wrappers",\
"npm:0.7.9"\
],\
[\
"@types/long",\
"npm:4.0.1"\
],\
[\
"@types/mime",\
"npm:1.3.2"\
],\
[\
"@types/node",\
"npm:15.9.0"\
2022-06-27 11:57:51 +02:00
],\
[\
"@types/node-hid",\
"npm:1.3.0"\
],\
[\
"@types/pako",\
"npm:1.0.1"\
],\
[\
"@types/qs",\
"npm:6.9.6"\
],\
[\
"@types/range-parser",\
"npm:1.2.3"\
],\
[\
"@types/semver",\
"npm:7.3.6"\
],\
[\
"@types/serve-static",\
"npm:1.13.9"\
],\
[\
"@types/ws",\
"npm:6.0.4"\
],\
[\
"@types/yargs",\
"npm:15.0.13"\
],\
[\
"@types/yargs-parser",\
"npm:20.2.0"\
],\
[\
"@typescript-eslint/eslint-plugin",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"\
],\
[\
"@typescript-eslint/parser",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"\
],\
[\
"@typescript-eslint/scope-manager",\
"npm:5.13.0"\
],\
[\
"@typescript-eslint/type-utils",\
"virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:5.13.0"\
],\
[\
"@typescript-eslint/types",\
"npm:5.13.0"\
],\
[\
"@typescript-eslint/typescript-estree",\
"virtual:00a10e1565aa806032563a36f357c894093abedf70e1d7cc22b7420e85ec6aaa1b0e2b61b44e88a491a85256c2c06fd3066366c4d25256c1d1247263f02f3b55#npm:5.13.0"\
],\
[\
"@typescript-eslint/utils",\
"virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:5.13.0"\
],\
[\
"@typescript-eslint/visitor-keys",\
"npm:5.13.0"\
],\
[\
"@webassemblyjs/ast",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/floating-point-hex-parser",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/helper-api-error",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/helper-buffer",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/helper-numbers",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/helper-wasm-bytecode",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/helper-wasm-section",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/ieee754",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/leb128",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/utf8",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/wasm-edit",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/wasm-gen",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/wasm-opt",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/wasm-parser",\
"npm:1.11.0"\
],\
[\
"@webassemblyjs/wast-printer",\
"npm:1.11.0"\
],\
[\
"@webpack-cli/configtest",\
"virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.0.3"\
],\
[\
"@webpack-cli/info",\
"virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.2.4"\
],\
[\
"@webpack-cli/serve",\
"virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.4.0"\
],\
[\
"@xtuc/ieee754",\
"npm:1.2.0"\
],\
[\
"@xtuc/long",\
"npm:4.2.2"\
],\
[\
"abbrev",\
"npm:1.1.1"\
],\
[\
"accepts",\
"npm:1.3.7"\
],\
[\
"acorn",\
"npm:7.4.1"\
],\
[\
"acorn-jsx",\
"virtual:8d8ea5d1e3376905d0290522290f47c29213c64d936d96293d758a315829a3cf4c6a5b8ffc1cfee36c3db08f700ad3aaf0711cc5d406a7218c275de6d74effa9#npm:5.3.1"\
],\
[\
"agent-base",\
"npm:6.0.2"\
],\
[\
"agentkeepalive",\
"npm:4.1.4"\
],\
[\
"aggregate-error",\
"npm:3.1.0"\
],\
[\
"ajv",\
"npm:6.12.6"\
],\
[\
"ajv-keywords",\
"virtual:e97702da819489f096a2f633012a8075909b2037311bea971ba30e003e897ee9522eb9bdac9a523ed06e2c6d6c2e297712663d12cde8819d988854e2ff4aebd9#npm:3.5.2"\
],\
[\
"ansi-colors",\
"npm:4.1.1"\
],\
[\
"ansi-regex",\
"npm:5.0.1"\
],\
[\
"ansi-styles",\
"npm:4.3.0"\
],\
[\
"anymatch",\
"npm:3.1.2"\
],\
[\
"append-transform",\
"npm:2.0.0"\
],\
[\
"aproba",\
"npm:1.2.0"\
],\
[\
"archy",\
"npm:1.0.0"\
],\
[\
"are-we-there-yet",\
"npm:1.1.5"\
],\
[\
"arg",\
"npm:4.1.3"\
],\
[\
"argparse",\
"npm:1.0.10"\
],\
[\
"array-includes",\
"npm:3.1.3"\
],\
[\
"array-union",\
"npm:2.1.0"\
],\
[\
"array.prototype.flat",\
"npm:1.2.4"\
],\
[\
"ast-types",\
"npm:0.14.2"\
],\
[\
"astral-regex",\
"npm:2.0.0"\
],\
[\
"axios",\
"npm:0.21.4"\
],\
[\
"babylon",\
"npm:6.18.0"\
],\
[\
"balanced-match",\
"npm:1.0.2"\
],\
[\
"base64-js",\
"npm:1.5.1"\
],\
[\
"base64id",\
"npm:2.0.0"\
],\
[\
"bech32",\
"npm:1.1.4"\
],\
[\
"binary-extensions",\
"npm:2.2.0"\
],\
[\
"bindings",\
"npm:1.5.0"\
],\
[\
"bl",\
"npm:4.1.0"\
],\
[\
"bn.js",\
"npm:5.2.0"\
],\
[\
"body-parser",\
"npm:1.19.0"\
],\
[\
"brace-expansion",\
"npm:1.1.11"\
],\
[\
"braces",\
"npm:3.0.2"\
],\
[\
"brorand",\
"npm:1.1.0"\
],\
[\
"browserslist",\
"npm:4.16.6"\
],\
[\
"buffer",\
"npm:6.0.3"\
],\
[\
"buffer-from",\
"npm:1.1.1"\
],\
[\
"bytes",\
"npm:3.1.0"\
],\
[\
"cacache",\
"npm:15.1.0"\
],\
[\
"cache-content-type",\
"npm:1.0.1"\
],\
[\
"caching-transform",\
"npm:4.0.0"\
],\
[\
"call-bind",\
"npm:1.0.2"\
],\
[\
"callsites",\
"npm:3.1.0"\
],\
[\
"camelcase",\
"npm:5.3.1"\
],\
[\
"caniuse-lite",\
"npm:1.0.30001228"\
],\
[\
"chalk",\
"npm:4.1.2"\
],\
[\
"chokidar",\
"npm:3.5.3"\
],\
[\
"chownr",\
"npm:2.0.0"\
],\
[\
"chrome-trace-event",\
"npm:1.0.3"\
],\
[\
"clean-stack",\
"npm:2.2.0"\
],\
[\
"cliui",\
"npm:7.0.4"\
],\
[\
"clone-deep",\
"npm:4.0.1"\
],\
[\
"co",\
"npm:4.6.0"\
],\
[\
"co-body",\
"npm:6.1.0"\
],\
[\
"code-point-at",\
"npm:1.1.0"\
],\
[\
"color-convert",\
"npm:1.9.3"\
],\
[\
"color-name",\
"npm:1.1.3"\
],\
[\
"colorette",\
"npm:1.2.2"\
],\
[\
"colors",\
"npm:1.4.0"\
],\
[\
"commander",\
"npm:2.20.3"\
],\
[\
"commondir",\
"npm:1.0.1"\
],\
[\
"concat-map",\
"npm:0.0.1"\
],\
[\
"connect",\
"npm:3.7.0"\
],\
[\
"console-control-strings",\
"npm:1.1.0"\
],\
[\
"contains-path",\
"npm:1.0.0"\
],\
[\
"content-disposition",\
"npm:0.5.3"\
],\
[\
"content-type",\
"npm:1.0.4"\
],\
[\
"convert-source-map",\
"npm:1.7.0"\
],\
[\
"cookie",\
"npm:0.4.1"\
],\
[\
"cookies",\
"npm:0.8.0"\
],\
[\
"copy-to",\
"npm:2.0.1"\
],\
[\
"core-util-is",\
"npm:1.0.2"\
],\
[\
"cors",\
"npm:2.8.5"\
],\
[\
"cosmjs-types",\
2022-11-28 19:31:31 +01:00
"npm:0.6.0"\
2022-06-27 11:57:51 +02:00
],\
[\
"cross-spawn",\
"npm:7.0.3"\
],\
[\
"custom-event",\
"npm:1.0.1"\
],\
[\
"date-format",\
"npm:4.0.3"\
],\
[\
"debug",\
"virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"\
],\
[\
"decamelize",\
"npm:1.2.0"\
],\
[\
"decompress-response",\
"npm:4.2.1"\
],\
[\
"deep-equal",\
"npm:1.0.1"\
],\
[\
"deep-extend",\
"npm:0.6.0"\
],\
[\
"deep-is",\
"npm:0.1.3"\
],\
[\
"default-require-extensions",\
"npm:3.0.0"\
],\
[\
"define-properties",\
"npm:1.1.3"\
],\
[\
"delegates",\
"npm:1.0.0"\
],\
[\
"depd",\
"npm:1.1.2"\
],\
[\
"destroy",\
"npm:1.0.4"\
],\
[\
"detect-libc",\
"npm:1.0.3"\
],\
[\
"di",\
"npm:0.0.1"\
],\
[\
"diff",\
"npm:4.0.2"\
],\
[\
"dir-glob",\
"npm:3.0.1"\
],\
[\
"doctrine",\
"npm:3.0.0"\
],\
[\
"dom-serialize",\
"npm:2.2.1"\
],\
[\
"ee-first",\
"npm:1.1.1"\
],\
[\
"electron-to-chromium",\
"npm:1.3.734"\
],\
[\
"elliptic",\
"npm:6.5.4"\
],\
[\
"emoji-regex",\
"npm:8.0.0"\
],\
[\
"encodeurl",\
"npm:1.0.2"\
],\
[\
"encoding",\
"npm:0.1.13"\
],\
[\
"end-of-stream",\
"npm:1.4.4"\
],\
[\
"engine.io",\
2022-11-14 09:35:35 +01:00
"npm:6.2.0"\
2022-06-27 11:57:51 +02:00
],\
[\
"engine.io-parser",\
2022-11-14 09:35:35 +01:00
"npm:5.0.4"\
2022-06-27 11:57:51 +02:00
],\
[\
"enhanced-resolve",\
"npm:5.8.2"\
],\
[\
"enquirer",\
"npm:2.3.6"\
],\
[\
"ent",\
"npm:2.2.0"\
],\
[\
"env-paths",\
"npm:2.2.1"\
],\
[\
"envinfo",\
"npm:7.8.1"\
],\
[\
"err-code",\
"npm:2.0.3"\
],\
[\
"error-ex",\
"npm:1.3.2"\
],\
[\
"es-abstract",\
"npm:1.18.0"\
],\
[\
"es-module-lexer",\
"npm:0.4.1"\
],\
[\
"es-to-primitive",\
"npm:1.2.1"\
],\
[\
"es6-error",\
"npm:4.1.1"\
],\
[\
"escalade",\
"npm:3.1.1"\
],\
[\
"escape-html",\
"npm:1.0.3"\
],\
[\
"escape-string-regexp",\
"npm:1.0.5"\
],\
[\
"eslint",\
"npm:7.26.0"\
],\
[\
"eslint-config-prettier",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"\
],\
[\
"eslint-import-resolver-node",\
"npm:0.3.4"\
],\
[\
"eslint-module-utils",\
"virtual:2eadd66b59b48f44c34405af61dc8ecc60484e8290c617db596475adca1f6cba5e4bd2e925bba9e3fc09c33d15fab7095b9b355d7452a17eb1c2aa5bcb33bd4c#npm:2.6.1"\
],\
[\
"eslint-plugin-import",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"\
],\
[\
"eslint-plugin-prettier",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"\
],\
[\
"eslint-plugin-simple-import-sort",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"\
],\
[\
"eslint-scope",\
"npm:5.1.1"\
],\
[\
"eslint-utils",\
"npm:2.1.0"\
],\
[\
"eslint-visitor-keys",\
"npm:1.3.0"\
],\
[\
"esm",\
"npm:3.2.25"\
],\
[\
"espree",\
"npm:7.3.1"\
],\
[\
"esprima",\
"npm:4.0.1"\
],\
[\
"esquery",\
"npm:1.4.0"\
],\
[\
"esrecurse",\
"npm:4.3.0"\
],\
[\
"estraverse",\
"npm:5.2.0"\
],\
[\
"esutils",\
"npm:2.0.3"\
],\
[\
"eventemitter3",\
"npm:4.0.7"\
],\
[\
"events",\
"npm:3.3.0"\
],\
[\
"execa",\
"npm:5.0.0"\
],\
[\
"expand-template",\
"npm:2.0.3"\
],\
[\
"extend",\
"npm:3.0.2"\
],\
[\
"fast-deep-equal",\
"npm:3.1.3"\
],\
[\
"fast-diff",\
"npm:1.2.0"\
],\
[\
"fast-glob",\
"npm:3.2.11"\
],\
[\
"fast-json-stable-stringify",\
"npm:2.1.0"\
],\
[\
"fast-levenshtein",\
"npm:2.0.6"\
],\
[\
"fastest-levenshtein",\
"npm:1.0.12"\
],\
[\
"fastq",\
"npm:1.11.0"\
],\
[\
"file-entry-cache",\
"npm:6.0.1"\
],\
[\
"file-uri-to-path",\
"npm:1.0.0"\
],\
[\
"fill-range",\
"npm:7.0.1"\
],\
[\
"finalhandler",\
"npm:1.1.2"\
],\
[\
"find-cache-dir",\
"npm:3.3.1"\
],\
[\
"find-up",\
"npm:2.1.0"\
],\
[\
"flat-cache",\
"npm:3.0.4"\
],\
[\
"flatted",\
"npm:3.2.4"\
],\
[\
"follow-redirects",\
"virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.14.9"\
],\
[\
"foreground-child",\
"npm:2.0.0"\
],\
[\
"fresh",\
"npm:0.5.2"\
],\
[\
"fromentries",\
"npm:1.3.2"\
],\
[\
"fs-constants",\
"npm:1.0.0"\
],\
[\
"fs-extra",\
"npm:10.0.0"\
],\
[\
"fs-minipass",\
"npm:2.1.0"\
],\
[\
"fs.realpath",\
"npm:1.0.0"\
],\
[\
"fsevents",\
"patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"\
],\
[\
"function-bind",\
"npm:1.1.1"\
],\
[\
"functional-red-black-tree",\
"npm:1.0.1"\
],\
[\
"gauge",\
"npm:2.7.4"\
],\
[\
"gensync",\
"npm:1.0.0-beta.2"\
],\
[\
"get-caller-file",\
"npm:2.0.5"\
],\
[\
"get-intrinsic",\
"npm:1.1.1"\
],\
[\
"get-package-type",\
"npm:0.1.0"\
],\
[\
"get-stream",\
"npm:6.0.1"\
],\
[\
"github-from-package",\
"npm:0.0.0"\
],\
[\
"glob",\
2022-09-05 15:54:55 +02:00
"npm:7.2.0"\
2022-06-27 11:57:51 +02:00
],\
[\
"glob-parent",\
"npm:5.1.2"\
],\
[\
"glob-to-regexp",\
"npm:0.4.1"\
],\
[\
"globals",\
"npm:12.4.0"\
],\
[\
"globalthis",\
"npm:1.0.2"\
],\
[\
"globby",\
"npm:11.1.0"\
],\
[\
"graceful-fs",\
"npm:4.2.6"\
],\
[\
"has",\
"npm:1.0.3"\
],\
[\
"has-bigints",\
"npm:1.0.1"\
],\
[\
"has-flag",\
"npm:3.0.0"\
],\
[\
"has-symbols",\
"npm:1.0.2"\
],\
[\
"has-unicode",\
"npm:2.0.1"\
],\
[\
"hash-base",\
"npm:3.1.0"\
],\
[\
"hash.js",\
"npm:1.1.7"\
],\
[\
"hasha",\
"npm:5.2.2"\
],\
[\
"hmac-drbg",\
"npm:1.0.1"\
],\
[\
"hosted-git-info",\
"npm:2.8.9"\
],\
[\
"html-escaper",\
"npm:2.0.2"\
],\
[\
"http-assert",\
"npm:1.4.1"\
],\
[\
"http-cache-semantics",\
"npm:4.1.0"\
],\
[\
"http-errors",\
"npm:1.7.2"\
],\
[\
"http-proxy",\
"npm:1.18.1"\
],\
[\
"http-proxy-agent",\
"npm:4.0.1"\
],\
[\
"https-proxy-agent",\
"npm:5.0.0"\
],\
[\
"human-signals",\
"npm:2.1.0"\
],\
[\
"humanize-ms",\
"npm:1.2.1"\
],\
[\
"iconv-lite",\
"npm:0.4.24"\
],\
[\
"ieee754",\
"npm:1.2.1"\
],\
[\
"ignore",\
"npm:4.0.6"\
],\
[\
"import-fresh",\
"npm:3.3.0"\
],\
[\
"import-local",\
"npm:3.0.2"\
],\
[\
"imurmurhash",\
"npm:0.1.4"\
],\
[\
"indent-string",\
"npm:4.0.0"\
],\
[\
"infer-owner",\
"npm:1.0.4"\
],\
[\
"inflation",\
"npm:2.0.0"\
],\
[\
"inflight",\
"npm:1.0.6"\
],\
[\
"inherits",\
"npm:2.0.4"\
],\
[\
"ini",\
"npm:1.3.8"\
],\
[\
"interpret",\
"npm:2.2.0"\
],\
[\
"ip",\
"npm:1.1.5"\
],\
[\
"is-arrayish",\
"npm:0.2.1"\
],\
[\
"is-bigint",\
"npm:1.0.2"\
],\
[\
"is-binary-path",\
"npm:2.1.0"\
],\
[\
"is-boolean-object",\
"npm:1.1.1"\
],\
[\
"is-callable",\
"npm:1.2.3"\
],\
[\
"is-core-module",\
"npm:2.4.0"\
],\
[\
"is-date-object",\
"npm:1.0.4"\
],\
[\
"is-docker",\
"npm:2.2.1"\
],\
[\
"is-extglob",\
"npm:2.1.1"\
],\
[\
"is-fullwidth-code-point",\
"npm:3.0.0"\
],\
[\
"is-generator-function",\
"npm:1.0.9"\
],\
[\
"is-glob",\
2022-09-05 15:27:39 +02:00
"npm:4.0.3"\
2022-06-27 11:57:51 +02:00
],\
[\
"is-lambda",\
"npm:1.0.1"\
],\
[\
"is-negative-zero",\
"npm:2.0.1"\
],\
[\
"is-number",\
"npm:7.0.0"\
],\
[\
"is-number-object",\
"npm:1.0.5"\
],\
[\
"is-plain-object",\
"npm:2.0.4"\
],\
[\
"is-regex",\
"npm:1.1.3"\
],\
[\
"is-stream",\
"npm:2.0.0"\
],\
[\
"is-string",\
"npm:1.0.6"\
],\
[\
"is-symbol",\
"npm:1.0.4"\
],\
[\
"is-typedarray",\
"npm:1.0.0"\
],\
[\
"is-windows",\
"npm:1.0.2"\
],\
[\
"is-wsl",\
"npm:2.2.0"\
],\
[\
"isarray",\
"npm:1.0.0"\
],\
[\
"isbinaryfile",\
"npm:4.0.8"\
],\
[\
"isexe",\
"npm:2.0.0"\
],\
[\
"isobject",\
"npm:3.0.1"\
],\
[\
"isomorphic-ws",\
"virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.0.1"\
],\
[\
"istanbul-lib-coverage",\
"npm:3.0.0"\
],\
[\
"istanbul-lib-hook",\
"npm:3.0.0"\
],\
[\
"istanbul-lib-instrument",\
"npm:4.0.3"\
],\
[\
"istanbul-lib-processinfo",\
"npm:2.0.2"\
],\
[\
"istanbul-lib-report",\
"npm:3.0.0"\
],\
[\
"istanbul-lib-source-maps",\
"npm:4.0.0"\
],\
[\
"istanbul-reports",\
"npm:3.0.2"\
],\
[\
"jasmine",\
"npm:4.2.1"\
],\
[\
"jasmine-core",\
"npm:4.2.0"\
],\
[\
"jasmine-spec-reporter",\
"npm:6.0.0"\
],\
[\
"jest-worker",\
"npm:26.6.2"\
],\
[\
"js-tokens",\
"npm:4.0.0"\
],\
[\
"js-yaml",\
"npm:3.14.1"\
],\
[\
"jsesc",\
"npm:2.5.2"\
],\
[\
"json-parse-better-errors",\
"npm:1.0.2"\
],\
[\
"json-schema-traverse",\
"npm:0.4.1"\
],\
[\
"json-stable-stringify-without-jsonify",\
"npm:1.0.1"\
],\
[\
"json5",\
"npm:1.0.1"\
],\
[\
"jsonc-parser",\
"npm:3.0.0"\
],\
[\
"jsonfile",\
"npm:6.1.0"\
],\
[\
"karma",\
"npm:6.3.16"\
],\
[\
"karma-chrome-launcher",\
"npm:3.1.0"\
],\
[\
"karma-firefox-launcher",\
"npm:2.1.0"\
],\
[\
"karma-jasmine",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"\
],\
[\
"karma-jasmine-html-reporter",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"\
],\
[\
"keygrip",\
"npm:1.1.0"\
],\
[\
"kind-of",\
"npm:6.0.3"\
],\
[\
"koa",\
2022-06-27 12:16:40 +02:00
"npm:2.13.4"\
2022-06-27 11:57:51 +02:00
],\
[\
"koa-bodyparser",\
"npm:4.3.0"\
],\
[\
"koa-compose",\
"npm:4.1.0"\
],\
[\
"koa-convert",\
2022-06-27 12:16:40 +02:00
"npm:2.0.0"\
2022-06-27 11:57:51 +02:00
],\
[\
"ledger-cosmos-js",\
"npm:2.1.8"\
],\
[\
"levn",\
"npm:0.4.1"\
],\
[\
"libsodium",\
"npm:0.7.9"\
],\
[\
"libsodium-wrappers",\
"npm:0.7.9"\
],\
[\
"load-json-file",\
"npm:4.0.0"\
],\
[\
"loader-runner",\
"npm:4.2.0"\
],\
[\
"locate-path",\
"npm:2.0.0"\
],\
[\
"lodash",\
"npm:4.17.21"\
],\
[\
"lodash.clonedeep",\
"npm:4.5.0"\
],\
[\
"lodash.flattendeep",\
"npm:4.4.0"\
],\
[\
"lodash.truncate",\
"npm:4.4.2"\
],\
[\
"log4js",\
"npm:6.4.1"\
],\
[\
"long",\
"npm:4.0.0"\
],\
[\
"lru-cache",\
"npm:6.0.0"\
],\
[\
"lunr",\
"npm:2.3.9"\
],\
[\
"make-dir",\
"npm:3.1.0"\
],\
[\
"make-error",\
"npm:1.3.6"\
],\
[\
"make-fetch-happen",\
"npm:8.0.14"\
],\
[\
"marked",\
2022-06-27 11:59:46 +02:00
"npm:4.0.17"\
2022-06-27 11:57:51 +02:00
],\
[\
"media-typer",\
"npm:0.3.0"\
],\
[\
"merge-stream",\
"npm:2.0.0"\
],\
[\
"merge2",\
"npm:1.4.1"\
],\
[\
"micromatch",\
"npm:4.0.4"\
],\
[\
"mime",\
"npm:2.6.0"\
],\
[\
"mime-db",\
"npm:1.47.0"\
],\
[\
"mime-types",\
"npm:2.1.30"\
],\
[\
"mimic-fn",\
"npm:2.1.0"\
],\
[\
"mimic-response",\
"npm:2.1.0"\
],\
[\
"minimalistic-assert",\
"npm:1.0.1"\
],\
[\
"minimalistic-crypto-utils",\
"npm:1.0.1"\
],\
[\
"minimatch",\
2022-10-25 10:12:27 +02:00
"npm:3.1.2"\
2022-06-27 11:57:51 +02:00
],\
[\
"minimist",\
"npm:1.2.6"\
],\
[\
"minipass",\
"npm:3.1.3"\
],\
[\
"minipass-collect",\
"npm:1.0.2"\
],\
[\
"minipass-fetch",\
"npm:1.3.3"\
],\
[\
"minipass-flush",\
"npm:1.0.5"\
],\
[\
"minipass-pipeline",\
"npm:1.2.4"\
],\
[\
"minipass-sized",\
"npm:1.0.3"\
],\
[\
"minizlib",\
"npm:2.1.2"\
],\
[\
"mkdirp",\
"npm:1.0.4"\
],\
[\
"mkdirp-classic",\
"npm:0.5.3"\
],\
[\
"ms",\
2022-06-27 12:16:40 +02:00
"npm:2.1.3"\
2022-06-27 11:57:51 +02:00
],\
[\
"napi-build-utils",\
"npm:1.0.2"\
],\
[\
"natural-compare",\
"npm:1.4.0"\
],\
[\
"negotiator",\
"npm:0.6.2"\
],\
[\
"neo-async",\
"npm:2.6.2"\
],\
[\
"node-abi",\
"npm:2.26.0"\
],\
[\
"node-addon-api",\
"npm:3.2.0"\
],\
[\
"node-gyp",\
"npm:8.0.0"\
],\
2022-12-07 21:06:53 +01:00
[\
"node-gyp-build",\
"npm:4.5.0"\
],\
2022-06-27 11:57:51 +02:00
[\
"node-hid",\
"npm:2.1.1"\
],\
[\
"node-preload",\
"npm:0.2.1"\
],\
[\
"node-releases",\
"npm:1.1.72"\
],\
[\
"noop-logger",\
"npm:0.1.1"\
],\
[\
"nopt",\
"npm:5.0.0"\
],\
[\
"normalize-package-data",\
"npm:2.5.0"\
],\
[\
"normalize-path",\
"npm:2.1.1"\
],\
[\
"npm-run-path",\
"npm:4.0.1"\
],\
[\
"npmlog",\
"npm:4.1.2"\
],\
[\
"number-is-nan",\
"npm:1.0.1"\
],\
[\
"nyc",\
"npm:15.1.0"\
],\
[\
"object-assign",\
"npm:4.1.1"\
],\
[\
"object-inspect",\
"npm:1.10.3"\
],\
[\
"object-keys",\
"npm:1.1.1"\
],\
[\
"object.assign",\
"npm:4.1.2"\
],\
[\
"object.values",\
"npm:1.1.3"\
],\
[\
"on-finished",\
"npm:2.3.0"\
],\
[\
"once",\
"npm:1.4.0"\
],\
[\
"onetime",\
"npm:5.1.2"\
],\
[\
"only",\
"npm:0.0.2"\
],\
[\
"optionator",\
"npm:0.9.1"\
],\
[\
"p-limit",\
"npm:1.3.0"\
],\
[\
"p-locate",\
"npm:2.0.0"\
],\
[\
"p-map",\
"npm:3.0.0"\
],\
[\
"p-try",\
"npm:1.0.0"\
],\
[\
"package-hash",\
"npm:4.0.0"\
],\
[\
"pako",\
"npm:2.0.3"\
],\
[\
"parent-module",\
"npm:1.0.1"\
],\
[\
"parse-json",\
"npm:4.0.0"\
],\
[\
"parseurl",\
"npm:1.3.3"\
],\
[\
"path-exists",\
"npm:3.0.0"\
],\
[\
"path-is-absolute",\
"npm:1.0.1"\
],\
[\
"path-key",\
"npm:3.1.1"\
],\
[\
"path-parse",\
"npm:1.0.7"\
],\
[\
"path-starts-with",\
"npm:1.0.0"\
],\
[\
"path-type",\
"npm:4.0.0"\
],\
[\
"picomatch",\
"npm:2.2.3"\
],\
[\
"pify",\
"npm:3.0.0"\
],\
[\
"pkg-dir",\
"npm:4.2.0"\
],\
[\
"pkg-up",\
"npm:2.0.0"\
],\
[\
"prebuild-install",\
"npm:6.1.2"\
],\
[\
"prelude-ls",\
"npm:1.2.1"\
],\
[\
"prettier",\
2022-12-07 19:03:00 +01:00
"npm:2.8.1"\
2022-06-27 11:57:51 +02:00
],\
[\
"prettier-linter-helpers",\
"npm:1.0.0"\
],\
[\
"process-nextick-args",\
"npm:2.0.1"\
],\
[\
"process-on-spawn",\
"npm:1.0.0"\
],\
[\
"progress",\
"npm:2.0.3"\
],\
[\
"promise-inflight",\
"virtual:8adc312a262cccdf4915241955289bfb26ac0e1ebab1cc568f36b50651793fc358863efdf800291c5b43d0603acbe4f022b374e6efe3a568ff4c9e5cf2f8b099#npm:1.0.1"\
],\
[\
"promise-retry",\
"npm:2.0.1"\
],\
[\
"protobufjs",\
"npm:6.11.3"\
],\
[\
"pump",\
"npm:3.0.0"\
],\
[\
"punycode",\
"npm:2.1.1"\
],\
[\
"qjobs",\
"npm:1.2.0"\
],\
[\
"qs",\
"npm:6.7.0"\
],\
[\
"queue-microtask",\
"npm:1.2.3"\
],\
[\
"randombytes",\
"npm:2.1.0"\
],\
[\
"range-parser",\
"npm:1.2.1"\
],\
[\
"raw-body",\
"npm:2.4.0"\
],\
[\
"rc",\
"npm:1.2.8"\
],\
[\
"read-pkg",\
"npm:3.0.0"\
],\
[\
"read-pkg-up",\
"npm:3.0.0"\
],\
[\
"readable-stream",\
"npm:3.6.0"\
],\
[\
"readdirp",\
"npm:3.6.0"\
],\
[\
"readonly-date",\
"npm:1.0.0"\
],\
[\
"recast",\
"npm:0.20.4"\
],\
[\
"rechoir",\
"npm:0.7.0"\
],\
[\
"regenerator-runtime",\
"npm:0.13.8"\
],\
[\
"regexpp",\
2022-09-05 16:04:34 +02:00
"npm:3.2.0"\
2022-06-27 11:57:51 +02:00
],\
[\
"release-zalgo",\
"npm:1.0.0"\
],\
[\
"remove-trailing-separator",\
"npm:1.1.0"\
],\
[\
"require-directory",\
"npm:2.1.1"\
],\
[\
"require-from-string",\
"npm:2.0.2"\
],\
[\
"require-main-filename",\
"npm:2.0.0"\
],\
[\
"requires-port",\
"npm:1.0.0"\
],\
[\
"resolve",\
"patch:resolve@npm%3A1.20.0#~builtin<compat/resolve>::version=1.20.0&hash=07638b"\
],\
[\
"resolve-cwd",\
"npm:3.0.0"\
],\
[\
"resolve-from",\
"npm:5.0.0"\
],\
[\
"retry",\
"npm:0.12.0"\
],\
[\
"reusify",\
"npm:1.0.4"\
],\
[\
"rfdc",\
"npm:1.3.0"\
],\
[\
"rimraf",\
"npm:3.0.2"\
],\
[\
"ripemd160",\
"npm:2.0.2"\
],\
[\
"run-parallel",\
"npm:1.2.0"\
],\
[\
"rxjs",\
"npm:6.6.7"\
],\
[\
"safe-buffer",\
"npm:5.1.2"\
],\
[\
"safer-buffer",\
"npm:2.1.2"\
],\
[\
"schema-utils",\
"npm:3.0.0"\
],\
[\
"semver",\
"npm:7.3.5"\
],\
[\
"serialize-javascript",\
"npm:5.0.1"\
],\
[\
"ses",\
"npm:0.11.1"\
],\
[\
"set-blocking",\
"npm:2.0.0"\
],\
[\
"setprototypeof",\
"npm:1.1.1"\
],\
[\
"shallow-clone",\
"npm:3.0.1"\
],\
[\
"shebang-command",\
"npm:2.0.0"\
],\
[\
"shebang-regex",\
"npm:3.0.0"\
],\
[\
"shiki",\
2022-06-27 11:59:46 +02:00
"npm:0.10.1"\
2022-06-27 11:57:51 +02:00
],\
[\
"side-channel",\
"npm:1.0.4"\
],\
[\
"signal-exit",\
"npm:3.0.3"\
],\
[\
"simple-concat",\
"npm:1.0.1"\
],\
[\
"simple-get",\
"npm:3.1.1"\
],\
[\
"slash",\
"npm:3.0.0"\
],\
[\
"slice-ansi",\
"npm:4.0.0"\
],\
[\
"smart-buffer",\
"npm:4.1.0"\
],\
[\
"socket.io",\
2022-11-14 09:35:35 +01:00
"npm:4.5.3"\
2022-06-27 11:57:51 +02:00
],\
[\
"socket.io-adapter",\
2022-11-14 09:35:35 +01:00
"npm:2.4.0"\
2022-06-27 11:57:51 +02:00
],\
[\
"socket.io-parser",\
2022-11-14 09:35:35 +01:00
"npm:4.2.1"\
2022-06-27 11:57:51 +02:00
],\
[\
"socks",\
"npm:2.6.1"\
],\
[\
"socks-proxy-agent",\
"npm:5.0.0"\
],\
[\
"source-list-map",\
"npm:2.0.1"\
],\
[\
"source-map",\
"npm:0.6.1"\
],\
[\
"source-map-support",\
2022-08-03 15:04:01 +02:00
"npm:0.5.21"\
2022-06-27 11:57:51 +02:00
],\
[\
"spawn-wrap",\
"npm:2.0.0"\
],\
[\
"spdx-correct",\
"npm:3.1.1"\
],\
[\
"spdx-exceptions",\
"npm:2.3.0"\
],\
[\
"spdx-expression-parse",\
"npm:3.0.1"\
],\
[\
"spdx-license-ids",\
"npm:3.0.8"\
],\
[\
"sprintf-js",\
"npm:1.0.3"\
],\
[\
"ssri",\
"npm:8.0.1"\
],\
[\
"statuses",\
"npm:1.5.0"\
],\
[\
"streamroller",\
"npm:3.0.2"\
],\
[\
"string-width",\
"npm:4.2.2"\
],\
[\
"string.prototype.trimend",\
"npm:1.0.4"\
],\
[\
"string.prototype.trimstart",\
"npm:1.0.4"\
],\
[\
"string_decoder",\
"npm:1.1.1"\
],\
[\
"strip-ansi",\
"npm:6.0.0"\
],\
[\
"strip-bom",\
"npm:3.0.0"\
],\
[\
"strip-final-newline",\
"npm:2.0.0"\
],\
[\
"strip-json-comments",\
"npm:3.1.1"\
],\
[\
"supports-color",\
"npm:7.2.0"\
],\
[\
"symbol-observable",\
"npm:2.0.3"\
],\
[\
"table",\
"npm:6.7.1"\
],\
[\
"tapable",\
"npm:2.2.0"\
],\
[\
"tar",\
"npm:6.1.11"\
],\
[\
"tar-fs",\
"npm:2.1.1"\
],\
[\
"tar-stream",\
"npm:2.2.0"\
],\
[\
"terser",\
2022-08-03 15:04:01 +02:00
"npm:5.14.2"\
2022-06-27 11:57:51 +02:00
],\
[\
"terser-webpack-plugin",\
"virtual:edf6ca66646bb74d43442b6793c014e357e0bcec5b79786c8c64a387a480cb95687e3521fd6aeebe7599b94959ac4bdfcc69ca3610f263ca45875e45ce658118#npm:5.1.2"\
],\
[\
"test-exclude",\
"npm:6.0.0"\
],\
[\
"text-table",\
"npm:0.2.0"\
],\
[\
"tmp",\
"npm:0.2.1"\
],\
[\
"to-fast-properties",\
"npm:2.0.0"\
],\
[\
"to-regex-range",\
"npm:5.0.1"\
],\
[\
"toidentifier",\
"npm:1.0.0"\
],\
[\
"ts-node",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"\
],\
[\
"tsconfig-paths",\
"npm:3.9.0"\
],\
[\
"tslib",\
"npm:1.14.1"\
],\
[\
"tsscmp",\
"npm:1.0.6"\
],\
[\
"tsutils",\
"virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:3.21.0"\
],\
[\
"tunnel-agent",\
"npm:0.6.0"\
],\
[\
"type-check",\
"npm:0.4.0"\
],\
[\
"type-fest",\
"npm:0.8.1"\
],\
[\
"type-is",\
"npm:1.6.18"\
],\
[\
"typedarray-to-buffer",\
"npm:3.1.5"\
],\
[\
"typedoc",\
2022-06-27 11:59:46 +02:00
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"\
2022-06-27 11:57:51 +02:00
],\
[\
"typescript",\
2022-12-07 18:56:19 +01:00
"patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"\
2022-06-27 11:57:51 +02:00
],\
[\
"ua-parser-js",\
"npm:0.7.31"\
],\
[\
"unbox-primitive",\
"npm:1.0.1"\
],\
[\
"unique-filename",\
"npm:1.1.1"\
],\
[\
"unique-slug",\
"npm:2.0.2"\
],\
[\
"universalify",\
"npm:2.0.0"\
],\
[\
"unpipe",\
"npm:1.0.0"\
],\
[\
"uri-js",\
"npm:4.4.1"\
],\
[\
"usb",\
2022-12-07 21:06:53 +01:00
"npm:1.9.2"\
2022-06-27 11:57:51 +02:00
],\
[\
"util-deprecate",\
"npm:1.0.2"\
],\
[\
"utils-merge",\
"npm:1.0.1"\
],\
[\
"uuid",\
"npm:3.4.0"\
],\
[\
"v8-compile-cache",\
"npm:2.3.0"\
],\
[\
"validate-npm-package-license",\
"npm:3.0.4"\
],\
[\
"vary",\
"npm:1.1.2"\
],\
[\
"void-elements",\
"npm:2.0.1"\
],\
[\
"vscode-oniguruma",\
"npm:1.6.1"\
],\
[\
"vscode-textmate",\
"npm:5.2.0"\
],\
[\
"watchpack",\
"npm:2.2.0"\
],\
[\
"webpack",\
"virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.37.1"\
],\
[\
"webpack-cli",\
"virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"\
],\
[\
"webpack-merge",\
"npm:5.7.3"\
],\
[\
"webpack-sources",\
"npm:2.2.0"\
],\
[\
"which",\
"npm:2.0.2"\
],\
[\
"which-boxed-primitive",\
"npm:1.0.2"\
],\
[\
"which-module",\
"npm:2.0.0"\
],\
[\
"wide-align",\
"npm:1.1.3"\
],\
[\
"wildcard",\
"npm:2.0.0"\
],\
[\
"word-wrap",\
"npm:1.2.3"\
],\
[\
"wrap-ansi",\
"npm:7.0.0"\
],\
[\
"wrappy",\
"npm:1.0.2"\
],\
[\
"write-file-atomic",\
"npm:3.0.3"\
],\
[\
"ws",\
"virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:7.4.6"\
],\
[\
"xstream",\
"npm:11.14.0"\
],\
[\
"y18n",\
"npm:5.0.8"\
],\
[\
"yallist",\
"npm:4.0.0"\
],\
[\
"yargs",\
"npm:15.4.1"\
],\
[\
"yargs-parser",\
"npm:20.2.7"\
],\
[\
"ylru",\
"npm:1.2.1"\
],\
[\
"yn",\
"npm:3.1.1"\
],\
[\
"yocto-queue",\
"npm:0.1.0"\
]\
],\
"packageRegistryData": [\
[null, [\
[null, {\
"packageLocation": "./",\
"packageDependencies": [\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/cosmwasm-stargate", "workspace:packages/cosmwasm-stargate"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["eslint", "npm:7.26.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "SOFT"\
}]\
]],\
["@agoric/babel-standalone", [\
["npm:7.9.5", {\
"packageLocation": "./.yarn/cache/@agoric-babel-standalone-npm-7.9.5-d7c88bfb35-19c459bc5c.zip/node_modules/@agoric/babel-standalone/",\
"packageDependencies": [\
["@agoric/babel-standalone", "npm:7.9.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["@agoric/make-hardener", [\
["npm:0.1.3", {\
"packageLocation": "./.yarn/cache/@agoric-make-hardener-npm-0.1.3-8f4efdb7f1-d96ece3073.zip/node_modules/@agoric/make-hardener/",\
"packageDependencies": [\
["@agoric/make-hardener", "npm:0.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@agoric/transform-module", [\
["npm:0.4.1", {\
"packageLocation": "./.yarn/cache/@agoric-transform-module-npm-0.4.1-65094eb3d8-36bf78c95d.zip/node_modules/@agoric/transform-module/",\
"packageDependencies": [\
["@agoric/transform-module", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/code-frame", [\
["npm:7.12.11", {\
"packageLocation": "./.yarn/cache/@babel-code-frame-npm-7.12.11-1a9a1b277f-3963eff3eb.zip/node_modules/@babel/code-frame/",\
"packageDependencies": [\
["@babel/code-frame", "npm:7.12.11"],\
["@babel/highlight", "npm:7.14.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.12.13", {\
"packageLocation": "./.yarn/cache/@babel-code-frame-npm-7.12.13-fb5ba5a992-d0491bb59f.zip/node_modules/@babel/code-frame/",\
"packageDependencies": [\
["@babel/code-frame", "npm:7.12.13"],\
["@babel/highlight", "npm:7.14.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/compat-data", [\
["npm:7.14.0", {\
"packageLocation": "./.yarn/cache/@babel-compat-data-npm-7.14.0-150bea01c2-24a9ce6d25.zip/node_modules/@babel/compat-data/",\
"packageDependencies": [\
["@babel/compat-data", "npm:7.14.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/core", [\
["npm:7.14.3", {\
"packageLocation": "./.yarn/cache/@babel-core-npm-7.14.3-9181aae4d9-b91ed6adc7.zip/node_modules/@babel/core/",\
"packageDependencies": [\
["@babel/core", "npm:7.14.3"],\
["@babel/code-frame", "npm:7.12.13"],\
["@babel/generator", "npm:7.14.3"],\
["@babel/helper-compilation-targets", "virtual:9181aae4d97715a94d175eeb28481474469d9a92ff383295cd43eff028bd01f2bf9f49d84b8d34047ac7d6e33c4bf822a6d6790e29e06180e55c1239694939ca#npm:7.13.16"],\
["@babel/helper-module-transforms", "npm:7.14.2"],\
["@babel/helpers", "npm:7.14.0"],\
["@babel/parser", "npm:7.14.3"],\
["@babel/template", "npm:7.12.13"],\
["@babel/traverse", "npm:7.14.2"],\
["@babel/types", "npm:7.14.2"],\
["convert-source-map", "npm:1.7.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["gensync", "npm:1.0.0-beta.2"],\
["json5", "npm:2.2.0"],\
["semver", "npm:6.3.0"],\
["source-map", "npm:0.5.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/generator", [\
["npm:7.14.3", {\
"packageLocation": "./.yarn/cache/@babel-generator-npm-7.14.3-3bb0a82750-2c104bbe53.zip/node_modules/@babel/generator/",\
"packageDependencies": [\
["@babel/generator", "npm:7.14.3"],\
["@babel/types", "npm:7.14.2"],\
["jsesc", "npm:2.5.2"],\
["source-map", "npm:0.5.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-compilation-targets", [\
["npm:7.13.16", {\
"packageLocation": "./.yarn/cache/@babel-helper-compilation-targets-npm-7.13.16-e8eed91d8d-08c8fcd998.zip/node_modules/@babel/helper-compilation-targets/",\
"packageDependencies": [\
["@babel/helper-compilation-targets", "npm:7.13.16"]\
],\
"linkType": "SOFT"\
}],\
["virtual:9181aae4d97715a94d175eeb28481474469d9a92ff383295cd43eff028bd01f2bf9f49d84b8d34047ac7d6e33c4bf822a6d6790e29e06180e55c1239694939ca#npm:7.13.16", {\
"packageLocation": "./.yarn/__virtual__/@babel-helper-compilation-targets-virtual-bd770daa72/0/cache/@babel-helper-compilation-targets-npm-7.13.16-e8eed91d8d-08c8fcd998.zip/node_modules/@babel/helper-compilation-targets/",\
"packageDependencies": [\
["@babel/helper-compilation-targets", "virtual:9181aae4d97715a94d175eeb28481474469d9a92ff383295cd43eff028bd01f2bf9f49d84b8d34047ac7d6e33c4bf822a6d6790e29e06180e55c1239694939ca#npm:7.13.16"],\
["@babel/compat-data", "npm:7.14.0"],\
["@babel/core", "npm:7.14.3"],\
["@babel/helper-validator-option", "npm:7.12.17"],\
["@types/babel__core", null],\
["browserslist", "npm:4.16.6"],\
["semver", "npm:6.3.0"]\
],\
"packagePeers": [\
"@babel/core",\
"@types/babel__core"\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-function-name", [\
["npm:7.14.2", {\
"packageLocation": "./.yarn/cache/@babel-helper-function-name-npm-7.14.2-52642340ac-70365d36ad.zip/node_modules/@babel/helper-function-name/",\
"packageDependencies": [\
["@babel/helper-function-name", "npm:7.14.2"],\
["@babel/helper-get-function-arity", "npm:7.12.13"],\
["@babel/template", "npm:7.12.13"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-get-function-arity", [\
["npm:7.12.13", {\
"packageLocation": "./.yarn/cache/@babel-helper-get-function-arity-npm-7.12.13-7d8bcf34b7-847ef9f4d4.zip/node_modules/@babel/helper-get-function-arity/",\
"packageDependencies": [\
["@babel/helper-get-function-arity", "npm:7.12.13"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-member-expression-to-functions", [\
["npm:7.13.12", {\
"packageLocation": "./.yarn/cache/@babel-helper-member-expression-to-functions-npm-7.13.12-0092ecd45c-76a5ad6ae6.zip/node_modules/@babel/helper-member-expression-to-functions/",\
"packageDependencies": [\
["@babel/helper-member-expression-to-functions", "npm:7.13.12"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-module-imports", [\
["npm:7.13.12", {\
"packageLocation": "./.yarn/cache/@babel-helper-module-imports-npm-7.13.12-6f45f76073-9abb5e3acb.zip/node_modules/@babel/helper-module-imports/",\
"packageDependencies": [\
["@babel/helper-module-imports", "npm:7.13.12"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-module-transforms", [\
["npm:7.14.2", {\
"packageLocation": "./.yarn/cache/@babel-helper-module-transforms-npm-7.14.2-81e49440fe-cb6930cb45.zip/node_modules/@babel/helper-module-transforms/",\
"packageDependencies": [\
["@babel/helper-module-transforms", "npm:7.14.2"],\
["@babel/helper-module-imports", "npm:7.13.12"],\
["@babel/helper-replace-supers", "npm:7.14.3"],\
["@babel/helper-simple-access", "npm:7.13.12"],\
["@babel/helper-split-export-declaration", "npm:7.12.13"],\
["@babel/helper-validator-identifier", "npm:7.14.0"],\
["@babel/template", "npm:7.12.13"],\
["@babel/traverse", "npm:7.14.2"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-optimise-call-expression", [\
["npm:7.12.13", {\
"packageLocation": "./.yarn/cache/@babel-helper-optimise-call-expression-npm-7.12.13-52e64fc268-9925679d67.zip/node_modules/@babel/helper-optimise-call-expression/",\
"packageDependencies": [\
["@babel/helper-optimise-call-expression", "npm:7.12.13"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-replace-supers", [\
["npm:7.14.3", {\
"packageLocation": "./.yarn/cache/@babel-helper-replace-supers-npm-7.14.3-52201924ca-c01363c502.zip/node_modules/@babel/helper-replace-supers/",\
"packageDependencies": [\
["@babel/helper-replace-supers", "npm:7.14.3"],\
["@babel/helper-member-expression-to-functions", "npm:7.13.12"],\
["@babel/helper-optimise-call-expression", "npm:7.12.13"],\
["@babel/traverse", "npm:7.14.2"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-simple-access", [\
["npm:7.13.12", {\
"packageLocation": "./.yarn/cache/@babel-helper-simple-access-npm-7.13.12-038331126e-afd0a8d1c7.zip/node_modules/@babel/helper-simple-access/",\
"packageDependencies": [\
["@babel/helper-simple-access", "npm:7.13.12"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-split-export-declaration", [\
["npm:7.12.13", {\
"packageLocation": "./.yarn/cache/@babel-helper-split-export-declaration-npm-7.12.13-bb30c88575-adc8954a0b.zip/node_modules/@babel/helper-split-export-declaration/",\
"packageDependencies": [\
["@babel/helper-split-export-declaration", "npm:7.12.13"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-validator-identifier", [\
["npm:7.14.0", {\
"packageLocation": "./.yarn/cache/@babel-helper-validator-identifier-npm-7.14.0-88c0d4b395-6276d57677.zip/node_modules/@babel/helper-validator-identifier/",\
"packageDependencies": [\
["@babel/helper-validator-identifier", "npm:7.14.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-validator-option", [\
["npm:7.12.17", {\
"packageLocation": "./.yarn/cache/@babel-helper-validator-option-npm-7.12.17-098722d989-940e7b78dc.zip/node_modules/@babel/helper-validator-option/",\
"packageDependencies": [\
["@babel/helper-validator-option", "npm:7.12.17"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helpers", [\
["npm:7.14.0", {\
"packageLocation": "./.yarn/cache/@babel-helpers-npm-7.14.0-37cb1e5143-276716f77c.zip/node_modules/@babel/helpers/",\
"packageDependencies": [\
["@babel/helpers", "npm:7.14.0"],\
["@babel/template", "npm:7.12.13"],\
["@babel/traverse", "npm:7.14.2"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/highlight", [\
["npm:7.14.0", {\
"packageLocation": "./.yarn/cache/@babel-highlight-npm-7.14.0-54986133d5-5aae226c0d.zip/node_modules/@babel/highlight/",\
"packageDependencies": [\
["@babel/highlight", "npm:7.14.0"],\
["@babel/helper-validator-identifier", "npm:7.14.0"],\
["chalk", "npm:2.4.2"],\
["js-tokens", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/parser", [\
["npm:7.14.3", {\
"packageLocation": "./.yarn/cache/@babel-parser-npm-7.14.3-4c3311dd2f-39653900d3.zip/node_modules/@babel/parser/",\
"packageDependencies": [\
["@babel/parser", "npm:7.14.3"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/runtime", [\
["npm:7.14.0", {\
"packageLocation": "./.yarn/cache/@babel-runtime-npm-7.14.0-fba2a32266-257dc25943.zip/node_modules/@babel/runtime/",\
"packageDependencies": [\
["@babel/runtime", "npm:7.14.0"],\
["regenerator-runtime", "npm:0.13.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/template", [\
["npm:7.12.13", {\
"packageLocation": "./.yarn/cache/@babel-template-npm-7.12.13-069e9c8875-e037731631.zip/node_modules/@babel/template/",\
"packageDependencies": [\
["@babel/template", "npm:7.12.13"],\
["@babel/code-frame", "npm:7.12.13"],\
["@babel/parser", "npm:7.14.3"],\
["@babel/types", "npm:7.14.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/traverse", [\
["npm:7.14.2", {\
"packageLocation": "./.yarn/cache/@babel-traverse-npm-7.14.2-5dffae5dce-054d5e4442.zip/node_modules/@babel/traverse/",\
"packageDependencies": [\
["@babel/traverse", "npm:7.14.2"],\
["@babel/code-frame", "npm:7.12.13"],\
["@babel/generator", "npm:7.14.3"],\
["@babel/helper-function-name", "npm:7.14.2"],\
["@babel/helper-split-export-declaration", "npm:7.12.13"],\
["@babel/parser", "npm:7.14.3"],\
["@babel/types", "npm:7.14.2"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["globals", "npm:11.12.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/types", [\
["npm:7.14.2", {\
"packageLocation": "./.yarn/cache/@babel-types-npm-7.14.2-0a9f9700cf-b8e4796ba8.zip/node_modules/@babel/types/",\
"packageDependencies": [\
["@babel/types", "npm:7.14.2"],\
["@babel/helper-validator-identifier", "npm:7.14.0"],\
["to-fast-properties", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@confio/ics23", [\
["npm:0.6.8", {\
"packageLocation": "./.yarn/cache/@confio-ics23-npm-0.6.8-c87607eb2c-376d72f644.zip/node_modules/@confio/ics23/",\
"packageDependencies": [\
["@confio/ics23", "npm:0.6.8"],\
["@noble/hashes", "npm:1.0.0"],\
["protobufjs", "npm:6.11.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@cosmjs/amino", [\
["workspace:packages/amino", {\
"packageLocation": "./packages/amino/",\
"packageDependencies": [\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.37.1"],\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/cli", [\
["workspace:packages/cli", {\
"packageLocation": "./packages/cli/",\
"packageDependencies": [\
["@cosmjs/cli", "workspace:packages/cli"],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/cosmwasm-stargate", "workspace:packages/cosmwasm-stargate"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/faucet-client", "workspace:packages/faucet-client"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["@cosmjs/tendermint-rpc", "workspace:packages/tendermint-rpc"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/babylon", "npm:6.16.5"],\
["@types/diff", "npm:4.0.2"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@types/yargs", "npm:15.0.13"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["axios", "npm:0.21.4"],\
["babylon", "npm:6.18.0"],\
["chalk", "npm:4.1.2"],\
2022-11-28 19:31:31 +01:00
["cosmjs-types", "npm:0.6.0"],\
2022-06-27 11:57:51 +02:00
["diff", "npm:4.0.2"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["recast", "npm:0.20.4"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["yargs", "npm:15.4.1"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/cosmwasm-stargate", [\
["workspace:packages/cosmwasm-stargate", {\
"packageLocation": "./packages/cosmwasm-stargate/",\
"packageDependencies": [\
["@cosmjs/cosmwasm-stargate", "workspace:packages/cosmwasm-stargate"],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["@cosmjs/tendermint-rpc", "workspace:packages/tendermint-rpc"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/long", "npm:4.0.1"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@types/pako", "npm:1.0.1"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
2022-11-28 19:31:31 +01:00
["cosmjs-types", "npm:0.6.0"],\
2022-06-27 11:57:51 +02:00
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["long", "npm:4.0.0"],\
["nyc", "npm:15.1.0"],\
["pako", "npm:2.0.3"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["protobufjs", "npm:6.11.3"],\
["readonly-date", "npm:1.0.0"],\
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.37.1"],\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/crypto", [\
["workspace:packages/crypto", {\
"packageLocation": "./packages/crypto/",\
"packageDependencies": [\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@noble/hashes", "npm:1.0.0"],\
["@types/bn.js", "npm:5.1.0"],\
2022-11-15 16:10:35 +01:00
["@types/elliptic", "npm:6.4.14"],\
2022-06-27 11:57:51 +02:00
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/libsodium-wrappers", "npm:0.7.9"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["bn.js", "npm:5.2.0"],\
["buffer", "npm:6.0.3"],\
["elliptic", "npm:6.5.4"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["libsodium-wrappers", "npm:0.7.9"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.37.1"],\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/encoding", [\
["workspace:packages/encoding", {\
"packageLocation": "./packages/encoding/",\
"packageDependencies": [\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/base64-js", "npm:1.3.0"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["base64-js", "npm:1.5.1"],\
["bech32", "npm:1.1.4"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["readonly-date", "npm:1.0.0"],\
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.37.1"],\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/faucet", [\
["workspace:packages/faucet", {\
"packageLocation": "./packages/faucet/",\
"packageDependencies": [\
["@cosmjs/faucet", "workspace:packages/faucet"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
2022-06-27 12:16:40 +02:00
["@koa/cors", "npm:3.3.0"],\
2022-06-27 11:57:51 +02:00
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
2022-06-27 12:16:40 +02:00
["@types/koa", "npm:2.13.4"],\
["@types/koa-bodyparser", "npm:4.3.7"],\
["@types/koa__cors", "npm:3.3.0"],\
2022-06-27 11:57:51 +02:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
2022-06-27 12:16:40 +02:00
["koa", "npm:2.13.4"],\
2022-06-27 11:57:51 +02:00
["koa-bodyparser", "npm:4.3.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.37.1"],\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/faucet-client", [\
["workspace:packages/faucet-client", {\
"packageLocation": "./packages/faucet-client/",\
"packageDependencies": [\
["@cosmjs/faucet-client", "workspace:packages/faucet-client"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["axios", "npm:0.21.4"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.37.1"],\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/json-rpc", [\
["workspace:packages/json-rpc", {\
"packageLocation": "./packages/json-rpc/",\
"packageDependencies": [\
["@cosmjs/json-rpc", "workspace:packages/json-rpc"],\
["@cosmjs/stream", "workspace:packages/stream"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.37.1"],\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"],\
["xstream", "npm:11.14.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/ledger-amino", [\
["workspace:packages/ledger-amino", {\
"packageLocation": "./packages/ledger-amino/",\
"packageDependencies": [\
["@cosmjs/ledger-amino", "workspace:packages/ledger-amino"],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["@ledgerhq/hw-transport-node-hid", "npm:5.51.1"],\
["@ledgerhq/hw-transport-webusb", "npm:5.51.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/ledgerhq__hw-transport", "npm:4.21.3"],\
["@types/ledgerhq__hw-transport-node-hid", "npm:4.22.2"],\
["@types/ledgerhq__hw-transport-webusb", "npm:4.70.1"],\
["@types/semver", "npm:7.3.6"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["ledger-cosmos-js", "npm:2.1.8"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["semver", "npm:7.3.5"],\
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.37.1"],\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/math", [\
["workspace:packages/math", {\
"packageLocation": "./packages/math/",\
"packageDependencies": [\
["@cosmjs/math", "workspace:packages/math"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/bn.js", "npm:5.1.0"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["bn.js", "npm:5.2.0"],\
["buffer", "npm:6.0.3"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.37.1"],\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/proto-signing", [\
["workspace:packages/proto-signing", {\
"packageLocation": "./packages/proto-signing/",\
"packageDependencies": [\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/long", "npm:4.0.1"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
2022-11-28 19:31:31 +01:00
["cosmjs-types", "npm:0.6.0"],\
2022-06-27 11:57:51 +02:00
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["long", "npm:4.0.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["protobufjs", "npm:6.11.3"],\
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.37.1"],\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/socket", [\
["workspace:packages/socket", {\
"packageLocation": "./packages/socket/",\
"packageDependencies": [\
["@cosmjs/socket", "workspace:packages/socket"],\
["@cosmjs/stream", "workspace:packages/stream"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/ws", "npm:6.0.4"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["isomorphic-ws", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.0.1"],\
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.37.1"],\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"],\
["ws", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:7.4.6"],\
["xstream", "npm:11.14.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/stargate", [\
["workspace:packages/stargate", {\
"packageLocation": "./packages/stargate/",\
"packageDependencies": [\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["@confio/ics23", "npm:0.6.8"],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stream", "workspace:packages/stream"],\
["@cosmjs/tendermint-rpc", "workspace:packages/tendermint-rpc"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/long", "npm:4.0.1"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
2022-11-28 19:31:31 +01:00
["cosmjs-types", "npm:0.6.0"],\
2022-06-27 11:57:51 +02:00
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["long", "npm:4.0.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["protobufjs", "npm:6.11.3"],\
["readonly-date", "npm:1.0.0"],\
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.37.1"],\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"],\
["xstream", "npm:11.14.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/stream", [\
["workspace:packages/stream", {\
"packageLocation": "./packages/stream/",\
"packageDependencies": [\
["@cosmjs/stream", "workspace:packages/stream"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.37.1"],\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"],\
["xstream", "npm:11.14.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/tendermint-rpc", [\
["workspace:packages/tendermint-rpc", {\
"packageLocation": "./packages/tendermint-rpc/",\
"packageDependencies": [\
["@cosmjs/tendermint-rpc", "workspace:packages/tendermint-rpc"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/json-rpc", "workspace:packages/json-rpc"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/socket", "workspace:packages/socket"],\
["@cosmjs/stream", "workspace:packages/stream"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["axios", "npm:0.21.4"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["readonly-date", "npm:1.0.0"],\
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.37.1"],\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"],\
["xstream", "npm:11.14.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/utils", [\
["workspace:packages/utils", {\
"packageLocation": "./packages/utils/",\
"packageDependencies": [\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["buffer", "npm:6.0.3"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine", "npm:4.2.1"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["ses", "npm:0.11.1"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.37.1"],\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@discoveryjs/json-ext", [\
["npm:0.5.3", {\
"packageLocation": "./.yarn/cache/@discoveryjs-json-ext-npm-0.5.3-d076e2bd24-fea319569f.zip/node_modules/@discoveryjs/json-ext/",\
"packageDependencies": [\
["@discoveryjs/json-ext", "npm:0.5.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@eslint/eslintrc", [\
["npm:0.4.1", {\
"packageLocation": "./.yarn/cache/@eslint-eslintrc-npm-0.4.1-48933b2833-85eeaa022e.zip/node_modules/@eslint/eslintrc/",\
"packageDependencies": [\
["@eslint/eslintrc", "npm:0.4.1"],\
["ajv", "npm:6.12.6"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["espree", "npm:7.3.1"],\
["globals", "npm:12.4.0"],\
["ignore", "npm:4.0.6"],\
["import-fresh", "npm:3.3.0"],\
["js-yaml", "npm:3.14.1"],\
2022-10-25 10:12:27 +02:00
["minimatch", "npm:3.1.2"],\
2022-06-27 11:57:51 +02:00
["strip-json-comments", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@istanbuljs/load-nyc-config", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/@istanbuljs-load-nyc-config-npm-1.1.0-42d17c9cb1-d578da5e2e.zip/node_modules/@istanbuljs/load-nyc-config/",\
"packageDependencies": [\
["@istanbuljs/load-nyc-config", "npm:1.1.0"],\
["camelcase", "npm:5.3.1"],\
["find-up", "npm:4.1.0"],\
["get-package-type", "npm:0.1.0"],\
["js-yaml", "npm:3.14.1"],\
["resolve-from", "npm:5.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@istanbuljs/nyc-config-typescript", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/@istanbuljs-nyc-config-typescript-npm-1.0.1-d1daa3ba46-b4106446f8.zip/node_modules/@istanbuljs/nyc-config-typescript/",\
"packageDependencies": [\
["@istanbuljs/nyc-config-typescript", "npm:1.0.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1", {\
"packageLocation": "./.yarn/__virtual__/@istanbuljs-nyc-config-typescript-virtual-898a554d35/0/cache/@istanbuljs-nyc-config-typescript-npm-1.0.1-d1daa3ba46-b4106446f8.zip/node_modules/@istanbuljs/nyc-config-typescript/",\
"packageDependencies": [\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@istanbuljs/schema", "npm:0.1.3"],\
["@types/nyc", null],\
["@types/source-map-support", null],\
["@types/ts-node", null],\
["nyc", "npm:15.1.0"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"]\
],\
"packagePeers": [\
"@types/nyc",\
"@types/source-map-support",\
"@types/ts-node",\
"nyc",\
"source-map-support",\
"ts-node"\
],\
"linkType": "HARD"\
}]\
]],\
["@istanbuljs/schema", [\
["npm:0.1.3", {\
"packageLocation": "./.yarn/cache/@istanbuljs-schema-npm-0.1.3-466bd3eaaa-5282759d96.zip/node_modules/@istanbuljs/schema/",\
"packageDependencies": [\
["@istanbuljs/schema", "npm:0.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
2022-08-03 15:04:01 +02:00
["@jridgewell/gen-mapping", [\
["npm:0.3.2", {\
"packageLocation": "./.yarn/cache/@jridgewell-gen-mapping-npm-0.3.2-c64eeb4a4e-1832707a1c.zip/node_modules/@jridgewell/gen-mapping/",\
"packageDependencies": [\
["@jridgewell/gen-mapping", "npm:0.3.2"],\
["@jridgewell/set-array", "npm:1.1.2"],\
["@jridgewell/sourcemap-codec", "npm:1.4.14"],\
["@jridgewell/trace-mapping", "npm:0.3.14"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/resolve-uri", [\
["npm:3.1.0", {\
"packageLocation": "./.yarn/cache/@jridgewell-resolve-uri-npm-3.1.0-6ff2351e61-b5ceaaf9a1.zip/node_modules/@jridgewell/resolve-uri/",\
"packageDependencies": [\
["@jridgewell/resolve-uri", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/set-array", [\
["npm:1.1.2", {\
"packageLocation": "./.yarn/cache/@jridgewell-set-array-npm-1.1.2-45b82d7fb6-69a84d5980.zip/node_modules/@jridgewell/set-array/",\
"packageDependencies": [\
["@jridgewell/set-array", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/source-map", [\
["npm:0.3.2", {\
"packageLocation": "./.yarn/cache/@jridgewell-source-map-npm-0.3.2-6fd1f37b22-1b83f0eb94.zip/node_modules/@jridgewell/source-map/",\
"packageDependencies": [\
["@jridgewell/source-map", "npm:0.3.2"],\
["@jridgewell/gen-mapping", "npm:0.3.2"],\
["@jridgewell/trace-mapping", "npm:0.3.14"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/sourcemap-codec", [\
["npm:1.4.14", {\
"packageLocation": "./.yarn/cache/@jridgewell-sourcemap-codec-npm-1.4.14-f5f0630788-61100637b6.zip/node_modules/@jridgewell/sourcemap-codec/",\
"packageDependencies": [\
["@jridgewell/sourcemap-codec", "npm:1.4.14"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/trace-mapping", [\
["npm:0.3.14", {\
"packageLocation": "./.yarn/cache/@jridgewell-trace-mapping-npm-0.3.14-c78fcccfdf-b9537b9630.zip/node_modules/@jridgewell/trace-mapping/",\
"packageDependencies": [\
["@jridgewell/trace-mapping", "npm:0.3.14"],\
["@jridgewell/resolve-uri", "npm:3.1.0"],\
["@jridgewell/sourcemap-codec", "npm:1.4.14"]\
],\
"linkType": "HARD"\
}]\
]],\
2022-06-27 11:57:51 +02:00
["@koa/cors", [\
2022-06-27 12:16:40 +02:00
["npm:3.3.0", {\
"packageLocation": "./.yarn/cache/@koa-cors-npm-3.3.0-0564248a2f-bb49c680e0.zip/node_modules/@koa/cors/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-06-27 12:16:40 +02:00
["@koa/cors", "npm:3.3.0"],\
2022-06-27 11:57:51 +02:00
["vary", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/devices", [\
["npm:5.51.1", {\
"packageLocation": "./.yarn/cache/@ledgerhq-devices-npm-5.51.1-8986be31a8-bb63548b4b.zip/node_modules/@ledgerhq/devices/",\
"packageDependencies": [\
["@ledgerhq/devices", "npm:5.51.1"],\
["@ledgerhq/errors", "npm:5.50.0"],\
["@ledgerhq/logs", "npm:5.50.0"],\
["rxjs", "npm:6.6.7"],\
["semver", "npm:7.3.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/errors", [\
["npm:5.50.0", {\
"packageLocation": "./.yarn/cache/@ledgerhq-errors-npm-5.50.0-ba43187a5a-2933e85f5a.zip/node_modules/@ledgerhq/errors/",\
"packageDependencies": [\
["@ledgerhq/errors", "npm:5.50.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/hw-transport", [\
["npm:5.51.1", {\
"packageLocation": "./.yarn/cache/@ledgerhq-hw-transport-npm-5.51.1-c1120421b9-55c8c1a05c.zip/node_modules/@ledgerhq/hw-transport/",\
"packageDependencies": [\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["@ledgerhq/devices", "npm:5.51.1"],\
["@ledgerhq/errors", "npm:5.50.0"],\
["events", "npm:3.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/hw-transport-node-hid", [\
["npm:5.51.1", {\
"packageLocation": "./.yarn/cache/@ledgerhq-hw-transport-node-hid-npm-5.51.1-c18ee16b7b-0105633ea3.zip/node_modules/@ledgerhq/hw-transport-node-hid/",\
"packageDependencies": [\
["@ledgerhq/hw-transport-node-hid", "npm:5.51.1"],\
["@ledgerhq/devices", "npm:5.51.1"],\
["@ledgerhq/errors", "npm:5.50.0"],\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["@ledgerhq/hw-transport-node-hid-noevents", "npm:5.51.1"],\
["@ledgerhq/logs", "npm:5.50.0"],\
["lodash", "npm:4.17.21"],\
["node-hid", "npm:2.1.1"],\
2022-12-07 21:06:53 +01:00
["usb", "npm:1.9.2"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/hw-transport-node-hid-noevents", [\
["npm:5.51.1", {\
"packageLocation": "./.yarn/cache/@ledgerhq-hw-transport-node-hid-noevents-npm-5.51.1-7994e62db5-e483d57d18.zip/node_modules/@ledgerhq/hw-transport-node-hid-noevents/",\
"packageDependencies": [\
["@ledgerhq/hw-transport-node-hid-noevents", "npm:5.51.1"],\
["@ledgerhq/devices", "npm:5.51.1"],\
["@ledgerhq/errors", "npm:5.50.0"],\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["@ledgerhq/logs", "npm:5.50.0"],\
["node-hid", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/hw-transport-webusb", [\
["npm:5.51.1", {\
"packageLocation": "./.yarn/cache/@ledgerhq-hw-transport-webusb-npm-5.51.1-8388252e37-f03bbb38c4.zip/node_modules/@ledgerhq/hw-transport-webusb/",\
"packageDependencies": [\
["@ledgerhq/hw-transport-webusb", "npm:5.51.1"],\
["@ledgerhq/devices", "npm:5.51.1"],\
["@ledgerhq/errors", "npm:5.50.0"],\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["@ledgerhq/logs", "npm:5.50.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/logs", [\
["npm:5.50.0", {\
"packageLocation": "./.yarn/cache/@ledgerhq-logs-npm-5.50.0-6ce5d8aa3f-ad2e2f0f52.zip/node_modules/@ledgerhq/logs/",\
"packageDependencies": [\
["@ledgerhq/logs", "npm:5.50.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@noble/hashes", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/@noble-hashes-npm-1.0.0-893cbd74b3-bdf1c28a4b.zip/node_modules/@noble/hashes/",\
"packageDependencies": [\
["@noble/hashes", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@nodelib/fs.scandir", [\
["npm:2.1.4", {\
"packageLocation": "./.yarn/cache/@nodelib-fs.scandir-npm-2.1.4-6f6ddb2372-18c2150ab5.zip/node_modules/@nodelib/fs.scandir/",\
"packageDependencies": [\
["@nodelib/fs.scandir", "npm:2.1.4"],\
["@nodelib/fs.stat", "npm:2.0.4"],\
["run-parallel", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@nodelib/fs.stat", [\
["npm:2.0.4", {\
"packageLocation": "./.yarn/cache/@nodelib-fs.stat-npm-2.0.4-0b2acf9d70-d0d9745f87.zip/node_modules/@nodelib/fs.stat/",\
"packageDependencies": [\
["@nodelib/fs.stat", "npm:2.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["@nodelib/fs.walk", [\
["npm:1.2.6", {\
"packageLocation": "./.yarn/cache/@nodelib-fs.walk-npm-1.2.6-b686194e9d-d156901823.zip/node_modules/@nodelib/fs.walk/",\
"packageDependencies": [\
["@nodelib/fs.walk", "npm:1.2.6"],\
["@nodelib/fs.scandir", "npm:2.1.4"],\
["fastq", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@npmcli/move-file", [\
["npm:1.1.2", {\
"packageLocation": "./.yarn/cache/@npmcli-move-file-npm-1.1.2-4f6c7b3354-c96381d4a3.zip/node_modules/@npmcli/move-file/",\
"packageDependencies": [\
["@npmcli/move-file", "npm:1.1.2"],\
["mkdirp", "npm:1.0.4"],\
["rimraf", "npm:3.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/aspromise", [\
["npm:1.1.2", {\
"packageLocation": "./.yarn/cache/@protobufjs-aspromise-npm-1.1.2-71d00b938f-011fe7ef08.zip/node_modules/@protobufjs/aspromise/",\
"packageDependencies": [\
["@protobufjs/aspromise", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/base64", [\
["npm:1.1.2", {\
"packageLocation": "./.yarn/cache/@protobufjs-base64-npm-1.1.2-cd8ca6814a-67173ac34d.zip/node_modules/@protobufjs/base64/",\
"packageDependencies": [\
["@protobufjs/base64", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/codegen", [\
["npm:2.0.4", {\
"packageLocation": "./.yarn/cache/@protobufjs-codegen-npm-2.0.4-36e188bbe6-59240c850b.zip/node_modules/@protobufjs/codegen/",\
"packageDependencies": [\
["@protobufjs/codegen", "npm:2.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/eventemitter", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/@protobufjs-eventemitter-npm-1.1.0-029cc7d431-0369163a3d.zip/node_modules/@protobufjs/eventemitter/",\
"packageDependencies": [\
["@protobufjs/eventemitter", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/fetch", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/@protobufjs-fetch-npm-1.1.0-ca857b7df4-3fce7e09eb.zip/node_modules/@protobufjs/fetch/",\
"packageDependencies": [\
["@protobufjs/fetch", "npm:1.1.0"],\
["@protobufjs/aspromise", "npm:1.1.2"],\
["@protobufjs/inquire", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/float", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/@protobufjs-float-npm-1.0.2-5678f64d08-5781e12412.zip/node_modules/@protobufjs/float/",\
"packageDependencies": [\
["@protobufjs/float", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/inquire", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/@protobufjs-inquire-npm-1.1.0-3c7759e9ce-ca06f02eaf.zip/node_modules/@protobufjs/inquire/",\
"packageDependencies": [\
["@protobufjs/inquire", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/path", [\
["npm:1.1.2", {\
"packageLocation": "./.yarn/cache/@protobufjs-path-npm-1.1.2-641d08de76-856eeb532b.zip/node_modules/@protobufjs/path/",\
"packageDependencies": [\
["@protobufjs/path", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/pool", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/@protobufjs-pool-npm-1.1.0-47a76f96a1-d6a34fbbd2.zip/node_modules/@protobufjs/pool/",\
"packageDependencies": [\
["@protobufjs/pool", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/utf8", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/@protobufjs-utf8-npm-1.1.0-02c590807c-f9bf3163d1.zip/node_modules/@protobufjs/utf8/",\
"packageDependencies": [\
["@protobufjs/utf8", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
2022-11-14 09:35:35 +01:00
["@socket.io/component-emitter", [\
["npm:3.1.0", {\
"packageLocation": "./.yarn/cache/@socket.io-component-emitter-npm-3.1.0-3f778351c2-db069d9542.zip/node_modules/@socket.io/component-emitter/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-11-14 09:35:35 +01:00
["@socket.io/component-emitter", "npm:3.1.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@tootallnate/once", [\
["npm:1.1.2", {\
"packageLocation": "./.yarn/cache/@tootallnate-once-npm-1.1.2-0517220057-e1fb1bbbc1.zip/node_modules/@tootallnate/once/",\
"packageDependencies": [\
["@tootallnate/once", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/accepts", [\
["npm:1.3.5", {\
"packageLocation": "./.yarn/cache/@types-accepts-npm-1.3.5-1d59cd2a7a-590b758057.zip/node_modules/@types/accepts/",\
"packageDependencies": [\
["@types/accepts", "npm:1.3.5"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/babel-types", [\
["npm:7.0.9", {\
"packageLocation": "./.yarn/cache/@types-babel-types-npm-7.0.9-ffb9682c78-2beb83d4e5.zip/node_modules/@types/babel-types/",\
"packageDependencies": [\
["@types/babel-types", "npm:7.0.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/babylon", [\
["npm:6.16.5", {\
"packageLocation": "./.yarn/cache/@types-babylon-npm-6.16.5-e901315848-e3671fd305.zip/node_modules/@types/babylon/",\
"packageDependencies": [\
["@types/babylon", "npm:6.16.5"],\
["@types/babel-types", "npm:7.0.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/base64-js", [\
["npm:1.3.0", {\
"packageLocation": "./.yarn/cache/@types-base64-js-npm-1.3.0-9eadeb8d0d-e9a15d49e0.zip/node_modules/@types/base64-js/",\
"packageDependencies": [\
["@types/base64-js", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/bn.js", [\
["npm:5.1.0", {\
"packageLocation": "./.yarn/cache/@types-bn.js-npm-5.1.0-4a0335ff4f-1dc1cbbd7a.zip/node_modules/@types/bn.js/",\
"packageDependencies": [\
["@types/bn.js", "npm:5.1.0"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/body-parser", [\
["npm:1.19.0", {\
"packageLocation": "./.yarn/cache/@types-body-parser-npm-1.19.0-3ca4d08a60-15043566f1.zip/node_modules/@types/body-parser/",\
"packageDependencies": [\
["@types/body-parser", "npm:1.19.0"],\
["@types/connect", "npm:3.4.34"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/connect", [\
["npm:3.4.34", {\
"packageLocation": "./.yarn/cache/@types-connect-npm-3.4.34-39e4f7bb55-c6e2aa299c.zip/node_modules/@types/connect/",\
"packageDependencies": [\
["@types/connect", "npm:3.4.34"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/content-disposition", [\
["npm:0.5.3", {\
"packageLocation": "./.yarn/cache/@types-content-disposition-npm-0.5.3-90ee2edb84-1b15b7af33.zip/node_modules/@types/content-disposition/",\
"packageDependencies": [\
["@types/content-disposition", "npm:0.5.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/cookie", [\
["npm:0.4.1", {\
"packageLocation": "./.yarn/cache/@types-cookie-npm-0.4.1-274a704dc6-3275534ed6.zip/node_modules/@types/cookie/",\
"packageDependencies": [\
["@types/cookie", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/cookies", [\
["npm:0.7.6", {\
"packageLocation": "./.yarn/cache/@types-cookies-npm-0.7.6-0c7686edd9-dffad49174.zip/node_modules/@types/cookies/",\
"packageDependencies": [\
["@types/cookies", "npm:0.7.6"],\
["@types/connect", "npm:3.4.34"],\
["@types/express", "npm:4.17.13"],\
2022-06-27 11:57:51 +02:00
["@types/keygrip", "npm:1.0.2"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/cors", [\
["npm:2.8.12", {\
"packageLocation": "./.yarn/cache/@types-cors-npm-2.8.12-ff52e8e514-8c45f112c7.zip/node_modules/@types/cors/",\
"packageDependencies": [\
["@types/cors", "npm:2.8.12"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/diff", [\
["npm:4.0.2", {\
"packageLocation": "./.yarn/cache/@types-diff-npm-4.0.2-e0c9c256aa-80986254f8.zip/node_modules/@types/diff/",\
"packageDependencies": [\
["@types/diff", "npm:4.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/elliptic", [\
2022-11-15 16:10:35 +01:00
["npm:6.4.14", {\
"packageLocation": "./.yarn/cache/@types-elliptic-npm-6.4.14-77735f3256-d5a64f540e.zip/node_modules/@types/elliptic/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-11-15 16:10:35 +01:00
["@types/elliptic", "npm:6.4.14"],\
2022-06-27 11:57:51 +02:00
["@types/bn.js", "npm:5.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/eslint", [\
["npm:7.2.10", {\
"packageLocation": "./.yarn/cache/@types-eslint-npm-7.2.10-80d8a98db0-9c82e4733c.zip/node_modules/@types/eslint/",\
"packageDependencies": [\
["@types/eslint", "npm:7.2.10"],\
["@types/estree", "npm:0.0.47"],\
2022-09-05 16:04:34 +02:00
["@types/json-schema", "npm:7.0.9"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/eslint-plugin-prettier", [\
["npm:3.1.0", {\
"packageLocation": "./.yarn/cache/@types-eslint-plugin-prettier-npm-3.1.0-5ef7f73ff9-e8fc9991cc.zip/node_modules/@types/eslint-plugin-prettier/",\
"packageDependencies": [\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/eslint", "npm:7.2.10"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/eslint-scope", [\
["npm:3.7.0", {\
"packageLocation": "./.yarn/cache/@types-eslint-scope-npm-3.7.0-7c68026d97-86b54f3752.zip/node_modules/@types/eslint-scope/",\
"packageDependencies": [\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/eslint", "npm:7.2.10"],\
["@types/estree", "npm:0.0.47"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/estree", [\
["npm:0.0.47", {\
"packageLocation": "./.yarn/cache/@types-estree-npm-0.0.47-23d26080e6-aed5c94043.zip/node_modules/@types/estree/",\
"packageDependencies": [\
["@types/estree", "npm:0.0.47"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/express", [\
["npm:4.17.13", {\
"packageLocation": "./.yarn/cache/@types-express-npm-4.17.13-0e12fe9c24-12a2a0e6c4.zip/node_modules/@types/express/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
["@types/express", "npm:4.17.13"],\
2022-06-27 11:57:51 +02:00
["@types/body-parser", "npm:1.19.0"],\
["@types/express-serve-static-core", "npm:4.17.30"],\
2022-06-27 11:57:51 +02:00
["@types/qs", "npm:6.9.6"],\
["@types/serve-static", "npm:1.13.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/express-serve-static-core", [\
["npm:4.17.30", {\
"packageLocation": "./.yarn/cache/@types-express-serve-static-core-npm-4.17.30-6aec40410e-c40d902788.zip/node_modules/@types/express-serve-static-core/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
["@types/express-serve-static-core", "npm:4.17.30"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@types/qs", "npm:6.9.6"],\
["@types/range-parser", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/http-assert", [\
["npm:1.5.1", {\
"packageLocation": "./.yarn/cache/@types-http-assert-npm-1.5.1-b9321aaef7-803633eeca.zip/node_modules/@types/http-assert/",\
"packageDependencies": [\
["@types/http-assert", "npm:1.5.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/http-errors", [\
["npm:1.8.0", {\
"packageLocation": "./.yarn/cache/@types-http-errors-npm-1.8.0-962b3aae39-72b4721a28.zip/node_modules/@types/http-errors/",\
"packageDependencies": [\
["@types/http-errors", "npm:1.8.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/jasmine", [\
["npm:4.0.3", {\
"packageLocation": "./.yarn/cache/@types-jasmine-npm-4.0.3-569abf6439-9d2af9ddb5.zip/node_modules/@types/jasmine/",\
"packageDependencies": [\
["@types/jasmine", "npm:4.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/json-schema", [\
["npm:7.0.9", {\
"packageLocation": "./.yarn/cache/@types-json-schema-npm-7.0.9-361918cff3-259d0e25f1.zip/node_modules/@types/json-schema/",\
"packageDependencies": [\
["@types/json-schema", "npm:7.0.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/json5", [\
["npm:0.0.29", {\
"packageLocation": "./.yarn/cache/@types-json5-npm-0.0.29-f63a7916bd-e60b153664.zip/node_modules/@types/json5/",\
"packageDependencies": [\
["@types/json5", "npm:0.0.29"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/karma", [\
["npm:6.3.0", {\
"packageLocation": "./.yarn/cache/@types-karma-npm-6.3.0-30163e3158-0f4485f9d2.zip/node_modules/@types/karma/",\
"packageDependencies": [\
["@types/karma", "npm:6.3.0"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["log4js", "npm:6.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/karma-firefox-launcher", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/@types-karma-firefox-launcher-npm-2.1.0-85afe6385d-ee4f99a9d4.zip/node_modules/@types/karma-firefox-launcher/",\
"packageDependencies": [\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma", "npm:6.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/karma-jasmine", [\
["npm:4.0.2", {\
"packageLocation": "./.yarn/cache/@types-karma-jasmine-npm-4.0.2-3aedb99021-42b3221d68.zip/node_modules/@types/karma-jasmine/",\
"packageDependencies": [\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/jasmine", "npm:4.0.3"],\
["@types/karma", "npm:6.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/karma-jasmine-html-reporter", [\
["npm:1.5.1", {\
"packageLocation": "./.yarn/cache/@types-karma-jasmine-html-reporter-npm-1.5.1-6da636fb6b-d6674efa64.zip/node_modules/@types/karma-jasmine-html-reporter/",\
"packageDependencies": [\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/karma", "npm:6.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/keygrip", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/@types-keygrip-npm-1.0.2-2e57be51bc-60bc2738a4.zip/node_modules/@types/keygrip/",\
"packageDependencies": [\
["@types/keygrip", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/koa", [\
2022-06-27 12:16:40 +02:00
["npm:2.13.4", {\
"packageLocation": "./.yarn/cache/@types-koa-npm-2.13.4-e10e6e7742-35a54e6894.zip/node_modules/@types/koa/",\
"packageDependencies": [\
["@types/koa", "npm:2.13.4"],\
["@types/accepts", "npm:1.3.5"],\
["@types/content-disposition", "npm:0.5.3"],\
["@types/cookies", "npm:0.7.6"],\
["@types/http-assert", "npm:1.5.1"],\
["@types/http-errors", "npm:1.8.0"],\
["@types/keygrip", "npm:1.0.2"],\
["@types/koa-compose", "npm:3.2.5"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 12:16:40 +02:00
],\
"linkType": "HARD"\
2022-06-27 11:57:51 +02:00
}]\
]],\
["@types/koa-bodyparser", [\
2022-06-27 12:16:40 +02:00
["npm:4.3.7", {\
"packageLocation": "./.yarn/cache/@types-koa-bodyparser-npm-4.3.7-ff2df015ea-3a2cac14cb.zip/node_modules/@types/koa-bodyparser/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-06-27 12:16:40 +02:00
["@types/koa-bodyparser", "npm:4.3.7"],\
2022-09-05 16:04:34 +02:00
["@types/koa", "npm:2.13.4"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/koa-compose", [\
["npm:3.2.5", {\
"packageLocation": "./.yarn/cache/@types-koa-compose-npm-3.2.5-b9ab25d904-5d1147c4b0.zip/node_modules/@types/koa-compose/",\
"packageDependencies": [\
["@types/koa-compose", "npm:3.2.5"],\
2022-09-05 16:04:34 +02:00
["@types/koa", "npm:2.13.4"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/koa__cors", [\
2022-06-27 12:16:40 +02:00
["npm:3.3.0", {\
"packageLocation": "./.yarn/cache/@types-koa__cors-npm-3.3.0-d247b76272-c1aeb10b07.zip/node_modules/@types/koa__cors/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-06-27 12:16:40 +02:00
["@types/koa__cors", "npm:3.3.0"],\
2022-09-05 16:04:34 +02:00
["@types/koa", "npm:2.13.4"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/ledgerhq__hw-transport", [\
["npm:4.21.3", {\
"packageLocation": "./.yarn/cache/@types-ledgerhq__hw-transport-npm-4.21.3-706fb3b50a-1f64b4bc49.zip/node_modules/@types/ledgerhq__hw-transport/",\
"packageDependencies": [\
["@types/ledgerhq__hw-transport", "npm:4.21.3"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/ledgerhq__hw-transport-node-hid", [\
["npm:4.22.2", {\
"packageLocation": "./.yarn/cache/@types-ledgerhq__hw-transport-node-hid-npm-4.22.2-7da00e29e4-f8196906ad.zip/node_modules/@types/ledgerhq__hw-transport-node-hid/",\
"packageDependencies": [\
["@types/ledgerhq__hw-transport-node-hid", "npm:4.22.2"],\
["@types/ledgerhq__hw-transport", "npm:4.21.3"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["@types/node-hid", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/ledgerhq__hw-transport-webusb", [\
["npm:4.70.1", {\
"packageLocation": "./.yarn/cache/@types-ledgerhq__hw-transport-webusb-npm-4.70.1-58d540f7c6-b261df71b2.zip/node_modules/@types/ledgerhq__hw-transport-webusb/",\
"packageDependencies": [\
["@types/ledgerhq__hw-transport-webusb", "npm:4.70.1"],\
["@types/ledgerhq__hw-transport", "npm:4.21.3"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/libsodium-wrappers", [\
["npm:0.7.9", {\
"packageLocation": "./.yarn/cache/@types-libsodium-wrappers-npm-0.7.9-4b14af299f-5ddf61b804.zip/node_modules/@types/libsodium-wrappers/",\
"packageDependencies": [\
["@types/libsodium-wrappers", "npm:0.7.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/long", [\
["npm:4.0.1", {\
"packageLocation": "./.yarn/cache/@types-long-npm-4.0.1-022c8b6e77-ff9653c33f.zip/node_modules/@types/long/",\
"packageDependencies": [\
["@types/long", "npm:4.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/mime", [\
["npm:1.3.2", {\
"packageLocation": "./.yarn/cache/@types-mime-npm-1.3.2-ea71878ab3-0493368244.zip/node_modules/@types/mime/",\
"packageDependencies": [\
["@types/mime", "npm:1.3.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/node", [\
["npm:15.9.0", {\
"packageLocation": "./.yarn/cache/@types-node-npm-15.9.0-994b10396b-6ba9033ee0.zip/node_modules/@types/node/",\
"packageDependencies": [\
["@types/node", "npm:15.9.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/node-hid", [\
["npm:1.3.0", {\
"packageLocation": "./.yarn/cache/@types-node-hid-npm-1.3.0-cc72d31c37-3ef3db8873.zip/node_modules/@types/node-hid/",\
"packageDependencies": [\
["@types/node-hid", "npm:1.3.0"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/pako", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/@types-pako-npm-1.0.1-9e979aac42-998b8be64d.zip/node_modules/@types/pako/",\
"packageDependencies": [\
["@types/pako", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/qs", [\
["npm:6.9.6", {\
"packageLocation": "./.yarn/cache/@types-qs-npm-6.9.6-2fc5ce36d4-01871b1cf7.zip/node_modules/@types/qs/",\
"packageDependencies": [\
["@types/qs", "npm:6.9.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/range-parser", [\
["npm:1.2.3", {\
"packageLocation": "./.yarn/cache/@types-range-parser-npm-1.2.3-c06253b351-a0a4218214.zip/node_modules/@types/range-parser/",\
"packageDependencies": [\
["@types/range-parser", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/semver", [\
["npm:7.3.6", {\
"packageLocation": "./.yarn/cache/@types-semver-npm-7.3.6-4add0df8f9-933b115a59.zip/node_modules/@types/semver/",\
"packageDependencies": [\
["@types/semver", "npm:7.3.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/serve-static", [\
["npm:1.13.9", {\
"packageLocation": "./.yarn/cache/@types-serve-static-npm-1.13.9-59107a68c3-5c5f3b64e9.zip/node_modules/@types/serve-static/",\
"packageDependencies": [\
["@types/serve-static", "npm:1.13.9"],\
["@types/mime", "npm:1.3.2"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/ws", [\
["npm:6.0.4", {\
"packageLocation": "./.yarn/cache/@types-ws-npm-6.0.4-4b7cc6a57b-b2656a76bf.zip/node_modules/@types/ws/",\
"packageDependencies": [\
["@types/ws", "npm:6.0.4"],\
["@types/node", "npm:15.9.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/yargs", [\
["npm:15.0.13", {\
"packageLocation": "./.yarn/cache/@types-yargs-npm-15.0.13-d1172b1fcd-a6ebb0ec63.zip/node_modules/@types/yargs/",\
"packageDependencies": [\
["@types/yargs", "npm:15.0.13"],\
["@types/yargs-parser", "npm:20.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/yargs-parser", [\
["npm:20.2.0", {\
"packageLocation": "./.yarn/cache/@types-yargs-parser-npm-20.2.0-4ca5b35c4e-54cf3f8d2c.zip/node_modules/@types/yargs-parser/",\
"packageDependencies": [\
["@types/yargs-parser", "npm:20.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/eslint-plugin", [\
["npm:5.13.0", {\
"packageLocation": "./.yarn/cache/@typescript-eslint-eslint-plugin-npm-5.13.0-f2805db654-ff8863b8c4.zip/node_modules/@typescript-eslint/eslint-plugin/",\
"packageDependencies": [\
["@typescript-eslint/eslint-plugin", "npm:5.13.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0", {\
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-eslint-plugin-virtual-b4de97c4a1/0/cache/@typescript-eslint-eslint-plugin-npm-5.13.0-f2805db654-ff8863b8c4.zip/node_modules/@typescript-eslint/eslint-plugin/",\
"packageDependencies": [\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@types/eslint", null],\
["@types/typescript", null],\
["@types/typescript-eslint__parser", null],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@typescript-eslint/scope-manager", "npm:5.13.0"],\
["@typescript-eslint/type-utils", "virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:5.13.0"],\
["@typescript-eslint/utils", "virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:5.13.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["eslint", "npm:7.26.0"],\
["functional-red-black-tree", "npm:1.0.1"],\
["ignore", "npm:5.2.0"],\
["regexpp", "npm:3.2.0"],\
["semver", "npm:7.3.5"],\
["tsutils", "virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:3.21.0"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"]\
2022-06-27 11:57:51 +02:00
],\
"packagePeers": [\
"@types/eslint",\
"@types/typescript-eslint__parser",\
"@types/typescript",\
"@typescript-eslint/parser",\
"eslint",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/parser", [\
["npm:5.13.0", {\
"packageLocation": "./.yarn/cache/@typescript-eslint-parser-npm-5.13.0-fa8f328d7b-9ca74f891d.zip/node_modules/@typescript-eslint/parser/",\
"packageDependencies": [\
["@typescript-eslint/parser", "npm:5.13.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0", {\
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-parser-virtual-a022b09cf3/0/cache/@typescript-eslint-parser-npm-5.13.0-fa8f328d7b-9ca74f891d.zip/node_modules/@typescript-eslint/parser/",\
"packageDependencies": [\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["@types/eslint", null],\
["@types/typescript", null],\
["@typescript-eslint/scope-manager", "npm:5.13.0"],\
["@typescript-eslint/types", "npm:5.13.0"],\
["@typescript-eslint/typescript-estree", "virtual:a022b09cf3739e37cbeb310c5974bddef26b63974e7713741da8fd6342be20045c7c6b1996079d94d8d42859e5b4f360a6457c5f5cb9c2d7ea6aa1c2e07e5fa3#npm:5.13.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["eslint", "npm:7.26.0"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"]\
2022-06-27 11:57:51 +02:00
],\
"packagePeers": [\
"@types/eslint",\
"@types/typescript",\
"eslint",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/scope-manager", [\
["npm:5.13.0", {\
"packageLocation": "./.yarn/cache/@typescript-eslint-scope-manager-npm-5.13.0-b921e26bc8-43fade6759.zip/node_modules/@typescript-eslint/scope-manager/",\
"packageDependencies": [\
["@typescript-eslint/scope-manager", "npm:5.13.0"],\
["@typescript-eslint/types", "npm:5.13.0"],\
["@typescript-eslint/visitor-keys", "npm:5.13.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/type-utils", [\
["npm:5.13.0", {\
"packageLocation": "./.yarn/cache/@typescript-eslint-type-utils-npm-5.13.0-c12a44d6b0-454a2fe6c5.zip/node_modules/@typescript-eslint/type-utils/",\
"packageDependencies": [\
["@typescript-eslint/type-utils", "npm:5.13.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:5.13.0", {\
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-type-utils-virtual-896ac2fe60/0/cache/@typescript-eslint-type-utils-npm-5.13.0-c12a44d6b0-454a2fe6c5.zip/node_modules/@typescript-eslint/type-utils/",\
"packageDependencies": [\
["@typescript-eslint/type-utils", "virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:5.13.0"],\
["@types/eslint", null],\
["@types/typescript", null],\
["@typescript-eslint/utils", "virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:5.13.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["eslint", "npm:7.26.0"],\
["tsutils", "virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:3.21.0"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"]\
2022-06-27 11:57:51 +02:00
],\
"packagePeers": [\
"@types/eslint",\
"@types/typescript",\
"eslint",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/types", [\
["npm:5.13.0", {\
"packageLocation": "./.yarn/cache/@typescript-eslint-types-npm-5.13.0-091b492275-2228935a9f.zip/node_modules/@typescript-eslint/types/",\
"packageDependencies": [\
["@typescript-eslint/types", "npm:5.13.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/typescript-estree", [\
["npm:5.13.0", {\
"packageLocation": "./.yarn/cache/@typescript-eslint-typescript-estree-npm-5.13.0-04853644ce-bcf2f94eb4.zip/node_modules/@typescript-eslint/typescript-estree/",\
"packageDependencies": [\
["@typescript-eslint/typescript-estree", "npm:5.13.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:00a10e1565aa806032563a36f357c894093abedf70e1d7cc22b7420e85ec6aaa1b0e2b61b44e88a491a85256c2c06fd3066366c4d25256c1d1247263f02f3b55#npm:5.13.0", {\
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-typescript-estree-virtual-ebfad27583/0/cache/@typescript-eslint-typescript-estree-npm-5.13.0-04853644ce-bcf2f94eb4.zip/node_modules/@typescript-eslint/typescript-estree/",\
"packageDependencies": [\
["@typescript-eslint/typescript-estree", "virtual:00a10e1565aa806032563a36f357c894093abedf70e1d7cc22b7420e85ec6aaa1b0e2b61b44e88a491a85256c2c06fd3066366c4d25256c1d1247263f02f3b55#npm:5.13.0"],\
["@types/typescript", null],\
["@typescript-eslint/types", "npm:5.13.0"],\
["@typescript-eslint/visitor-keys", "npm:5.13.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["globby", "npm:11.1.0"],\
["is-glob", "npm:4.0.3"],\
["semver", "npm:7.3.5"],\
["tsutils", "virtual:ebfad27583acab1e5e3ea50c2bb02d9fbfacb0892728635bb7acb1dca6fe2ed22bb7478ec77a2af2242e069fcffac70dbe28cdf58a9fa82f68fef84b9962411b#npm:3.21.0"],\
["typescript", null]\
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}],\
["virtual:a022b09cf3739e37cbeb310c5974bddef26b63974e7713741da8fd6342be20045c7c6b1996079d94d8d42859e5b4f360a6457c5f5cb9c2d7ea6aa1c2e07e5fa3#npm:5.13.0", {\
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-typescript-estree-virtual-b4dd3b0eb3/0/cache/@typescript-eslint-typescript-estree-npm-5.13.0-04853644ce-bcf2f94eb4.zip/node_modules/@typescript-eslint/typescript-estree/",\
"packageDependencies": [\
["@typescript-eslint/typescript-estree", "virtual:a022b09cf3739e37cbeb310c5974bddef26b63974e7713741da8fd6342be20045c7c6b1996079d94d8d42859e5b4f360a6457c5f5cb9c2d7ea6aa1c2e07e5fa3#npm:5.13.0"],\
["@types/typescript", null],\
["@typescript-eslint/types", "npm:5.13.0"],\
["@typescript-eslint/visitor-keys", "npm:5.13.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["globby", "npm:11.1.0"],\
["is-glob", "npm:4.0.3"],\
["semver", "npm:7.3.5"],\
["tsutils", "virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:3.21.0"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"]\
2022-06-27 11:57:51 +02:00
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/utils", [\
["npm:5.13.0", {\
"packageLocation": "./.yarn/cache/@typescript-eslint-utils-npm-5.13.0-f52c60bc0e-cb93cddc83.zip/node_modules/@typescript-eslint/utils/",\
"packageDependencies": [\
["@typescript-eslint/utils", "npm:5.13.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:5.13.0", {\
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-utils-virtual-00a10e1565/0/cache/@typescript-eslint-utils-npm-5.13.0-f52c60bc0e-cb93cddc83.zip/node_modules/@typescript-eslint/utils/",\
"packageDependencies": [\
["@typescript-eslint/utils", "virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:5.13.0"],\
["@types/eslint", null],\
["@types/json-schema", "npm:7.0.9"],\
["@typescript-eslint/scope-manager", "npm:5.13.0"],\
["@typescript-eslint/types", "npm:5.13.0"],\
["@typescript-eslint/typescript-estree", "virtual:00a10e1565aa806032563a36f357c894093abedf70e1d7cc22b7420e85ec6aaa1b0e2b61b44e88a491a85256c2c06fd3066366c4d25256c1d1247263f02f3b55#npm:5.13.0"],\
["eslint", "npm:7.26.0"],\
["eslint-scope", "npm:5.1.1"],\
["eslint-utils", "virtual:00a10e1565aa806032563a36f357c894093abedf70e1d7cc22b7420e85ec6aaa1b0e2b61b44e88a491a85256c2c06fd3066366c4d25256c1d1247263f02f3b55#npm:3.0.0"]\
],\
"packagePeers": [\
"@types/eslint",\
"eslint"\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/visitor-keys", [\
["npm:5.13.0", {\
"packageLocation": "./.yarn/cache/@typescript-eslint-visitor-keys-npm-5.13.0-e127ae48c4-3987217053.zip/node_modules/@typescript-eslint/visitor-keys/",\
"packageDependencies": [\
["@typescript-eslint/visitor-keys", "npm:5.13.0"],\
["@typescript-eslint/types", "npm:5.13.0"],\
["eslint-visitor-keys", "npm:3.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/ast", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-ast-npm-1.11.0-33c86281c2-ee81d1a40d.zip/node_modules/@webassemblyjs/ast/",\
"packageDependencies": [\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/helper-numbers", "npm:1.11.0"],\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/floating-point-hex-parser", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-floating-point-hex-parser-npm-1.11.0-0328ae5f96-bcfbf90a1e.zip/node_modules/@webassemblyjs/floating-point-hex-parser/",\
"packageDependencies": [\
["@webassemblyjs/floating-point-hex-parser", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/helper-api-error", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-helper-api-error-npm-1.11.0-85145c8bb5-d606eef863.zip/node_modules/@webassemblyjs/helper-api-error/",\
"packageDependencies": [\
["@webassemblyjs/helper-api-error", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/helper-buffer", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-helper-buffer-npm-1.11.0-a5a9937ec7-cce45295e5.zip/node_modules/@webassemblyjs/helper-buffer/",\
"packageDependencies": [\
["@webassemblyjs/helper-buffer", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/helper-numbers", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-helper-numbers-npm-1.11.0-f3868acc6c-66f20c755b.zip/node_modules/@webassemblyjs/helper-numbers/",\
"packageDependencies": [\
["@webassemblyjs/helper-numbers", "npm:1.11.0"],\
["@webassemblyjs/floating-point-hex-parser", "npm:1.11.0"],\
["@webassemblyjs/helper-api-error", "npm:1.11.0"],\
["@xtuc/long", "npm:4.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/helper-wasm-bytecode", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-helper-wasm-bytecode-npm-1.11.0-758e01ea6b-0110bfa375.zip/node_modules/@webassemblyjs/helper-wasm-bytecode/",\
"packageDependencies": [\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/helper-wasm-section", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-helper-wasm-section-npm-1.11.0-cd1667cc7a-54153a703d.zip/node_modules/@webassemblyjs/helper-wasm-section/",\
"packageDependencies": [\
["@webassemblyjs/helper-wasm-section", "npm:1.11.0"],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/helper-buffer", "npm:1.11.0"],\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.0"],\
["@webassemblyjs/wasm-gen", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/ieee754", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-ieee754-npm-1.11.0-68813bb202-c4dbd17426.zip/node_modules/@webassemblyjs/ieee754/",\
"packageDependencies": [\
["@webassemblyjs/ieee754", "npm:1.11.0"],\
["@xtuc/ieee754", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/leb128", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-leb128-npm-1.11.0-41bc8197c1-0d5f977d60.zip/node_modules/@webassemblyjs/leb128/",\
"packageDependencies": [\
["@webassemblyjs/leb128", "npm:1.11.0"],\
["@xtuc/long", "npm:4.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/utf8", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-utf8-npm-1.11.0-f8c170168d-6e7d2024cd.zip/node_modules/@webassemblyjs/utf8/",\
"packageDependencies": [\
["@webassemblyjs/utf8", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/wasm-edit", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-wasm-edit-npm-1.11.0-f8521d7e2d-9ca4c3ff9a.zip/node_modules/@webassemblyjs/wasm-edit/",\
"packageDependencies": [\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/helper-buffer", "npm:1.11.0"],\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.0"],\
["@webassemblyjs/helper-wasm-section", "npm:1.11.0"],\
["@webassemblyjs/wasm-gen", "npm:1.11.0"],\
["@webassemblyjs/wasm-opt", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
["@webassemblyjs/wast-printer", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/wasm-gen", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-wasm-gen-npm-1.11.0-669e4fa6a4-678e2b8ee3.zip/node_modules/@webassemblyjs/wasm-gen/",\
"packageDependencies": [\
["@webassemblyjs/wasm-gen", "npm:1.11.0"],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.0"],\
["@webassemblyjs/ieee754", "npm:1.11.0"],\
["@webassemblyjs/leb128", "npm:1.11.0"],\
["@webassemblyjs/utf8", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/wasm-opt", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-wasm-opt-npm-1.11.0-de158527d5-7f0e5ed309.zip/node_modules/@webassemblyjs/wasm-opt/",\
"packageDependencies": [\
["@webassemblyjs/wasm-opt", "npm:1.11.0"],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/helper-buffer", "npm:1.11.0"],\
["@webassemblyjs/wasm-gen", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/wasm-parser", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-wasm-parser-npm-1.11.0-af82cf27b9-cd861066c9.zip/node_modules/@webassemblyjs/wasm-parser/",\
"packageDependencies": [\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/helper-api-error", "npm:1.11.0"],\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.0"],\
["@webassemblyjs/ieee754", "npm:1.11.0"],\
["@webassemblyjs/leb128", "npm:1.11.0"],\
["@webassemblyjs/utf8", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/wast-printer", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/@webassemblyjs-wast-printer-npm-1.11.0-71a28ec917-5462cf6c7f.zip/node_modules/@webassemblyjs/wast-printer/",\
"packageDependencies": [\
["@webassemblyjs/wast-printer", "npm:1.11.0"],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@xtuc/long", "npm:4.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webpack-cli/configtest", [\
["npm:1.0.3", {\
"packageLocation": "./.yarn/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "npm:1.0.3"]\
],\
"linkType": "SOFT"\
}],\
["virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-5ef09fb892/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.37.1"],\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-4e48d11bab/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.37.1"],\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-700898143d/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.37.1"],\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-af67a62b82/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.37.1"],\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-a2633f5f35/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.37.1"],\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-f40f9b4dc5/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.37.1"],\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-5f05cc615e/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.37.1"],\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-d08772212f/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.37.1"],\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-c83273e6dc/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.37.1"],\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-323aa61039/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.37.1"],\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-7dd1c176dd/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.37.1"],\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-95079204e6/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.37.1"],\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-b614d6a687/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.37.1"],\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-3f066dcf21/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.37.1"],\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.0.3", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-b1377341b5/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-4efcca159e.zip/node_modules/@webpack-cli/configtest/",\
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.37.1"],\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}]\
]],\
["@webpack-cli/info", [\
["npm:1.2.4", {\
"packageLocation": "./.yarn/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "npm:1.2.4"]\
],\
"linkType": "SOFT"\
}],\
["virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-bc96527c43/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-0e96a2b611/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-71774d59db/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-6c0587bf6e/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-eea32a6276/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-f80bf05dd6/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-960665e76e/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-90ab972cd9/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-fe46807215/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-534768e2f6/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-f4935a94d7/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-0646f18cd4/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-98a9b8985b/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-836da24424/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.2.4", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-d5ada4560e/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-4e27ccd04c.zip/node_modules/@webpack-cli/info/",\
"packageDependencies": [\
["@webpack-cli/info", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}]\
]],\
["@webpack-cli/serve", [\
["npm:1.4.0", {\
"packageLocation": "./.yarn/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "npm:1.4.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-9e2ec1dd6e/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-1e1edbdbec/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-2eb3ad9626/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-0fc3f02bbe/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-cea108c2e7/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-98e86b5bb5/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-e297fc94ed/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-a244450c39/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-960c087e04/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-dc6c8615e1/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-1a37528ed6/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-c41f864cd1/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-222b31cce8/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-bdef06d4c4/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.4.0", {\
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-3f2d9f97eb/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-0b063bed4c.zip/node_modules/@webpack-cli/serve/",\
"packageDependencies": [\
["@webpack-cli/serve", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}]\
]],\
["@xtuc/ieee754", [\
["npm:1.2.0", {\
"packageLocation": "./.yarn/cache/@xtuc-ieee754-npm-1.2.0-ec0ce4e025-ac56d4ca6e.zip/node_modules/@xtuc/ieee754/",\
"packageDependencies": [\
["@xtuc/ieee754", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@xtuc/long", [\
["npm:4.2.2", {\
"packageLocation": "./.yarn/cache/@xtuc-long-npm-4.2.2-37236e6d72-8ed0d477ce.zip/node_modules/@xtuc/long/",\
"packageDependencies": [\
["@xtuc/long", "npm:4.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["abbrev", [\
["npm:1.1.1", {\
"packageLocation": "./.yarn/cache/abbrev-npm-1.1.1-3659247eab-a4a97ec07d.zip/node_modules/abbrev/",\
"packageDependencies": [\
["abbrev", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["accepts", [\
["npm:1.3.7", {\
"packageLocation": "./.yarn/cache/accepts-npm-1.3.7-0dc9de65aa-27fc8060ff.zip/node_modules/accepts/",\
"packageDependencies": [\
["accepts", "npm:1.3.7"],\
["mime-types", "npm:2.1.30"],\
["negotiator", "npm:0.6.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["acorn", [\
["npm:7.4.1", {\
"packageLocation": "./.yarn/cache/acorn-npm-7.4.1-f450b4646c-1860f23c21.zip/node_modules/acorn/",\
"packageDependencies": [\
["acorn", "npm:7.4.1"]\
],\
"linkType": "HARD"\
}],\
["npm:8.7.1", {\
"packageLocation": "./.yarn/cache/acorn-npm-8.7.1-7c7a019990-aca0aabf98.zip/node_modules/acorn/",\
"packageDependencies": [\
["acorn", "npm:8.7.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["acorn-jsx", [\
["npm:5.3.1", {\
"packageLocation": "./.yarn/cache/acorn-jsx-npm-5.3.1-6ba8185d02-daf441a9d7.zip/node_modules/acorn-jsx/",\
"packageDependencies": [\
["acorn-jsx", "npm:5.3.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:8d8ea5d1e3376905d0290522290f47c29213c64d936d96293d758a315829a3cf4c6a5b8ffc1cfee36c3db08f700ad3aaf0711cc5d406a7218c275de6d74effa9#npm:5.3.1", {\
"packageLocation": "./.yarn/__virtual__/acorn-jsx-virtual-72d2078d8a/0/cache/acorn-jsx-npm-5.3.1-6ba8185d02-daf441a9d7.zip/node_modules/acorn-jsx/",\
"packageDependencies": [\
["acorn-jsx", "virtual:8d8ea5d1e3376905d0290522290f47c29213c64d936d96293d758a315829a3cf4c6a5b8ffc1cfee36c3db08f700ad3aaf0711cc5d406a7218c275de6d74effa9#npm:5.3.1"],\
["@types/acorn", null],\
["acorn", "npm:7.4.1"]\
],\
"packagePeers": [\
"@types/acorn",\
"acorn"\
],\
"linkType": "HARD"\
}]\
]],\
["agent-base", [\
["npm:6.0.2", {\
"packageLocation": "./.yarn/cache/agent-base-npm-6.0.2-428f325a93-f52b6872cc.zip/node_modules/agent-base/",\
"packageDependencies": [\
["agent-base", "npm:6.0.2"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["agentkeepalive", [\
["npm:4.1.4", {\
"packageLocation": "./.yarn/cache/agentkeepalive-npm-4.1.4-4d5b41b4c1-d49c24d4b3.zip/node_modules/agentkeepalive/",\
"packageDependencies": [\
["agentkeepalive", "npm:4.1.4"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["depd", "npm:1.1.2"],\
["humanize-ms", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["aggregate-error", [\
["npm:3.1.0", {\
"packageLocation": "./.yarn/cache/aggregate-error-npm-3.1.0-415a406f4e-1101a33f21.zip/node_modules/aggregate-error/",\
"packageDependencies": [\
["aggregate-error", "npm:3.1.0"],\
["clean-stack", "npm:2.2.0"],\
["indent-string", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ajv", [\
["npm:6.12.6", {\
"packageLocation": "./.yarn/cache/ajv-npm-6.12.6-4b5105e2b2-874972efe5.zip/node_modules/ajv/",\
"packageDependencies": [\
["ajv", "npm:6.12.6"],\
["fast-deep-equal", "npm:3.1.3"],\
["fast-json-stable-stringify", "npm:2.1.0"],\
["json-schema-traverse", "npm:0.4.1"],\
["uri-js", "npm:4.4.1"]\
],\
"linkType": "HARD"\
}],\
["npm:8.4.0", {\
"packageLocation": "./.yarn/cache/ajv-npm-8.4.0-1d671a4d5f-05d5114c05.zip/node_modules/ajv/",\
"packageDependencies": [\
["ajv", "npm:8.4.0"],\
["fast-deep-equal", "npm:3.1.3"],\
["json-schema-traverse", "npm:1.0.0"],\
["require-from-string", "npm:2.0.2"],\
["uri-js", "npm:4.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ajv-keywords", [\
["npm:3.5.2", {\
"packageLocation": "./.yarn/cache/ajv-keywords-npm-3.5.2-0e391b70e2-7dc5e59316.zip/node_modules/ajv-keywords/",\
"packageDependencies": [\
["ajv-keywords", "npm:3.5.2"]\
],\
"linkType": "SOFT"\
}],\
["virtual:e97702da819489f096a2f633012a8075909b2037311bea971ba30e003e897ee9522eb9bdac9a523ed06e2c6d6c2e297712663d12cde8819d988854e2ff4aebd9#npm:3.5.2", {\
"packageLocation": "./.yarn/__virtual__/ajv-keywords-virtual-59751b9428/0/cache/ajv-keywords-npm-3.5.2-0e391b70e2-7dc5e59316.zip/node_modules/ajv-keywords/",\
"packageDependencies": [\
["ajv-keywords", "virtual:e97702da819489f096a2f633012a8075909b2037311bea971ba30e003e897ee9522eb9bdac9a523ed06e2c6d6c2e297712663d12cde8819d988854e2ff4aebd9#npm:3.5.2"],\
["@types/ajv", null],\
["ajv", "npm:6.12.6"]\
],\
"packagePeers": [\
"@types/ajv",\
"ajv"\
],\
"linkType": "HARD"\
}]\
]],\
["ansi-colors", [\
["npm:4.1.1", {\
"packageLocation": "./.yarn/cache/ansi-colors-npm-4.1.1-97ad42f223-138d04a510.zip/node_modules/ansi-colors/",\
"packageDependencies": [\
["ansi-colors", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ansi-regex", [\
["npm:2.1.1", {\
"packageLocation": "./.yarn/cache/ansi-regex-npm-2.1.1-ddd24d102b-190abd03e4.zip/node_modules/ansi-regex/",\
"packageDependencies": [\
["ansi-regex", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.1", {\
"packageLocation": "./.yarn/cache/ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip/node_modules/ansi-regex/",\
"packageDependencies": [\
["ansi-regex", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:5.0.1", {\
"packageLocation": "./.yarn/cache/ansi-regex-npm-5.0.1-c963a48615-2aa4bb54ca.zip/node_modules/ansi-regex/",\
"packageDependencies": [\
["ansi-regex", "npm:5.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ansi-styles", [\
["npm:3.2.1", {\
"packageLocation": "./.yarn/cache/ansi-styles-npm-3.2.1-8cb8107983-d85ade01c1.zip/node_modules/ansi-styles/",\
"packageDependencies": [\
["ansi-styles", "npm:3.2.1"],\
["color-convert", "npm:1.9.3"]\
],\
"linkType": "HARD"\
}],\
["npm:4.3.0", {\
"packageLocation": "./.yarn/cache/ansi-styles-npm-4.3.0-245c7d42c7-513b44c3b2.zip/node_modules/ansi-styles/",\
"packageDependencies": [\
["ansi-styles", "npm:4.3.0"],\
["color-convert", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["anymatch", [\
["npm:3.1.2", {\
"packageLocation": "./.yarn/cache/anymatch-npm-3.1.2-1d5471acfa-985163db22.zip/node_modules/anymatch/",\
"packageDependencies": [\
["anymatch", "npm:3.1.2"],\
["normalize-path", "npm:3.0.0"],\
["picomatch", "npm:2.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["append-transform", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/append-transform-npm-2.0.0-99bd7d69ed-f26f393bf7.zip/node_modules/append-transform/",\
"packageDependencies": [\
["append-transform", "npm:2.0.0"],\
["default-require-extensions", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["aproba", [\
["npm:1.2.0", {\
"packageLocation": "./.yarn/cache/aproba-npm-1.2.0-34129f0778-0fca141966.zip/node_modules/aproba/",\
"packageDependencies": [\
["aproba", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["archy", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/archy-npm-1.0.0-7db8bfdc3b-504ae7af65.zip/node_modules/archy/",\
"packageDependencies": [\
["archy", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["are-we-there-yet", [\
["npm:1.1.5", {\
"packageLocation": "./.yarn/cache/are-we-there-yet-npm-1.1.5-b8418908b0-9a746b1dbc.zip/node_modules/are-we-there-yet/",\
"packageDependencies": [\
["are-we-there-yet", "npm:1.1.5"],\
["delegates", "npm:1.0.0"],\
["readable-stream", "npm:2.3.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["arg", [\
["npm:4.1.3", {\
"packageLocation": "./.yarn/cache/arg-npm-4.1.3-1748b966a8-544af8dd3f.zip/node_modules/arg/",\
"packageDependencies": [\
["arg", "npm:4.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["argparse", [\
["npm:1.0.10", {\
"packageLocation": "./.yarn/cache/argparse-npm-1.0.10-528934e59d-7ca6e45583.zip/node_modules/argparse/",\
"packageDependencies": [\
["argparse", "npm:1.0.10"],\
["sprintf-js", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["array-includes", [\
["npm:3.1.3", {\
"packageLocation": "./.yarn/cache/array-includes-npm-3.1.3-5f58cf4c82-eaab881241.zip/node_modules/array-includes/",\
"packageDependencies": [\
["array-includes", "npm:3.1.3"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"],\
["es-abstract", "npm:1.18.0"],\
["get-intrinsic", "npm:1.1.1"],\
["is-string", "npm:1.0.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["array-union", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/array-union-npm-2.1.0-4e4852b221-5bee12395c.zip/node_modules/array-union/",\
"packageDependencies": [\
["array-union", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["array.prototype.flat", [\
["npm:1.2.4", {\
"packageLocation": "./.yarn/cache/array.prototype.flat-npm-1.2.4-7b3397fc11-1ec5d9887a.zip/node_modules/array.prototype.flat/",\
"packageDependencies": [\
["array.prototype.flat", "npm:1.2.4"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"],\
["es-abstract", "npm:1.18.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ast-types", [\
["npm:0.14.2", {\
"packageLocation": "./.yarn/cache/ast-types-npm-0.14.2-43c4ac4b0d-8674a77307.zip/node_modules/ast-types/",\
"packageDependencies": [\
["ast-types", "npm:0.14.2"],\
["tslib", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["astral-regex", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/astral-regex-npm-2.0.0-f30d866aab-876231688c.zip/node_modules/astral-regex/",\
"packageDependencies": [\
["astral-regex", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["axios", [\
["npm:0.21.4", {\
"packageLocation": "./.yarn/cache/axios-npm-0.21.4-e278873748-44245f24ac.zip/node_modules/axios/",\
"packageDependencies": [\
["axios", "npm:0.21.4"],\
["follow-redirects", "virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.14.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["babylon", [\
["npm:6.18.0", {\
"packageLocation": "./.yarn/cache/babylon-npm-6.18.0-2c6a1b9c30-0777ae0c73.zip/node_modules/babylon/",\
"packageDependencies": [\
["babylon", "npm:6.18.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["balanced-match", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/balanced-match-npm-1.0.2-a53c126459-9706c088a2.zip/node_modules/balanced-match/",\
"packageDependencies": [\
["balanced-match", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["base64-js", [\
["npm:1.5.1", {\
"packageLocation": "./.yarn/cache/base64-js-npm-1.5.1-b2f7275641-669632eb37.zip/node_modules/base64-js/",\
"packageDependencies": [\
["base64-js", "npm:1.5.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["base64id", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/base64id-npm-2.0.0-ef4afeee0a-581b1d37e6.zip/node_modules/base64id/",\
"packageDependencies": [\
["base64id", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["bech32", [\
["npm:1.1.4", {\
"packageLocation": "./.yarn/cache/bech32-npm-1.1.4-87b69922f7-0e98db6191.zip/node_modules/bech32/",\
"packageDependencies": [\
["bech32", "npm:1.1.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["binary-extensions", [\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/binary-extensions-npm-2.2.0-180c33fec7-ccd267956c.zip/node_modules/binary-extensions/",\
"packageDependencies": [\
["binary-extensions", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["bindings", [\
["npm:1.5.0", {\
"packageLocation": "./.yarn/cache/bindings-npm-1.5.0-77ce1d213c-65b6b48095.zip/node_modules/bindings/",\
"packageDependencies": [\
["bindings", "npm:1.5.0"],\
["file-uri-to-path", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["bl", [\
["npm:4.1.0", {\
"packageLocation": "./.yarn/cache/bl-npm-4.1.0-7f94cdcf3f-9e8521fa7e.zip/node_modules/bl/",\
"packageDependencies": [\
["bl", "npm:4.1.0"],\
["buffer", "npm:5.7.1"],\
["inherits", "npm:2.0.4"],\
["readable-stream", "npm:3.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["bn.js", [\
["npm:4.12.0", {\
"packageLocation": "./.yarn/cache/bn.js-npm-4.12.0-3ec6c884f6-39afb4f15f.zip/node_modules/bn.js/",\
"packageDependencies": [\
["bn.js", "npm:4.12.0"]\
],\
"linkType": "HARD"\
}],\
["npm:5.2.0", {\
"packageLocation": "./.yarn/cache/bn.js-npm-5.2.0-11748c0b07-6117170393.zip/node_modules/bn.js/",\
"packageDependencies": [\
["bn.js", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["body-parser", [\
["npm:1.19.0", {\
"packageLocation": "./.yarn/cache/body-parser-npm-1.19.0-6e177cabfa-490231b4c8.zip/node_modules/body-parser/",\
"packageDependencies": [\
["body-parser", "npm:1.19.0"],\
["bytes", "npm:3.1.0"],\
["content-type", "npm:1.0.4"],\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["depd", "npm:1.1.2"],\
["http-errors", "npm:1.7.2"],\
["iconv-lite", "npm:0.4.24"],\
["on-finished", "npm:2.3.0"],\
["qs", "npm:6.7.0"],\
["raw-body", "npm:2.4.0"],\
["type-is", "npm:1.6.18"]\
],\
"linkType": "HARD"\
}]\
]],\
["brace-expansion", [\
["npm:1.1.11", {\
"packageLocation": "./.yarn/cache/brace-expansion-npm-1.1.11-fb95eb05ad-faf34a7bb0.zip/node_modules/brace-expansion/",\
"packageDependencies": [\
["brace-expansion", "npm:1.1.11"],\
["balanced-match", "npm:1.0.2"],\
["concat-map", "npm:0.0.1"]\
],\
"linkType": "HARD"\
2022-06-27 11:59:46 +02:00
}],\
["npm:2.0.1", {\
"packageLocation": "./.yarn/cache/brace-expansion-npm-2.0.1-17aa2616f9-a61e7cd2e8.zip/node_modules/brace-expansion/",\
"packageDependencies": [\
["brace-expansion", "npm:2.0.1"],\
["balanced-match", "npm:1.0.2"]\
],\
"linkType": "HARD"\
2022-06-27 11:57:51 +02:00
}]\
]],\
["braces", [\
["npm:3.0.2", {\
"packageLocation": "./.yarn/cache/braces-npm-3.0.2-782240b28a-e2a8e769a8.zip/node_modules/braces/",\
"packageDependencies": [\
["braces", "npm:3.0.2"],\
["fill-range", "npm:7.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["brorand", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/brorand-npm-1.1.0-ea86634c4b-8a05c9f3c4.zip/node_modules/brorand/",\
"packageDependencies": [\
["brorand", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["browserslist", [\
["npm:4.16.6", {\
"packageLocation": "./.yarn/cache/browserslist-npm-4.16.6-a20cef1ca7-3dffc86892.zip/node_modules/browserslist/",\
"packageDependencies": [\
["browserslist", "npm:4.16.6"],\
["caniuse-lite", "npm:1.0.30001228"],\
["colorette", "npm:1.2.2"],\
["electron-to-chromium", "npm:1.3.734"],\
["escalade", "npm:3.1.1"],\
["node-releases", "npm:1.1.72"]\
],\
"linkType": "HARD"\
}]\
]],\
["buffer", [\
["npm:5.7.1", {\
"packageLocation": "./.yarn/cache/buffer-npm-5.7.1-513ef8259e-e2cf8429e1.zip/node_modules/buffer/",\
"packageDependencies": [\
["buffer", "npm:5.7.1"],\
["base64-js", "npm:1.5.1"],\
["ieee754", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}],\
["npm:6.0.3", {\
"packageLocation": "./.yarn/cache/buffer-npm-6.0.3-cd90dfedfe-5ad23293d9.zip/node_modules/buffer/",\
"packageDependencies": [\
["buffer", "npm:6.0.3"],\
["base64-js", "npm:1.5.1"],\
["ieee754", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["buffer-from", [\
["npm:1.1.1", {\
"packageLocation": "./.yarn/cache/buffer-from-npm-1.1.1-22917b8ed8-ccc53b6973.zip/node_modules/buffer-from/",\
"packageDependencies": [\
["buffer-from", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["bytes", [\
["npm:3.1.0", {\
"packageLocation": "./.yarn/cache/bytes-npm-3.1.0-19c5b15405-7c3b21c5d9.zip/node_modules/bytes/",\
"packageDependencies": [\
["bytes", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["cacache", [\
["npm:15.1.0", {\
"packageLocation": "./.yarn/cache/cacache-npm-15.1.0-8adc312a26-e63d1651cf.zip/node_modules/cacache/",\
"packageDependencies": [\
["cacache", "npm:15.1.0"],\
["@npmcli/move-file", "npm:1.1.2"],\
["chownr", "npm:2.0.0"],\
["fs-minipass", "npm:2.1.0"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["infer-owner", "npm:1.0.4"],\
["lru-cache", "npm:6.0.0"],\
["minipass", "npm:3.1.3"],\
["minipass-collect", "npm:1.0.2"],\
["minipass-flush", "npm:1.0.5"],\
["minipass-pipeline", "npm:1.2.4"],\
["mkdirp", "npm:1.0.4"],\
["p-map", "npm:4.0.0"],\
["promise-inflight", "virtual:8adc312a262cccdf4915241955289bfb26ac0e1ebab1cc568f36b50651793fc358863efdf800291c5b43d0603acbe4f022b374e6efe3a568ff4c9e5cf2f8b099#npm:1.0.1"],\
["rimraf", "npm:3.0.2"],\
["ssri", "npm:8.0.1"],\
["tar", "npm:6.1.11"],\
["unique-filename", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["cache-content-type", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/cache-content-type-npm-1.0.1-f709f8c309-18db4d5945.zip/node_modules/cache-content-type/",\
"packageDependencies": [\
["cache-content-type", "npm:1.0.1"],\
["mime-types", "npm:2.1.30"],\
["ylru", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["caching-transform", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/caching-transform-npm-4.0.0-d619d562ea-c4db693953.zip/node_modules/caching-transform/",\
"packageDependencies": [\
["caching-transform", "npm:4.0.0"],\
["hasha", "npm:5.2.2"],\
["make-dir", "npm:3.1.0"],\
["package-hash", "npm:4.0.0"],\
["write-file-atomic", "npm:3.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["call-bind", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/call-bind-npm-1.0.2-c957124861-f8e31de9d1.zip/node_modules/call-bind/",\
"packageDependencies": [\
["call-bind", "npm:1.0.2"],\
["function-bind", "npm:1.1.1"],\
["get-intrinsic", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["callsites", [\
["npm:3.1.0", {\
"packageLocation": "./.yarn/cache/callsites-npm-3.1.0-268f989910-072d17b6ab.zip/node_modules/callsites/",\
"packageDependencies": [\
["callsites", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["camelcase", [\
["npm:5.3.1", {\
"packageLocation": "./.yarn/cache/camelcase-npm-5.3.1-5db8af62c5-e6effce26b.zip/node_modules/camelcase/",\
"packageDependencies": [\
["camelcase", "npm:5.3.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["caniuse-lite", [\
["npm:1.0.30001228", {\
"packageLocation": "./.yarn/cache/caniuse-lite-npm-1.0.30001228-80662cadf9-d7ea2234d3.zip/node_modules/caniuse-lite/",\
"packageDependencies": [\
["caniuse-lite", "npm:1.0.30001228"]\
],\
"linkType": "HARD"\
}]\
]],\
["chalk", [\
["npm:2.4.2", {\
"packageLocation": "./.yarn/cache/chalk-npm-2.4.2-3ea16dd91e-ec3661d38f.zip/node_modules/chalk/",\
"packageDependencies": [\
["chalk", "npm:2.4.2"],\
["ansi-styles", "npm:3.2.1"],\
["escape-string-regexp", "npm:1.0.5"],\
["supports-color", "npm:5.5.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.1.2", {\
"packageLocation": "./.yarn/cache/chalk-npm-4.1.2-ba8b67ab80-fe75c9d5c7.zip/node_modules/chalk/",\
"packageDependencies": [\
["chalk", "npm:4.1.2"],\
["ansi-styles", "npm:4.3.0"],\
["supports-color", "npm:7.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["chokidar", [\
["npm:3.5.3", {\
"packageLocation": "./.yarn/cache/chokidar-npm-3.5.3-c5f9b0a56a-b49fcde401.zip/node_modules/chokidar/",\
"packageDependencies": [\
["chokidar", "npm:3.5.3"],\
["anymatch", "npm:3.1.2"],\
["braces", "npm:3.0.2"],\
["fsevents", "patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"],\
["glob-parent", "npm:5.1.2"],\
["is-binary-path", "npm:2.1.0"],\
2022-09-05 15:27:39 +02:00
["is-glob", "npm:4.0.3"],\
2022-06-27 11:57:51 +02:00
["normalize-path", "npm:3.0.0"],\
["readdirp", "npm:3.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["chownr", [\
["npm:1.1.4", {\
"packageLocation": "./.yarn/cache/chownr-npm-1.1.4-5bd400ab08-115648f8eb.zip/node_modules/chownr/",\
"packageDependencies": [\
["chownr", "npm:1.1.4"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/chownr-npm-2.0.0-638f1c9c61-c57cf9dd07.zip/node_modules/chownr/",\
"packageDependencies": [\
["chownr", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["chrome-trace-event", [\
["npm:1.0.3", {\
"packageLocation": "./.yarn/cache/chrome-trace-event-npm-1.0.3-e0ae3dcd60-cb8b1fc7e8.zip/node_modules/chrome-trace-event/",\
"packageDependencies": [\
["chrome-trace-event", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["clean-stack", [\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/clean-stack-npm-2.2.0-a8ce435a5c-2ac8cd2b2f.zip/node_modules/clean-stack/",\
"packageDependencies": [\
["clean-stack", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["cliui", [\
["npm:6.0.0", {\
"packageLocation": "./.yarn/cache/cliui-npm-6.0.0-488b2414c6-4fcfd26d29.zip/node_modules/cliui/",\
"packageDependencies": [\
["cliui", "npm:6.0.0"],\
["string-width", "npm:4.2.2"],\
["strip-ansi", "npm:6.0.0"],\
["wrap-ansi", "npm:6.2.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.0.4", {\
"packageLocation": "./.yarn/cache/cliui-npm-7.0.4-d6b8a9edb6-ce2e8f578a.zip/node_modules/cliui/",\
"packageDependencies": [\
["cliui", "npm:7.0.4"],\
["string-width", "npm:4.2.2"],\
["strip-ansi", "npm:6.0.0"],\
["wrap-ansi", "npm:7.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["clone-deep", [\
["npm:4.0.1", {\
"packageLocation": "./.yarn/cache/clone-deep-npm-4.0.1-70adab92c8-770f912fe4.zip/node_modules/clone-deep/",\
"packageDependencies": [\
["clone-deep", "npm:4.0.1"],\
["is-plain-object", "npm:2.0.4"],\
["kind-of", "npm:6.0.3"],\
["shallow-clone", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["co", [\
["npm:4.6.0", {\
"packageLocation": "./.yarn/cache/co-npm-4.6.0-03f2d1feb6-5210d92230.zip/node_modules/co/",\
"packageDependencies": [\
["co", "npm:4.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["co-body", [\
["npm:6.1.0", {\
"packageLocation": "./.yarn/cache/co-body-npm-6.1.0-8102b96671-d0a78831a6.zip/node_modules/co-body/",\
"packageDependencies": [\
["co-body", "npm:6.1.0"],\
["inflation", "npm:2.0.0"],\
["qs", "npm:6.10.1"],\
["raw-body", "npm:2.4.1"],\
["type-is", "npm:1.6.18"]\
],\
"linkType": "HARD"\
}]\
]],\
["code-point-at", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/code-point-at-npm-1.1.0-37de5fe566-17d5666611.zip/node_modules/code-point-at/",\
"packageDependencies": [\
["code-point-at", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["color-convert", [\
["npm:1.9.3", {\
"packageLocation": "./.yarn/cache/color-convert-npm-1.9.3-1fe690075e-fd7a64a17c.zip/node_modules/color-convert/",\
"packageDependencies": [\
["color-convert", "npm:1.9.3"],\
["color-name", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.1", {\
"packageLocation": "./.yarn/cache/color-convert-npm-2.0.1-79730e935b-79e6bdb9fd.zip/node_modules/color-convert/",\
"packageDependencies": [\
["color-convert", "npm:2.0.1"],\
["color-name", "npm:1.1.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["color-name", [\
["npm:1.1.3", {\
"packageLocation": "./.yarn/cache/color-name-npm-1.1.3-728b7b5d39-09c5d3e33d.zip/node_modules/color-name/",\
"packageDependencies": [\
["color-name", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}],\
["npm:1.1.4", {\
"packageLocation": "./.yarn/cache/color-name-npm-1.1.4-025792b0ea-b044585952.zip/node_modules/color-name/",\
"packageDependencies": [\
["color-name", "npm:1.1.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["colorette", [\
["npm:1.2.2", {\
"packageLocation": "./.yarn/cache/colorette-npm-1.2.2-da75bd0b32-69fec14dda.zip/node_modules/colorette/",\
"packageDependencies": [\
["colorette", "npm:1.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["colors", [\
["npm:1.4.0", {\
"packageLocation": "./.yarn/cache/colors-npm-1.4.0-7e2cf12234-98aa2c2418.zip/node_modules/colors/",\
"packageDependencies": [\
["colors", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["commander", [\
["npm:2.20.3", {\
"packageLocation": "./.yarn/cache/commander-npm-2.20.3-d8dcbaa39b-ab8c07884e.zip/node_modules/commander/",\
"packageDependencies": [\
["commander", "npm:2.20.3"]\
],\
"linkType": "HARD"\
}],\
["npm:7.2.0", {\
"packageLocation": "./.yarn/cache/commander-npm-7.2.0-19178180f8-53501cbeee.zip/node_modules/commander/",\
"packageDependencies": [\
["commander", "npm:7.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["commondir", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/commondir-npm-1.0.1-291b790340-59715f2fc4.zip/node_modules/commondir/",\
"packageDependencies": [\
["commondir", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["concat-map", [\
["npm:0.0.1", {\
"packageLocation": "./.yarn/cache/concat-map-npm-0.0.1-85a921b7ee-902a9f5d89.zip/node_modules/concat-map/",\
"packageDependencies": [\
["concat-map", "npm:0.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["connect", [\
["npm:3.7.0", {\
"packageLocation": "./.yarn/cache/connect-npm-3.7.0-25ccb085cc-96e1c4effc.zip/node_modules/connect/",\
"packageDependencies": [\
["connect", "npm:3.7.0"],\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["finalhandler", "npm:1.1.2"],\
["parseurl", "npm:1.3.3"],\
["utils-merge", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["console-control-strings", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/console-control-strings-npm-1.1.0-e3160e5275-8755d76787.zip/node_modules/console-control-strings/",\
"packageDependencies": [\
["console-control-strings", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["contains-path", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/contains-path-npm-1.0.0-09f0b1ba0b-18c878d65f.zip/node_modules/contains-path/",\
"packageDependencies": [\
["contains-path", "npm:1.0.0"],\
["normalize-path", "npm:2.1.1"],\
["path-starts-with", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["content-disposition", [\
["npm:0.5.3", {\
"packageLocation": "./.yarn/cache/content-disposition-npm-0.5.3-9a9a567e17-95bf164c0b.zip/node_modules/content-disposition/",\
"packageDependencies": [\
["content-disposition", "npm:0.5.3"],\
["safe-buffer", "npm:5.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["content-type", [\
["npm:1.0.4", {\
"packageLocation": "./.yarn/cache/content-type-npm-1.0.4-3b1a5ca16b-3d93585fda.zip/node_modules/content-type/",\
"packageDependencies": [\
["content-type", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["convert-source-map", [\
["npm:1.7.0", {\
"packageLocation": "./.yarn/cache/convert-source-map-npm-1.7.0-f9727424f7-bcd2e3ea7d.zip/node_modules/convert-source-map/",\
"packageDependencies": [\
["convert-source-map", "npm:1.7.0"],\
["safe-buffer", "npm:5.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["cookie", [\
["npm:0.4.1", {\
"packageLocation": "./.yarn/cache/cookie-npm-0.4.1-cc5e2ebb42-bd7c47f5d9.zip/node_modules/cookie/",\
"packageDependencies": [\
["cookie", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["cookies", [\
["npm:0.8.0", {\
"packageLocation": "./.yarn/cache/cookies-npm-0.8.0-d7388cbd94-806055a44f.zip/node_modules/cookies/",\
"packageDependencies": [\
["cookies", "npm:0.8.0"],\
["depd", "npm:2.0.0"],\
["keygrip", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["copy-to", [\
["npm:2.0.1", {\
"packageLocation": "./.yarn/cache/copy-to-npm-2.0.1-474b7b678b-05ea12875b.zip/node_modules/copy-to/",\
"packageDependencies": [\
["copy-to", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["core-util-is", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/core-util-is-npm-1.0.2-9fc2b94dc3-7a4c925b49.zip/node_modules/core-util-is/",\
"packageDependencies": [\
["core-util-is", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["cors", [\
["npm:2.8.5", {\
"packageLocation": "./.yarn/cache/cors-npm-2.8.5-c9935a2d12-ced838404c.zip/node_modules/cors/",\
"packageDependencies": [\
["cors", "npm:2.8.5"],\
["object-assign", "npm:4.1.1"],\
["vary", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["cosmjs-monorepo-root", [\
["workspace:.", {\
"packageLocation": "./",\
"packageDependencies": [\
["cosmjs-monorepo-root", "workspace:."],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/cosmwasm-stargate", "workspace:packages/cosmwasm-stargate"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["eslint", "npm:7.26.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "SOFT"\
}]\
]],\
["cosmjs-types", [\
2022-11-28 19:31:31 +01:00
["npm:0.6.0", {\
"packageLocation": "./.yarn/cache/cosmjs-types-npm-0.6.0-4ad2730ce2-06000f10d9.zip/node_modules/cosmjs-types/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-11-28 19:31:31 +01:00
["cosmjs-types", "npm:0.6.0"],\
2022-06-27 11:57:51 +02:00
["long", "npm:4.0.0"],\
["protobufjs", "npm:6.11.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["cross-spawn", [\
["npm:7.0.3", {\
"packageLocation": "./.yarn/cache/cross-spawn-npm-7.0.3-e4ff3e65b3-671cc7c728.zip/node_modules/cross-spawn/",\
"packageDependencies": [\
["cross-spawn", "npm:7.0.3"],\
["path-key", "npm:3.1.1"],\
["shebang-command", "npm:2.0.0"],\
["which", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["custom-event", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/custom-event-npm-1.0.1-6693c8e298-334f48a6d5.zip/node_modules/custom-event/",\
"packageDependencies": [\
["custom-event", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["date-format", [\
["npm:4.0.3", {\
"packageLocation": "./.yarn/cache/date-format-npm-4.0.3-ce15085cfe-8ae4d9de35.zip/node_modules/date-format/",\
"packageDependencies": [\
["date-format", "npm:4.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["debug", [\
["npm:2.6.9", {\
"packageLocation": "./.yarn/cache/debug-npm-2.6.9-7d4cb597dc-d2f51589ca.zip/node_modules/debug/",\
"packageDependencies": [\
["debug", "npm:2.6.9"]\
],\
"linkType": "SOFT"\
}],\
["npm:3.2.7", {\
"packageLocation": "./.yarn/cache/debug-npm-3.2.7-754e818c7a-b3d8c59407.zip/node_modules/debug/",\
"packageDependencies": [\
["debug", "npm:3.2.7"]\
],\
"linkType": "SOFT"\
}],\
["npm:4.3.3", {\
"packageLocation": "./.yarn/cache/debug-npm-4.3.3-710fd4cc7f-14472d56fe.zip/node_modules/debug/",\
"packageDependencies": [\
["debug", "npm:4.3.3"]\
],\
"linkType": "SOFT"\
}],\
["virtual:3f02fdc9c01c9edeeb198ff2c318139c4ba1b083bcc941ca06dbe04dde7c9d9af243e05fa031bfd97204db40c8d491dd4f9e619914628b323c37b1f02acd578d#npm:3.2.7", {\
"packageLocation": "./.yarn/__virtual__/debug-virtual-485cba03e2/0/cache/debug-npm-3.2.7-754e818c7a-b3d8c59407.zip/node_modules/debug/",\
"packageDependencies": [\
["debug", "virtual:3f02fdc9c01c9edeeb198ff2c318139c4ba1b083bcc941ca06dbe04dde7c9d9af243e05fa031bfd97204db40c8d491dd4f9e619914628b323c37b1f02acd578d#npm:3.2.7"],\
["@types/supports-color", null],\
["ms", "npm:2.1.3"],\
["supports-color", null]\
],\
"packagePeers": [\
"@types/supports-color",\
"supports-color"\
],\
"linkType": "HARD"\
}],\
["virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3", {\
"packageLocation": "./.yarn/__virtual__/debug-virtual-a367c695fd/0/cache/debug-npm-4.3.3-710fd4cc7f-14472d56fe.zip/node_modules/debug/",\
"packageDependencies": [\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["@types/supports-color", null],\
["ms", "npm:2.1.2"],\
["supports-color", null]\
],\
"packagePeers": [\
"@types/supports-color",\
"supports-color"\
],\
"linkType": "HARD"\
}],\
["virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9", {\
"packageLocation": "./.yarn/__virtual__/debug-virtual-d08cd93353/0/cache/debug-npm-2.6.9-7d4cb597dc-d2f51589ca.zip/node_modules/debug/",\
"packageDependencies": [\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["@types/supports-color", null],\
["ms", "npm:2.0.0"],\
["supports-color", null]\
],\
"packagePeers": [\
"@types/supports-color",\
"supports-color"\
],\
"linkType": "HARD"\
}]\
]],\
["decamelize", [\
["npm:1.2.0", {\
"packageLocation": "./.yarn/cache/decamelize-npm-1.2.0-c5a2fdc622-ad8c51a7e7.zip/node_modules/decamelize/",\
"packageDependencies": [\
["decamelize", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["decompress-response", [\
["npm:4.2.1", {\
"packageLocation": "./.yarn/cache/decompress-response-npm-4.2.1-abe5b4ebe4-4e783ca4df.zip/node_modules/decompress-response/",\
"packageDependencies": [\
["decompress-response", "npm:4.2.1"],\
["mimic-response", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["deep-equal", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/deep-equal-npm-1.0.1-f05565c4e5-5af8cbfceb.zip/node_modules/deep-equal/",\
"packageDependencies": [\
["deep-equal", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["deep-extend", [\
["npm:0.6.0", {\
"packageLocation": "./.yarn/cache/deep-extend-npm-0.6.0-e182924219-7be7e5a8d4.zip/node_modules/deep-extend/",\
"packageDependencies": [\
["deep-extend", "npm:0.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["deep-is", [\
["npm:0.1.3", {\
"packageLocation": "./.yarn/cache/deep-is-npm-0.1.3-0941784645-c15b04c384.zip/node_modules/deep-is/",\
"packageDependencies": [\
["deep-is", "npm:0.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["default-require-extensions", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/default-require-extensions-npm-3.0.0-40586718d6-0b5bdb6786.zip/node_modules/default-require-extensions/",\
"packageDependencies": [\
["default-require-extensions", "npm:3.0.0"],\
["strip-bom", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["define-properties", [\
["npm:1.1.3", {\
"packageLocation": "./.yarn/cache/define-properties-npm-1.1.3-0f3115e2b9-da80dba55d.zip/node_modules/define-properties/",\
"packageDependencies": [\
["define-properties", "npm:1.1.3"],\
["object-keys", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["delegates", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/delegates-npm-1.0.0-9b1942d75f-a51744d9b5.zip/node_modules/delegates/",\
"packageDependencies": [\
["delegates", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["depd", [\
["npm:1.1.2", {\
"packageLocation": "./.yarn/cache/depd-npm-1.1.2-b0c8414da7-6b406620d2.zip/node_modules/depd/",\
"packageDependencies": [\
["depd", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/depd-npm-2.0.0-b6c51a4b43-abbe19c768.zip/node_modules/depd/",\
"packageDependencies": [\
["depd", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["destroy", [\
["npm:1.0.4", {\
"packageLocation": "./.yarn/cache/destroy-npm-1.0.4-a2203e01cb-da9ab4961d.zip/node_modules/destroy/",\
"packageDependencies": [\
["destroy", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["detect-libc", [\
["npm:1.0.3", {\
"packageLocation": "./.yarn/cache/detect-libc-npm-1.0.3-c30ac344d4-daaaed925f.zip/node_modules/detect-libc/",\
"packageDependencies": [\
["detect-libc", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["di", [\
["npm:0.0.1", {\
"packageLocation": "./.yarn/cache/di-npm-0.0.1-bff5be391f-3f09a99534.zip/node_modules/di/",\
"packageDependencies": [\
["di", "npm:0.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["diff", [\
["npm:4.0.2", {\
"packageLocation": "./.yarn/cache/diff-npm-4.0.2-73133c7102-f2c09b0ce4.zip/node_modules/diff/",\
"packageDependencies": [\
["diff", "npm:4.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["dir-glob", [\
["npm:3.0.1", {\
"packageLocation": "./.yarn/cache/dir-glob-npm-3.0.1-1aea628b1b-fa05e18324.zip/node_modules/dir-glob/",\
"packageDependencies": [\
["dir-glob", "npm:3.0.1"],\
["path-type", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["doctrine", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/doctrine-npm-2.1.0-ac15d049b7-a45e277f7f.zip/node_modules/doctrine/",\
"packageDependencies": [\
["doctrine", "npm:2.1.0"],\
["esutils", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/doctrine-npm-3.0.0-c6f1615f04-fd7673ca77.zip/node_modules/doctrine/",\
"packageDependencies": [\
["doctrine", "npm:3.0.0"],\
["esutils", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["dom-serialize", [\
["npm:2.2.1", {\
"packageLocation": "./.yarn/cache/dom-serialize-npm-2.2.1-01ec16503e-48262e299a.zip/node_modules/dom-serialize/",\
"packageDependencies": [\
["dom-serialize", "npm:2.2.1"],\
["custom-event", "npm:1.0.1"],\
["ent", "npm:2.2.0"],\
["extend", "npm:3.0.2"],\
["void-elements", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ee-first", [\
["npm:1.1.1", {\
"packageLocation": "./.yarn/cache/ee-first-npm-1.1.1-33f8535b39-1b4cac778d.zip/node_modules/ee-first/",\
"packageDependencies": [\
["ee-first", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["electron-to-chromium", [\
["npm:1.3.734", {\
"packageLocation": "./.yarn/cache/electron-to-chromium-npm-1.3.734-b9a1cae538-129a13f372.zip/node_modules/electron-to-chromium/",\
"packageDependencies": [\
["electron-to-chromium", "npm:1.3.734"]\
],\
"linkType": "HARD"\
}]\
]],\
["elliptic", [\
["npm:6.5.4", {\
"packageLocation": "./.yarn/cache/elliptic-npm-6.5.4-0ca8204a86-d56d21fd04.zip/node_modules/elliptic/",\
"packageDependencies": [\
["elliptic", "npm:6.5.4"],\
["bn.js", "npm:4.12.0"],\
["brorand", "npm:1.1.0"],\
["hash.js", "npm:1.1.7"],\
["hmac-drbg", "npm:1.0.1"],\
["inherits", "npm:2.0.4"],\
["minimalistic-assert", "npm:1.0.1"],\
["minimalistic-crypto-utils", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["emoji-regex", [\
["npm:8.0.0", {\
"packageLocation": "./.yarn/cache/emoji-regex-npm-8.0.0-213764015c-d4c5c39d5a.zip/node_modules/emoji-regex/",\
"packageDependencies": [\
["emoji-regex", "npm:8.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["encodeurl", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/encodeurl-npm-1.0.2-f8c8454c41-e50e3d508c.zip/node_modules/encodeurl/",\
"packageDependencies": [\
["encodeurl", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["encoding", [\
["npm:0.1.13", {\
"packageLocation": "./.yarn/cache/encoding-npm-0.1.13-82a1837d30-bb98632f8f.zip/node_modules/encoding/",\
"packageDependencies": [\
["encoding", "npm:0.1.13"],\
["iconv-lite", "npm:0.6.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["end-of-stream", [\
["npm:1.4.4", {\
"packageLocation": "./.yarn/cache/end-of-stream-npm-1.4.4-497fc6dee1-530a5a5a1e.zip/node_modules/end-of-stream/",\
"packageDependencies": [\
["end-of-stream", "npm:1.4.4"],\
["once", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["engine.io", [\
2022-11-14 09:35:35 +01:00
["npm:6.2.0", {\
"packageLocation": "./.yarn/cache/engine.io-npm-6.2.0-a0c0d83e66-cc485c5ba2.zip/node_modules/engine.io/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-11-14 09:35:35 +01:00
["engine.io", "npm:6.2.0"],\
2022-06-27 11:57:51 +02:00
["@types/cookie", "npm:0.4.1"],\
["@types/cors", "npm:2.8.12"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["accepts", "npm:1.3.7"],\
["base64id", "npm:2.0.0"],\
["cookie", "npm:0.4.1"],\
["cors", "npm:2.8.5"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
2022-11-14 09:35:35 +01:00
["engine.io-parser", "npm:5.0.4"],\
["ws", "virtual:a0c0d83e66563f51d601c822567e6d79b2ed7475481445e29115ee78d98a1ad5241e9e0cbf0e0eb707d80a4db444175061b5c5627b6aa1262f0868dc9ad1e7a1#npm:8.2.3"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["engine.io-parser", [\
2022-11-14 09:35:35 +01:00
["npm:5.0.4", {\
"packageLocation": "./.yarn/cache/engine.io-parser-npm-5.0.4-27a510b395-d4ad0cef6f.zip/node_modules/engine.io-parser/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-11-14 09:35:35 +01:00
["engine.io-parser", "npm:5.0.4"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["enhanced-resolve", [\
["npm:5.8.2", {\
"packageLocation": "./.yarn/cache/enhanced-resolve-npm-5.8.2-b25228f39b-6e871ec5b1.zip/node_modules/enhanced-resolve/",\
"packageDependencies": [\
["enhanced-resolve", "npm:5.8.2"],\
["graceful-fs", "npm:4.2.6"],\
["tapable", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["enquirer", [\
["npm:2.3.6", {\
"packageLocation": "./.yarn/cache/enquirer-npm-2.3.6-7899175762-1c0911e14a.zip/node_modules/enquirer/",\
"packageDependencies": [\
["enquirer", "npm:2.3.6"],\
["ansi-colors", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ent", [\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/ent-npm-2.2.0-97a5f0ffb8-f588b5707d.zip/node_modules/ent/",\
"packageDependencies": [\
["ent", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["env-paths", [\
["npm:2.2.1", {\
"packageLocation": "./.yarn/cache/env-paths-npm-2.2.1-7c7577428c-65b5df55a8.zip/node_modules/env-paths/",\
"packageDependencies": [\
["env-paths", "npm:2.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["envinfo", [\
["npm:7.8.1", {\
"packageLocation": "./.yarn/cache/envinfo-npm-7.8.1-f320033691-de736c98d6.zip/node_modules/envinfo/",\
"packageDependencies": [\
["envinfo", "npm:7.8.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["err-code", [\
["npm:2.0.3", {\
"packageLocation": "./.yarn/cache/err-code-npm-2.0.3-082e0ff9a7-8b7b1be20d.zip/node_modules/err-code/",\
"packageDependencies": [\
["err-code", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["error-ex", [\
["npm:1.3.2", {\
"packageLocation": "./.yarn/cache/error-ex-npm-1.3.2-5654f80c0f-c1c2b8b65f.zip/node_modules/error-ex/",\
"packageDependencies": [\
["error-ex", "npm:1.3.2"],\
["is-arrayish", "npm:0.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["es-abstract", [\
["npm:1.18.0", {\
"packageLocation": "./.yarn/cache/es-abstract-npm-1.18.0-ac2faa8a98-6783bea97f.zip/node_modules/es-abstract/",\
"packageDependencies": [\
["es-abstract", "npm:1.18.0"],\
["call-bind", "npm:1.0.2"],\
["es-to-primitive", "npm:1.2.1"],\
["function-bind", "npm:1.1.1"],\
["get-intrinsic", "npm:1.1.1"],\
["has", "npm:1.0.3"],\
["has-symbols", "npm:1.0.2"],\
["is-callable", "npm:1.2.3"],\
["is-negative-zero", "npm:2.0.1"],\
["is-regex", "npm:1.1.3"],\
["is-string", "npm:1.0.6"],\
["object-inspect", "npm:1.10.3"],\
["object-keys", "npm:1.1.1"],\
["object.assign", "npm:4.1.2"],\
["string.prototype.trimend", "npm:1.0.4"],\
["string.prototype.trimstart", "npm:1.0.4"],\
["unbox-primitive", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["es-module-lexer", [\
["npm:0.4.1", {\
"packageLocation": "./.yarn/cache/es-module-lexer-npm-0.4.1-7366b9c775-c33ee30390.zip/node_modules/es-module-lexer/",\
"packageDependencies": [\
["es-module-lexer", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["es-to-primitive", [\
["npm:1.2.1", {\
"packageLocation": "./.yarn/cache/es-to-primitive-npm-1.2.1-b7a7eac6c5-4ead6671a2.zip/node_modules/es-to-primitive/",\
"packageDependencies": [\
["es-to-primitive", "npm:1.2.1"],\
["is-callable", "npm:1.2.3"],\
["is-date-object", "npm:1.0.4"],\
["is-symbol", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["es6-error", [\
["npm:4.1.1", {\
"packageLocation": "./.yarn/cache/es6-error-npm-4.1.1-5e8c22b20f-ae41332a51.zip/node_modules/es6-error/",\
"packageDependencies": [\
["es6-error", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["escalade", [\
["npm:3.1.1", {\
"packageLocation": "./.yarn/cache/escalade-npm-3.1.1-e02da076aa-a3e2a99f07.zip/node_modules/escalade/",\
"packageDependencies": [\
["escalade", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["escape-html", [\
["npm:1.0.3", {\
"packageLocation": "./.yarn/cache/escape-html-npm-1.0.3-376c22ee74-6213ca9ae0.zip/node_modules/escape-html/",\
"packageDependencies": [\
["escape-html", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["escape-string-regexp", [\
["npm:1.0.5", {\
"packageLocation": "./.yarn/cache/escape-string-regexp-npm-1.0.5-3284de402f-6092fda75c.zip/node_modules/escape-string-regexp/",\
"packageDependencies": [\
["escape-string-regexp", "npm:1.0.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["eslint", [\
["npm:7.26.0", {\
"packageLocation": "./.yarn/cache/eslint-npm-7.26.0-0bcc96e5d3-6178eeb1bf.zip/node_modules/eslint/",\
"packageDependencies": [\
["eslint", "npm:7.26.0"],\
["@babel/code-frame", "npm:7.12.11"],\
["@eslint/eslintrc", "npm:0.4.1"],\
["ajv", "npm:6.12.6"],\
["chalk", "npm:4.1.2"],\
["cross-spawn", "npm:7.0.3"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["doctrine", "npm:3.0.0"],\
["enquirer", "npm:2.3.6"],\
["eslint-scope", "npm:5.1.1"],\
["eslint-utils", "npm:2.1.0"],\
["eslint-visitor-keys", "npm:2.1.0"],\
["espree", "npm:7.3.1"],\
["esquery", "npm:1.4.0"],\
["esutils", "npm:2.0.3"],\
["file-entry-cache", "npm:6.0.1"],\
["functional-red-black-tree", "npm:1.0.1"],\
["glob-parent", "npm:5.1.2"],\
["globals", "npm:13.8.0"],\
["ignore", "npm:4.0.6"],\
["import-fresh", "npm:3.3.0"],\
["imurmurhash", "npm:0.1.4"],\
2022-09-05 15:27:39 +02:00
["is-glob", "npm:4.0.3"],\
2022-06-27 11:57:51 +02:00
["js-yaml", "npm:3.14.1"],\
["json-stable-stringify-without-jsonify", "npm:1.0.1"],\
["levn", "npm:0.4.1"],\
["lodash", "npm:4.17.21"],\
2022-10-25 10:12:27 +02:00
["minimatch", "npm:3.1.2"],\
2022-06-27 11:57:51 +02:00
["natural-compare", "npm:1.4.0"],\
["optionator", "npm:0.9.1"],\
["progress", "npm:2.0.3"],\
2022-09-05 16:04:34 +02:00
["regexpp", "npm:3.2.0"],\
2022-06-27 11:57:51 +02:00
["semver", "npm:7.3.5"],\
["strip-ansi", "npm:6.0.0"],\
["strip-json-comments", "npm:3.1.1"],\
["table", "npm:6.7.1"],\
["text-table", "npm:0.2.0"],\
["v8-compile-cache", "npm:2.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-config-prettier", [\
["npm:8.3.0", {\
"packageLocation": "./.yarn/cache/eslint-config-prettier-npm-8.3.0-f540cd1f53-df4cea3032.zip/node_modules/eslint-config-prettier/",\
"packageDependencies": [\
["eslint-config-prettier", "npm:8.3.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0", {\
"packageLocation": "./.yarn/__virtual__/eslint-config-prettier-virtual-4dd141b4f1/0/cache/eslint-config-prettier-npm-8.3.0-f540cd1f53-df4cea3032.zip/node_modules/eslint-config-prettier/",\
"packageDependencies": [\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["@types/eslint", null],\
["eslint", "npm:7.26.0"]\
],\
"packagePeers": [\
"@types/eslint",\
"eslint"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-import-resolver-node", [\
["npm:0.3.4", {\
"packageLocation": "./.yarn/cache/eslint-import-resolver-node-npm-0.3.4-fa0173d267-a0db55ec26.zip/node_modules/eslint-import-resolver-node/",\
"packageDependencies": [\
["eslint-import-resolver-node", "npm:0.3.4"],\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["resolve", "patch:resolve@npm%3A1.20.0#~builtin<compat/resolve>::version=1.20.0&hash=07638b"]\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-module-utils", [\
["npm:2.6.1", {\
"packageLocation": "./.yarn/cache/eslint-module-utils-npm-2.6.1-bfddc3ec15-3cc43a36a0.zip/node_modules/eslint-module-utils/",\
"packageDependencies": [\
["eslint-module-utils", "npm:2.6.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:2eadd66b59b48f44c34405af61dc8ecc60484e8290c617db596475adca1f6cba5e4bd2e925bba9e3fc09c33d15fab7095b9b355d7452a17eb1c2aa5bcb33bd4c#npm:2.6.1", {\
"packageLocation": "./.yarn/__virtual__/eslint-module-utils-virtual-3f02fdc9c0/0/cache/eslint-module-utils-npm-2.6.1-bfddc3ec15-3cc43a36a0.zip/node_modules/eslint-module-utils/",\
"packageDependencies": [\
["eslint-module-utils", "virtual:2eadd66b59b48f44c34405af61dc8ecc60484e8290c617db596475adca1f6cba5e4bd2e925bba9e3fc09c33d15fab7095b9b355d7452a17eb1c2aa5bcb33bd4c#npm:2.6.1"],\
["@types/eslint-import-resolver-node", null],\
["@types/eslint-import-resolver-typescript", null],\
["@types/eslint-import-resolver-webpack", null],\
["@types/typescript-eslint__parser", null],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["debug", "virtual:3f02fdc9c01c9edeeb198ff2c318139c4ba1b083bcc941ca06dbe04dde7c9d9af243e05fa031bfd97204db40c8d491dd4f9e619914628b323c37b1f02acd578d#npm:3.2.7"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-import-resolver-typescript", null],\
["eslint-import-resolver-webpack", null],\
["pkg-dir", "npm:2.0.0"]\
],\
"packagePeers": [\
"@types/eslint-import-resolver-node",\
"@types/eslint-import-resolver-typescript",\
"@types/eslint-import-resolver-webpack",\
"@types/typescript-eslint__parser",\
"@typescript-eslint/parser",\
"eslint-import-resolver-node",\
"eslint-import-resolver-typescript",\
"eslint-import-resolver-webpack"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-plugin-import", [\
["npm:2.23.2", {\
"packageLocation": "./.yarn/cache/eslint-plugin-import-npm-2.23.2-4b59efe04c-cd8f119266.zip/node_modules/eslint-plugin-import/",\
"packageDependencies": [\
["eslint-plugin-import", "npm:2.23.2"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2", {\
"packageLocation": "./.yarn/__virtual__/eslint-plugin-import-virtual-2eadd66b59/0/cache/eslint-plugin-import-npm-2.23.2-4b59efe04c-cd8f119266.zip/node_modules/eslint-plugin-import/",\
"packageDependencies": [\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["@types/eslint", null],\
["@types/typescript-eslint__parser", null],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.13.0"],\
["array-includes", "npm:3.1.3"],\
["array.prototype.flat", "npm:1.2.4"],\
["contains-path", "npm:1.0.0"],\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["doctrine", "npm:2.1.0"],\
["eslint", "npm:7.26.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-module-utils", "virtual:2eadd66b59b48f44c34405af61dc8ecc60484e8290c617db596475adca1f6cba5e4bd2e925bba9e3fc09c33d15fab7095b9b355d7452a17eb1c2aa5bcb33bd4c#npm:2.6.1"],\
["find-up", "npm:2.1.0"],\
["has", "npm:1.0.3"],\
["is-core-module", "npm:2.4.0"],\
2022-10-25 10:12:27 +02:00
["minimatch", "npm:3.1.2"],\
2022-06-27 11:57:51 +02:00
["object.values", "npm:1.1.3"],\
["pkg-up", "npm:2.0.0"],\
["read-pkg-up", "npm:3.0.0"],\
["resolve", "patch:resolve@npm%3A1.20.0#~builtin<compat/resolve>::version=1.20.0&hash=07638b"],\
["tsconfig-paths", "npm:3.9.0"]\
],\
"packagePeers": [\
"@types/eslint",\
"@types/typescript-eslint__parser",\
"@typescript-eslint/parser",\
"eslint"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-plugin-prettier", [\
["npm:3.4.0", {\
"packageLocation": "./.yarn/cache/eslint-plugin-prettier-npm-3.4.0-36b0696d09-30a07e8d12.zip/node_modules/eslint-plugin-prettier/",\
"packageDependencies": [\
["eslint-plugin-prettier", "npm:3.4.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0", {\
"packageLocation": "./.yarn/__virtual__/eslint-plugin-prettier-virtual-6536023104/0/cache/eslint-plugin-prettier-npm-3.4.0-36b0696d09-30a07e8d12.zip/node_modules/eslint-plugin-prettier/",\
"packageDependencies": [\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["@types/eslint", null],\
["@types/eslint-config-prettier", null],\
["@types/prettier", null],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"],\
2022-06-27 11:57:51 +02:00
["prettier-linter-helpers", "npm:1.0.0"]\
],\
"packagePeers": [\
"@types/eslint-config-prettier",\
"@types/eslint",\
"@types/prettier",\
"eslint-config-prettier",\
"eslint",\
"prettier"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-plugin-simple-import-sort", [\
["npm:7.0.0", {\
"packageLocation": "./.yarn/cache/eslint-plugin-simple-import-sort-npm-7.0.0-45d08a8927-6aacb7179c.zip/node_modules/eslint-plugin-simple-import-sort/",\
"packageDependencies": [\
["eslint-plugin-simple-import-sort", "npm:7.0.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0", {\
"packageLocation": "./.yarn/__virtual__/eslint-plugin-simple-import-sort-virtual-306cf1dbf3/0/cache/eslint-plugin-simple-import-sort-npm-7.0.0-45d08a8927-6aacb7179c.zip/node_modules/eslint-plugin-simple-import-sort/",\
"packageDependencies": [\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["@types/eslint", null],\
["eslint", "npm:7.26.0"]\
],\
"packagePeers": [\
"@types/eslint",\
"eslint"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-scope", [\
["npm:5.1.1", {\
"packageLocation": "./.yarn/cache/eslint-scope-npm-5.1.1-71fe59b18a-47e4b6a3f0.zip/node_modules/eslint-scope/",\
"packageDependencies": [\
["eslint-scope", "npm:5.1.1"],\
["esrecurse", "npm:4.3.0"],\
["estraverse", "npm:4.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-utils", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/eslint-utils-npm-2.1.0-a3a7ebf4fa-27500938f3.zip/node_modules/eslint-utils/",\
"packageDependencies": [\
["eslint-utils", "npm:2.1.0"],\
["eslint-visitor-keys", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/eslint-utils-npm-3.0.0-630b3a4013-0668fe02f5.zip/node_modules/eslint-utils/",\
"packageDependencies": [\
["eslint-utils", "npm:3.0.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:00a10e1565aa806032563a36f357c894093abedf70e1d7cc22b7420e85ec6aaa1b0e2b61b44e88a491a85256c2c06fd3066366c4d25256c1d1247263f02f3b55#npm:3.0.0", {\
"packageLocation": "./.yarn/__virtual__/eslint-utils-virtual-ca0eebca55/0/cache/eslint-utils-npm-3.0.0-630b3a4013-0668fe02f5.zip/node_modules/eslint-utils/",\
"packageDependencies": [\
["eslint-utils", "virtual:00a10e1565aa806032563a36f357c894093abedf70e1d7cc22b7420e85ec6aaa1b0e2b61b44e88a491a85256c2c06fd3066366c4d25256c1d1247263f02f3b55#npm:3.0.0"],\
["@types/eslint", null],\
["eslint", "npm:7.26.0"],\
["eslint-visitor-keys", "npm:2.1.0"]\
],\
"packagePeers": [\
"@types/eslint",\
"eslint"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-visitor-keys", [\
["npm:1.3.0", {\
"packageLocation": "./.yarn/cache/eslint-visitor-keys-npm-1.3.0-c07780a0fb-37a19b712f.zip/node_modules/eslint-visitor-keys/",\
"packageDependencies": [\
["eslint-visitor-keys", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/eslint-visitor-keys-npm-2.1.0-c31806b6b9-e3081d7dd2.zip/node_modules/eslint-visitor-keys/",\
"packageDependencies": [\
["eslint-visitor-keys", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}],\
["npm:3.3.0", {\
"packageLocation": "./.yarn/cache/eslint-visitor-keys-npm-3.3.0-d329af7c8c-d59e68a7c5.zip/node_modules/eslint-visitor-keys/",\
"packageDependencies": [\
["eslint-visitor-keys", "npm:3.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["esm", [\
["npm:3.2.25", {\
"packageLocation": "./.yarn/cache/esm-npm-3.2.25-762b3ebd40-978aabe2de.zip/node_modules/esm/",\
"packageDependencies": [\
["esm", "npm:3.2.25"]\
],\
"linkType": "HARD"\
}]\
]],\
["espree", [\
["npm:7.3.1", {\
"packageLocation": "./.yarn/cache/espree-npm-7.3.1-8d8ea5d1e3-aa9b50dcce.zip/node_modules/espree/",\
"packageDependencies": [\
["espree", "npm:7.3.1"],\
["acorn", "npm:7.4.1"],\
["acorn-jsx", "virtual:8d8ea5d1e3376905d0290522290f47c29213c64d936d96293d758a315829a3cf4c6a5b8ffc1cfee36c3db08f700ad3aaf0711cc5d406a7218c275de6d74effa9#npm:5.3.1"],\
["eslint-visitor-keys", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["esprima", [\
["npm:4.0.1", {\
"packageLocation": "./.yarn/cache/esprima-npm-4.0.1-1084e98778-b45bc805a6.zip/node_modules/esprima/",\
"packageDependencies": [\
["esprima", "npm:4.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["esquery", [\
["npm:1.4.0", {\
"packageLocation": "./.yarn/cache/esquery-npm-1.4.0-f39408b1a7-a0807e17ab.zip/node_modules/esquery/",\
"packageDependencies": [\
["esquery", "npm:1.4.0"],\
["estraverse", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["esrecurse", [\
["npm:4.3.0", {\
"packageLocation": "./.yarn/cache/esrecurse-npm-4.3.0-10b86a887a-ebc17b1a33.zip/node_modules/esrecurse/",\
"packageDependencies": [\
["esrecurse", "npm:4.3.0"],\
["estraverse", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["estraverse", [\
["npm:4.3.0", {\
"packageLocation": "./.yarn/cache/estraverse-npm-4.3.0-920a32f3c6-a6299491f9.zip/node_modules/estraverse/",\
"packageDependencies": [\
["estraverse", "npm:4.3.0"]\
],\
"linkType": "HARD"\
}],\
["npm:5.2.0", {\
"packageLocation": "./.yarn/cache/estraverse-npm-5.2.0-b2e8e36350-ec11b70d94.zip/node_modules/estraverse/",\
"packageDependencies": [\
["estraverse", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["esutils", [\
["npm:2.0.3", {\
"packageLocation": "./.yarn/cache/esutils-npm-2.0.3-f865beafd5-22b5b08f74.zip/node_modules/esutils/",\
"packageDependencies": [\
["esutils", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["eventemitter3", [\
["npm:4.0.7", {\
"packageLocation": "./.yarn/cache/eventemitter3-npm-4.0.7-7afcdd74ae-1875311c42.zip/node_modules/eventemitter3/",\
"packageDependencies": [\
["eventemitter3", "npm:4.0.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["events", [\
["npm:3.3.0", {\
"packageLocation": "./.yarn/cache/events-npm-3.3.0-c280bc7e48-f6f487ad21.zip/node_modules/events/",\
"packageDependencies": [\
["events", "npm:3.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["execa", [\
["npm:5.0.0", {\
"packageLocation": "./.yarn/cache/execa-npm-5.0.0-4ee568fb49-a044367ebd.zip/node_modules/execa/",\
"packageDependencies": [\
["execa", "npm:5.0.0"],\
["cross-spawn", "npm:7.0.3"],\
["get-stream", "npm:6.0.1"],\
["human-signals", "npm:2.1.0"],\
["is-stream", "npm:2.0.0"],\
["merge-stream", "npm:2.0.0"],\
["npm-run-path", "npm:4.0.1"],\
["onetime", "npm:5.1.2"],\
["signal-exit", "npm:3.0.3"],\
["strip-final-newline", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["expand-template", [\
["npm:2.0.3", {\
"packageLocation": "./.yarn/cache/expand-template-npm-2.0.3-80de959306-588c198472.zip/node_modules/expand-template/",\
"packageDependencies": [\
["expand-template", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["extend", [\
["npm:3.0.2", {\
"packageLocation": "./.yarn/cache/extend-npm-3.0.2-e1ca07ac54-a50a8309ca.zip/node_modules/extend/",\
"packageDependencies": [\
["extend", "npm:3.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["fast-deep-equal", [\
["npm:3.1.3", {\
"packageLocation": "./.yarn/cache/fast-deep-equal-npm-3.1.3-790edcfcf5-e21a9d8d84.zip/node_modules/fast-deep-equal/",\
"packageDependencies": [\
["fast-deep-equal", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["fast-diff", [\
["npm:1.2.0", {\
"packageLocation": "./.yarn/cache/fast-diff-npm-1.2.0-5ba4171bb6-1b5306eaa9.zip/node_modules/fast-diff/",\
"packageDependencies": [\
["fast-diff", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fast-glob", [\
["npm:3.2.11", {\
"packageLocation": "./.yarn/cache/fast-glob-npm-3.2.11-bc01135fef-f473105324.zip/node_modules/fast-glob/",\
"packageDependencies": [\
["fast-glob", "npm:3.2.11"],\
["@nodelib/fs.stat", "npm:2.0.4"],\
["@nodelib/fs.walk", "npm:1.2.6"],\
["glob-parent", "npm:5.1.2"],\
["merge2", "npm:1.4.1"],\
["micromatch", "npm:4.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["fast-json-stable-stringify", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/fast-json-stable-stringify-npm-2.1.0-02e8905fda-b191531e36.zip/node_modules/fast-json-stable-stringify/",\
"packageDependencies": [\
["fast-json-stable-stringify", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fast-levenshtein", [\
["npm:2.0.6", {\
"packageLocation": "./.yarn/cache/fast-levenshtein-npm-2.0.6-fcd74b8df5-92cfec0a8d.zip/node_modules/fast-levenshtein/",\
"packageDependencies": [\
["fast-levenshtein", "npm:2.0.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["fastest-levenshtein", [\
["npm:1.0.12", {\
"packageLocation": "./.yarn/cache/fastest-levenshtein-npm-1.0.12-a32b4ef51e-e1a013698d.zip/node_modules/fastest-levenshtein/",\
"packageDependencies": [\
["fastest-levenshtein", "npm:1.0.12"]\
],\
"linkType": "HARD"\
}]\
]],\
["fastq", [\
["npm:1.11.0", {\
"packageLocation": "./.yarn/cache/fastq-npm-1.11.0-840a129ad5-9db0ceea92.zip/node_modules/fastq/",\
"packageDependencies": [\
["fastq", "npm:1.11.0"],\
["reusify", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["file-entry-cache", [\
["npm:6.0.1", {\
"packageLocation": "./.yarn/cache/file-entry-cache-npm-6.0.1-31965cf0af-f49701feaa.zip/node_modules/file-entry-cache/",\
"packageDependencies": [\
["file-entry-cache", "npm:6.0.1"],\
["flat-cache", "npm:3.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["file-uri-to-path", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/file-uri-to-path-npm-1.0.0-1043ac6206-b648580bdd.zip/node_modules/file-uri-to-path/",\
"packageDependencies": [\
["file-uri-to-path", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fill-range", [\
["npm:7.0.1", {\
"packageLocation": "./.yarn/cache/fill-range-npm-7.0.1-b8b1817caa-cc283f4e65.zip/node_modules/fill-range/",\
"packageDependencies": [\
["fill-range", "npm:7.0.1"],\
["to-regex-range", "npm:5.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["finalhandler", [\
["npm:1.1.2", {\
"packageLocation": "./.yarn/cache/finalhandler-npm-1.1.2-55a75d6b53-617880460c.zip/node_modules/finalhandler/",\
"packageDependencies": [\
["finalhandler", "npm:1.1.2"],\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["encodeurl", "npm:1.0.2"],\
["escape-html", "npm:1.0.3"],\
["on-finished", "npm:2.3.0"],\
["parseurl", "npm:1.3.3"],\
["statuses", "npm:1.5.0"],\
["unpipe", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["find-cache-dir", [\
["npm:3.3.1", {\
"packageLocation": "./.yarn/cache/find-cache-dir-npm-3.3.1-66916b4b23-0f7c22b65e.zip/node_modules/find-cache-dir/",\
"packageDependencies": [\
["find-cache-dir", "npm:3.3.1"],\
["commondir", "npm:1.0.1"],\
["make-dir", "npm:3.1.0"],\
["pkg-dir", "npm:4.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["find-up", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/find-up-npm-2.1.0-9f6cb1765c-43284fe4da.zip/node_modules/find-up/",\
"packageDependencies": [\
["find-up", "npm:2.1.0"],\
["locate-path", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.1.0", {\
"packageLocation": "./.yarn/cache/find-up-npm-4.1.0-c3ccf8d855-4c172680e8.zip/node_modules/find-up/",\
"packageDependencies": [\
["find-up", "npm:4.1.0"],\
["locate-path", "npm:5.0.0"],\
["path-exists", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["flat-cache", [\
["npm:3.0.4", {\
"packageLocation": "./.yarn/cache/flat-cache-npm-3.0.4-ee77e5911e-4fdd10ecbc.zip/node_modules/flat-cache/",\
"packageDependencies": [\
["flat-cache", "npm:3.0.4"],\
["flatted", "npm:3.2.4"],\
["rimraf", "npm:3.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["flatted", [\
["npm:3.2.4", {\
"packageLocation": "./.yarn/cache/flatted-npm-3.2.4-b14c5985c7-7d33846428.zip/node_modules/flatted/",\
"packageDependencies": [\
["flatted", "npm:3.2.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["follow-redirects", [\
["npm:1.14.9", {\
"packageLocation": "./.yarn/cache/follow-redirects-npm-1.14.9-522f191631-f5982e0eb4.zip/node_modules/follow-redirects/",\
"packageDependencies": [\
["follow-redirects", "npm:1.14.9"]\
],\
"linkType": "SOFT"\
}],\
["virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.14.9", {\
"packageLocation": "./.yarn/__virtual__/follow-redirects-virtual-0b008d299e/0/cache/follow-redirects-npm-1.14.9-522f191631-f5982e0eb4.zip/node_modules/follow-redirects/",\
"packageDependencies": [\
["follow-redirects", "virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.14.9"],\
["@types/debug", null],\
["debug", null]\
],\
"packagePeers": [\
"@types/debug",\
"debug"\
],\
"linkType": "HARD"\
}]\
]],\
["foreground-child", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/foreground-child-npm-2.0.0-80c976b61e-f77ec9aff6.zip/node_modules/foreground-child/",\
"packageDependencies": [\
["foreground-child", "npm:2.0.0"],\
["cross-spawn", "npm:7.0.3"],\
["signal-exit", "npm:3.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["fresh", [\
["npm:0.5.2", {\
"packageLocation": "./.yarn/cache/fresh-npm-0.5.2-ad2bb4c0a2-13ea8b08f9.zip/node_modules/fresh/",\
"packageDependencies": [\
["fresh", "npm:0.5.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["fromentries", [\
["npm:1.3.2", {\
"packageLocation": "./.yarn/cache/fromentries-npm-1.3.2-f5392090b8-33729c529c.zip/node_modules/fromentries/",\
"packageDependencies": [\
["fromentries", "npm:1.3.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["fs-constants", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/fs-constants-npm-1.0.0-59576b2177-18f5b71837.zip/node_modules/fs-constants/",\
"packageDependencies": [\
["fs-constants", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fs-extra", [\
["npm:10.0.0", {\
"packageLocation": "./.yarn/cache/fs-extra-npm-10.0.0-4f8c704115-5285a3d8f3.zip/node_modules/fs-extra/",\
"packageDependencies": [\
["fs-extra", "npm:10.0.0"],\
["graceful-fs", "npm:4.2.6"],\
["jsonfile", "npm:6.1.0"],\
["universalify", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fs-minipass", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/fs-minipass-npm-2.1.0-501ef87306-1b8d128dae.zip/node_modules/fs-minipass/",\
"packageDependencies": [\
["fs-minipass", "npm:2.1.0"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["fs.realpath", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/fs.realpath-npm-1.0.0-c8f05d8126-99ddea01a7.zip/node_modules/fs.realpath/",\
"packageDependencies": [\
["fs.realpath", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fsevents", [\
["patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7", {\
"packageLocation": "./.yarn/unplugged/fsevents-patch-3340e2eb10/node_modules/fsevents/",\
"packageDependencies": [\
["fsevents", "patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"],\
["node-gyp", "npm:8.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["function-bind", [\
["npm:1.1.1", {\
"packageLocation": "./.yarn/cache/function-bind-npm-1.1.1-b56b322ae9-b32fbaebb3.zip/node_modules/function-bind/",\
"packageDependencies": [\
["function-bind", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["functional-red-black-tree", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/functional-red-black-tree-npm-1.0.1-ccfe924dcd-ca6c170f37.zip/node_modules/functional-red-black-tree/",\
"packageDependencies": [\
["functional-red-black-tree", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["gauge", [\
["npm:2.7.4", {\
"packageLocation": "./.yarn/cache/gauge-npm-2.7.4-2189a73529-a89b53cee6.zip/node_modules/gauge/",\
"packageDependencies": [\
["gauge", "npm:2.7.4"],\
["aproba", "npm:1.2.0"],\
["console-control-strings", "npm:1.1.0"],\
["has-unicode", "npm:2.0.1"],\
["object-assign", "npm:4.1.1"],\
["signal-exit", "npm:3.0.3"],\
["string-width", "npm:1.0.2"],\
["strip-ansi", "npm:3.0.1"],\
["wide-align", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["gensync", [\
["npm:1.0.0-beta.2", {\
"packageLocation": "./.yarn/cache/gensync-npm-1.0.0-beta.2-224666d72f-a7437e58c6.zip/node_modules/gensync/",\
"packageDependencies": [\
["gensync", "npm:1.0.0-beta.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["get-caller-file", [\
["npm:2.0.5", {\
"packageLocation": "./.yarn/cache/get-caller-file-npm-2.0.5-80e8a86305-b9769a836d.zip/node_modules/get-caller-file/",\
"packageDependencies": [\
["get-caller-file", "npm:2.0.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["get-intrinsic", [\
["npm:1.1.1", {\
"packageLocation": "./.yarn/cache/get-intrinsic-npm-1.1.1-7e868745da-a9fe2ca8fa.zip/node_modules/get-intrinsic/",\
"packageDependencies": [\
["get-intrinsic", "npm:1.1.1"],\
["function-bind", "npm:1.1.1"],\
["has", "npm:1.0.3"],\
["has-symbols", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["get-package-type", [\
["npm:0.1.0", {\
"packageLocation": "./.yarn/cache/get-package-type-npm-0.1.0-6c70cdc8ab-bba0811116.zip/node_modules/get-package-type/",\
"packageDependencies": [\
["get-package-type", "npm:0.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["get-stream", [\
["npm:6.0.1", {\
"packageLocation": "./.yarn/cache/get-stream-npm-6.0.1-83e51a4642-e04ecece32.zip/node_modules/get-stream/",\
"packageDependencies": [\
["get-stream", "npm:6.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["github-from-package", [\
["npm:0.0.0", {\
"packageLocation": "./.yarn/cache/github-from-package-npm-0.0.0-519f80c9a1-14e448192a.zip/node_modules/github-from-package/",\
"packageDependencies": [\
["github-from-package", "npm:0.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["glob", [\
["npm:7.2.0", {\
"packageLocation": "./.yarn/cache/glob-npm-7.2.0-bb4644d239-78a8ea9423.zip/node_modules/glob/",\
"packageDependencies": [\
["glob", "npm:7.2.0"],\
["fs.realpath", "npm:1.0.0"],\
["inflight", "npm:1.0.6"],\
["inherits", "npm:2.0.4"],\
2022-10-25 10:12:27 +02:00
["minimatch", "npm:3.1.2"],\
2022-06-27 11:57:51 +02:00
["once", "npm:1.4.0"],\
["path-is-absolute", "npm:1.0.1"]\
],\
"linkType": "HARD"\
2022-06-27 11:59:46 +02:00
}],\
["npm:8.0.3", {\
"packageLocation": "./.yarn/cache/glob-npm-8.0.3-750f909025-50bcdea19d.zip/node_modules/glob/",\
"packageDependencies": [\
["glob", "npm:8.0.3"],\
["fs.realpath", "npm:1.0.0"],\
["inflight", "npm:1.0.6"],\
["inherits", "npm:2.0.4"],\
["minimatch", "npm:5.1.0"],\
["once", "npm:1.4.0"]\
],\
"linkType": "HARD"\
2022-06-27 11:57:51 +02:00
}]\
]],\
["glob-parent", [\
["npm:5.1.2", {\
"packageLocation": "./.yarn/cache/glob-parent-npm-5.1.2-021ab32634-f4f2bfe242.zip/node_modules/glob-parent/",\
"packageDependencies": [\
["glob-parent", "npm:5.1.2"],\
2022-09-05 15:27:39 +02:00
["is-glob", "npm:4.0.3"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["glob-to-regexp", [\
["npm:0.4.1", {\
"packageLocation": "./.yarn/cache/glob-to-regexp-npm-0.4.1-cd697e0fc7-e795f4e8f0.zip/node_modules/glob-to-regexp/",\
"packageDependencies": [\
["glob-to-regexp", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["globals", [\
["npm:11.12.0", {\
"packageLocation": "./.yarn/cache/globals-npm-11.12.0-1fa7f41a6c-67051a45ec.zip/node_modules/globals/",\
"packageDependencies": [\
["globals", "npm:11.12.0"]\
],\
"linkType": "HARD"\
}],\
["npm:12.4.0", {\
"packageLocation": "./.yarn/cache/globals-npm-12.4.0-02b5a6ba9c-7ae5ee16a9.zip/node_modules/globals/",\
"packageDependencies": [\
["globals", "npm:12.4.0"],\
["type-fest", "npm:0.8.1"]\
],\
"linkType": "HARD"\
}],\
["npm:13.8.0", {\
"packageLocation": "./.yarn/cache/globals-npm-13.8.0-0988f60ed8-acbfcad2b8.zip/node_modules/globals/",\
"packageDependencies": [\
["globals", "npm:13.8.0"],\
["type-fest", "npm:0.20.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["globalthis", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/globalthis-npm-1.0.2-061a9a4217-5a5f3c7ab9.zip/node_modules/globalthis/",\
"packageDependencies": [\
["globalthis", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["globby", [\
["npm:11.1.0", {\
"packageLocation": "./.yarn/cache/globby-npm-11.1.0-bdcdf20c71-b4be8885e0.zip/node_modules/globby/",\
"packageDependencies": [\
["globby", "npm:11.1.0"],\
["array-union", "npm:2.1.0"],\
["dir-glob", "npm:3.0.1"],\
["fast-glob", "npm:3.2.11"],\
["ignore", "npm:5.2.0"],\
["merge2", "npm:1.4.1"],\
["slash", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["graceful-fs", [\
["npm:4.2.6", {\
"packageLocation": "./.yarn/cache/graceful-fs-npm-4.2.6-535b2234f1-792e64aafd.zip/node_modules/graceful-fs/",\
"packageDependencies": [\
["graceful-fs", "npm:4.2.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["has", [\
["npm:1.0.3", {\
"packageLocation": "./.yarn/cache/has-npm-1.0.3-b7f00631c1-b9ad53d53b.zip/node_modules/has/",\
"packageDependencies": [\
["has", "npm:1.0.3"],\
["function-bind", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["has-bigints", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/has-bigints-npm-1.0.1-1b93717a74-44ab558681.zip/node_modules/has-bigints/",\
"packageDependencies": [\
["has-bigints", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["has-flag", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/has-flag-npm-3.0.0-16ac11fe05-4a15638b45.zip/node_modules/has-flag/",\
"packageDependencies": [\
["has-flag", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/has-flag-npm-4.0.0-32af9f0536-261a135703.zip/node_modules/has-flag/",\
"packageDependencies": [\
["has-flag", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["has-symbols", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/has-symbols-npm-1.0.2-50e53af115-2309c42607.zip/node_modules/has-symbols/",\
"packageDependencies": [\
["has-symbols", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["has-unicode", [\
["npm:2.0.1", {\
"packageLocation": "./.yarn/cache/has-unicode-npm-2.0.1-893adb4747-1eab07a743.zip/node_modules/has-unicode/",\
"packageDependencies": [\
["has-unicode", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["hash-base", [\
["npm:3.1.0", {\
"packageLocation": "./.yarn/cache/hash-base-npm-3.1.0-26fc5711dd-26b7e97ac3.zip/node_modules/hash-base/",\
"packageDependencies": [\
["hash-base", "npm:3.1.0"],\
["inherits", "npm:2.0.4"],\
["readable-stream", "npm:3.6.0"],\
["safe-buffer", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["hash.js", [\
["npm:1.1.7", {\
"packageLocation": "./.yarn/cache/hash.js-npm-1.1.7-f1ad187358-e350096e65.zip/node_modules/hash.js/",\
"packageDependencies": [\
["hash.js", "npm:1.1.7"],\
["inherits", "npm:2.0.4"],\
["minimalistic-assert", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["hasha", [\
["npm:5.2.2", {\
"packageLocation": "./.yarn/cache/hasha-npm-5.2.2-d171116d12-06cc474bed.zip/node_modules/hasha/",\
"packageDependencies": [\
["hasha", "npm:5.2.2"],\
["is-stream", "npm:2.0.0"],\
["type-fest", "npm:0.8.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["hmac-drbg", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/hmac-drbg-npm-1.0.1-3499ad31cd-bd30b6a68d.zip/node_modules/hmac-drbg/",\
"packageDependencies": [\
["hmac-drbg", "npm:1.0.1"],\
["hash.js", "npm:1.1.7"],\
["minimalistic-assert", "npm:1.0.1"],\
["minimalistic-crypto-utils", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["hosted-git-info", [\
["npm:2.8.9", {\
"packageLocation": "./.yarn/cache/hosted-git-info-npm-2.8.9-62c44fa93f-c955394bda.zip/node_modules/hosted-git-info/",\
"packageDependencies": [\
["hosted-git-info", "npm:2.8.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["html-escaper", [\
["npm:2.0.2", {\
"packageLocation": "./.yarn/cache/html-escaper-npm-2.0.2-38e51ef294-d2df2da3ad.zip/node_modules/html-escaper/",\
"packageDependencies": [\
["html-escaper", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["http-assert", [\
["npm:1.4.1", {\
"packageLocation": "./.yarn/cache/http-assert-npm-1.4.1-cabfc41ff3-dd5d30eb45.zip/node_modules/http-assert/",\
"packageDependencies": [\
["http-assert", "npm:1.4.1"],\
["deep-equal", "npm:1.0.1"],\
["http-errors", "npm:1.7.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["http-cache-semantics", [\
["npm:4.1.0", {\
"packageLocation": "./.yarn/cache/http-cache-semantics-npm-4.1.0-860520a31f-974de94a81.zip/node_modules/http-cache-semantics/",\
"packageDependencies": [\
["http-cache-semantics", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["http-errors", [\
["npm:1.7.2", {\
"packageLocation": "./.yarn/cache/http-errors-npm-1.7.2-67163ae1df-5534b0ae08.zip/node_modules/http-errors/",\
"packageDependencies": [\
["http-errors", "npm:1.7.2"],\
["depd", "npm:1.1.2"],\
["inherits", "npm:2.0.3"],\
["setprototypeof", "npm:1.1.1"],\
["statuses", "npm:1.5.0"],\
["toidentifier", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:1.7.3", {\
"packageLocation": "./.yarn/cache/http-errors-npm-1.7.3-f6dc83b082-a59f359473.zip/node_modules/http-errors/",\
"packageDependencies": [\
["http-errors", "npm:1.7.3"],\
["depd", "npm:1.1.2"],\
["inherits", "npm:2.0.4"],\
["setprototypeof", "npm:1.1.1"],\
["statuses", "npm:1.5.0"],\
["toidentifier", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:1.8.0", {\
"packageLocation": "./.yarn/cache/http-errors-npm-1.8.0-4399ea3b8d-873d997bad.zip/node_modules/http-errors/",\
"packageDependencies": [\
["http-errors", "npm:1.8.0"],\
["depd", "npm:1.1.2"],\
["inherits", "npm:2.0.4"],\
["setprototypeof", "npm:1.2.0"],\
["statuses", "npm:1.5.0"],\
["toidentifier", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["http-proxy", [\
["npm:1.18.1", {\
"packageLocation": "./.yarn/cache/http-proxy-npm-1.18.1-a313c479c5-f5bd96bf83.zip/node_modules/http-proxy/",\
"packageDependencies": [\
["http-proxy", "npm:1.18.1"],\
["eventemitter3", "npm:4.0.7"],\
["follow-redirects", "virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.14.9"],\
["requires-port", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["http-proxy-agent", [\
["npm:4.0.1", {\
"packageLocation": "./.yarn/cache/http-proxy-agent-npm-4.0.1-ce9ef61788-c6a5da5a19.zip/node_modules/http-proxy-agent/",\
"packageDependencies": [\
["http-proxy-agent", "npm:4.0.1"],\
["@tootallnate/once", "npm:1.1.2"],\
["agent-base", "npm:6.0.2"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["https-proxy-agent", [\
["npm:5.0.0", {\
"packageLocation": "./.yarn/cache/https-proxy-agent-npm-5.0.0-bb777903c3-165bfb090b.zip/node_modules/https-proxy-agent/",\
"packageDependencies": [\
["https-proxy-agent", "npm:5.0.0"],\
["agent-base", "npm:6.0.2"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["human-signals", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/human-signals-npm-2.1.0-f75815481d-b87fd89fce.zip/node_modules/human-signals/",\
"packageDependencies": [\
["human-signals", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["humanize-ms", [\
["npm:1.2.1", {\
"packageLocation": "./.yarn/cache/humanize-ms-npm-1.2.1-e942bd7329-9c7a74a282.zip/node_modules/humanize-ms/",\
"packageDependencies": [\
["humanize-ms", "npm:1.2.1"],\
["ms", "npm:2.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["iconv-lite", [\
["npm:0.4.24", {\
"packageLocation": "./.yarn/cache/iconv-lite-npm-0.4.24-c5c4ac6695-bd9f120f5a.zip/node_modules/iconv-lite/",\
"packageDependencies": [\
["iconv-lite", "npm:0.4.24"],\
["safer-buffer", "npm:2.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:0.6.2", {\
"packageLocation": "./.yarn/cache/iconv-lite-npm-0.6.2-13e85ec7dc-03e03eb9fc.zip/node_modules/iconv-lite/",\
"packageDependencies": [\
["iconv-lite", "npm:0.6.2"],\
["safer-buffer", "npm:2.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["ieee754", [\
["npm:1.2.1", {\
"packageLocation": "./.yarn/cache/ieee754-npm-1.2.1-fb63b3caeb-5144c0c981.zip/node_modules/ieee754/",\
"packageDependencies": [\
["ieee754", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ignore", [\
["npm:4.0.6", {\
"packageLocation": "./.yarn/cache/ignore-npm-4.0.6-66c0d6543e-248f82e50a.zip/node_modules/ignore/",\
"packageDependencies": [\
["ignore", "npm:4.0.6"]\
],\
"linkType": "HARD"\
}],\
["npm:5.2.0", {\
"packageLocation": "./.yarn/cache/ignore-npm-5.2.0-fc4b58a4f3-6b1f926792.zip/node_modules/ignore/",\
"packageDependencies": [\
["ignore", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["import-fresh", [\
["npm:3.3.0", {\
"packageLocation": "./.yarn/cache/import-fresh-npm-3.3.0-3e34265ca9-2cacfad06e.zip/node_modules/import-fresh/",\
"packageDependencies": [\
["import-fresh", "npm:3.3.0"],\
["parent-module", "npm:1.0.1"],\
["resolve-from", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["import-local", [\
["npm:3.0.2", {\
"packageLocation": "./.yarn/cache/import-local-npm-3.0.2-c8afc1fd5f-c74d9f9484.zip/node_modules/import-local/",\
"packageDependencies": [\
["import-local", "npm:3.0.2"],\
["pkg-dir", "npm:4.2.0"],\
["resolve-cwd", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["imurmurhash", [\
["npm:0.1.4", {\
"packageLocation": "./.yarn/cache/imurmurhash-npm-0.1.4-610c5068a0-7cae75c8cd.zip/node_modules/imurmurhash/",\
"packageDependencies": [\
["imurmurhash", "npm:0.1.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["indent-string", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/indent-string-npm-4.0.0-7b717435b2-824cfb9929.zip/node_modules/indent-string/",\
"packageDependencies": [\
["indent-string", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["infer-owner", [\
["npm:1.0.4", {\
"packageLocation": "./.yarn/cache/infer-owner-npm-1.0.4-685ac3d2af-181e732764.zip/node_modules/infer-owner/",\
"packageDependencies": [\
["infer-owner", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["inflation", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/inflation-npm-2.0.0-e638c91672-a0494871b1.zip/node_modules/inflation/",\
"packageDependencies": [\
["inflation", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["inflight", [\
["npm:1.0.6", {\
"packageLocation": "./.yarn/cache/inflight-npm-1.0.6-ccedb4b908-f4f76aa072.zip/node_modules/inflight/",\
"packageDependencies": [\
["inflight", "npm:1.0.6"],\
["once", "npm:1.4.0"],\
["wrappy", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["inherits", [\
["npm:2.0.3", {\
"packageLocation": "./.yarn/cache/inherits-npm-2.0.3-401e64b080-78cb8d7d85.zip/node_modules/inherits/",\
"packageDependencies": [\
["inherits", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.4", {\
"packageLocation": "./.yarn/cache/inherits-npm-2.0.4-c66b3957a0-4a48a73384.zip/node_modules/inherits/",\
"packageDependencies": [\
["inherits", "npm:2.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["ini", [\
["npm:1.3.8", {\
"packageLocation": "./.yarn/cache/ini-npm-1.3.8-fb5040b4c0-dfd98b0ca3.zip/node_modules/ini/",\
"packageDependencies": [\
["ini", "npm:1.3.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["interpret", [\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/interpret-npm-2.2.0-3603a544e1-f51efef7cb.zip/node_modules/interpret/",\
"packageDependencies": [\
["interpret", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ip", [\
["npm:1.1.5", {\
"packageLocation": "./.yarn/cache/ip-npm-1.1.5-af36318aa6-30133981f0.zip/node_modules/ip/",\
"packageDependencies": [\
["ip", "npm:1.1.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-arrayish", [\
["npm:0.2.1", {\
"packageLocation": "./.yarn/cache/is-arrayish-npm-0.2.1-23927dfb15-eef4417e3c.zip/node_modules/is-arrayish/",\
"packageDependencies": [\
["is-arrayish", "npm:0.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-bigint", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/is-bigint-npm-1.0.2-db0dde4bd4-5268edbde8.zip/node_modules/is-bigint/",\
"packageDependencies": [\
["is-bigint", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-binary-path", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/is-binary-path-npm-2.1.0-e61d46f557-84192eb88c.zip/node_modules/is-binary-path/",\
"packageDependencies": [\
["is-binary-path", "npm:2.1.0"],\
["binary-extensions", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-boolean-object", [\
["npm:1.1.1", {\
"packageLocation": "./.yarn/cache/is-boolean-object-npm-1.1.1-4a132c53e4-95b8322426.zip/node_modules/is-boolean-object/",\
"packageDependencies": [\
["is-boolean-object", "npm:1.1.1"],\
["call-bind", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-callable", [\
["npm:1.2.3", {\
"packageLocation": "./.yarn/cache/is-callable-npm-1.2.3-2a68c9d549-084a732afd.zip/node_modules/is-callable/",\
"packageDependencies": [\
["is-callable", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-core-module", [\
["npm:2.4.0", {\
"packageLocation": "./.yarn/cache/is-core-module-npm-2.4.0-bae19c65cd-c498902d4c.zip/node_modules/is-core-module/",\
"packageDependencies": [\
["is-core-module", "npm:2.4.0"],\
["has", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-date-object", [\
["npm:1.0.4", {\
"packageLocation": "./.yarn/cache/is-date-object-npm-1.0.4-bc85407e70-20ce7b73fd.zip/node_modules/is-date-object/",\
"packageDependencies": [\
["is-date-object", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-docker", [\
["npm:2.2.1", {\
"packageLocation": "./.yarn/cache/is-docker-npm-2.2.1-3f18a53aff-3fef7ddbf0.zip/node_modules/is-docker/",\
"packageDependencies": [\
["is-docker", "npm:2.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-extglob", [\
["npm:2.1.1", {\
"packageLocation": "./.yarn/cache/is-extglob-npm-2.1.1-0870ea68b5-df033653d0.zip/node_modules/is-extglob/",\
"packageDependencies": [\
["is-extglob", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-fullwidth-code-point", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/is-fullwidth-code-point-npm-1.0.0-0e436ba1ef-4d46a7465a.zip/node_modules/is-fullwidth-code-point/",\
"packageDependencies": [\
["is-fullwidth-code-point", "npm:1.0.0"],\
["number-is-nan", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/is-fullwidth-code-point-npm-2.0.0-507f56ec71-eef9c6e15f.zip/node_modules/is-fullwidth-code-point/",\
"packageDependencies": [\
["is-fullwidth-code-point", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/is-fullwidth-code-point-npm-3.0.0-1ecf4ebee5-44a30c2945.zip/node_modules/is-fullwidth-code-point/",\
"packageDependencies": [\
["is-fullwidth-code-point", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-generator-function", [\
["npm:1.0.9", {\
"packageLocation": "./.yarn/cache/is-generator-function-npm-1.0.9-5c5a02a5d9-78e68709a0.zip/node_modules/is-generator-function/",\
"packageDependencies": [\
["is-generator-function", "npm:1.0.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-glob", [\
["npm:4.0.3", {\
"packageLocation": "./.yarn/cache/is-glob-npm-4.0.3-cb87bf1bdb-d381c1319f.zip/node_modules/is-glob/",\
"packageDependencies": [\
["is-glob", "npm:4.0.3"],\
["is-extglob", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-lambda", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/is-lambda-npm-1.0.1-7ab55bc8a8-93a32f0194.zip/node_modules/is-lambda/",\
"packageDependencies": [\
["is-lambda", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-negative-zero", [\
["npm:2.0.1", {\
"packageLocation": "./.yarn/cache/is-negative-zero-npm-2.0.1-d8f3dbcfe1-a46f2e0cb5.zip/node_modules/is-negative-zero/",\
"packageDependencies": [\
["is-negative-zero", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-number", [\
["npm:7.0.0", {\
"packageLocation": "./.yarn/cache/is-number-npm-7.0.0-060086935c-456ac6f8e0.zip/node_modules/is-number/",\
"packageDependencies": [\
["is-number", "npm:7.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-number-object", [\
["npm:1.0.5", {\
"packageLocation": "./.yarn/cache/is-number-object-npm-1.0.5-fb5fdccdde-8c217b4a16.zip/node_modules/is-number-object/",\
"packageDependencies": [\
["is-number-object", "npm:1.0.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-plain-object", [\
["npm:2.0.4", {\
"packageLocation": "./.yarn/cache/is-plain-object-npm-2.0.4-da3265d804-2a401140cf.zip/node_modules/is-plain-object/",\
"packageDependencies": [\
["is-plain-object", "npm:2.0.4"],\
["isobject", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-regex", [\
["npm:1.1.3", {\
"packageLocation": "./.yarn/cache/is-regex-npm-1.1.3-5a00a17388-19a831a1ba.zip/node_modules/is-regex/",\
"packageDependencies": [\
["is-regex", "npm:1.1.3"],\
["call-bind", "npm:1.0.2"],\
["has-symbols", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-stream", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/is-stream-npm-2.0.0-1401f82ad7-4dc47738e2.zip/node_modules/is-stream/",\
"packageDependencies": [\
["is-stream", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-string", [\
["npm:1.0.6", {\
"packageLocation": "./.yarn/cache/is-string-npm-1.0.6-2e7dbd354f-9990bf0abf.zip/node_modules/is-string/",\
"packageDependencies": [\
["is-string", "npm:1.0.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-symbol", [\
["npm:1.0.4", {\
"packageLocation": "./.yarn/cache/is-symbol-npm-1.0.4-eb9baac703-92805812ef.zip/node_modules/is-symbol/",\
"packageDependencies": [\
["is-symbol", "npm:1.0.4"],\
["has-symbols", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-typedarray", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/is-typedarray-npm-1.0.0-bbd99de5b6-3508c6cd0a.zip/node_modules/is-typedarray/",\
"packageDependencies": [\
["is-typedarray", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-windows", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/is-windows-npm-1.0.2-898cd6f3d7-438b7e5265.zip/node_modules/is-windows/",\
"packageDependencies": [\
["is-windows", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-wsl", [\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/is-wsl-npm-2.2.0-2ba10d6393-20849846ae.zip/node_modules/is-wsl/",\
"packageDependencies": [\
["is-wsl", "npm:2.2.0"],\
["is-docker", "npm:2.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["isarray", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/isarray-npm-1.0.0-db4f547720-f032df8e02.zip/node_modules/isarray/",\
"packageDependencies": [\
["isarray", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["isbinaryfile", [\
["npm:4.0.8", {\
"packageLocation": "./.yarn/cache/isbinaryfile-npm-4.0.8-62c71dd57b-606e3bb648.zip/node_modules/isbinaryfile/",\
"packageDependencies": [\
["isbinaryfile", "npm:4.0.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["isexe", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/isexe-npm-2.0.0-b58870bd2e-26bf6c5480.zip/node_modules/isexe/",\
"packageDependencies": [\
["isexe", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["isobject", [\
["npm:3.0.1", {\
"packageLocation": "./.yarn/cache/isobject-npm-3.0.1-8145901fd2-db85c4c970.zip/node_modules/isobject/",\
"packageDependencies": [\
["isobject", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["isomorphic-ws", [\
["npm:4.0.1", {\
"packageLocation": "./.yarn/cache/isomorphic-ws-npm-4.0.1-aa39192848-d7190eadef.zip/node_modules/isomorphic-ws/",\
"packageDependencies": [\
["isomorphic-ws", "npm:4.0.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.0.1", {\
"packageLocation": "./.yarn/__virtual__/isomorphic-ws-virtual-493f91fda7/0/cache/isomorphic-ws-npm-4.0.1-aa39192848-d7190eadef.zip/node_modules/isomorphic-ws/",\
"packageDependencies": [\
["isomorphic-ws", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.0.1"],\
["@types/ws", "npm:6.0.4"],\
["ws", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:7.4.6"]\
],\
"packagePeers": [\
"@types/ws",\
"ws"\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-coverage", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/istanbul-lib-coverage-npm-3.0.0-654bb0146d-ea57c24288.zip/node_modules/istanbul-lib-coverage/",\
"packageDependencies": [\
["istanbul-lib-coverage", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-hook", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/istanbul-lib-hook-npm-3.0.0-be73f95173-ac4d0a0751.zip/node_modules/istanbul-lib-hook/",\
"packageDependencies": [\
["istanbul-lib-hook", "npm:3.0.0"],\
["append-transform", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-instrument", [\
["npm:4.0.3", {\
"packageLocation": "./.yarn/cache/istanbul-lib-instrument-npm-4.0.3-4d4c2263f8-fa1171d302.zip/node_modules/istanbul-lib-instrument/",\
"packageDependencies": [\
["istanbul-lib-instrument", "npm:4.0.3"],\
["@babel/core", "npm:7.14.3"],\
["@istanbuljs/schema", "npm:0.1.3"],\
["istanbul-lib-coverage", "npm:3.0.0"],\
["semver", "npm:6.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-processinfo", [\
["npm:2.0.2", {\
"packageLocation": "./.yarn/cache/istanbul-lib-processinfo-npm-2.0.2-74916fa6cb-400bd0b25b.zip/node_modules/istanbul-lib-processinfo/",\
"packageDependencies": [\
["istanbul-lib-processinfo", "npm:2.0.2"],\
["archy", "npm:1.0.0"],\
["cross-spawn", "npm:7.0.3"],\
["istanbul-lib-coverage", "npm:3.0.0"],\
["make-dir", "npm:3.1.0"],\
["p-map", "npm:3.0.0"],\
["rimraf", "npm:3.0.2"],\
["uuid", "npm:3.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-report", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/istanbul-lib-report-npm-3.0.0-660f97340a-3f29eb3f53.zip/node_modules/istanbul-lib-report/",\
"packageDependencies": [\
["istanbul-lib-report", "npm:3.0.0"],\
["istanbul-lib-coverage", "npm:3.0.0"],\
["make-dir", "npm:3.1.0"],\
["supports-color", "npm:7.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-source-maps", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/istanbul-lib-source-maps-npm-4.0.0-def3895674-292bfb4083.zip/node_modules/istanbul-lib-source-maps/",\
"packageDependencies": [\
["istanbul-lib-source-maps", "npm:4.0.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["istanbul-lib-coverage", "npm:3.0.0"],\
["source-map", "npm:0.6.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-reports", [\
["npm:3.0.2", {\
"packageLocation": "./.yarn/cache/istanbul-reports-npm-3.0.2-6ccd67e17e-c5da63f1f4.zip/node_modules/istanbul-reports/",\
"packageDependencies": [\
["istanbul-reports", "npm:3.0.2"],\
["html-escaper", "npm:2.0.2"],\
["istanbul-lib-report", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jasmine", [\
["npm:4.2.1", {\
"packageLocation": "./.yarn/cache/jasmine-npm-4.2.1-b8c8f1d620-3fe11afead.zip/node_modules/jasmine/",\
"packageDependencies": [\
["jasmine", "npm:4.2.1"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["jasmine-core", "npm:4.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jasmine-core", [\
["npm:4.2.0", {\
"packageLocation": "./.yarn/cache/jasmine-core-npm-4.2.0-21c91c9b6b-86c731bb4d.zip/node_modules/jasmine-core/",\
"packageDependencies": [\
["jasmine-core", "npm:4.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jasmine-spec-reporter", [\
["npm:6.0.0", {\
"packageLocation": "./.yarn/cache/jasmine-spec-reporter-npm-6.0.0-575b473233-c91278c1f9.zip/node_modules/jasmine-spec-reporter/",\
"packageDependencies": [\
["jasmine-spec-reporter", "npm:6.0.0"],\
["colors", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jest-worker", [\
["npm:26.6.2", {\
"packageLocation": "./.yarn/cache/jest-worker-npm-26.6.2-46cbcd449f-f9afa3b88e.zip/node_modules/jest-worker/",\
"packageDependencies": [\
["jest-worker", "npm:26.6.2"],\
["@types/node", "npm:15.9.0"],\
2022-06-27 11:57:51 +02:00
["merge-stream", "npm:2.0.0"],\
["supports-color", "npm:7.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["js-tokens", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/js-tokens-npm-4.0.0-0ac852e9e2-8a95213a5a.zip/node_modules/js-tokens/",\
"packageDependencies": [\
["js-tokens", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["js-yaml", [\
["npm:3.14.1", {\
"packageLocation": "./.yarn/cache/js-yaml-npm-3.14.1-b968c6095e-bef146085f.zip/node_modules/js-yaml/",\
"packageDependencies": [\
["js-yaml", "npm:3.14.1"],\
["argparse", "npm:1.0.10"],\
["esprima", "npm:4.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["jsesc", [\
["npm:2.5.2", {\
"packageLocation": "./.yarn/cache/jsesc-npm-2.5.2-c5acb78804-4dc1907711.zip/node_modules/jsesc/",\
"packageDependencies": [\
["jsesc", "npm:2.5.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["json-parse-better-errors", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/json-parse-better-errors-npm-1.0.2-7f37637d19-ff2b5ba2a7.zip/node_modules/json-parse-better-errors/",\
"packageDependencies": [\
["json-parse-better-errors", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["json-schema-traverse", [\
["npm:0.4.1", {\
"packageLocation": "./.yarn/cache/json-schema-traverse-npm-0.4.1-4759091693-7486074d3b.zip/node_modules/json-schema-traverse/",\
"packageDependencies": [\
["json-schema-traverse", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}],\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/json-schema-traverse-npm-1.0.0-fb3684f4f0-02f2f466cd.zip/node_modules/json-schema-traverse/",\
"packageDependencies": [\
["json-schema-traverse", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["json-stable-stringify-without-jsonify", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/json-stable-stringify-without-jsonify-npm-1.0.1-b65772b28b-cff44156dd.zip/node_modules/json-stable-stringify-without-jsonify/",\
"packageDependencies": [\
["json-stable-stringify-without-jsonify", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["json5", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip/node_modules/json5/",\
"packageDependencies": [\
["json5", "npm:1.0.1"],\
["minimist", "npm:1.2.6"]\
],\
"linkType": "HARD"\
}],\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/json5-npm-2.2.0-da49dc7cb5-e88fc5274b.zip/node_modules/json5/",\
"packageDependencies": [\
["json5", "npm:2.2.0"],\
["minimist", "npm:1.2.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["jsonc-parser", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/jsonc-parser-npm-3.0.0-66e692e88a-1df2326f1f.zip/node_modules/jsonc-parser/",\
"packageDependencies": [\
["jsonc-parser", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jsonfile", [\
["npm:6.1.0", {\
"packageLocation": "./.yarn/cache/jsonfile-npm-6.1.0-20a4796cee-7af3b8e1ac.zip/node_modules/jsonfile/",\
"packageDependencies": [\
["jsonfile", "npm:6.1.0"],\
["graceful-fs", "npm:4.2.6"],\
["universalify", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["karma", [\
["npm:6.3.16", {\
"packageLocation": "./.yarn/cache/karma-npm-6.3.16-cf78707de2-eb1703d490.zip/node_modules/karma/",\
"packageDependencies": [\
["karma", "npm:6.3.16"],\
["body-parser", "npm:1.19.0"],\
["braces", "npm:3.0.2"],\
["chokidar", "npm:3.5.3"],\
["colors", "npm:1.4.0"],\
["connect", "npm:3.7.0"],\
["di", "npm:0.0.1"],\
["dom-serialize", "npm:2.2.1"],\
["glob", "npm:7.2.0"],\
["graceful-fs", "npm:4.2.6"],\
["http-proxy", "npm:1.18.1"],\
["isbinaryfile", "npm:4.0.8"],\
["lodash", "npm:4.17.21"],\
["log4js", "npm:6.4.1"],\
["mime", "npm:2.6.0"],\
2022-10-25 10:12:27 +02:00
["minimatch", "npm:3.1.2"],\
2022-06-27 11:57:51 +02:00
["mkdirp", "npm:0.5.5"],\
["qjobs", "npm:1.2.0"],\
["range-parser", "npm:1.2.1"],\
["rimraf", "npm:3.0.2"],\
2022-11-14 09:35:35 +01:00
["socket.io", "npm:4.5.3"],\
2022-06-27 11:57:51 +02:00
["source-map", "npm:0.6.1"],\
["tmp", "npm:0.2.1"],\
["ua-parser-js", "npm:0.7.31"],\
["yargs", "npm:16.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["karma-chrome-launcher", [\
["npm:3.1.0", {\
"packageLocation": "./.yarn/cache/karma-chrome-launcher-npm-3.1.0-999405afd7-63431ddec9.zip/node_modules/karma-chrome-launcher/",\
"packageDependencies": [\
["karma-chrome-launcher", "npm:3.1.0"],\
["which", "npm:1.3.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["karma-firefox-launcher", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/karma-firefox-launcher-npm-2.1.0-f96484a4b6-35d751d1e8.zip/node_modules/karma-firefox-launcher/",\
"packageDependencies": [\
["karma-firefox-launcher", "npm:2.1.0"],\
["is-wsl", "npm:2.2.0"],\
["which", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["karma-jasmine", [\
["npm:5.1.0", {\
"packageLocation": "./.yarn/cache/karma-jasmine-npm-5.1.0-0dad53d0be-ebefd1094e.zip/node_modules/karma-jasmine/",\
"packageDependencies": [\
["karma-jasmine", "npm:5.1.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0", {\
"packageLocation": "./.yarn/__virtual__/karma-jasmine-virtual-5a26da8ba0/0/cache/karma-jasmine-npm-5.1.0-0dad53d0be-ebefd1094e.zip/node_modules/karma-jasmine/",\
"packageDependencies": [\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["@types/karma", null],\
["jasmine-core", "npm:4.2.0"],\
["karma", "npm:6.3.16"]\
],\
"packagePeers": [\
"@types/karma",\
"karma"\
],\
"linkType": "HARD"\
}]\
]],\
["karma-jasmine-html-reporter", [\
["npm:1.6.0", {\
"packageLocation": "./.yarn/cache/karma-jasmine-html-reporter-npm-1.6.0-193b96fabc-18c23a096e.zip/node_modules/karma-jasmine-html-reporter/",\
"packageDependencies": [\
["karma-jasmine-html-reporter", "npm:1.6.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0", {\
"packageLocation": "./.yarn/__virtual__/karma-jasmine-html-reporter-virtual-f29f8c99a2/0/cache/karma-jasmine-html-reporter-npm-1.6.0-193b96fabc-18c23a096e.zip/node_modules/karma-jasmine-html-reporter/",\
"packageDependencies": [\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["@types/jasmine-core", null],\
["@types/karma", null],\
["@types/karma-jasmine", "npm:4.0.2"],\
["jasmine-core", null],\
["karma", "npm:6.3.16"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"]\
],\
"packagePeers": [\
"@types/jasmine-core",\
"@types/karma-jasmine",\
"@types/karma",\
"jasmine-core",\
"karma-jasmine",\
"karma"\
],\
"linkType": "HARD"\
}]\
]],\
["keygrip", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/keygrip-npm-1.1.0-8da030c3ff-078cd16a46.zip/node_modules/keygrip/",\
"packageDependencies": [\
["keygrip", "npm:1.1.0"],\
["tsscmp", "npm:1.0.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["kind-of", [\
["npm:6.0.3", {\
"packageLocation": "./.yarn/cache/kind-of-npm-6.0.3-ab15f36220-3ab01e7b1d.zip/node_modules/kind-of/",\
"packageDependencies": [\
["kind-of", "npm:6.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["koa", [\
2022-06-27 12:16:40 +02:00
["npm:2.13.4", {\
"packageLocation": "./.yarn/cache/koa-npm-2.13.4-8aee05a69e-c9a6f9c803.zip/node_modules/koa/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-06-27 12:16:40 +02:00
["koa", "npm:2.13.4"],\
2022-06-27 11:57:51 +02:00
["accepts", "npm:1.3.7"],\
["cache-content-type", "npm:1.0.1"],\
["content-disposition", "npm:0.5.3"],\
["content-type", "npm:1.0.4"],\
["cookies", "npm:0.8.0"],\
2022-06-27 12:16:40 +02:00
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
2022-06-27 11:57:51 +02:00
["delegates", "npm:1.0.0"],\
["depd", "npm:2.0.0"],\
["destroy", "npm:1.0.4"],\
["encodeurl", "npm:1.0.2"],\
["escape-html", "npm:1.0.3"],\
["fresh", "npm:0.5.2"],\
["http-assert", "npm:1.4.1"],\
["http-errors", "npm:1.8.0"],\
["is-generator-function", "npm:1.0.9"],\
["koa-compose", "npm:4.1.0"],\
2022-06-27 12:16:40 +02:00
["koa-convert", "npm:2.0.0"],\
2022-06-27 11:57:51 +02:00
["on-finished", "npm:2.3.0"],\
["only", "npm:0.0.2"],\
["parseurl", "npm:1.3.3"],\
["statuses", "npm:1.5.0"],\
["type-is", "npm:1.6.18"],\
["vary", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["koa-bodyparser", [\
["npm:4.3.0", {\
"packageLocation": "./.yarn/cache/koa-bodyparser-npm-4.3.0-1bf6ca26ab-c227fe0fb5.zip/node_modules/koa-bodyparser/",\
"packageDependencies": [\
["koa-bodyparser", "npm:4.3.0"],\
["co-body", "npm:6.1.0"],\
["copy-to", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["koa-compose", [\
["npm:4.1.0", {\
"packageLocation": "./.yarn/cache/koa-compose-npm-4.1.0-b682d9324e-46cb16792d.zip/node_modules/koa-compose/",\
"packageDependencies": [\
["koa-compose", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["koa-convert", [\
2022-06-27 12:16:40 +02:00
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/koa-convert-npm-2.0.0-d709eca55c-7385b33919.zip/node_modules/koa-convert/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-06-27 12:16:40 +02:00
["koa-convert", "npm:2.0.0"],\
2022-06-27 11:57:51 +02:00
["co", "npm:4.6.0"],\
2022-06-27 12:16:40 +02:00
["koa-compose", "npm:4.1.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["ledger-cosmos-js", [\
["npm:2.1.8", {\
"packageLocation": "./.yarn/cache/ledger-cosmos-js-npm-2.1.8-e975511a2f-cba4f5e29d.zip/node_modules/ledger-cosmos-js/",\
"packageDependencies": [\
["ledger-cosmos-js", "npm:2.1.8"],\
["@babel/runtime", "npm:7.14.0"],\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["bech32", "npm:1.1.4"],\
["ripemd160", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["levn", [\
["npm:0.4.1", {\
"packageLocation": "./.yarn/cache/levn-npm-0.4.1-d183b2d7bb-12c5021c85.zip/node_modules/levn/",\
"packageDependencies": [\
["levn", "npm:0.4.1"],\
["prelude-ls", "npm:1.2.1"],\
["type-check", "npm:0.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["libsodium", [\
["npm:0.7.9", {\
"packageLocation": "./.yarn/cache/libsodium-npm-0.7.9-98a3b621b1-1c922c9972.zip/node_modules/libsodium/",\
"packageDependencies": [\
["libsodium", "npm:0.7.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["libsodium-wrappers", [\
["npm:0.7.9", {\
"packageLocation": "./.yarn/cache/libsodium-wrappers-npm-0.7.9-be74b30f7d-b5b1b9e1b4.zip/node_modules/libsodium-wrappers/",\
"packageDependencies": [\
["libsodium-wrappers", "npm:0.7.9"],\
["libsodium", "npm:0.7.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["load-json-file", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/load-json-file-npm-4.0.0-c9f09d85eb-8f5d6d93ba.zip/node_modules/load-json-file/",\
"packageDependencies": [\
["load-json-file", "npm:4.0.0"],\
["graceful-fs", "npm:4.2.6"],\
["parse-json", "npm:4.0.0"],\
["pify", "npm:3.0.0"],\
["strip-bom", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["loader-runner", [\
["npm:4.2.0", {\
"packageLocation": "./.yarn/cache/loader-runner-npm-4.2.0-427f0e7134-e61aea8b69.zip/node_modules/loader-runner/",\
"packageDependencies": [\
["loader-runner", "npm:4.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["locate-path", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/locate-path-npm-2.0.0-673d28b0ea-02d581edbb.zip/node_modules/locate-path/",\
"packageDependencies": [\
["locate-path", "npm:2.0.0"],\
["p-locate", "npm:2.0.0"],\
["path-exists", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:5.0.0", {\
"packageLocation": "./.yarn/cache/locate-path-npm-5.0.0-46580c43e4-83e51725e6.zip/node_modules/locate-path/",\
"packageDependencies": [\
["locate-path", "npm:5.0.0"],\
["p-locate", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["lodash", [\
["npm:4.17.21", {\
"packageLocation": "./.yarn/cache/lodash-npm-4.17.21-6382451519-eb835a2e51.zip/node_modules/lodash/",\
"packageDependencies": [\
["lodash", "npm:4.17.21"]\
],\
"linkType": "HARD"\
}]\
]],\
["lodash.clonedeep", [\
["npm:4.5.0", {\
"packageLocation": "./.yarn/cache/lodash.clonedeep-npm-4.5.0-fbc3cda4e5-92c46f094b.zip/node_modules/lodash.clonedeep/",\
"packageDependencies": [\
["lodash.clonedeep", "npm:4.5.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["lodash.flattendeep", [\
["npm:4.4.0", {\
"packageLocation": "./.yarn/cache/lodash.flattendeep-npm-4.4.0-26b2b4cbd7-8521c919ac.zip/node_modules/lodash.flattendeep/",\
"packageDependencies": [\
["lodash.flattendeep", "npm:4.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["lodash.truncate", [\
["npm:4.4.2", {\
"packageLocation": "./.yarn/cache/lodash.truncate-npm-4.4.2-bc50fe1663-b463d8a382.zip/node_modules/lodash.truncate/",\
"packageDependencies": [\
["lodash.truncate", "npm:4.4.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["log4js", [\
["npm:6.4.1", {\
"packageLocation": "./.yarn/cache/log4js-npm-6.4.1-b00dd7826e-0614949662.zip/node_modules/log4js/",\
"packageDependencies": [\
["log4js", "npm:6.4.1"],\
["date-format", "npm:4.0.3"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["flatted", "npm:3.2.4"],\
["rfdc", "npm:1.3.0"],\
["streamroller", "npm:3.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["long", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/long-npm-4.0.0-ecd96a31ed-16afbe8f74.zip/node_modules/long/",\
"packageDependencies": [\
["long", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["lru-cache", [\
["npm:6.0.0", {\
"packageLocation": "./.yarn/cache/lru-cache-npm-6.0.0-b4c8668fe1-f97f499f89.zip/node_modules/lru-cache/",\
"packageDependencies": [\
["lru-cache", "npm:6.0.0"],\
["yallist", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["lunr", [\
["npm:2.3.9", {\
"packageLocation": "./.yarn/cache/lunr-npm-2.3.9-fa3aa9c2d6-176719e24f.zip/node_modules/lunr/",\
"packageDependencies": [\
["lunr", "npm:2.3.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["make-dir", [\
["npm:3.1.0", {\
"packageLocation": "./.yarn/cache/make-dir-npm-3.1.0-d1d7505142-484200020a.zip/node_modules/make-dir/",\
"packageDependencies": [\
["make-dir", "npm:3.1.0"],\
["semver", "npm:6.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["make-error", [\
["npm:1.3.6", {\
"packageLocation": "./.yarn/cache/make-error-npm-1.3.6-ccb85d9458-b86e5e0e25.zip/node_modules/make-error/",\
"packageDependencies": [\
["make-error", "npm:1.3.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["make-fetch-happen", [\
["npm:8.0.14", {\
"packageLocation": "./.yarn/cache/make-fetch-happen-npm-8.0.14-fa5d78adad-326fefde1a.zip/node_modules/make-fetch-happen/",\
"packageDependencies": [\
["make-fetch-happen", "npm:8.0.14"],\
["agentkeepalive", "npm:4.1.4"],\
["cacache", "npm:15.1.0"],\
["http-cache-semantics", "npm:4.1.0"],\
["http-proxy-agent", "npm:4.0.1"],\
["https-proxy-agent", "npm:5.0.0"],\
["is-lambda", "npm:1.0.1"],\
["lru-cache", "npm:6.0.0"],\
["minipass", "npm:3.1.3"],\
["minipass-collect", "npm:1.0.2"],\
["minipass-fetch", "npm:1.3.3"],\
["minipass-flush", "npm:1.0.5"],\
["minipass-pipeline", "npm:1.2.4"],\
["promise-retry", "npm:2.0.1"],\
["socks-proxy-agent", "npm:5.0.0"],\
["ssri", "npm:8.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["marked", [\
2022-06-27 11:59:46 +02:00
["npm:4.0.17", {\
"packageLocation": "./.yarn/cache/marked-npm-4.0.17-d85fa63152-33a3c43a20.zip/node_modules/marked/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-06-27 11:59:46 +02:00
["marked", "npm:4.0.17"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["media-typer", [\
["npm:0.3.0", {\
"packageLocation": "./.yarn/cache/media-typer-npm-0.3.0-8674f8f0f5-af1b38516c.zip/node_modules/media-typer/",\
"packageDependencies": [\
["media-typer", "npm:0.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["merge-stream", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/merge-stream-npm-2.0.0-2ac83efea5-6fa4dcc8d8.zip/node_modules/merge-stream/",\
"packageDependencies": [\
["merge-stream", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["merge2", [\
["npm:1.4.1", {\
"packageLocation": "./.yarn/cache/merge2-npm-1.4.1-a2507bd06c-7268db63ed.zip/node_modules/merge2/",\
"packageDependencies": [\
["merge2", "npm:1.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["micromatch", [\
["npm:4.0.4", {\
"packageLocation": "./.yarn/cache/micromatch-npm-4.0.4-9fdcbb7a0e-ef3d1c88e7.zip/node_modules/micromatch/",\
"packageDependencies": [\
["micromatch", "npm:4.0.4"],\
["braces", "npm:3.0.2"],\
["picomatch", "npm:2.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["mime", [\
["npm:2.6.0", {\
"packageLocation": "./.yarn/cache/mime-npm-2.6.0-88b89d8de0-1497ba7b9f.zip/node_modules/mime/",\
"packageDependencies": [\
["mime", "npm:2.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["mime-db", [\
["npm:1.47.0", {\
"packageLocation": "./.yarn/cache/mime-db-npm-1.47.0-a85d74ef62-6808235243.zip/node_modules/mime-db/",\
"packageDependencies": [\
["mime-db", "npm:1.47.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["mime-types", [\
["npm:2.1.30", {\
"packageLocation": "./.yarn/cache/mime-types-npm-2.1.30-500b101efd-53c36729b1.zip/node_modules/mime-types/",\
"packageDependencies": [\
["mime-types", "npm:2.1.30"],\
["mime-db", "npm:1.47.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["mimic-fn", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/mimic-fn-npm-2.1.0-4fbeb3abb4-d2421a3444.zip/node_modules/mimic-fn/",\
"packageDependencies": [\
["mimic-fn", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["mimic-response", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/mimic-response-npm-2.1.0-037463e454-014fad6ab9.zip/node_modules/mimic-response/",\
"packageDependencies": [\
["mimic-response", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["minimalistic-assert", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/minimalistic-assert-npm-1.0.1-dc8bb23d29-cc7974a926.zip/node_modules/minimalistic-assert/",\
"packageDependencies": [\
["minimalistic-assert", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["minimalistic-crypto-utils", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/minimalistic-crypto-utils-npm-1.0.1-e66b10822e-6e8a0422b3.zip/node_modules/minimalistic-crypto-utils/",\
"packageDependencies": [\
["minimalistic-crypto-utils", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["minimatch", [\
2022-10-25 10:12:27 +02:00
["npm:3.1.2", {\
"packageLocation": "./.yarn/cache/minimatch-npm-3.1.2-9405269906-c154e56640.zip/node_modules/minimatch/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-10-25 10:12:27 +02:00
["minimatch", "npm:3.1.2"],\
2022-06-27 11:57:51 +02:00
["brace-expansion", "npm:1.1.11"]\
],\
"linkType": "HARD"\
2022-06-27 11:59:46 +02:00
}],\
["npm:5.1.0", {\
"packageLocation": "./.yarn/cache/minimatch-npm-5.1.0-34f6240621-15ce53d31a.zip/node_modules/minimatch/",\
"packageDependencies": [\
["minimatch", "npm:5.1.0"],\
["brace-expansion", "npm:2.0.1"]\
],\
"linkType": "HARD"\
2022-06-27 11:57:51 +02:00
}]\
]],\
["minimist", [\
["npm:1.2.6", {\
"packageLocation": "./.yarn/cache/minimist-npm-1.2.6-f4cee4b4af-d15428cd1e.zip/node_modules/minimist/",\
"packageDependencies": [\
["minimist", "npm:1.2.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass", [\
["npm:3.1.3", {\
"packageLocation": "./.yarn/cache/minipass-npm-3.1.3-af723e33f3-74b623c1f9.zip/node_modules/minipass/",\
"packageDependencies": [\
["minipass", "npm:3.1.3"],\
["yallist", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass-collect", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/minipass-collect-npm-1.0.2-3b4676eab5-14df761028.zip/node_modules/minipass-collect/",\
"packageDependencies": [\
["minipass-collect", "npm:1.0.2"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass-fetch", [\
["npm:1.3.3", {\
"packageLocation": "./.yarn/cache/minipass-fetch-npm-1.3.3-6dd11d4b13-bd3d825b6b.zip/node_modules/minipass-fetch/",\
"packageDependencies": [\
["minipass-fetch", "npm:1.3.3"],\
["encoding", "npm:0.1.13"],\
["minipass", "npm:3.1.3"],\
["minipass-sized", "npm:1.0.3"],\
["minizlib", "npm:2.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass-flush", [\
["npm:1.0.5", {\
"packageLocation": "./.yarn/cache/minipass-flush-npm-1.0.5-efe79d9826-56269a0b22.zip/node_modules/minipass-flush/",\
"packageDependencies": [\
["minipass-flush", "npm:1.0.5"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass-pipeline", [\
["npm:1.2.4", {\
"packageLocation": "./.yarn/cache/minipass-pipeline-npm-1.2.4-5924cb077f-b14240dac0.zip/node_modules/minipass-pipeline/",\
"packageDependencies": [\
["minipass-pipeline", "npm:1.2.4"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass-sized", [\
["npm:1.0.3", {\
"packageLocation": "./.yarn/cache/minipass-sized-npm-1.0.3-306d86f432-79076749fc.zip/node_modules/minipass-sized/",\
"packageDependencies": [\
["minipass-sized", "npm:1.0.3"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["minizlib", [\
["npm:2.1.2", {\
"packageLocation": "./.yarn/cache/minizlib-npm-2.1.2-ea89cd0cfb-f1fdeac0b0.zip/node_modules/minizlib/",\
"packageDependencies": [\
["minizlib", "npm:2.1.2"],\
["minipass", "npm:3.1.3"],\
["yallist", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["mkdirp", [\
["npm:0.5.5", {\
"packageLocation": "./.yarn/cache/mkdirp-npm-0.5.5-6bc76534fc-3bce20ea52.zip/node_modules/mkdirp/",\
"packageDependencies": [\
["mkdirp", "npm:0.5.5"],\
["minimist", "npm:1.2.6"]\
],\
"linkType": "HARD"\
}],\
["npm:1.0.4", {\
"packageLocation": "./.yarn/cache/mkdirp-npm-1.0.4-37f6ef56b9-a96865108c.zip/node_modules/mkdirp/",\
"packageDependencies": [\
["mkdirp", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["mkdirp-classic", [\
["npm:0.5.3", {\
"packageLocation": "./.yarn/cache/mkdirp-classic-npm-0.5.3-3b5c991910-3f4e088208.zip/node_modules/mkdirp-classic/",\
"packageDependencies": [\
["mkdirp-classic", "npm:0.5.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["ms", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/ms-npm-2.0.0-9e1101a471-0e6a22b8b7.zip/node_modules/ms/",\
"packageDependencies": [\
["ms", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.1.2", {\
"packageLocation": "./.yarn/cache/ms-npm-2.1.2-ec0c1512ff-673cdb2c31.zip/node_modules/ms/",\
"packageDependencies": [\
["ms", "npm:2.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:2.1.3", {\
"packageLocation": "./.yarn/cache/ms-npm-2.1.3-81ff3cfac1-aa92de6080.zip/node_modules/ms/",\
"packageDependencies": [\
["ms", "npm:2.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["napi-build-utils", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/napi-build-utils-npm-1.0.2-892e4bba56-06c14271ee.zip/node_modules/napi-build-utils/",\
"packageDependencies": [\
["napi-build-utils", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["natural-compare", [\
["npm:1.4.0", {\
"packageLocation": "./.yarn/cache/natural-compare-npm-1.4.0-97b75b362d-23ad088b08.zip/node_modules/natural-compare/",\
"packageDependencies": [\
["natural-compare", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["negotiator", [\
["npm:0.6.2", {\
"packageLocation": "./.yarn/cache/negotiator-npm-0.6.2-ba538e167a-dfddaff6c0.zip/node_modules/negotiator/",\
"packageDependencies": [\
["negotiator", "npm:0.6.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["neo-async", [\
["npm:2.6.2", {\
"packageLocation": "./.yarn/cache/neo-async-npm-2.6.2-75d6902586-deac9f8d00.zip/node_modules/neo-async/",\
"packageDependencies": [\
["neo-async", "npm:2.6.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-abi", [\
["npm:2.26.0", {\
"packageLocation": "./.yarn/cache/node-abi-npm-2.26.0-3cef53dbb6-a405ee1917.zip/node_modules/node-abi/",\
"packageDependencies": [\
["node-abi", "npm:2.26.0"],\
["semver", "npm:5.7.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-addon-api", [\
2022-12-07 21:06:53 +01:00
["npm:3.2.0", {\
"packageLocation": "./.yarn/unplugged/node-addon-api-npm-3.2.0-061ff0dbab/node_modules/node-addon-api/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-12-07 21:06:53 +01:00
["node-addon-api", "npm:3.2.0"],\
2022-06-27 11:57:51 +02:00
["node-gyp", "npm:8.0.0"]\
],\
"linkType": "HARD"\
}],\
2022-12-07 21:06:53 +01:00
["npm:4.3.0", {\
"packageLocation": "./.yarn/unplugged/node-addon-api-npm-4.3.0-a07a1232df/node_modules/node-addon-api/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-12-07 21:06:53 +01:00
["node-addon-api", "npm:4.3.0"],\
2022-06-27 11:57:51 +02:00
["node-gyp", "npm:8.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-gyp", [\
["npm:8.0.0", {\
"packageLocation": "./.yarn/unplugged/node-gyp-npm-8.0.0-a27599670d/node_modules/node-gyp/",\
"packageDependencies": [\
["node-gyp", "npm:8.0.0"],\
["env-paths", "npm:2.2.1"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["graceful-fs", "npm:4.2.6"],\
["make-fetch-happen", "npm:8.0.14"],\
["nopt", "npm:5.0.0"],\
["npmlog", "npm:4.1.2"],\
["rimraf", "npm:3.0.2"],\
["semver", "npm:7.3.5"],\
["tar", "npm:6.1.11"],\
["which", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
2022-12-07 21:06:53 +01:00
["node-gyp-build", [\
["npm:4.5.0", {\
"packageLocation": "./.yarn/cache/node-gyp-build-npm-4.5.0-2538da6152-d888bae0fb.zip/node_modules/node-gyp-build/",\
"packageDependencies": [\
["node-gyp-build", "npm:4.5.0"]\
],\
"linkType": "HARD"\
}]\
]],\
2022-06-27 11:57:51 +02:00
["node-hid", [\
["npm:2.1.1", {\
"packageLocation": "./.yarn/unplugged/node-hid-npm-2.1.1-840235e168/node_modules/node-hid/",\
"packageDependencies": [\
["node-hid", "npm:2.1.1"],\
["bindings", "npm:1.5.0"],\
["node-addon-api", "npm:3.2.0"],\
["node-gyp", "npm:8.0.0"],\
["prebuild-install", "npm:6.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-preload", [\
["npm:0.2.1", {\
"packageLocation": "./.yarn/cache/node-preload-npm-0.2.1-5b6aef1c8e-4586f91ac7.zip/node_modules/node-preload/",\
"packageDependencies": [\
["node-preload", "npm:0.2.1"],\
["process-on-spawn", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-releases", [\
["npm:1.1.72", {\
"packageLocation": "./.yarn/cache/node-releases-npm-1.1.72-662e905d8e-84dacd44e6.zip/node_modules/node-releases/",\
"packageDependencies": [\
["node-releases", "npm:1.1.72"]\
],\
"linkType": "HARD"\
}]\
]],\
["noop-logger", [\
["npm:0.1.1", {\
"packageLocation": "./.yarn/cache/noop-logger-npm-0.1.1-c88441172d-9f99da270d.zip/node_modules/noop-logger/",\
"packageDependencies": [\
["noop-logger", "npm:0.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["nopt", [\
["npm:5.0.0", {\
"packageLocation": "./.yarn/cache/nopt-npm-5.0.0-304b40fbfe-d35fdec187.zip/node_modules/nopt/",\
"packageDependencies": [\
["nopt", "npm:5.0.0"],\
["abbrev", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["normalize-package-data", [\
["npm:2.5.0", {\
"packageLocation": "./.yarn/cache/normalize-package-data-npm-2.5.0-af0345deed-7999112efc.zip/node_modules/normalize-package-data/",\
"packageDependencies": [\
["normalize-package-data", "npm:2.5.0"],\
["hosted-git-info", "npm:2.8.9"],\
["resolve", "patch:resolve@npm%3A1.20.0#~builtin<compat/resolve>::version=1.20.0&hash=07638b"],\
["semver", "npm:5.7.1"],\
["validate-npm-package-license", "npm:3.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["normalize-path", [\
["npm:2.1.1", {\
"packageLocation": "./.yarn/cache/normalize-path-npm-2.1.1-65c4766716-7e9cbdcf7f.zip/node_modules/normalize-path/",\
"packageDependencies": [\
["normalize-path", "npm:2.1.1"],\
["remove-trailing-separator", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/normalize-path-npm-3.0.0-658ba7d77f-88eeb4da89.zip/node_modules/normalize-path/",\
"packageDependencies": [\
["normalize-path", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["npm-run-path", [\
["npm:4.0.1", {\
"packageLocation": "./.yarn/cache/npm-run-path-npm-4.0.1-7aebd8bab3-5374c0cea4.zip/node_modules/npm-run-path/",\
"packageDependencies": [\
["npm-run-path", "npm:4.0.1"],\
["path-key", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["npmlog", [\
["npm:4.1.2", {\
"packageLocation": "./.yarn/cache/npmlog-npm-4.1.2-cfb32957b5-edbda9f95e.zip/node_modules/npmlog/",\
"packageDependencies": [\
["npmlog", "npm:4.1.2"],\
["are-we-there-yet", "npm:1.1.5"],\
["console-control-strings", "npm:1.1.0"],\
["gauge", "npm:2.7.4"],\
["set-blocking", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["number-is-nan", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/number-is-nan-npm-1.0.1-845325a0fe-13656bc9aa.zip/node_modules/number-is-nan/",\
"packageDependencies": [\
["number-is-nan", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["nyc", [\
["npm:15.1.0", {\
"packageLocation": "./.yarn/cache/nyc-npm-15.1.0-f134b19668-82a7031982.zip/node_modules/nyc/",\
"packageDependencies": [\
["nyc", "npm:15.1.0"],\
["@istanbuljs/load-nyc-config", "npm:1.1.0"],\
["@istanbuljs/schema", "npm:0.1.3"],\
["caching-transform", "npm:4.0.0"],\
["convert-source-map", "npm:1.7.0"],\
["decamelize", "npm:1.2.0"],\
["find-cache-dir", "npm:3.3.1"],\
["find-up", "npm:4.1.0"],\
["foreground-child", "npm:2.0.0"],\
["get-package-type", "npm:0.1.0"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-06-27 11:57:51 +02:00
["istanbul-lib-coverage", "npm:3.0.0"],\
["istanbul-lib-hook", "npm:3.0.0"],\
["istanbul-lib-instrument", "npm:4.0.3"],\
["istanbul-lib-processinfo", "npm:2.0.2"],\
["istanbul-lib-report", "npm:3.0.0"],\
["istanbul-lib-source-maps", "npm:4.0.0"],\
["istanbul-reports", "npm:3.0.2"],\
["make-dir", "npm:3.1.0"],\
["node-preload", "npm:0.2.1"],\
["p-map", "npm:3.0.0"],\
["process-on-spawn", "npm:1.0.0"],\
["resolve-from", "npm:5.0.0"],\
["rimraf", "npm:3.0.2"],\
["signal-exit", "npm:3.0.3"],\
["spawn-wrap", "npm:2.0.0"],\
["test-exclude", "npm:6.0.0"],\
["yargs", "npm:15.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["object-assign", [\
["npm:4.1.1", {\
"packageLocation": "./.yarn/cache/object-assign-npm-4.1.1-1004ad6dec-fcc6e4ea8c.zip/node_modules/object-assign/",\
"packageDependencies": [\
["object-assign", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["object-inspect", [\
["npm:1.10.3", {\
"packageLocation": "./.yarn/cache/object-inspect-npm-1.10.3-5aa499f036-9a56db2e01.zip/node_modules/object-inspect/",\
"packageDependencies": [\
["object-inspect", "npm:1.10.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["object-keys", [\
["npm:1.1.1", {\
"packageLocation": "./.yarn/cache/object-keys-npm-1.1.1-1bf2f1be93-b363c5e764.zip/node_modules/object-keys/",\
"packageDependencies": [\
["object-keys", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["object.assign", [\
["npm:4.1.2", {\
"packageLocation": "./.yarn/cache/object.assign-npm-4.1.2-d52edada1c-d621d832ed.zip/node_modules/object.assign/",\
"packageDependencies": [\
["object.assign", "npm:4.1.2"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"],\
["has-symbols", "npm:1.0.2"],\
["object-keys", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["object.values", [\
["npm:1.1.3", {\
"packageLocation": "./.yarn/cache/object.values-npm-1.1.3-dd86635500-8b29bd0936.zip/node_modules/object.values/",\
"packageDependencies": [\
["object.values", "npm:1.1.3"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"],\
["es-abstract", "npm:1.18.0"],\
["has", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["on-finished", [\
["npm:2.3.0", {\
"packageLocation": "./.yarn/cache/on-finished-npm-2.3.0-4ce92f72c6-1db595bd96.zip/node_modules/on-finished/",\
"packageDependencies": [\
["on-finished", "npm:2.3.0"],\
["ee-first", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["once", [\
["npm:1.4.0", {\
"packageLocation": "./.yarn/cache/once-npm-1.4.0-ccf03ef07a-cd0a885013.zip/node_modules/once/",\
"packageDependencies": [\
["once", "npm:1.4.0"],\
["wrappy", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["onetime", [\
["npm:5.1.2", {\
"packageLocation": "./.yarn/cache/onetime-npm-5.1.2-3ed148fa42-2478859ef8.zip/node_modules/onetime/",\
"packageDependencies": [\
["onetime", "npm:5.1.2"],\
["mimic-fn", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["only", [\
["npm:0.0.2", {\
"packageLocation": "./.yarn/cache/only-npm-0.0.2-122402a3f9-d399710db8.zip/node_modules/only/",\
"packageDependencies": [\
["only", "npm:0.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["optionator", [\
["npm:0.9.1", {\
"packageLocation": "./.yarn/cache/optionator-npm-0.9.1-577e397aae-dbc6fa0656.zip/node_modules/optionator/",\
"packageDependencies": [\
["optionator", "npm:0.9.1"],\
["deep-is", "npm:0.1.3"],\
["fast-levenshtein", "npm:2.0.6"],\
["levn", "npm:0.4.1"],\
["prelude-ls", "npm:1.2.1"],\
["type-check", "npm:0.4.0"],\
["word-wrap", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["p-limit", [\
["npm:1.3.0", {\
"packageLocation": "./.yarn/cache/p-limit-npm-1.3.0-fdb471d864-281c1c0b8c.zip/node_modules/p-limit/",\
"packageDependencies": [\
["p-limit", "npm:1.3.0"],\
["p-try", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.3.0", {\
"packageLocation": "./.yarn/cache/p-limit-npm-2.3.0-94a0310039-84ff17f1a3.zip/node_modules/p-limit/",\
"packageDependencies": [\
["p-limit", "npm:2.3.0"],\
["p-try", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}],\
["npm:3.1.0", {\
"packageLocation": "./.yarn/cache/p-limit-npm-3.1.0-05d2ede37f-7c3690c4db.zip/node_modules/p-limit/",\
"packageDependencies": [\
["p-limit", "npm:3.1.0"],\
["yocto-queue", "npm:0.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["p-locate", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/p-locate-npm-2.0.0-3a2ee263dd-e2dceb9b49.zip/node_modules/p-locate/",\
"packageDependencies": [\
["p-locate", "npm:2.0.0"],\
["p-limit", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.1.0", {\
"packageLocation": "./.yarn/cache/p-locate-npm-4.1.0-eec6872537-513bd14a45.zip/node_modules/p-locate/",\
"packageDependencies": [\
["p-locate", "npm:4.1.0"],\
["p-limit", "npm:2.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["p-map", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/p-map-npm-3.0.0-e4f17c4167-49b0fcbc66.zip/node_modules/p-map/",\
"packageDependencies": [\
["p-map", "npm:3.0.0"],\
["aggregate-error", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/p-map-npm-4.0.0-4677ae07c7-cb0ab21ec0.zip/node_modules/p-map/",\
"packageDependencies": [\
["p-map", "npm:4.0.0"],\
["aggregate-error", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["p-try", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/p-try-npm-1.0.0-7373139e40-3b5303f77e.zip/node_modules/p-try/",\
"packageDependencies": [\
["p-try", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/p-try-npm-2.2.0-e0390dbaf8-f8a8e9a769.zip/node_modules/p-try/",\
"packageDependencies": [\
["p-try", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["package-hash", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/package-hash-npm-4.0.0-1e83d2429d-32c49e3a0e.zip/node_modules/package-hash/",\
"packageDependencies": [\
["package-hash", "npm:4.0.0"],\
["graceful-fs", "npm:4.2.6"],\
["hasha", "npm:5.2.2"],\
["lodash.flattendeep", "npm:4.4.0"],\
["release-zalgo", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["pako", [\
["npm:2.0.3", {\
"packageLocation": "./.yarn/cache/pako-npm-2.0.3-92007e2210-7008da1379.zip/node_modules/pako/",\
"packageDependencies": [\
["pako", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["parent-module", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/parent-module-npm-1.0.1-1fae11b095-6ba8b25514.zip/node_modules/parent-module/",\
"packageDependencies": [\
["parent-module", "npm:1.0.1"],\
["callsites", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["parse-json", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/parse-json-npm-4.0.0-a6f7771010-0fe227d410.zip/node_modules/parse-json/",\
"packageDependencies": [\
["parse-json", "npm:4.0.0"],\
["error-ex", "npm:1.3.2"],\
["json-parse-better-errors", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["parseurl", [\
["npm:1.3.3", {\
"packageLocation": "./.yarn/cache/parseurl-npm-1.3.3-1542397e00-407cee8e0a.zip/node_modules/parseurl/",\
"packageDependencies": [\
["parseurl", "npm:1.3.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-exists", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/path-exists-npm-3.0.0-e80371aa68-96e92643aa.zip/node_modules/path-exists/",\
"packageDependencies": [\
["path-exists", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/path-exists-npm-4.0.0-e9e4f63eb0-505807199d.zip/node_modules/path-exists/",\
"packageDependencies": [\
["path-exists", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-is-absolute", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/path-is-absolute-npm-1.0.1-31bc695ffd-060840f92c.zip/node_modules/path-is-absolute/",\
"packageDependencies": [\
["path-is-absolute", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-key", [\
["npm:3.1.1", {\
"packageLocation": "./.yarn/cache/path-key-npm-3.1.1-0e66ea8321-55cd7a9dd4.zip/node_modules/path-key/",\
"packageDependencies": [\
["path-key", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-parse", [\
["npm:1.0.7", {\
"packageLocation": "./.yarn/cache/path-parse-npm-1.0.7-09564527b7-49abf3d811.zip/node_modules/path-parse/",\
"packageDependencies": [\
["path-parse", "npm:1.0.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-starts-with", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/path-starts-with-npm-1.0.0-87a7241209-15b120d3f7.zip/node_modules/path-starts-with/",\
"packageDependencies": [\
["path-starts-with", "npm:1.0.0"],\
["normalize-path", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-type", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/path-type-npm-3.0.0-252361a0eb-735b35e256.zip/node_modules/path-type/",\
"packageDependencies": [\
["path-type", "npm:3.0.0"],\
["pify", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/path-type-npm-4.0.0-10d47fc86a-5b1e2daa24.zip/node_modules/path-type/",\
"packageDependencies": [\
["path-type", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["picomatch", [\
["npm:2.2.3", {\
"packageLocation": "./.yarn/cache/picomatch-npm-2.2.3-3797e21cf0-45e2b882b5.zip/node_modules/picomatch/",\
"packageDependencies": [\
["picomatch", "npm:2.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["pify", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/pify-npm-3.0.0-679ee405c8-6cdcbc3567.zip/node_modules/pify/",\
"packageDependencies": [\
["pify", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["pkg-dir", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/pkg-dir-npm-2.0.0-2b4bf4abd1-8c72b71230.zip/node_modules/pkg-dir/",\
"packageDependencies": [\
["pkg-dir", "npm:2.0.0"],\
["find-up", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.2.0", {\
"packageLocation": "./.yarn/cache/pkg-dir-npm-4.2.0-2b5d0a8d32-9863e3f351.zip/node_modules/pkg-dir/",\
"packageDependencies": [\
["pkg-dir", "npm:4.2.0"],\
["find-up", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["pkg-up", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/pkg-up-npm-2.0.0-d011ba70a4-de4b418175.zip/node_modules/pkg-up/",\
"packageDependencies": [\
["pkg-up", "npm:2.0.0"],\
["find-up", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["prebuild-install", [\
["npm:6.1.2", {\
"packageLocation": "./.yarn/cache/prebuild-install-npm-6.1.2-5d6abe684c-db205c9f40.zip/node_modules/prebuild-install/",\
"packageDependencies": [\
["prebuild-install", "npm:6.1.2"],\
["detect-libc", "npm:1.0.3"],\
["expand-template", "npm:2.0.3"],\
["github-from-package", "npm:0.0.0"],\
["minimist", "npm:1.2.6"],\
["mkdirp-classic", "npm:0.5.3"],\
["napi-build-utils", "npm:1.0.2"],\
["node-abi", "npm:2.26.0"],\
["noop-logger", "npm:0.1.1"],\
["npmlog", "npm:4.1.2"],\
["pump", "npm:3.0.0"],\
["rc", "npm:1.2.8"],\
["simple-get", "npm:3.1.1"],\
["tar-fs", "npm:2.1.1"],\
["tunnel-agent", "npm:0.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["prelude-ls", [\
["npm:1.2.1", {\
"packageLocation": "./.yarn/cache/prelude-ls-npm-1.2.1-3e4d272a55-cd192ec0d0.zip/node_modules/prelude-ls/",\
"packageDependencies": [\
["prelude-ls", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["prettier", [\
2022-12-07 19:03:00 +01:00
["npm:2.8.1", {\
"packageLocation": "./.yarn/cache/prettier-npm-2.8.1-be60b51821-4f21a0f126.zip/node_modules/prettier/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-12-07 19:03:00 +01:00
["prettier", "npm:2.8.1"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["prettier-linter-helpers", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/prettier-linter-helpers-npm-1.0.0-6925131a7e-00ce8011cf.zip/node_modules/prettier-linter-helpers/",\
"packageDependencies": [\
["prettier-linter-helpers", "npm:1.0.0"],\
["fast-diff", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["process-nextick-args", [\
["npm:2.0.1", {\
"packageLocation": "./.yarn/cache/process-nextick-args-npm-2.0.1-b8d7971609-1d38588e52.zip/node_modules/process-nextick-args/",\
"packageDependencies": [\
["process-nextick-args", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["process-on-spawn", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/process-on-spawn-npm-1.0.0-676960b4dd-597769e3db.zip/node_modules/process-on-spawn/",\
"packageDependencies": [\
["process-on-spawn", "npm:1.0.0"],\
["fromentries", "npm:1.3.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["progress", [\
["npm:2.0.3", {\
"packageLocation": "./.yarn/cache/progress-npm-2.0.3-d1f87e2ac6-f67403fe7b.zip/node_modules/progress/",\
"packageDependencies": [\
["progress", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["promise-inflight", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/promise-inflight-npm-1.0.1-5bb925afac-2274948309.zip/node_modules/promise-inflight/",\
"packageDependencies": [\
["promise-inflight", "npm:1.0.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:8adc312a262cccdf4915241955289bfb26ac0e1ebab1cc568f36b50651793fc358863efdf800291c5b43d0603acbe4f022b374e6efe3a568ff4c9e5cf2f8b099#npm:1.0.1", {\
"packageLocation": "./.yarn/__virtual__/promise-inflight-virtual-60bd354301/0/cache/promise-inflight-npm-1.0.1-5bb925afac-2274948309.zip/node_modules/promise-inflight/",\
"packageDependencies": [\
["promise-inflight", "virtual:8adc312a262cccdf4915241955289bfb26ac0e1ebab1cc568f36b50651793fc358863efdf800291c5b43d0603acbe4f022b374e6efe3a568ff4c9e5cf2f8b099#npm:1.0.1"],\
["@types/bluebird", null],\
["bluebird", null]\
],\
"packagePeers": [\
"@types/bluebird",\
"bluebird"\
],\
"linkType": "HARD"\
}]\
]],\
["promise-retry", [\
["npm:2.0.1", {\
"packageLocation": "./.yarn/cache/promise-retry-npm-2.0.1-871f0b01b7-f96a3f6d90.zip/node_modules/promise-retry/",\
"packageDependencies": [\
["promise-retry", "npm:2.0.1"],\
["err-code", "npm:2.0.3"],\
["retry", "npm:0.12.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["protobufjs", [\
["npm:6.11.3", {\
"packageLocation": "./.yarn/unplugged/protobufjs-npm-6.11.3-566fb31188/node_modules/protobufjs/",\
"packageDependencies": [\
["protobufjs", "npm:6.11.3"],\
["@protobufjs/aspromise", "npm:1.1.2"],\
["@protobufjs/base64", "npm:1.1.2"],\
["@protobufjs/codegen", "npm:2.0.4"],\
["@protobufjs/eventemitter", "npm:1.1.0"],\
["@protobufjs/fetch", "npm:1.1.0"],\
["@protobufjs/float", "npm:1.0.2"],\
["@protobufjs/inquire", "npm:1.1.0"],\
["@protobufjs/path", "npm:1.1.2"],\
["@protobufjs/pool", "npm:1.1.0"],\
["@protobufjs/utf8", "npm:1.1.0"],\
["@types/long", "npm:4.0.1"],\
["@types/node", "npm:15.9.0"],\
["long", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["pump", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/pump-npm-3.0.0-0080bf6a7a-e42e9229fb.zip/node_modules/pump/",\
"packageDependencies": [\
["pump", "npm:3.0.0"],\
["end-of-stream", "npm:1.4.4"],\
["once", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["punycode", [\
["npm:2.1.1", {\
"packageLocation": "./.yarn/cache/punycode-npm-2.1.1-26eb3e15cf-823bf443c6.zip/node_modules/punycode/",\
"packageDependencies": [\
["punycode", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["qjobs", [\
["npm:1.2.0", {\
"packageLocation": "./.yarn/cache/qjobs-npm-1.2.0-e3396bd5d4-eb64c00724.zip/node_modules/qjobs/",\
"packageDependencies": [\
["qjobs", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["qs", [\
["npm:6.10.1", {\
"packageLocation": "./.yarn/cache/qs-npm-6.10.1-12d3ab7795-00e390dbf9.zip/node_modules/qs/",\
"packageDependencies": [\
["qs", "npm:6.10.1"],\
["side-channel", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}],\
["npm:6.7.0", {\
"packageLocation": "./.yarn/cache/qs-npm-6.7.0-15161a344c-dfd5f6adef.zip/node_modules/qs/",\
"packageDependencies": [\
["qs", "npm:6.7.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["queue-microtask", [\
["npm:1.2.3", {\
"packageLocation": "./.yarn/cache/queue-microtask-npm-1.2.3-fcc98e4e2d-b676f8c040.zip/node_modules/queue-microtask/",\
"packageDependencies": [\
["queue-microtask", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["randombytes", [\
["npm:2.1.0", {\
"packageLocation": "./.yarn/cache/randombytes-npm-2.1.0-e3da76bccf-d779499376.zip/node_modules/randombytes/",\
"packageDependencies": [\
["randombytes", "npm:2.1.0"],\
["safe-buffer", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["range-parser", [\
["npm:1.2.1", {\
"packageLocation": "./.yarn/cache/range-parser-npm-1.2.1-1a470fa390-0a268d4fea.zip/node_modules/range-parser/",\
"packageDependencies": [\
["range-parser", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["raw-body", [\
["npm:2.4.0", {\
"packageLocation": "./.yarn/cache/raw-body-npm-2.4.0-14d9d633af-6343906939.zip/node_modules/raw-body/",\
"packageDependencies": [\
["raw-body", "npm:2.4.0"],\
["bytes", "npm:3.1.0"],\
["http-errors", "npm:1.7.2"],\
["iconv-lite", "npm:0.4.24"],\
["unpipe", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.4.1", {\
"packageLocation": "./.yarn/cache/raw-body-npm-2.4.1-e6e30ccf94-d5e9179d2f.zip/node_modules/raw-body/",\
"packageDependencies": [\
["raw-body", "npm:2.4.1"],\
["bytes", "npm:3.1.0"],\
["http-errors", "npm:1.7.3"],\
["iconv-lite", "npm:0.4.24"],\
["unpipe", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["rc", [\
["npm:1.2.8", {\
"packageLocation": "./.yarn/cache/rc-npm-1.2.8-d6768ac936-2e26e052f8.zip/node_modules/rc/",\
"packageDependencies": [\
["rc", "npm:1.2.8"],\
["deep-extend", "npm:0.6.0"],\
["ini", "npm:1.3.8"],\
["minimist", "npm:1.2.6"],\
["strip-json-comments", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["read-pkg", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/read-pkg-npm-3.0.0-41471436cb-398903ebae.zip/node_modules/read-pkg/",\
"packageDependencies": [\
["read-pkg", "npm:3.0.0"],\
["load-json-file", "npm:4.0.0"],\
["normalize-package-data", "npm:2.5.0"],\
["path-type", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["read-pkg-up", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/read-pkg-up-npm-3.0.0-3d7faf047f-16175573f2.zip/node_modules/read-pkg-up/",\
"packageDependencies": [\
["read-pkg-up", "npm:3.0.0"],\
["find-up", "npm:2.1.0"],\
["read-pkg", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["readable-stream", [\
["npm:2.3.7", {\
"packageLocation": "./.yarn/cache/readable-stream-npm-2.3.7-77b22a9818-e4920cf754.zip/node_modules/readable-stream/",\
"packageDependencies": [\
["readable-stream", "npm:2.3.7"],\
["core-util-is", "npm:1.0.2"],\
["inherits", "npm:2.0.4"],\
["isarray", "npm:1.0.0"],\
["process-nextick-args", "npm:2.0.1"],\
["safe-buffer", "npm:5.1.2"],\
["string_decoder", "npm:1.1.1"],\
["util-deprecate", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}],\
["npm:3.6.0", {\
"packageLocation": "./.yarn/cache/readable-stream-npm-3.6.0-23a4a5eb56-d4ea81502d.zip/node_modules/readable-stream/",\
"packageDependencies": [\
["readable-stream", "npm:3.6.0"],\
["inherits", "npm:2.0.4"],\
["string_decoder", "npm:1.3.0"],\
["util-deprecate", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["readdirp", [\
["npm:3.6.0", {\
"packageLocation": "./.yarn/cache/readdirp-npm-3.6.0-f950cc74ab-1ced032e6e.zip/node_modules/readdirp/",\
"packageDependencies": [\
["readdirp", "npm:3.6.0"],\
["picomatch", "npm:2.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["readonly-date", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/readonly-date-npm-1.0.0-e93ba2496b-78481e2abf.zip/node_modules/readonly-date/",\
"packageDependencies": [\
["readonly-date", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["recast", [\
["npm:0.20.4", {\
"packageLocation": "./.yarn/cache/recast-npm-0.20.4-b1c06811bf-d858095cbd.zip/node_modules/recast/",\
"packageDependencies": [\
["recast", "npm:0.20.4"],\
["ast-types", "npm:0.14.2"],\
["esprima", "npm:4.0.1"],\
["source-map", "npm:0.6.1"],\
["tslib", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["rechoir", [\
["npm:0.7.0", {\
"packageLocation": "./.yarn/cache/rechoir-npm-0.7.0-9bea79bab8-15f55f55e0.zip/node_modules/rechoir/",\
"packageDependencies": [\
["rechoir", "npm:0.7.0"],\
["resolve", "patch:resolve@npm%3A1.20.0#~builtin<compat/resolve>::version=1.20.0&hash=07638b"]\
],\
"linkType": "HARD"\
}]\
]],\
["regenerator-runtime", [\
["npm:0.13.8", {\
"packageLocation": "./.yarn/cache/regenerator-runtime-npm-0.13.8-0450f887d6-5f89699ab5.zip/node_modules/regenerator-runtime/",\
"packageDependencies": [\
["regenerator-runtime", "npm:0.13.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["regexpp", [\
["npm:3.2.0", {\
"packageLocation": "./.yarn/cache/regexpp-npm-3.2.0-2513f32cfc-a78dc5c715.zip/node_modules/regexpp/",\
"packageDependencies": [\
["regexpp", "npm:3.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["release-zalgo", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/release-zalgo-npm-1.0.0-aa3e59962f-b59849dc31.zip/node_modules/release-zalgo/",\
"packageDependencies": [\
["release-zalgo", "npm:1.0.0"],\
["es6-error", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["remove-trailing-separator", [\
["npm:1.1.0", {\
"packageLocation": "./.yarn/cache/remove-trailing-separator-npm-1.1.0-16d7231316-d3c20b5a2d.zip/node_modules/remove-trailing-separator/",\
"packageDependencies": [\
["remove-trailing-separator", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["require-directory", [\
["npm:2.1.1", {\
"packageLocation": "./.yarn/cache/require-directory-npm-2.1.1-8608aee50b-fb47e70bf0.zip/node_modules/require-directory/",\
"packageDependencies": [\
["require-directory", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["require-from-string", [\
["npm:2.0.2", {\
"packageLocation": "./.yarn/cache/require-from-string-npm-2.0.2-8557e0db12-a03ef68954.zip/node_modules/require-from-string/",\
"packageDependencies": [\
["require-from-string", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["require-main-filename", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/require-main-filename-npm-2.0.0-03eef65c84-e9e294695f.zip/node_modules/require-main-filename/",\
"packageDependencies": [\
["require-main-filename", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["requires-port", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/requires-port-npm-1.0.0-fd036b488a-eee0e303ad.zip/node_modules/requires-port/",\
"packageDependencies": [\
["requires-port", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["resolve", [\
["patch:resolve@npm%3A1.20.0#~builtin<compat/resolve>::version=1.20.0&hash=07638b", {\
"packageLocation": "./.yarn/cache/resolve-patch-b4a69197d3-a0dd7d16a8.zip/node_modules/resolve/",\
"packageDependencies": [\
["resolve", "patch:resolve@npm%3A1.20.0#~builtin<compat/resolve>::version=1.20.0&hash=07638b"],\
["is-core-module", "npm:2.4.0"],\
["path-parse", "npm:1.0.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["resolve-cwd", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/resolve-cwd-npm-3.0.0-e6f4e296bf-546e081601.zip/node_modules/resolve-cwd/",\
"packageDependencies": [\
["resolve-cwd", "npm:3.0.0"],\
["resolve-from", "npm:5.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["resolve-from", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/resolve-from-npm-4.0.0-f758ec21bf-f4ba0b8494.zip/node_modules/resolve-from/",\
"packageDependencies": [\
["resolve-from", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:5.0.0", {\
"packageLocation": "./.yarn/cache/resolve-from-npm-5.0.0-15c9db4d33-4ceeb9113e.zip/node_modules/resolve-from/",\
"packageDependencies": [\
["resolve-from", "npm:5.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["retry", [\
["npm:0.12.0", {\
"packageLocation": "./.yarn/cache/retry-npm-0.12.0-72ac7fb4cc-623bd7d2e5.zip/node_modules/retry/",\
"packageDependencies": [\
["retry", "npm:0.12.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["reusify", [\
["npm:1.0.4", {\
"packageLocation": "./.yarn/cache/reusify-npm-1.0.4-95ac4aec11-c3076ebcc2.zip/node_modules/reusify/",\
"packageDependencies": [\
["reusify", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["rfdc", [\
["npm:1.3.0", {\
"packageLocation": "./.yarn/cache/rfdc-npm-1.3.0-272f288ad8-fb2ba8512e.zip/node_modules/rfdc/",\
"packageDependencies": [\
["rfdc", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["rimraf", [\
["npm:3.0.2", {\
"packageLocation": "./.yarn/cache/rimraf-npm-3.0.2-2cb7dac69a-87f4164e39.zip/node_modules/rimraf/",\
"packageDependencies": [\
["rimraf", "npm:3.0.2"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["ripemd160", [\
["npm:2.0.2", {\
"packageLocation": "./.yarn/cache/ripemd160-npm-2.0.2-7b1fb8dc76-006accc405.zip/node_modules/ripemd160/",\
"packageDependencies": [\
["ripemd160", "npm:2.0.2"],\
["hash-base", "npm:3.1.0"],\
["inherits", "npm:2.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["run-parallel", [\
["npm:1.2.0", {\
"packageLocation": "./.yarn/cache/run-parallel-npm-1.2.0-3f47ff2034-cb4f97ad25.zip/node_modules/run-parallel/",\
"packageDependencies": [\
["run-parallel", "npm:1.2.0"],\
["queue-microtask", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["rxjs", [\
["npm:6.6.7", {\
"packageLocation": "./.yarn/cache/rxjs-npm-6.6.7-055046ea3c-bc334edef1.zip/node_modules/rxjs/",\
"packageDependencies": [\
["rxjs", "npm:6.6.7"],\
["tslib", "npm:1.14.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["safe-buffer", [\
["npm:5.1.2", {\
"packageLocation": "./.yarn/cache/safe-buffer-npm-5.1.2-c27fedf6c4-f2f1f7943c.zip/node_modules/safe-buffer/",\
"packageDependencies": [\
["safe-buffer", "npm:5.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:5.2.1", {\
"packageLocation": "./.yarn/cache/safe-buffer-npm-5.2.1-3481c8aa9b-b99c4b41fd.zip/node_modules/safe-buffer/",\
"packageDependencies": [\
["safe-buffer", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["safer-buffer", [\
["npm:2.1.2", {\
"packageLocation": "./.yarn/cache/safer-buffer-npm-2.1.2-8d5c0b705e-cab8f25ae6.zip/node_modules/safer-buffer/",\
"packageDependencies": [\
["safer-buffer", "npm:2.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["schema-utils", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/schema-utils-npm-3.0.0-e97702da81-56dc93b4f6.zip/node_modules/schema-utils/",\
"packageDependencies": [\
["schema-utils", "npm:3.0.0"],\
2022-09-05 16:04:34 +02:00
["@types/json-schema", "npm:7.0.9"],\
2022-06-27 11:57:51 +02:00
["ajv", "npm:6.12.6"],\
["ajv-keywords", "virtual:e97702da819489f096a2f633012a8075909b2037311bea971ba30e003e897ee9522eb9bdac9a523ed06e2c6d6c2e297712663d12cde8819d988854e2ff4aebd9#npm:3.5.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["semver", [\
["npm:5.7.1", {\
"packageLocation": "./.yarn/cache/semver-npm-5.7.1-40bcea106b-57fd0acfd0.zip/node_modules/semver/",\
"packageDependencies": [\
["semver", "npm:5.7.1"]\
],\
"linkType": "HARD"\
}],\
["npm:6.3.0", {\
"packageLocation": "./.yarn/cache/semver-npm-6.3.0-b3eace8bfd-1b26ecf6db.zip/node_modules/semver/",\
"packageDependencies": [\
["semver", "npm:6.3.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.3.5", {\
"packageLocation": "./.yarn/cache/semver-npm-7.3.5-618cf5db6a-5eafe6102b.zip/node_modules/semver/",\
"packageDependencies": [\
["semver", "npm:7.3.5"],\
["lru-cache", "npm:6.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["serialize-javascript", [\
["npm:5.0.1", {\
"packageLocation": "./.yarn/cache/serialize-javascript-npm-5.0.1-8ffc173f09-bb45a42769.zip/node_modules/serialize-javascript/",\
"packageDependencies": [\
["serialize-javascript", "npm:5.0.1"],\
["randombytes", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ses", [\
["npm:0.11.1", {\
"packageLocation": "./.yarn/cache/ses-npm-0.11.1-82b4f2a77b-e79577a9cf.zip/node_modules/ses/",\
"packageDependencies": [\
["ses", "npm:0.11.1"],\
["@agoric/babel-standalone", "npm:7.9.5"],\
["@agoric/make-hardener", "npm:0.1.3"],\
["@agoric/transform-module", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["set-blocking", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/set-blocking-npm-2.0.0-49e2cffa24-6e65a05f7c.zip/node_modules/set-blocking/",\
"packageDependencies": [\
["set-blocking", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["setprototypeof", [\
["npm:1.1.1", {\
"packageLocation": "./.yarn/cache/setprototypeof-npm-1.1.1-706b6318ec-a8bee29c1c.zip/node_modules/setprototypeof/",\
"packageDependencies": [\
["setprototypeof", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}],\
["npm:1.2.0", {\
"packageLocation": "./.yarn/cache/setprototypeof-npm-1.2.0-0fedbdcd3a-be18cbbf70.zip/node_modules/setprototypeof/",\
"packageDependencies": [\
["setprototypeof", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["shallow-clone", [\
["npm:3.0.1", {\
"packageLocation": "./.yarn/cache/shallow-clone-npm-3.0.1-dab5873d0d-39b3dd9630.zip/node_modules/shallow-clone/",\
"packageDependencies": [\
["shallow-clone", "npm:3.0.1"],\
["kind-of", "npm:6.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["shebang-command", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/shebang-command-npm-2.0.0-eb2b01921d-6b52fe8727.zip/node_modules/shebang-command/",\
"packageDependencies": [\
["shebang-command", "npm:2.0.0"],\
["shebang-regex", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["shebang-regex", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/shebang-regex-npm-3.0.0-899a0cd65e-1a2bcae50d.zip/node_modules/shebang-regex/",\
"packageDependencies": [\
["shebang-regex", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["shiki", [\
2022-06-27 11:59:46 +02:00
["npm:0.10.1", {\
"packageLocation": "./.yarn/cache/shiki-npm-0.10.1-2c9519a6d0-fb746f3cb3.zip/node_modules/shiki/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-06-27 11:59:46 +02:00
["shiki", "npm:0.10.1"],\
2022-06-27 11:57:51 +02:00
["jsonc-parser", "npm:3.0.0"],\
["vscode-oniguruma", "npm:1.6.1"],\
["vscode-textmate", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["side-channel", [\
["npm:1.0.4", {\
"packageLocation": "./.yarn/cache/side-channel-npm-1.0.4-e1f38b9e06-351e41b947.zip/node_modules/side-channel/",\
"packageDependencies": [\
["side-channel", "npm:1.0.4"],\
["call-bind", "npm:1.0.2"],\
["get-intrinsic", "npm:1.1.1"],\
["object-inspect", "npm:1.10.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["signal-exit", [\
["npm:3.0.3", {\
"packageLocation": "./.yarn/cache/signal-exit-npm-3.0.3-5a2d797648-f0169d3f12.zip/node_modules/signal-exit/",\
"packageDependencies": [\
["signal-exit", "npm:3.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["simple-concat", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/simple-concat-npm-1.0.1-48df70de29-4d211042cc.zip/node_modules/simple-concat/",\
"packageDependencies": [\
["simple-concat", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["simple-get", [\
["npm:3.1.1", {\
"packageLocation": "./.yarn/cache/simple-get-npm-3.1.1-dce5923dba-80195e70bf.zip/node_modules/simple-get/",\
"packageDependencies": [\
["simple-get", "npm:3.1.1"],\
["decompress-response", "npm:4.2.1"],\
["once", "npm:1.4.0"],\
["simple-concat", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["slash", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/slash-npm-3.0.0-b87de2279a-94a93fff61.zip/node_modules/slash/",\
"packageDependencies": [\
["slash", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["slice-ansi", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/slice-ansi-npm-4.0.0-6eeca1d10e-4a82d7f085.zip/node_modules/slice-ansi/",\
"packageDependencies": [\
["slice-ansi", "npm:4.0.0"],\
["ansi-styles", "npm:4.3.0"],\
["astral-regex", "npm:2.0.0"],\
["is-fullwidth-code-point", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["smart-buffer", [\
["npm:4.1.0", {\
"packageLocation": "./.yarn/cache/smart-buffer-npm-4.1.0-2a8829a5b4-1db847dcf9.zip/node_modules/smart-buffer/",\
"packageDependencies": [\
["smart-buffer", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["socket.io", [\
2022-11-14 09:35:35 +01:00
["npm:4.5.3", {\
"packageLocation": "./.yarn/cache/socket.io-npm-4.5.3-30385c9144-2a7e4c64bb.zip/node_modules/socket.io/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-11-14 09:35:35 +01:00
["socket.io", "npm:4.5.3"],\
2022-06-27 11:57:51 +02:00
["accepts", "npm:1.3.7"],\
["base64id", "npm:2.0.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
2022-11-14 09:35:35 +01:00
["engine.io", "npm:6.2.0"],\
["socket.io-adapter", "npm:2.4.0"],\
["socket.io-parser", "npm:4.2.1"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["socket.io-adapter", [\
2022-11-14 09:35:35 +01:00
["npm:2.4.0", {\
"packageLocation": "./.yarn/cache/socket.io-adapter-npm-2.4.0-36a74a6ea1-a84639946d.zip/node_modules/socket.io-adapter/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-11-14 09:35:35 +01:00
["socket.io-adapter", "npm:2.4.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["socket.io-parser", [\
2022-11-14 09:35:35 +01:00
["npm:4.2.1", {\
"packageLocation": "./.yarn/cache/socket.io-parser-npm-4.2.1-7ef513b498-2582202f22.zip/node_modules/socket.io-parser/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-11-14 09:35:35 +01:00
["socket.io-parser", "npm:4.2.1"],\
["@socket.io/component-emitter", "npm:3.1.0"],\
2022-06-27 11:57:51 +02:00
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["socks", [\
["npm:2.6.1", {\
"packageLocation": "./.yarn/cache/socks-npm-2.6.1-09133d0d22-2ca9d616e4.zip/node_modules/socks/",\
"packageDependencies": [\
["socks", "npm:2.6.1"],\
["ip", "npm:1.1.5"],\
["smart-buffer", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["socks-proxy-agent", [\
["npm:5.0.0", {\
"packageLocation": "./.yarn/cache/socks-proxy-agent-npm-5.0.0-0416dc71b7-1dd30d1cc3.zip/node_modules/socks-proxy-agent/",\
"packageDependencies": [\
["socks-proxy-agent", "npm:5.0.0"],\
["agent-base", "npm:6.0.2"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["socks", "npm:2.6.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["source-list-map", [\
["npm:2.0.1", {\
"packageLocation": "./.yarn/cache/source-list-map-npm-2.0.1-625c551052-806efc6f75.zip/node_modules/source-list-map/",\
"packageDependencies": [\
["source-list-map", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["source-map", [\
["npm:0.5.7", {\
"packageLocation": "./.yarn/cache/source-map-npm-0.5.7-7c3f035429-5dc2043b93.zip/node_modules/source-map/",\
"packageDependencies": [\
["source-map", "npm:0.5.7"]\
],\
"linkType": "HARD"\
}],\
["npm:0.6.1", {\
"packageLocation": "./.yarn/cache/source-map-npm-0.6.1-1a3621db16-59ce8640cf.zip/node_modules/source-map/",\
"packageDependencies": [\
["source-map", "npm:0.6.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["source-map-support", [\
2022-08-03 15:04:01 +02:00
["npm:0.5.21", {\
"packageLocation": "./.yarn/cache/source-map-support-npm-0.5.21-09ca99e250-43e98d700d.zip/node_modules/source-map-support/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-06-27 11:57:51 +02:00
["buffer-from", "npm:1.1.1"],\
["source-map", "npm:0.6.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["spawn-wrap", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/spawn-wrap-npm-2.0.0-368c0a5bad-5a518e3762.zip/node_modules/spawn-wrap/",\
"packageDependencies": [\
["spawn-wrap", "npm:2.0.0"],\
["foreground-child", "npm:2.0.0"],\
["is-windows", "npm:1.0.2"],\
["make-dir", "npm:3.1.0"],\
["rimraf", "npm:3.0.2"],\
["signal-exit", "npm:3.0.3"],\
["which", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["spdx-correct", [\
["npm:3.1.1", {\
"packageLocation": "./.yarn/cache/spdx-correct-npm-3.1.1-47f574c27a-77ce438344.zip/node_modules/spdx-correct/",\
"packageDependencies": [\
["spdx-correct", "npm:3.1.1"],\
["spdx-expression-parse", "npm:3.0.1"],\
["spdx-license-ids", "npm:3.0.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["spdx-exceptions", [\
["npm:2.3.0", {\
"packageLocation": "./.yarn/cache/spdx-exceptions-npm-2.3.0-2b68dad75a-cb69a26fa3.zip/node_modules/spdx-exceptions/",\
"packageDependencies": [\
["spdx-exceptions", "npm:2.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["spdx-expression-parse", [\
["npm:3.0.1", {\
"packageLocation": "./.yarn/cache/spdx-expression-parse-npm-3.0.1-b718cbb35a-a1c6e104a2.zip/node_modules/spdx-expression-parse/",\
"packageDependencies": [\
["spdx-expression-parse", "npm:3.0.1"],\
["spdx-exceptions", "npm:2.3.0"],\
["spdx-license-ids", "npm:3.0.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["spdx-license-ids", [\
["npm:3.0.8", {\
"packageLocation": "./.yarn/cache/spdx-license-ids-npm-3.0.8-1b3b627cc1-fb9ed29f99.zip/node_modules/spdx-license-ids/",\
"packageDependencies": [\
["spdx-license-ids", "npm:3.0.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["sprintf-js", [\
["npm:1.0.3", {\
"packageLocation": "./.yarn/cache/sprintf-js-npm-1.0.3-73f0a322fa-19d79aec21.zip/node_modules/sprintf-js/",\
"packageDependencies": [\
["sprintf-js", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["ssri", [\
["npm:8.0.1", {\
"packageLocation": "./.yarn/cache/ssri-npm-8.0.1-a369e72ce2-bc447f5af8.zip/node_modules/ssri/",\
"packageDependencies": [\
["ssri", "npm:8.0.1"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["statuses", [\
["npm:1.5.0", {\
"packageLocation": "./.yarn/cache/statuses-npm-1.5.0-f88f91b2e9-c469b9519d.zip/node_modules/statuses/",\
"packageDependencies": [\
["statuses", "npm:1.5.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["streamroller", [\
["npm:3.0.2", {\
"packageLocation": "./.yarn/cache/streamroller-npm-3.0.2-6d7ba8035a-1f323824f0.zip/node_modules/streamroller/",\
"packageDependencies": [\
["streamroller", "npm:3.0.2"],\
["date-format", "npm:4.0.3"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["fs-extra", "npm:10.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["string-width", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/string-width-npm-1.0.2-01031f9add-5c79439e95.zip/node_modules/string-width/",\
"packageDependencies": [\
["string-width", "npm:1.0.2"],\
["code-point-at", "npm:1.1.0"],\
["is-fullwidth-code-point", "npm:1.0.0"],\
["strip-ansi", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:2.1.1", {\
"packageLocation": "./.yarn/cache/string-width-npm-2.1.1-0c2c6ae53f-d6173abe08.zip/node_modules/string-width/",\
"packageDependencies": [\
["string-width", "npm:2.1.1"],\
["is-fullwidth-code-point", "npm:2.0.0"],\
["strip-ansi", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.2.2", {\
"packageLocation": "./.yarn/cache/string-width-npm-4.2.2-aa12d6b759-343e089b0e.zip/node_modules/string-width/",\
"packageDependencies": [\
["string-width", "npm:4.2.2"],\
["emoji-regex", "npm:8.0.0"],\
["is-fullwidth-code-point", "npm:3.0.0"],\
["strip-ansi", "npm:6.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["string.prototype.trimend", [\
["npm:1.0.4", {\
"packageLocation": "./.yarn/cache/string.prototype.trimend-npm-1.0.4-a656b8fe24-17e5aa45c3.zip/node_modules/string.prototype.trimend/",\
"packageDependencies": [\
["string.prototype.trimend", "npm:1.0.4"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["string.prototype.trimstart", [\
["npm:1.0.4", {\
"packageLocation": "./.yarn/cache/string.prototype.trimstart-npm-1.0.4-b31f5e7c85-3fb06818d3.zip/node_modules/string.prototype.trimstart/",\
"packageDependencies": [\
["string.prototype.trimstart", "npm:1.0.4"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["string_decoder", [\
["npm:1.1.1", {\
"packageLocation": "./.yarn/cache/string_decoder-npm-1.1.1-e46a6c1353-9ab7e56f9d.zip/node_modules/string_decoder/",\
"packageDependencies": [\
["string_decoder", "npm:1.1.1"],\
["safe-buffer", "npm:5.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:1.3.0", {\
"packageLocation": "./.yarn/cache/string_decoder-npm-1.3.0-2422117fd0-8417646695.zip/node_modules/string_decoder/",\
"packageDependencies": [\
["string_decoder", "npm:1.3.0"],\
["safe-buffer", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["strip-ansi", [\
["npm:3.0.1", {\
"packageLocation": "./.yarn/cache/strip-ansi-npm-3.0.1-6aec1365b9-9b974de611.zip/node_modules/strip-ansi/",\
"packageDependencies": [\
["strip-ansi", "npm:3.0.1"],\
["ansi-regex", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/strip-ansi-npm-4.0.0-d4de985014-d9186e6c0c.zip/node_modules/strip-ansi/",\
"packageDependencies": [\
["strip-ansi", "npm:4.0.0"],\
["ansi-regex", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:6.0.0", {\
"packageLocation": "./.yarn/cache/strip-ansi-npm-6.0.0-904613e9eb-04c3239ede.zip/node_modules/strip-ansi/",\
"packageDependencies": [\
["strip-ansi", "npm:6.0.0"],\
["ansi-regex", "npm:5.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["strip-bom", [\
["npm:3.0.0", {\
"packageLocation": "./.yarn/cache/strip-bom-npm-3.0.0-71e8f81ff9-8d50ff27b7.zip/node_modules/strip-bom/",\
"packageDependencies": [\
["strip-bom", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/strip-bom-npm-4.0.0-97d367a64d-9dbcfbaf50.zip/node_modules/strip-bom/",\
"packageDependencies": [\
["strip-bom", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["strip-final-newline", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/strip-final-newline-npm-2.0.0-340c4f7c66-69412b5e25.zip/node_modules/strip-final-newline/",\
"packageDependencies": [\
["strip-final-newline", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["strip-json-comments", [\
["npm:2.0.1", {\
"packageLocation": "./.yarn/cache/strip-json-comments-npm-2.0.1-e7883b2d04-1074ccb632.zip/node_modules/strip-json-comments/",\
"packageDependencies": [\
["strip-json-comments", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:3.1.1", {\
"packageLocation": "./.yarn/cache/strip-json-comments-npm-3.1.1-dcb2324823-492f73e272.zip/node_modules/strip-json-comments/",\
"packageDependencies": [\
["strip-json-comments", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["supports-color", [\
["npm:5.5.0", {\
"packageLocation": "./.yarn/cache/supports-color-npm-5.5.0-183ac537bc-95f6f4ba5a.zip/node_modules/supports-color/",\
"packageDependencies": [\
["supports-color", "npm:5.5.0"],\
["has-flag", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.2.0", {\
"packageLocation": "./.yarn/cache/supports-color-npm-7.2.0-606bfcf7da-3dda818de0.zip/node_modules/supports-color/",\
"packageDependencies": [\
["supports-color", "npm:7.2.0"],\
["has-flag", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["symbol-observable", [\
["npm:2.0.3", {\
"packageLocation": "./.yarn/cache/symbol-observable-npm-2.0.3-d54dcee558-533dcf7a79.zip/node_modules/symbol-observable/",\
"packageDependencies": [\
["symbol-observable", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["table", [\
["npm:6.7.1", {\
"packageLocation": "./.yarn/cache/table-npm-6.7.1-7d70e55c6d-053b61fa4e.zip/node_modules/table/",\
"packageDependencies": [\
["table", "npm:6.7.1"],\
["ajv", "npm:8.4.0"],\
["lodash.clonedeep", "npm:4.5.0"],\
["lodash.truncate", "npm:4.4.2"],\
["slice-ansi", "npm:4.0.0"],\
["string-width", "npm:4.2.2"],\
["strip-ansi", "npm:6.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tapable", [\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/tapable-npm-2.2.0-516ee6aa5b-5a7e31ddd2.zip/node_modules/tapable/",\
"packageDependencies": [\
["tapable", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tar", [\
["npm:6.1.11", {\
"packageLocation": "./.yarn/cache/tar-npm-6.1.11-e6ac3cba9c-a04c07bb9e.zip/node_modules/tar/",\
"packageDependencies": [\
["tar", "npm:6.1.11"],\
["chownr", "npm:2.0.0"],\
["fs-minipass", "npm:2.1.0"],\
["minipass", "npm:3.1.3"],\
["minizlib", "npm:2.1.2"],\
["mkdirp", "npm:1.0.4"],\
["yallist", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tar-fs", [\
["npm:2.1.1", {\
"packageLocation": "./.yarn/cache/tar-fs-npm-2.1.1-e374d3b7a2-f5b9a70059.zip/node_modules/tar-fs/",\
"packageDependencies": [\
["tar-fs", "npm:2.1.1"],\
["chownr", "npm:1.1.4"],\
["mkdirp-classic", "npm:0.5.3"],\
["pump", "npm:3.0.0"],\
["tar-stream", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tar-stream", [\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/tar-stream-npm-2.2.0-884c79b510-699831a8b9.zip/node_modules/tar-stream/",\
"packageDependencies": [\
["tar-stream", "npm:2.2.0"],\
["bl", "npm:4.1.0"],\
["end-of-stream", "npm:1.4.4"],\
["fs-constants", "npm:1.0.0"],\
["inherits", "npm:2.0.4"],\
["readable-stream", "npm:3.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["terser", [\
2022-08-03 15:04:01 +02:00
["npm:5.14.2", {\
"packageLocation": "./.yarn/cache/terser-npm-5.14.2-b0f8815852-cabb50a640.zip/node_modules/terser/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
["@jridgewell/source-map", "npm:0.3.2"],\
2022-06-27 11:57:51 +02:00
["acorn", "npm:8.7.1"],\
["commander", "npm:2.20.3"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["terser-webpack-plugin", [\
["npm:5.1.2", {\
"packageLocation": "./.yarn/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "npm:5.1.2"]\
],\
"linkType": "SOFT"\
}],\
["virtual:01160062f3dcdcaa9e62928d74d229d2c90793122d5196b52e6309c6e7bc425168fc7af1d3efb7a8136148bdfa463b7ebfc0ac4078f39d35c54c1d8fe8c4cb2a#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-d860db1ff5/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:01160062f3dcdcaa9e62928d74d229d2c90793122d5196b52e6309c6e7bc425168fc7af1d3efb7a8136148bdfa463b7ebfc0ac4078f39d35c54c1d8fe8c4cb2a#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:02896db95b31c5d8508f7ece1f6e8d368cde8f559084f5744a13a7b1b1f32188935b81eb1d8ba0777cf776ab356972791dabd951c084ef2b3ae378ffadc0c25d#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-a3fab60768/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:02896db95b31c5d8508f7ece1f6e8d368cde8f559084f5744a13a7b1b1f32188935b81eb1d8ba0777cf776ab356972791dabd951c084ef2b3ae378ffadc0c25d#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:2c148355187bb60dc28d99d6e8c71135442f7f75eee654fdcef714a856c04749d4bcd6c6f9a8235fa3df92a4b10c63458ab01bcf229754141703842a78ec781f#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-bcb1a7a129/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:2c148355187bb60dc28d99d6e8c71135442f7f75eee654fdcef714a856c04749d4bcd6c6f9a8235fa3df92a4b10c63458ab01bcf229754141703842a78ec781f#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:385bf4e5df6e37f0d3db017e8a8f531f3892b90299a1af6a49a22497b235eb1c17a4b038d4e61bfdde563db870f2781febf2d038d9d596fd8dcb7bccee74ec43#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-20a7d1ba41/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:385bf4e5df6e37f0d3db017e8a8f531f3892b90299a1af6a49a22497b235eb1c17a4b038d4e61bfdde563db870f2781febf2d038d9d596fd8dcb7bccee74ec43#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:536c20e6941e891928359308cc16b72093d0e0da0f443beba2054a9e2598b09efad7e1c132d847c30f74367ac51b448379359520939be6472541db64ca7607cb#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-ecdde3d019/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:536c20e6941e891928359308cc16b72093d0e0da0f443beba2054a9e2598b09efad7e1c132d847c30f74367ac51b448379359520939be6472541db64ca7607cb#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:5e82fc811d8fd02f05149cd66fb79c02f16f05bfaf043b01e108813bc4e39a600f5a9f93ce3a86bd2c21b92c8082c2e5b50384c76a2fc4e252d186976e3055e2#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-1be69a9933/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:5e82fc811d8fd02f05149cd66fb79c02f16f05bfaf043b01e108813bc4e39a600f5a9f93ce3a86bd2c21b92c8082c2e5b50384c76a2fc4e252d186976e3055e2#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:65f0ff3125dff348de084cecf0b2751cf6407fd19bcffda6ad929325b34edae08af424d5840d90444c4b0ad2f2db8a4bdfd74ab5d9575b92ef0d9ce317690b18#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-31c2425f70/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:65f0ff3125dff348de084cecf0b2751cf6407fd19bcffda6ad929325b34edae08af424d5840d90444c4b0ad2f2db8a4bdfd74ab5d9575b92ef0d9ce317690b18#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:7146737dc905c345c125fdb7686563a71dc038c47579b9c36973ffd91dca726881b7f055f2dddae25af3cc47af03c48ef9d5ba581d07c5e5e5d846749f35d133#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-1e1e7d3e24/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:7146737dc905c345c125fdb7686563a71dc038c47579b9c36973ffd91dca726881b7f055f2dddae25af3cc47af03c48ef9d5ba581d07c5e5e5d846749f35d133#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:830f2cc1c2442a6b48a04d792e41e410d730385aca2b4b00bb5e0c818b6e5a103c804881a925cba06260246458bae9691a6e77673a33cabdca5c69eaffdf486f#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-2a5b96b451/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:830f2cc1c2442a6b48a04d792e41e410d730385aca2b4b00bb5e0c818b6e5a103c804881a925cba06260246458bae9691a6e77673a33cabdca5c69eaffdf486f#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:8707a37b92b0da3699292868658cc16db4aed2a89c38357225f9fca56cfe9cfa12542ac1a1b3b3a928c9bfd7dd930298b78ffac81770c699a8a2f66ebe62397e#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-4e33b6ad7c/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:8707a37b92b0da3699292868658cc16db4aed2a89c38357225f9fca56cfe9cfa12542ac1a1b3b3a928c9bfd7dd930298b78ffac81770c699a8a2f66ebe62397e#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:924e363106b2ecf1f1917bce95ea0cbc1499c66b62ccf18841fbb875dd8657a02119b38616b42a16de52f863c5d8b888025e5d358acd94c24674347e442ec767#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-c7599a85c1/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:924e363106b2ecf1f1917bce95ea0cbc1499c66b62ccf18841fbb875dd8657a02119b38616b42a16de52f863c5d8b888025e5d358acd94c24674347e442ec767#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:9ac71d3b616306d22e0d8ae5670bff9fd9746644d859f5386ae188c495362fa3a89a2607412f81327bb3b5b0027e66bb78c6a4fee5a5268a7d40c8550e646f78#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-4faeb6a00a/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:9ac71d3b616306d22e0d8ae5670bff9fd9746644d859f5386ae188c495362fa3a89a2607412f81327bb3b5b0027e66bb78c6a4fee5a5268a7d40c8550e646f78#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:a94a643480ac1271bab08430be8f22be2f8f952f66c1e893c09305516e24f1a070ff8193baafd6075b1f576c7265bfb9b121e4200dee907822452d72f36f1adf#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-97bba381f9/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:a94a643480ac1271bab08430be8f22be2f8f952f66c1e893c09305516e24f1a070ff8193baafd6075b1f576c7265bfb9b121e4200dee907822452d72f36f1adf#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:c8821dc2cd1b277f74127fa8f407782b3c8d9e5fdfbace9a56de0f9af126bb057819b06c93dde700581ddf5d8aa74f18b3a8d637c1d140d90b1201c51e22d600#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-e904a748de/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:c8821dc2cd1b277f74127fa8f407782b3c8d9e5fdfbace9a56de0f9af126bb057819b06c93dde700581ddf5d8aa74f18b3a8d637c1d140d90b1201c51e22d600#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:edf6ca66646bb74d43442b6793c014e357e0bcec5b79786c8c64a387a480cb95687e3521fd6aeebe7599b94959ac4bdfcc69ca3610f263ca45875e45ce658118#npm:5.1.2", {\
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-8b2305f8a5/0/cache/terser-webpack-plugin-npm-5.1.2-59f409825a-0eb0e81f52.zip/node_modules/terser-webpack-plugin/",\
"packageDependencies": [\
["terser-webpack-plugin", "virtual:edf6ca66646bb74d43442b6793c014e357e0bcec5b79786c8c64a387a480cb95687e3521fd6aeebe7599b94959ac4bdfcc69ca3610f263ca45875e45ce658118#npm:5.1.2"],\
["@types/webpack", null],\
["jest-worker", "npm:26.6.2"],\
["p-limit", "npm:3.1.0"],\
["schema-utils", "npm:3.0.0"],\
["serialize-javascript", "npm:5.0.1"],\
["source-map", "npm:0.6.1"],\
2022-08-03 15:04:01 +02:00
["terser", "npm:5.14.2"],\
2022-06-27 11:57:51 +02:00
["webpack", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.37.1"]\
],\
"packagePeers": [\
"@types/webpack",\
"webpack"\
],\
"linkType": "HARD"\
}]\
]],\
["test-exclude", [\
["npm:6.0.0", {\
"packageLocation": "./.yarn/cache/test-exclude-npm-6.0.0-3fb03d69df-3b34a3d771.zip/node_modules/test-exclude/",\
"packageDependencies": [\
["test-exclude", "npm:6.0.0"],\
["@istanbuljs/schema", "npm:0.1.3"],\
2022-09-05 15:54:55 +02:00
["glob", "npm:7.2.0"],\
2022-10-25 10:12:27 +02:00
["minimatch", "npm:3.1.2"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["text-table", [\
["npm:0.2.0", {\
"packageLocation": "./.yarn/cache/text-table-npm-0.2.0-d92a778b59-b6937a38c8.zip/node_modules/text-table/",\
"packageDependencies": [\
["text-table", "npm:0.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tmp", [\
["npm:0.2.1", {\
"packageLocation": "./.yarn/cache/tmp-npm-0.2.1-a9c8d9c0ca-8b12146541.zip/node_modules/tmp/",\
"packageDependencies": [\
["tmp", "npm:0.2.1"],\
["rimraf", "npm:3.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["to-fast-properties", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/to-fast-properties-npm-2.0.0-0dc60cc481-be2de62fe5.zip/node_modules/to-fast-properties/",\
"packageDependencies": [\
["to-fast-properties", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["to-regex-range", [\
["npm:5.0.1", {\
"packageLocation": "./.yarn/cache/to-regex-range-npm-5.0.1-f1e8263b00-f76fa01b3d.zip/node_modules/to-regex-range/",\
"packageDependencies": [\
["to-regex-range", "npm:5.0.1"],\
["is-number", "npm:7.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["toidentifier", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/toidentifier-npm-1.0.0-5dad252f90-199e6bfca1.zip/node_modules/toidentifier/",\
"packageDependencies": [\
["toidentifier", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ts-node", [\
["npm:8.10.2", {\
"packageLocation": "./.yarn/cache/ts-node-npm-8.10.2-b4fe5a56b0-480adb076f.zip/node_modules/ts-node/",\
"packageDependencies": [\
["ts-node", "npm:8.10.2"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2", {\
"packageLocation": "./.yarn/__virtual__/ts-node-virtual-1d83fc6663/0/cache/ts-node-npm-8.10.2-b4fe5a56b0-480adb076f.zip/node_modules/ts-node/",\
"packageDependencies": [\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["@types/typescript", null],\
["arg", "npm:4.1.3"],\
["diff", "npm:4.0.2"],\
["make-error", "npm:1.3.6"],\
2022-08-03 15:04:01 +02:00
["source-map-support", "npm:0.5.21"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"],\
2022-06-27 11:57:51 +02:00
["yn", "npm:3.1.1"]\
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["tsconfig-paths", [\
["npm:3.9.0", {\
"packageLocation": "./.yarn/cache/tsconfig-paths-npm-3.9.0-92dcbdee37-243b3b098c.zip/node_modules/tsconfig-paths/",\
"packageDependencies": [\
["tsconfig-paths", "npm:3.9.0"],\
["@types/json5", "npm:0.0.29"],\
["json5", "npm:1.0.1"],\
["minimist", "npm:1.2.6"],\
["strip-bom", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tslib", [\
["npm:1.14.1", {\
"packageLocation": "./.yarn/cache/tslib-npm-1.14.1-102499115e-dbe628ef87.zip/node_modules/tslib/",\
"packageDependencies": [\
["tslib", "npm:1.14.1"]\
],\
"linkType": "HARD"\
}],\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/tslib-npm-2.2.0-e83a07daa5-a48c9639f7.zip/node_modules/tslib/",\
"packageDependencies": [\
["tslib", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tsscmp", [\
["npm:1.0.6", {\
"packageLocation": "./.yarn/cache/tsscmp-npm-1.0.6-3223087558-1512384def.zip/node_modules/tsscmp/",\
"packageDependencies": [\
["tsscmp", "npm:1.0.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["tsutils", [\
["npm:3.21.0", {\
"packageLocation": "./.yarn/cache/tsutils-npm-3.21.0-347e6636c5-1843f4c1b2.zip/node_modules/tsutils/",\
"packageDependencies": [\
["tsutils", "npm:3.21.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:3.21.0", {\
"packageLocation": "./.yarn/__virtual__/tsutils-virtual-c47cdd11c0/0/cache/tsutils-npm-3.21.0-347e6636c5-1843f4c1b2.zip/node_modules/tsutils/",\
"packageDependencies": [\
["tsutils", "virtual:b4de97c4a156db4d8e29701aac48a1ec01ee7ee0aae0cc63dda656abd24820e2f56cb0cf34080ac88836c406bb058aeb7b47cfba325eba74c318038cf559b781#npm:3.21.0"],\
["@types/typescript", null],\
["tslib", "npm:1.14.1"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"]\
2022-06-27 11:57:51 +02:00
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}],\
["virtual:ebfad27583acab1e5e3ea50c2bb02d9fbfacb0892728635bb7acb1dca6fe2ed22bb7478ec77a2af2242e069fcffac70dbe28cdf58a9fa82f68fef84b9962411b#npm:3.21.0", {\
"packageLocation": "./.yarn/__virtual__/tsutils-virtual-bbfb7aa495/0/cache/tsutils-npm-3.21.0-347e6636c5-1843f4c1b2.zip/node_modules/tsutils/",\
"packageDependencies": [\
["tsutils", "virtual:ebfad27583acab1e5e3ea50c2bb02d9fbfacb0892728635bb7acb1dca6fe2ed22bb7478ec77a2af2242e069fcffac70dbe28cdf58a9fa82f68fef84b9962411b#npm:3.21.0"],\
["@types/typescript", null],\
["tslib", "npm:1.14.1"],\
["typescript", null]\
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["tunnel-agent", [\
["npm:0.6.0", {\
"packageLocation": "./.yarn/cache/tunnel-agent-npm-0.6.0-64345ab7eb-05f6510358.zip/node_modules/tunnel-agent/",\
"packageDependencies": [\
["tunnel-agent", "npm:0.6.0"],\
["safe-buffer", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["type-check", [\
["npm:0.4.0", {\
"packageLocation": "./.yarn/cache/type-check-npm-0.4.0-60565800ce-ec688ebfc9.zip/node_modules/type-check/",\
"packageDependencies": [\
["type-check", "npm:0.4.0"],\
["prelude-ls", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["type-fest", [\
["npm:0.20.2", {\
"packageLocation": "./.yarn/cache/type-fest-npm-0.20.2-b36432617f-4fb3272df2.zip/node_modules/type-fest/",\
"packageDependencies": [\
["type-fest", "npm:0.20.2"]\
],\
"linkType": "HARD"\
}],\
["npm:0.8.1", {\
"packageLocation": "./.yarn/cache/type-fest-npm-0.8.1-351ad028fe-d61c4b2eba.zip/node_modules/type-fest/",\
"packageDependencies": [\
["type-fest", "npm:0.8.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["type-is", [\
["npm:1.6.18", {\
"packageLocation": "./.yarn/cache/type-is-npm-1.6.18-6dee4d4961-2c8e47675d.zip/node_modules/type-is/",\
"packageDependencies": [\
["type-is", "npm:1.6.18"],\
["media-typer", "npm:0.3.0"],\
["mime-types", "npm:2.1.30"]\
],\
"linkType": "HARD"\
}]\
]],\
["typedarray-to-buffer", [\
["npm:3.1.5", {\
"packageLocation": "./.yarn/cache/typedarray-to-buffer-npm-3.1.5-aadc11995e-99c11aaa8f.zip/node_modules/typedarray-to-buffer/",\
"packageDependencies": [\
["typedarray-to-buffer", "npm:3.1.5"],\
["is-typedarray", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["typedoc", [\
2022-06-27 11:59:46 +02:00
["npm:0.22.18", {\
"packageLocation": "./.yarn/cache/typedoc-npm-0.22.18-bac06a3e09-b813d81296.zip/node_modules/typedoc/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-06-27 11:59:46 +02:00
["typedoc", "npm:0.22.18"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "SOFT"\
}],\
2022-06-27 11:59:46 +02:00
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18", {\
"packageLocation": "./.yarn/__virtual__/typedoc-virtual-3a4cfe4776/0/cache/typedoc-npm-0.22.18-bac06a3e09-b813d81296.zip/node_modules/typedoc/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-06-27 11:59:46 +02:00
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.22.18"],\
2022-06-27 11:57:51 +02:00
["@types/typescript", null],\
2022-06-27 11:59:46 +02:00
["glob", "npm:8.0.3"],\
2022-06-27 11:57:51 +02:00
["lunr", "npm:2.3.9"],\
2022-06-27 11:59:46 +02:00
["marked", "npm:4.0.17"],\
["minimatch", "npm:5.1.0"],\
["shiki", "npm:0.10.1"],\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"]\
2022-06-27 11:57:51 +02:00
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["typescript", [\
2022-12-07 18:56:19 +01:00
["patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156", {\
"packageLocation": "./.yarn/cache/typescript-patch-712b42dfb2-1cb434fbc6.zip/node_modules/typescript/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-12-07 18:56:19 +01:00
["typescript", "patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["ua-parser-js", [\
["npm:0.7.31", {\
"packageLocation": "./.yarn/cache/ua-parser-js-npm-0.7.31-aeb4c9aae9-e2f8324a83.zip/node_modules/ua-parser-js/",\
"packageDependencies": [\
["ua-parser-js", "npm:0.7.31"]\
],\
"linkType": "HARD"\
}]\
]],\
["unbox-primitive", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/unbox-primitive-npm-1.0.1-50b9fde246-89d950e18f.zip/node_modules/unbox-primitive/",\
"packageDependencies": [\
["unbox-primitive", "npm:1.0.1"],\
["function-bind", "npm:1.1.1"],\
["has-bigints", "npm:1.0.1"],\
["has-symbols", "npm:1.0.2"],\
["which-boxed-primitive", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["unique-filename", [\
["npm:1.1.1", {\
"packageLocation": "./.yarn/cache/unique-filename-npm-1.1.1-c885c5095b-cf4998c922.zip/node_modules/unique-filename/",\
"packageDependencies": [\
["unique-filename", "npm:1.1.1"],\
["unique-slug", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["unique-slug", [\
["npm:2.0.2", {\
"packageLocation": "./.yarn/cache/unique-slug-npm-2.0.2-f6ba1ddeb7-5b6876a645.zip/node_modules/unique-slug/",\
"packageDependencies": [\
["unique-slug", "npm:2.0.2"],\
["imurmurhash", "npm:0.1.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["universalify", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/universalify-npm-2.0.0-03b8b418a8-2406a4edf4.zip/node_modules/universalify/",\
"packageDependencies": [\
["universalify", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["unpipe", [\
["npm:1.0.0", {\
"packageLocation": "./.yarn/cache/unpipe-npm-1.0.0-2ed2a3c2bf-4fa18d8d8d.zip/node_modules/unpipe/",\
"packageDependencies": [\
["unpipe", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["uri-js", [\
["npm:4.4.1", {\
"packageLocation": "./.yarn/cache/uri-js-npm-4.4.1-66d11cbcaf-7167432de6.zip/node_modules/uri-js/",\
"packageDependencies": [\
["uri-js", "npm:4.4.1"],\
["punycode", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["usb", [\
2022-12-07 21:06:53 +01:00
["npm:1.9.2", {\
"packageLocation": "./.yarn/unplugged/usb-npm-1.9.2-7362a49b80/node_modules/usb/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-12-07 21:06:53 +01:00
["usb", "npm:1.9.2"],\
["node-addon-api", "npm:4.3.0"],\
2022-06-27 11:57:51 +02:00
["node-gyp", "npm:8.0.0"],\
2022-12-07 21:06:53 +01:00
["node-gyp-build", "npm:4.5.0"]\
2022-06-27 11:57:51 +02:00
],\
"linkType": "HARD"\
}]\
]],\
["util-deprecate", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/util-deprecate-npm-1.0.2-e3fe1a219c-474acf1146.zip/node_modules/util-deprecate/",\
"packageDependencies": [\
["util-deprecate", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["utils-merge", [\
["npm:1.0.1", {\
"packageLocation": "./.yarn/cache/utils-merge-npm-1.0.1-363bbdfbca-c810954932.zip/node_modules/utils-merge/",\
"packageDependencies": [\
["utils-merge", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["uuid", [\
["npm:3.4.0", {\
"packageLocation": "./.yarn/cache/uuid-npm-3.4.0-4fd8ef88ad-58de2feed6.zip/node_modules/uuid/",\
"packageDependencies": [\
["uuid", "npm:3.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["v8-compile-cache", [\
["npm:2.3.0", {\
"packageLocation": "./.yarn/cache/v8-compile-cache-npm-2.3.0-961375f150-adb0a271ea.zip/node_modules/v8-compile-cache/",\
"packageDependencies": [\
["v8-compile-cache", "npm:2.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["validate-npm-package-license", [\
["npm:3.0.4", {\
"packageLocation": "./.yarn/cache/validate-npm-package-license-npm-3.0.4-7af8adc7a8-35703ac889.zip/node_modules/validate-npm-package-license/",\
"packageDependencies": [\
["validate-npm-package-license", "npm:3.0.4"],\
["spdx-correct", "npm:3.1.1"],\
["spdx-expression-parse", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["vary", [\
["npm:1.1.2", {\
"packageLocation": "./.yarn/cache/vary-npm-1.1.2-b49f70ae63-ae0123222c.zip/node_modules/vary/",\
"packageDependencies": [\
["vary", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["void-elements", [\
["npm:2.0.1", {\
"packageLocation": "./.yarn/cache/void-elements-npm-2.0.1-85e6962130-700c07ba9c.zip/node_modules/void-elements/",\
"packageDependencies": [\
["void-elements", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["vscode-oniguruma", [\
["npm:1.6.1", {\
"packageLocation": "./.yarn/cache/vscode-oniguruma-npm-1.6.1-5af2337283-b019563a0d.zip/node_modules/vscode-oniguruma/",\
"packageDependencies": [\
["vscode-oniguruma", "npm:1.6.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["vscode-textmate", [\
["npm:5.2.0", {\
"packageLocation": "./.yarn/cache/vscode-textmate-npm-5.2.0-82267678b1-5449b42d45.zip/node_modules/vscode-textmate/",\
"packageDependencies": [\
["vscode-textmate", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["watchpack", [\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/watchpack-npm-2.2.0-fca5986ad5-e275f48fae.zip/node_modules/watchpack/",\
"packageDependencies": [\
["watchpack", "npm:2.2.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["webpack", [\
["npm:5.37.1", {\
"packageLocation": "./.yarn/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "npm:5.37.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-65f0ff3125/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:65f0ff3125dff348de084cecf0b2751cf6407fd19bcffda6ad929325b34edae08af424d5840d90444c4b0ad2f2db8a4bdfd74ab5d9575b92ef0d9ce317690b18#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-7146737dc9/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:7146737dc905c345c125fdb7686563a71dc038c47579b9c36973ffd91dca726881b7f055f2dddae25af3cc47af03c48ef9d5ba581d07c5e5e5d846749f35d133#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-2c14835518/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:2c148355187bb60dc28d99d6e8c71135442f7f75eee654fdcef714a856c04749d4bcd6c6f9a8235fa3df92a4b10c63458ab01bcf229754141703842a78ec781f#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-536c20e694/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:536c20e6941e891928359308cc16b72093d0e0da0f443beba2054a9e2598b09efad7e1c132d847c30f74367ac51b448379359520939be6472541db64ca7607cb#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-830f2cc1c2/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:830f2cc1c2442a6b48a04d792e41e410d730385aca2b4b00bb5e0c818b6e5a103c804881a925cba06260246458bae9691a6e77673a33cabdca5c69eaffdf486f#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-8707a37b92/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:8707a37b92b0da3699292868658cc16db4aed2a89c38357225f9fca56cfe9cfa12542ac1a1b3b3a928c9bfd7dd930298b78ffac81770c699a8a2f66ebe62397e#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-924e363106/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:924e363106b2ecf1f1917bce95ea0cbc1499c66b62ccf18841fbb875dd8657a02119b38616b42a16de52f863c5d8b888025e5d358acd94c24674347e442ec767#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-02896db95b/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:02896db95b31c5d8508f7ece1f6e8d368cde8f559084f5744a13a7b1b1f32188935b81eb1d8ba0777cf776ab356972791dabd951c084ef2b3ae378ffadc0c25d#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-5e82fc811d/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:5e82fc811d8fd02f05149cd66fb79c02f16f05bfaf043b01e108813bc4e39a600f5a9f93ce3a86bd2c21b92c8082c2e5b50384c76a2fc4e252d186976e3055e2#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-a94a643480/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:a94a643480ac1271bab08430be8f22be2f8f952f66c1e893c09305516e24f1a070ff8193baafd6075b1f576c7265bfb9b121e4200dee907822452d72f36f1adf#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-01160062f3/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:01160062f3dcdcaa9e62928d74d229d2c90793122d5196b52e6309c6e7bc425168fc7af1d3efb7a8136148bdfa463b7ebfc0ac4078f39d35c54c1d8fe8c4cb2a#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-385bf4e5df/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:385bf4e5df6e37f0d3db017e8a8f531f3892b90299a1af6a49a22497b235eb1c17a4b038d4e61bfdde563db870f2781febf2d038d9d596fd8dcb7bccee74ec43#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-9ac71d3b61/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:9ac71d3b616306d22e0d8ae5670bff9fd9746644d859f5386ae188c495362fa3a89a2607412f81327bb3b5b0027e66bb78c6a4fee5a5268a7d40c8550e646f78#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-c8821dc2cd/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:c8821dc2cd1b277f74127fa8f407782b3c8d9e5fdfbace9a56de0f9af126bb057819b06c93dde700581ddf5d8aa74f18b3a8d637c1d140d90b1201c51e22d600#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.37.1", {\
"packageLocation": "./.yarn/__virtual__/webpack-virtual-edf6ca6664/0/cache/webpack-npm-5.37.1-1e75a59f6f-572d3cd617.zip/node_modules/webpack/",\
"packageDependencies": [\
["webpack", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.37.1"],\
["@types/eslint-scope", "npm:3.7.0"],\
["@types/estree", "npm:0.0.47"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.0"],\
["@webassemblyjs/wasm-edit", "npm:1.11.0"],\
["@webassemblyjs/wasm-parser", "npm:1.11.0"],\
2022-09-05 15:55:28 +02:00
["acorn", "npm:8.7.1"],\
2022-06-27 11:57:51 +02:00
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.8.2"],\
["es-module-lexer", "npm:0.4.1"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"],\
["json-parse-better-errors", "npm:1.0.2"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.30"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.0.0"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:edf6ca66646bb74d43442b6793c014e357e0bcec5b79786c8c64a387a480cb95687e3521fd6aeebe7599b94959ac4bdfcc69ca3610f263ca45875e45ce658118#npm:5.1.2"],\
["watchpack", "npm:2.2.0"],\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"],\
["webpack-sources", "npm:2.2.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}]\
]],\
["webpack-cli", [\
["npm:4.7.0", {\
"packageLocation": "./.yarn/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "npm:4.7.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-98bf358c50/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-a52c57a2f2/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-3f317c00d6/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-3ea0c3d01a/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-0dffb89908/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-1a6414db5d/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-3f2095d1b1/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-19b2f12781/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-8aa70e5ddf/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-6aa2f0205c/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-f163430d48/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-712183b825/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-87e4e29d0a/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-ef44dbe4a0/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0", {\
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-e545141db9/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-cecfb321b9.zip/node_modules/webpack-cli/",\
"packageDependencies": [\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.37.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}]\
]],\
["webpack-merge", [\
["npm:5.7.3", {\
"packageLocation": "./.yarn/cache/webpack-merge-npm-5.7.3-f596ce4401-09608c3a49.zip/node_modules/webpack-merge/",\
"packageDependencies": [\
["webpack-merge", "npm:5.7.3"],\
["clone-deep", "npm:4.0.1"],\
["wildcard", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["webpack-sources", [\
["npm:2.2.0", {\
"packageLocation": "./.yarn/cache/webpack-sources-npm-2.2.0-977585170c-8276fd6c90.zip/node_modules/webpack-sources/",\
"packageDependencies": [\
["webpack-sources", "npm:2.2.0"],\
["source-list-map", "npm:2.0.1"],\
["source-map", "npm:0.6.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["which", [\
["npm:1.3.1", {\
"packageLocation": "./.yarn/cache/which-npm-1.3.1-f0ebb8bdd8-f2e185c624.zip/node_modules/which/",\
"packageDependencies": [\
["which", "npm:1.3.1"],\
["isexe", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.2", {\
"packageLocation": "./.yarn/cache/which-npm-2.0.2-320ddf72f7-1a5c563d3c.zip/node_modules/which/",\
"packageDependencies": [\
["which", "npm:2.0.2"],\
["isexe", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["which-boxed-primitive", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/which-boxed-primitive-npm-1.0.2-e214f9ae5a-53ce774c73.zip/node_modules/which-boxed-primitive/",\
"packageDependencies": [\
["which-boxed-primitive", "npm:1.0.2"],\
["is-bigint", "npm:1.0.2"],\
["is-boolean-object", "npm:1.1.1"],\
["is-number-object", "npm:1.0.5"],\
["is-string", "npm:1.0.6"],\
["is-symbol", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["which-module", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/which-module-npm-2.0.0-daf3daa08d-809f7fd3df.zip/node_modules/which-module/",\
"packageDependencies": [\
["which-module", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["wide-align", [\
["npm:1.1.3", {\
"packageLocation": "./.yarn/cache/wide-align-npm-1.1.3-48c7d4953c-d09c801265.zip/node_modules/wide-align/",\
"packageDependencies": [\
["wide-align", "npm:1.1.3"],\
["string-width", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["wildcard", [\
["npm:2.0.0", {\
"packageLocation": "./.yarn/cache/wildcard-npm-2.0.0-baedca033a-1f4fe4c03d.zip/node_modules/wildcard/",\
"packageDependencies": [\
["wildcard", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["word-wrap", [\
["npm:1.2.3", {\
"packageLocation": "./.yarn/cache/word-wrap-npm-1.2.3-7fb15ab002-30b48f91fc.zip/node_modules/word-wrap/",\
"packageDependencies": [\
["word-wrap", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["wrap-ansi", [\
["npm:6.2.0", {\
"packageLocation": "./.yarn/cache/wrap-ansi-npm-6.2.0-439a7246d8-6cd96a4101.zip/node_modules/wrap-ansi/",\
"packageDependencies": [\
["wrap-ansi", "npm:6.2.0"],\
["ansi-styles", "npm:4.3.0"],\
["string-width", "npm:4.2.2"],\
["strip-ansi", "npm:6.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.0.0", {\
"packageLocation": "./.yarn/cache/wrap-ansi-npm-7.0.0-ad6e1a0554-a790b846fd.zip/node_modules/wrap-ansi/",\
"packageDependencies": [\
["wrap-ansi", "npm:7.0.0"],\
["ansi-styles", "npm:4.3.0"],\
["string-width", "npm:4.2.2"],\
["strip-ansi", "npm:6.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["wrappy", [\
["npm:1.0.2", {\
"packageLocation": "./.yarn/cache/wrappy-npm-1.0.2-916de4d4b3-159da4805f.zip/node_modules/wrappy/",\
"packageDependencies": [\
["wrappy", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["write-file-atomic", [\
["npm:3.0.3", {\
"packageLocation": "./.yarn/cache/write-file-atomic-npm-3.0.3-d948a237da-c55b24617c.zip/node_modules/write-file-atomic/",\
"packageDependencies": [\
["write-file-atomic", "npm:3.0.3"],\
["imurmurhash", "npm:0.1.4"],\
["is-typedarray", "npm:1.0.0"],\
["signal-exit", "npm:3.0.3"],\
["typedarray-to-buffer", "npm:3.1.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["ws", [\
["npm:7.4.6", {\
"packageLocation": "./.yarn/cache/ws-npm-7.4.6-9c9a725604-3a990b32ed.zip/node_modules/ws/",\
"packageDependencies": [\
["ws", "npm:7.4.6"]\
],\
"linkType": "SOFT"\
}],\
["npm:8.2.3", {\
"packageLocation": "./.yarn/cache/ws-npm-8.2.3-03a35b8ad7-c869296ccb.zip/node_modules/ws/",\
"packageDependencies": [\
["ws", "npm:8.2.3"]\
],\
"linkType": "SOFT"\
}],\
2022-11-14 09:35:35 +01:00
["virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:7.4.6", {\
"packageLocation": "./.yarn/__virtual__/ws-virtual-271fa5cbbc/0/cache/ws-npm-7.4.6-9c9a725604-3a990b32ed.zip/node_modules/ws/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-11-14 09:35:35 +01:00
["ws", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:7.4.6"],\
2022-06-27 11:57:51 +02:00
["@types/bufferutil", null],\
["@types/utf-8-validate", null],\
["bufferutil", null],\
["utf-8-validate", null]\
],\
"packagePeers": [\
"@types/bufferutil",\
"@types/utf-8-validate",\
"bufferutil",\
"utf-8-validate"\
],\
"linkType": "HARD"\
}],\
2022-11-14 09:35:35 +01:00
["virtual:a0c0d83e66563f51d601c822567e6d79b2ed7475481445e29115ee78d98a1ad5241e9e0cbf0e0eb707d80a4db444175061b5c5627b6aa1262f0868dc9ad1e7a1#npm:8.2.3", {\
"packageLocation": "./.yarn/__virtual__/ws-virtual-d4fe871b31/0/cache/ws-npm-8.2.3-03a35b8ad7-c869296ccb.zip/node_modules/ws/",\
2022-06-27 11:57:51 +02:00
"packageDependencies": [\
2022-11-14 09:35:35 +01:00
["ws", "virtual:a0c0d83e66563f51d601c822567e6d79b2ed7475481445e29115ee78d98a1ad5241e9e0cbf0e0eb707d80a4db444175061b5c5627b6aa1262f0868dc9ad1e7a1#npm:8.2.3"],\
2022-06-27 11:57:51 +02:00
["@types/bufferutil", null],\
["@types/utf-8-validate", null],\
["bufferutil", null],\
["utf-8-validate", null]\
],\
"packagePeers": [\
"@types/bufferutil",\
"@types/utf-8-validate",\
"bufferutil",\
"utf-8-validate"\
],\
"linkType": "HARD"\
}]\
]],\
["xstream", [\
["npm:11.14.0", {\
"packageLocation": "./.yarn/cache/xstream-npm-11.14.0-cb67d59ee0-eb96b5f9cd.zip/node_modules/xstream/",\
"packageDependencies": [\
["xstream", "npm:11.14.0"],\
["globalthis", "npm:1.0.2"],\
["symbol-observable", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["y18n", [\
["npm:4.0.3", {\
"packageLocation": "./.yarn/cache/y18n-npm-4.0.3-ced95acdbc-014dfcd9b5.zip/node_modules/y18n/",\
"packageDependencies": [\
["y18n", "npm:4.0.3"]\
],\
"linkType": "HARD"\
}],\
["npm:5.0.8", {\
"packageLocation": "./.yarn/cache/y18n-npm-5.0.8-5f3a0a7e62-54f0fb9562.zip/node_modules/y18n/",\
"packageDependencies": [\
["y18n", "npm:5.0.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["yallist", [\
["npm:4.0.0", {\
"packageLocation": "./.yarn/cache/yallist-npm-4.0.0-b493d9e907-343617202a.zip/node_modules/yallist/",\
"packageDependencies": [\
["yallist", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["yargs", [\
["npm:15.4.1", {\
"packageLocation": "./.yarn/cache/yargs-npm-15.4.1-ca1c444de1-40b974f508.zip/node_modules/yargs/",\
"packageDependencies": [\
["yargs", "npm:15.4.1"],\
["cliui", "npm:6.0.0"],\
["decamelize", "npm:1.2.0"],\
["find-up", "npm:4.1.0"],\
["get-caller-file", "npm:2.0.5"],\
["require-directory", "npm:2.1.1"],\
["require-main-filename", "npm:2.0.0"],\
["set-blocking", "npm:2.0.0"],\
["string-width", "npm:4.2.2"],\
["which-module", "npm:2.0.0"],\
["y18n", "npm:4.0.3"],\
["yargs-parser", "npm:18.1.3"]\
],\
"linkType": "HARD"\
}],\
["npm:16.2.0", {\
"packageLocation": "./.yarn/cache/yargs-npm-16.2.0-547873d425-b14afbb51e.zip/node_modules/yargs/",\
"packageDependencies": [\
["yargs", "npm:16.2.0"],\
["cliui", "npm:7.0.4"],\
["escalade", "npm:3.1.1"],\
["get-caller-file", "npm:2.0.5"],\
["require-directory", "npm:2.1.1"],\
["string-width", "npm:4.2.2"],\
["y18n", "npm:5.0.8"],\
["yargs-parser", "npm:20.2.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["yargs-parser", [\
["npm:18.1.3", {\
"packageLocation": "./.yarn/cache/yargs-parser-npm-18.1.3-0ba9c4f088-60e8c7d1b8.zip/node_modules/yargs-parser/",\
"packageDependencies": [\
["yargs-parser", "npm:18.1.3"],\
["camelcase", "npm:5.3.1"],\
["decamelize", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}],\
["npm:20.2.7", {\
"packageLocation": "./.yarn/cache/yargs-parser-npm-20.2.7-5ab0b83136-ec0ea9e1b5.zip/node_modules/yargs-parser/",\
"packageDependencies": [\
["yargs-parser", "npm:20.2.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["ylru", [\
["npm:1.2.1", {\
"packageLocation": "./.yarn/cache/ylru-npm-1.2.1-4471986a45-33c45248be.zip/node_modules/ylru/",\
"packageDependencies": [\
["ylru", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["yn", [\
["npm:3.1.1", {\
"packageLocation": "./.yarn/cache/yn-npm-3.1.1-8ad4259784-2c487b0e14.zip/node_modules/yn/",\
"packageDependencies": [\
["yn", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["yocto-queue", [\
["npm:0.1.0", {\
"packageLocation": "./.yarn/cache/yocto-queue-npm-0.1.0-c6c9a7db29-f77b3d8d00.zip/node_modules/yocto-queue/",\
"packageDependencies": [\
["yocto-queue", "npm:0.1.0"]\
],\
"linkType": "HARD"\
}]\
]]\
]\
}'), {basePath: basePath || __dirname});
}
const fs = require('fs');
const path = require('path');
const require$$0 = require('module');
const StringDecoder = require('string_decoder');
const url = require('url');
const os = require('os');
2022-12-07 18:56:19 +01:00
const nodeUtils = require('util');
const assert = require('assert');
2022-06-27 11:57:51 +02:00
const stream = require('stream');
const zlib = require('zlib');
const events = require('events');
const _interopDefaultLegacy = e => e && typeof e === 'object' && 'default' in e ? e : { default: e };
function _interopNamespace(e) {
if (e && e.__esModule) return e;
const n = Object.create(null);
if (e) {
for (const k in e) {
if (k !== 'default') {
const d = Object.getOwnPropertyDescriptor(e, k);
Object.defineProperty(n, k, d.get ? d : {
enumerable: true,
get: () => e[k]
});
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
n.default = e;
return Object.freeze(n);
}
2021-05-05 11:24:00 +02:00
2022-06-27 11:57:51 +02:00
const fs__default = /*#__PURE__*/_interopDefaultLegacy(fs);
const path__default = /*#__PURE__*/_interopDefaultLegacy(path);
const require$$0__default = /*#__PURE__*/_interopDefaultLegacy(require$$0);
const StringDecoder__default = /*#__PURE__*/_interopDefaultLegacy(StringDecoder);
const nodeUtils__namespace = /*#__PURE__*/_interopNamespace(nodeUtils);
2022-12-07 18:56:19 +01:00
const assert__default = /*#__PURE__*/_interopDefaultLegacy(assert);
2022-06-27 11:57:51 +02:00
const zlib__default = /*#__PURE__*/_interopDefaultLegacy(zlib);
2021-05-05 11:24:00 +02:00
2022-06-27 11:57:51 +02:00
const S_IFMT = 61440;
const S_IFDIR = 16384;
const S_IFREG = 32768;
const S_IFLNK = 40960;
const SAFE_TIME = 456789e3;
2021-05-05 11:24:00 +02:00
2022-06-27 11:57:51 +02:00
const DEFAULT_MODE = S_IFREG | 420;
class StatEntry {
constructor() {
this.uid = 0;
this.gid = 0;
this.size = 0;
this.blksize = 0;
this.atimeMs = 0;
this.mtimeMs = 0;
this.ctimeMs = 0;
this.birthtimeMs = 0;
this.atime = new Date(0);
this.mtime = new Date(0);
this.ctime = new Date(0);
this.birthtime = new Date(0);
this.dev = 0;
this.ino = 0;
this.mode = DEFAULT_MODE;
this.nlink = 1;
this.rdev = 0;
this.blocks = 1;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
isBlockDevice() {
return false;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
isCharacterDevice() {
return false;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
isDirectory() {
return (this.mode & S_IFMT) === S_IFDIR;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
isFIFO() {
return false;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
isFile() {
return (this.mode & S_IFMT) === S_IFREG;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
isSocket() {
return false;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
isSymbolicLink() {
return (this.mode & S_IFMT) === S_IFLNK;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
class BigIntStatsEntry {
constructor() {
this.uid = BigInt(0);
this.gid = BigInt(0);
this.size = BigInt(0);
this.blksize = BigInt(0);
this.atimeMs = BigInt(0);
this.mtimeMs = BigInt(0);
this.ctimeMs = BigInt(0);
this.birthtimeMs = BigInt(0);
this.atimeNs = BigInt(0);
this.mtimeNs = BigInt(0);
this.ctimeNs = BigInt(0);
this.birthtimeNs = BigInt(0);
this.atime = new Date(0);
this.mtime = new Date(0);
this.ctime = new Date(0);
this.birthtime = new Date(0);
this.dev = BigInt(0);
this.ino = BigInt(0);
this.mode = BigInt(DEFAULT_MODE);
this.nlink = BigInt(1);
this.rdev = BigInt(0);
this.blocks = BigInt(1);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
isBlockDevice() {
return false;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
isCharacterDevice() {
return false;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
isDirectory() {
return (this.mode & BigInt(S_IFMT)) === BigInt(S_IFDIR);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
isFIFO() {
return false;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
isFile() {
return (this.mode & BigInt(S_IFMT)) === BigInt(S_IFREG);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
isSocket() {
return false;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
isSymbolicLink() {
return (this.mode & BigInt(S_IFMT)) === BigInt(S_IFLNK);
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
function makeDefaultStats() {
return new StatEntry();
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
function clearStats(stats) {
for (const key in stats) {
if (Object.prototype.hasOwnProperty.call(stats, key)) {
const element = stats[key];
if (typeof element === `number`) {
stats[key] = 0;
} else if (typeof element === `bigint`) {
stats[key] = BigInt(0);
} else if (nodeUtils__namespace.types.isDate(element)) {
stats[key] = new Date(0);
2021-05-05 11:24:00 +02:00
}
}
}
2022-06-27 11:57:51 +02:00
return stats;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
function convertToBigIntStats(stats) {
const bigintStats = new BigIntStatsEntry();
for (const key in stats) {
if (Object.prototype.hasOwnProperty.call(stats, key)) {
const element = stats[key];
if (typeof element === `number`) {
bigintStats[key] = BigInt(element);
} else if (nodeUtils__namespace.types.isDate(element)) {
bigintStats[key] = new Date(element);
2021-05-05 11:24:00 +02:00
}
}
}
2022-06-27 11:57:51 +02:00
bigintStats.atimeNs = bigintStats.atimeMs * BigInt(1e6);
bigintStats.mtimeNs = bigintStats.mtimeMs * BigInt(1e6);
bigintStats.ctimeNs = bigintStats.ctimeMs * BigInt(1e6);
bigintStats.birthtimeNs = bigintStats.birthtimeMs * BigInt(1e6);
return bigintStats;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
function areStatsEqual(a, b) {
if (a.atimeMs !== b.atimeMs)
return false;
if (a.birthtimeMs !== b.birthtimeMs)
return false;
if (a.blksize !== b.blksize)
return false;
if (a.blocks !== b.blocks)
return false;
if (a.ctimeMs !== b.ctimeMs)
return false;
if (a.dev !== b.dev)
return false;
if (a.gid !== b.gid)
return false;
if (a.ino !== b.ino)
return false;
if (a.isBlockDevice() !== b.isBlockDevice())
return false;
if (a.isCharacterDevice() !== b.isCharacterDevice())
return false;
if (a.isDirectory() !== b.isDirectory())
return false;
if (a.isFIFO() !== b.isFIFO())
return false;
if (a.isFile() !== b.isFile())
return false;
if (a.isSocket() !== b.isSocket())
return false;
if (a.isSymbolicLink() !== b.isSymbolicLink())
return false;
if (a.mode !== b.mode)
return false;
if (a.mtimeMs !== b.mtimeMs)
return false;
if (a.nlink !== b.nlink)
return false;
if (a.rdev !== b.rdev)
return false;
if (a.size !== b.size)
return false;
if (a.uid !== b.uid)
return false;
const aN = a;
const bN = b;
if (aN.atimeNs !== bN.atimeNs)
return false;
if (aN.mtimeNs !== bN.mtimeNs)
return false;
if (aN.ctimeNs !== bN.ctimeNs)
return false;
if (aN.birthtimeNs !== bN.birthtimeNs)
return false;
return true;
}
const PortablePath = {
root: `/`,
dot: `.`
};
const Filename = {
nodeModules: `node_modules`,
manifest: `package.json`,
lockfile: `yarn.lock`,
virtual: `__virtual__`,
pnpJs: `.pnp.js`,
pnpCjs: `.pnp.cjs`,
rc: `.yarnrc.yml`
};
const npath = Object.create(path__default.default);
const ppath = Object.create(path__default.default.posix);
npath.cwd = () => process.cwd();
ppath.cwd = () => toPortablePath(process.cwd());
ppath.resolve = (...segments) => {
if (segments.length > 0 && ppath.isAbsolute(segments[0])) {
return path__default.default.posix.resolve(...segments);
} else {
return path__default.default.posix.resolve(ppath.cwd(), ...segments);
}
};
const contains = function(pathUtils, from, to) {
from = pathUtils.normalize(from);
to = pathUtils.normalize(to);
if (from === to)
return `.`;
if (!from.endsWith(pathUtils.sep))
from = from + pathUtils.sep;
if (to.startsWith(from)) {
return to.slice(from.length);
} else {
return null;
}
};
npath.fromPortablePath = fromPortablePath;
npath.toPortablePath = toPortablePath;
npath.contains = (from, to) => contains(npath, from, to);
ppath.contains = (from, to) => contains(ppath, from, to);
const WINDOWS_PATH_REGEXP = /^([a-zA-Z]:.*)$/;
const UNC_WINDOWS_PATH_REGEXP = /^\/\/(\.\/)?(.*)$/;
const PORTABLE_PATH_REGEXP = /^\/([a-zA-Z]:.*)$/;
const UNC_PORTABLE_PATH_REGEXP = /^\/unc\/(\.dot\/)?(.*)$/;
function fromPortablePath(p) {
if (process.platform !== `win32`)
return p;
let portablePathMatch, uncPortablePathMatch;
if (portablePathMatch = p.match(PORTABLE_PATH_REGEXP))
p = portablePathMatch[1];
else if (uncPortablePathMatch = p.match(UNC_PORTABLE_PATH_REGEXP))
p = `\\\\${uncPortablePathMatch[1] ? `.\\` : ``}${uncPortablePathMatch[2]}`;
else
return p;
return p.replace(/\//g, `\\`);
}
function toPortablePath(p) {
if (process.platform !== `win32`)
return p;
p = p.replace(/\\/g, `/`);
let windowsPathMatch, uncWindowsPathMatch;
if (windowsPathMatch = p.match(WINDOWS_PATH_REGEXP))
p = `/${windowsPathMatch[1]}`;
else if (uncWindowsPathMatch = p.match(UNC_WINDOWS_PATH_REGEXP))
p = `/unc/${uncWindowsPathMatch[1] ? `.dot/` : ``}${uncWindowsPathMatch[2]}`;
return p;
}
function convertPath(targetPathUtils, sourcePath) {
return targetPathUtils === npath ? fromPortablePath(sourcePath) : toPortablePath(sourcePath);
}
const defaultTime = new Date(SAFE_TIME * 1e3);
async function copyPromise(destinationFs, destination, sourceFs, source, opts) {
const normalizedDestination = destinationFs.pathUtils.normalize(destination);
const normalizedSource = sourceFs.pathUtils.normalize(source);
const prelayout = [];
const postlayout = [];
2022-12-07 18:56:19 +01:00
const { atime, mtime } = opts.stableTime ? { atime: defaultTime, mtime: defaultTime } : await sourceFs.lstatPromise(normalizedSource);
await destinationFs.mkdirpPromise(destinationFs.pathUtils.dirname(destination), { utimes: [atime, mtime] });
2022-06-27 11:57:51 +02:00
const updateTime = typeof destinationFs.lutimesPromise === `function` ? destinationFs.lutimesPromise.bind(destinationFs) : destinationFs.utimesPromise.bind(destinationFs);
2022-12-07 18:56:19 +01:00
await copyImpl(prelayout, postlayout, updateTime, destinationFs, normalizedDestination, sourceFs, normalizedSource, { ...opts, didParentExist: true });
2022-06-27 11:57:51 +02:00
for (const operation of prelayout)
await operation();
await Promise.all(postlayout.map((operation) => {
return operation();
}));
}
async function copyImpl(prelayout, postlayout, updateTime, destinationFs, destination, sourceFs, source, opts) {
var _a, _b;
const destinationStat = opts.didParentExist ? await maybeLStat(destinationFs, destination) : null;
const sourceStat = await sourceFs.lstatPromise(source);
2022-12-07 18:56:19 +01:00
const { atime, mtime } = opts.stableTime ? { atime: defaultTime, mtime: defaultTime } : sourceStat;
2022-06-27 11:57:51 +02:00
let updated;
switch (true) {
case sourceStat.isDirectory():
{
updated = await copyFolder(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
break;
case sourceStat.isFile():
{
updated = await copyFile(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
break;
case sourceStat.isSymbolicLink():
{
updated = await copySymlink(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
break;
default:
{
throw new Error(`Unsupported file type (${sourceStat.mode})`);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
if (updated || ((_a = destinationStat == null ? void 0 : destinationStat.mtime) == null ? void 0 : _a.getTime()) !== mtime.getTime() || ((_b = destinationStat == null ? void 0 : destinationStat.atime) == null ? void 0 : _b.getTime()) !== atime.getTime()) {
postlayout.push(() => updateTime(destination, atime, mtime));
updated = true;
}
if (destinationStat === null || (destinationStat.mode & 511) !== (sourceStat.mode & 511)) {
postlayout.push(() => destinationFs.chmodPromise(destination, sourceStat.mode & 511));
updated = true;
}
return updated;
}
async function maybeLStat(baseFs, p) {
try {
return await baseFs.lstatPromise(p);
} catch (e) {
return null;
}
}
async function copyFolder(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts) {
if (destinationStat !== null && !destinationStat.isDirectory()) {
if (opts.overwrite) {
prelayout.push(async () => destinationFs.removePromise(destination));
destinationStat = null;
} else {
return false;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
let updated = false;
if (destinationStat === null) {
prelayout.push(async () => {
try {
2022-12-07 18:56:19 +01:00
await destinationFs.mkdirPromise(destination, { mode: sourceStat.mode });
2022-06-27 11:57:51 +02:00
} catch (err) {
if (err.code !== `EEXIST`) {
throw err;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
});
updated = true;
}
const entries = await sourceFs.readdirPromise(source);
2022-12-07 18:56:19 +01:00
const nextOpts = opts.didParentExist && !destinationStat ? { ...opts, didParentExist: false } : opts;
2022-06-27 11:57:51 +02:00
if (opts.stableSort) {
for (const entry of entries.sort()) {
if (await copyImpl(prelayout, postlayout, updateTime, destinationFs, destinationFs.pathUtils.join(destination, entry), sourceFs, sourceFs.pathUtils.join(source, entry), nextOpts)) {
updated = true;
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
} else {
const entriesUpdateStatus = await Promise.all(entries.map(async (entry) => {
await copyImpl(prelayout, postlayout, updateTime, destinationFs, destinationFs.pathUtils.join(destination, entry), sourceFs, sourceFs.pathUtils.join(source, entry), nextOpts);
}));
if (entriesUpdateStatus.some((status) => status)) {
updated = true;
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
return updated;
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
const isCloneSupportedCache = /* @__PURE__ */ new WeakMap();
2022-06-27 11:57:51 +02:00
function makeLinkOperation(opFs, destination, source, sourceStat, linkStrategy) {
return async () => {
await opFs.linkPromise(source, destination);
2022-12-07 18:56:19 +01:00
if (linkStrategy === "readOnly" /* ReadOnly */) {
2022-06-27 11:57:51 +02:00
sourceStat.mode &= ~146;
await opFs.chmodPromise(destination, sourceStat.mode);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
};
}
function makeCloneLinkOperation(opFs, destination, source, sourceStat, linkStrategy) {
const isCloneSupported = isCloneSupportedCache.get(opFs);
if (typeof isCloneSupported === `undefined`) {
return async () => {
try {
await opFs.copyFilePromise(source, destination, fs__default.default.constants.COPYFILE_FICLONE_FORCE);
isCloneSupportedCache.set(opFs, true);
} catch (err) {
if (err.code === `ENOSYS` || err.code === `ENOTSUP`) {
isCloneSupportedCache.set(opFs, false);
await makeLinkOperation(opFs, destination, source, sourceStat, linkStrategy)();
} else {
throw err;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
};
} else {
if (isCloneSupported) {
return async () => opFs.copyFilePromise(source, destination, fs__default.default.constants.COPYFILE_FICLONE_FORCE);
} else {
return makeLinkOperation(opFs, destination, source, sourceStat, linkStrategy);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
}
async function copyFile(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts) {
var _a;
if (destinationStat !== null) {
if (opts.overwrite) {
prelayout.push(async () => destinationFs.removePromise(destination));
destinationStat = null;
} else {
return false;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
const linkStrategy = (_a = opts.linkStrategy) != null ? _a : null;
const op = destinationFs === sourceFs ? linkStrategy !== null ? makeCloneLinkOperation(destinationFs, destination, source, sourceStat, linkStrategy) : async () => destinationFs.copyFilePromise(source, destination, fs__default.default.constants.COPYFILE_FICLONE) : linkStrategy !== null ? makeLinkOperation(destinationFs, destination, source, sourceStat, linkStrategy) : async () => destinationFs.writeFilePromise(destination, await sourceFs.readFilePromise(source));
prelayout.push(async () => op());
return true;
}
async function copySymlink(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts) {
if (destinationStat !== null) {
if (opts.overwrite) {
prelayout.push(async () => destinationFs.removePromise(destination));
destinationStat = null;
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
return false;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
prelayout.push(async () => {
await destinationFs.symlinkPromise(convertPath(destinationFs.pathUtils, await sourceFs.readlinkPromise(source)), destination);
});
return true;
}
function makeError$1(code, message) {
2022-12-07 18:56:19 +01:00
return Object.assign(new Error(`${code}: ${message}`), { code });
2022-06-27 11:57:51 +02:00
}
function EBUSY(message) {
return makeError$1(`EBUSY`, message);
}
function ENOSYS(message, reason) {
return makeError$1(`ENOSYS`, `${message}, ${reason}`);
}
function EINVAL(reason) {
return makeError$1(`EINVAL`, `invalid argument, ${reason}`);
}
function EBADF(reason) {
return makeError$1(`EBADF`, `bad file descriptor, ${reason}`);
}
function ENOENT(reason) {
return makeError$1(`ENOENT`, `no such file or directory, ${reason}`);
}
function ENOTDIR(reason) {
return makeError$1(`ENOTDIR`, `not a directory, ${reason}`);
}
function EISDIR(reason) {
return makeError$1(`EISDIR`, `illegal operation on a directory, ${reason}`);
}
function EEXIST(reason) {
return makeError$1(`EEXIST`, `file already exists, ${reason}`);
}
function EROFS(reason) {
return makeError$1(`EROFS`, `read-only filesystem, ${reason}`);
}
function ENOTEMPTY(reason) {
return makeError$1(`ENOTEMPTY`, `directory not empty, ${reason}`);
}
function EOPNOTSUPP(reason) {
return makeError$1(`EOPNOTSUPP`, `operation not supported, ${reason}`);
}
function ERR_DIR_CLOSED() {
return makeError$1(`ERR_DIR_CLOSED`, `Directory handle was closed`);
}
class LibzipError extends Error {
constructor(message, code) {
super(message);
this.name = `Libzip Error`;
this.code = code;
}
}
class CustomDir {
constructor(path, nextDirent, opts = {}) {
this.path = path;
this.nextDirent = nextDirent;
this.opts = opts;
this.closed = false;
}
throwIfClosed() {
if (this.closed) {
throw ERR_DIR_CLOSED();
}
}
async *[Symbol.asyncIterator]() {
try {
let dirent;
while ((dirent = await this.read()) !== null) {
yield dirent;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
} finally {
await this.close();
}
}
read(cb) {
const dirent = this.readSync();
if (typeof cb !== `undefined`)
return cb(null, dirent);
return Promise.resolve(dirent);
}
readSync() {
this.throwIfClosed();
return this.nextDirent();
}
close(cb) {
this.closeSync();
if (typeof cb !== `undefined`)
return cb(null);
return Promise.resolve();
}
closeSync() {
var _a, _b;
this.throwIfClosed();
(_b = (_a = this.opts).onClose) == null ? void 0 : _b.call(_a);
this.closed = true;
}
}
function opendir(fakeFs, path, entries, opts) {
const nextDirent = () => {
const filename = entries.shift();
if (typeof filename === `undefined`)
return null;
return Object.assign(fakeFs.statSync(fakeFs.pathUtils.join(path, filename)), {
name: filename
});
};
return new CustomDir(path, nextDirent, opts);
}
class FakeFS {
constructor(pathUtils) {
this.pathUtils = pathUtils;
}
2022-12-07 18:56:19 +01:00
async *genTraversePromise(init, { stableSort = false } = {}) {
2022-06-27 11:57:51 +02:00
const stack = [init];
while (stack.length > 0) {
const p = stack.shift();
const entry = await this.lstatPromise(p);
if (entry.isDirectory()) {
const entries = await this.readdirPromise(p);
if (stableSort) {
for (const entry2 of entries.sort()) {
stack.push(this.pathUtils.join(p, entry2));
}
} else {
throw new Error(`Not supported`);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
} else {
yield p;
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
async removePromise(p, { recursive = true, maxRetries = 5 } = {}) {
2022-06-27 11:57:51 +02:00
let stat;
try {
stat = await this.lstatPromise(p);
} catch (error) {
if (error.code === `ENOENT`) {
return;
2021-05-05 11:24:00 +02:00
} else {
2022-06-27 11:57:51 +02:00
throw error;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
if (stat.isDirectory()) {
if (recursive) {
const entries = await this.readdirPromise(p);
await Promise.all(entries.map((entry) => {
return this.removePromise(this.pathUtils.resolve(p, entry));
}));
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
for (let t = 0; t <= maxRetries; t++) {
try {
await this.rmdirPromise(p);
break;
} catch (error) {
if (error.code !== `EBUSY` && error.code !== `ENOTEMPTY`) {
throw error;
} else if (t < maxRetries) {
await new Promise((resolve) => setTimeout(resolve, t * 100));
}
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
} else {
await this.unlinkPromise(p);
}
}
2022-12-07 18:56:19 +01:00
removeSync(p, { recursive = true } = {}) {
2022-06-27 11:57:51 +02:00
let stat;
try {
stat = this.lstatSync(p);
} catch (error) {
if (error.code === `ENOENT`) {
return;
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
throw error;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
if (stat.isDirectory()) {
if (recursive)
for (const entry of this.readdirSync(p))
this.removeSync(this.pathUtils.resolve(p, entry));
this.rmdirSync(p);
} else {
this.unlinkSync(p);
}
}
2022-12-07 18:56:19 +01:00
async mkdirpPromise(p, { chmod, utimes } = {}) {
2022-06-27 11:57:51 +02:00
p = this.resolve(p);
if (p === this.pathUtils.dirname(p))
2022-12-07 18:56:19 +01:00
return void 0;
2022-06-27 11:57:51 +02:00
const parts = p.split(this.pathUtils.sep);
2022-12-07 18:56:19 +01:00
let createdDirectory;
2022-06-27 11:57:51 +02:00
for (let u = 2; u <= parts.length; ++u) {
const subPath = parts.slice(0, u).join(this.pathUtils.sep);
if (!this.existsSync(subPath)) {
try {
await this.mkdirPromise(subPath);
} catch (error) {
if (error.code === `EEXIST`) {
continue;
} else {
throw error;
}
}
2022-12-07 18:56:19 +01:00
createdDirectory != null ? createdDirectory : createdDirectory = subPath;
2022-06-27 11:57:51 +02:00
if (chmod != null)
await this.chmodPromise(subPath, chmod);
if (utimes != null) {
await this.utimesPromise(subPath, utimes[0], utimes[1]);
} else {
const parentStat = await this.statPromise(this.pathUtils.dirname(subPath));
await this.utimesPromise(subPath, parentStat.atime, parentStat.mtime);
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
return createdDirectory;
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
mkdirpSync(p, { chmod, utimes } = {}) {
2022-06-27 11:57:51 +02:00
p = this.resolve(p);
if (p === this.pathUtils.dirname(p))
2022-12-07 18:56:19 +01:00
return void 0;
2022-06-27 11:57:51 +02:00
const parts = p.split(this.pathUtils.sep);
2022-12-07 18:56:19 +01:00
let createdDirectory;
2022-06-27 11:57:51 +02:00
for (let u = 2; u <= parts.length; ++u) {
const subPath = parts.slice(0, u).join(this.pathUtils.sep);
if (!this.existsSync(subPath)) {
try {
this.mkdirSync(subPath);
} catch (error) {
if (error.code === `EEXIST`) {
continue;
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
throw error;
2021-11-22 22:05:23 +01:00
}
}
2022-12-07 18:56:19 +01:00
createdDirectory != null ? createdDirectory : createdDirectory = subPath;
2022-06-27 11:57:51 +02:00
if (chmod != null)
this.chmodSync(subPath, chmod);
if (utimes != null) {
this.utimesSync(subPath, utimes[0], utimes[1]);
} else {
const parentStat = this.statSync(this.pathUtils.dirname(subPath));
this.utimesSync(subPath, parentStat.atime, parentStat.mtime);
2021-11-22 22:05:23 +01:00
}
}
}
2022-12-07 18:56:19 +01:00
return createdDirectory;
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
async copyPromise(destination, source, { baseFs = this, overwrite = true, stableSort = false, stableTime = false, linkStrategy = null } = {}) {
return await copyPromise(this, destination, baseFs, source, { overwrite, stableSort, stableTime, linkStrategy });
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
copySync(destination, source, { baseFs = this, overwrite = true } = {}) {
2022-06-27 11:57:51 +02:00
const stat = baseFs.lstatSync(source);
const exists = this.existsSync(destination);
if (stat.isDirectory()) {
this.mkdirpSync(destination);
const directoryListing = baseFs.readdirSync(source);
for (const entry of directoryListing) {
2022-12-07 18:56:19 +01:00
this.copySync(this.pathUtils.join(destination, entry), baseFs.pathUtils.join(source, entry), { baseFs, overwrite });
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
} else if (stat.isFile()) {
if (!exists || overwrite) {
if (exists)
this.removeSync(destination);
const content = baseFs.readFileSync(source);
this.writeFileSync(destination, content);
}
} else if (stat.isSymbolicLink()) {
if (!exists || overwrite) {
if (exists)
this.removeSync(destination);
const target = baseFs.readlinkSync(source);
this.symlinkSync(convertPath(this.pathUtils, target), destination);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
} else {
throw new Error(`Unsupported file type (file: ${source}, mode: 0o${stat.mode.toString(8).padStart(6, `0`)})`);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
const mode = stat.mode & 511;
this.chmodSync(destination, mode);
}
async changeFilePromise(p, content, opts = {}) {
if (Buffer.isBuffer(content)) {
return this.changeFileBufferPromise(p, content, opts);
2021-05-05 11:24:00 +02:00
} else {
2022-06-27 11:57:51 +02:00
return this.changeFileTextPromise(p, content, opts);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
async changeFileBufferPromise(p, content, { mode } = {}) {
2022-06-27 11:57:51 +02:00
let current = Buffer.alloc(0);
try {
current = await this.readFilePromise(p);
} catch (error) {
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
if (Buffer.compare(current, content) === 0)
return;
2022-12-07 18:56:19 +01:00
await this.writeFilePromise(p, content, { mode });
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
async changeFileTextPromise(p, content, { automaticNewlines, mode } = {}) {
2022-06-27 11:57:51 +02:00
let current = ``;
try {
current = await this.readFilePromise(p, `utf8`);
} catch (error) {
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
const normalizedContent = automaticNewlines ? normalizeLineEndings(current, content) : content;
if (current === normalizedContent)
return;
2022-12-07 18:56:19 +01:00
await this.writeFilePromise(p, normalizedContent, { mode });
2022-06-27 11:57:51 +02:00
}
changeFileSync(p, content, opts = {}) {
if (Buffer.isBuffer(content)) {
return this.changeFileBufferSync(p, content, opts);
2021-05-05 11:24:00 +02:00
} else {
2022-06-27 11:57:51 +02:00
return this.changeFileTextSync(p, content, opts);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
changeFileBufferSync(p, content, { mode } = {}) {
2022-06-27 11:57:51 +02:00
let current = Buffer.alloc(0);
try {
current = this.readFileSync(p);
} catch (error) {
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
if (Buffer.compare(current, content) === 0)
return;
2022-12-07 18:56:19 +01:00
this.writeFileSync(p, content, { mode });
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
changeFileTextSync(p, content, { automaticNewlines = false, mode } = {}) {
2022-06-27 11:57:51 +02:00
let current = ``;
try {
current = this.readFileSync(p, `utf8`);
} catch (error) {
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
const normalizedContent = automaticNewlines ? normalizeLineEndings(current, content) : content;
if (current === normalizedContent)
return;
2022-12-07 18:56:19 +01:00
this.writeFileSync(p, normalizedContent, { mode });
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async movePromise(fromP, toP) {
try {
await this.renamePromise(fromP, toP);
} catch (error) {
if (error.code === `EXDEV`) {
await this.copyPromise(toP, fromP);
await this.removePromise(fromP);
} else {
throw error;
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
}
moveSync(fromP, toP) {
try {
this.renameSync(fromP, toP);
} catch (error) {
if (error.code === `EXDEV`) {
this.copySync(toP, fromP);
this.removeSync(fromP);
} else {
throw error;
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
async lockPromise(affectedPath, callback) {
const lockPath = `${affectedPath}.flock`;
const interval = 1e3 / 60;
const startTime = Date.now();
let fd = null;
const isAlive = async () => {
let pid;
try {
[pid] = await this.readJsonPromise(lockPath);
} catch (error) {
return Date.now() - startTime < 500;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
try {
process.kill(pid, 0);
return true;
} catch (error) {
return false;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
};
while (fd === null) {
try {
fd = await this.openPromise(lockPath, `wx`);
} catch (error) {
if (error.code === `EEXIST`) {
if (!await isAlive()) {
try {
await this.unlinkPromise(lockPath);
continue;
} catch (error2) {
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
if (Date.now() - startTime < 60 * 1e3) {
await new Promise((resolve) => setTimeout(resolve, interval));
} else {
throw new Error(`Couldn't acquire a lock in a reasonable time (via ${lockPath})`);
}
} else {
throw error;
2021-05-05 11:24:00 +02:00
}
}
}
2022-06-27 11:57:51 +02:00
await this.writePromise(fd, JSON.stringify([process.pid]));
try {
return await callback();
} finally {
try {
await this.closePromise(fd);
await this.unlinkPromise(lockPath);
} catch (error) {
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
}
async readJsonPromise(p) {
const content = await this.readFilePromise(p, `utf8`);
try {
return JSON.parse(content);
} catch (error) {
error.message += ` (in ${p})`;
throw error;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
readJsonSync(p) {
const content = this.readFileSync(p, `utf8`);
try {
return JSON.parse(content);
} catch (error) {
error.message += ` (in ${p})`;
throw error;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
async writeJsonPromise(p, data) {
return await this.writeFilePromise(p, `${JSON.stringify(data, null, 2)}
`);
}
writeJsonSync(p, data) {
return this.writeFileSync(p, `${JSON.stringify(data, null, 2)}
`);
}
async preserveTimePromise(p, cb) {
const stat = await this.lstatPromise(p);
const result = await cb();
if (typeof result !== `undefined`)
p = result;
if (this.lutimesPromise) {
await this.lutimesPromise(p, stat.atime, stat.mtime);
} else if (!stat.isSymbolicLink()) {
await this.utimesPromise(p, stat.atime, stat.mtime);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
async preserveTimeSync(p, cb) {
const stat = this.lstatSync(p);
const result = cb();
if (typeof result !== `undefined`)
p = result;
if (this.lutimesSync) {
this.lutimesSync(p, stat.atime, stat.mtime);
} else if (!stat.isSymbolicLink()) {
this.utimesSync(p, stat.atime, stat.mtime);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
}
class BasePortableFakeFS extends FakeFS {
constructor() {
super(ppath);
}
}
function getEndOfLine(content) {
const matches = content.match(/\r?\n/g);
if (matches === null)
return os.EOL;
const crlf = matches.filter((nl) => nl === `\r
`).length;
const lf = matches.length - crlf;
return crlf > lf ? `\r
` : `
`;
}
function normalizeLineEndings(originalContent, newContent) {
return newContent.replace(/\r?\n/g, getEndOfLine(originalContent));
}
class NodeFS extends BasePortableFakeFS {
constructor(realFs = fs__default.default) {
super();
this.realFs = realFs;
if (typeof this.realFs.lutimes !== `undefined`) {
this.lutimesPromise = this.lutimesPromiseImpl;
this.lutimesSync = this.lutimesSyncImpl;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
getExtractHint() {
return false;
}
getRealPath() {
return PortablePath.root;
}
resolve(p) {
return ppath.resolve(p);
}
async openPromise(p, flags, mode) {
return await new Promise((resolve, reject) => {
this.realFs.open(npath.fromPortablePath(p), flags, mode, this.makeCallback(resolve, reject));
});
}
openSync(p, flags, mode) {
return this.realFs.openSync(npath.fromPortablePath(p), flags, mode);
}
async opendirPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (typeof opts !== `undefined`) {
this.realFs.opendir(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
} else {
this.realFs.opendir(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}).then((dir) => {
2022-12-07 18:56:19 +01:00
return Object.defineProperty(dir, `path`, { value: p, configurable: true, writable: true });
2022-06-27 11:57:51 +02:00
});
}
opendirSync(p, opts) {
const dir = typeof opts !== `undefined` ? this.realFs.opendirSync(npath.fromPortablePath(p), opts) : this.realFs.opendirSync(npath.fromPortablePath(p));
2022-12-07 18:56:19 +01:00
return Object.defineProperty(dir, `path`, { value: p, configurable: true, writable: true });
2022-06-27 11:57:51 +02:00
}
async readPromise(fd, buffer, offset = 0, length = 0, position = -1) {
return await new Promise((resolve, reject) => {
this.realFs.read(fd, buffer, offset, length, position, (error, bytesRead) => {
if (error) {
reject(error);
} else {
resolve(bytesRead);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
});
2021-11-22 22:05:23 +01:00
});
2022-06-27 11:57:51 +02:00
}
readSync(fd, buffer, offset, length, position) {
return this.realFs.readSync(fd, buffer, offset, length, position);
}
async writePromise(fd, buffer, offset, length, position) {
return await new Promise((resolve, reject) => {
if (typeof buffer === `string`) {
return this.realFs.write(fd, buffer, offset, this.makeCallback(resolve, reject));
} else {
return this.realFs.write(fd, buffer, offset, length, position, this.makeCallback(resolve, reject));
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
});
}
writeSync(fd, buffer, offset, length, position) {
if (typeof buffer === `string`) {
return this.realFs.writeSync(fd, buffer, offset);
} else {
return this.realFs.writeSync(fd, buffer, offset, length, position);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
async closePromise(fd) {
await new Promise((resolve, reject) => {
this.realFs.close(fd, this.makeCallback(resolve, reject));
});
}
closeSync(fd) {
this.realFs.closeSync(fd);
}
createReadStream(p, opts) {
const realPath = p !== null ? npath.fromPortablePath(p) : p;
return this.realFs.createReadStream(realPath, opts);
}
createWriteStream(p, opts) {
const realPath = p !== null ? npath.fromPortablePath(p) : p;
return this.realFs.createWriteStream(realPath, opts);
}
async realpathPromise(p) {
return await new Promise((resolve, reject) => {
this.realFs.realpath(npath.fromPortablePath(p), {}, this.makeCallback(resolve, reject));
}).then((path) => {
return npath.toPortablePath(path);
});
}
realpathSync(p) {
return npath.toPortablePath(this.realFs.realpathSync(npath.fromPortablePath(p), {}));
}
async existsPromise(p) {
return await new Promise((resolve) => {
this.realFs.exists(npath.fromPortablePath(p), resolve);
});
}
accessSync(p, mode) {
return this.realFs.accessSync(npath.fromPortablePath(p), mode);
}
async accessPromise(p, mode) {
return await new Promise((resolve, reject) => {
this.realFs.access(npath.fromPortablePath(p), mode, this.makeCallback(resolve, reject));
});
}
existsSync(p) {
return this.realFs.existsSync(npath.fromPortablePath(p));
}
async statPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (opts) {
this.realFs.stat(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
} else {
this.realFs.stat(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
});
}
statSync(p, opts) {
if (opts) {
return this.realFs.statSync(npath.fromPortablePath(p), opts);
} else {
return this.realFs.statSync(npath.fromPortablePath(p));
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
async fstatPromise(fd, opts) {
return await new Promise((resolve, reject) => {
if (opts) {
this.realFs.fstat(fd, opts, this.makeCallback(resolve, reject));
} else {
this.realFs.fstat(fd, this.makeCallback(resolve, reject));
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
});
2022-06-27 11:57:51 +02:00
}
fstatSync(fd, opts) {
if (opts) {
return this.realFs.fstatSync(fd, opts);
} else {
return this.realFs.fstatSync(fd);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
async lstatPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (opts) {
this.realFs.lstat(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
} else {
this.realFs.lstat(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
});
}
lstatSync(p, opts) {
if (opts) {
return this.realFs.lstatSync(npath.fromPortablePath(p), opts);
} else {
return this.realFs.lstatSync(npath.fromPortablePath(p));
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
async fchmodPromise(fd, mask) {
return await new Promise((resolve, reject) => {
this.realFs.fchmod(fd, mask, this.makeCallback(resolve, reject));
});
}
fchmodSync(fd, mask) {
return this.realFs.fchmodSync(fd, mask);
}
2022-06-27 11:57:51 +02:00
async chmodPromise(p, mask) {
return await new Promise((resolve, reject) => {
this.realFs.chmod(npath.fromPortablePath(p), mask, this.makeCallback(resolve, reject));
});
}
chmodSync(p, mask) {
return this.realFs.chmodSync(npath.fromPortablePath(p), mask);
}
2022-12-07 18:56:19 +01:00
async fchownPromise(fd, uid, gid) {
return await new Promise((resolve, reject) => {
this.realFs.fchown(fd, uid, gid, this.makeCallback(resolve, reject));
});
}
fchownSync(fd, uid, gid) {
return this.realFs.fchownSync(fd, uid, gid);
}
2022-06-27 11:57:51 +02:00
async chownPromise(p, uid, gid) {
return await new Promise((resolve, reject) => {
this.realFs.chown(npath.fromPortablePath(p), uid, gid, this.makeCallback(resolve, reject));
});
}
chownSync(p, uid, gid) {
return this.realFs.chownSync(npath.fromPortablePath(p), uid, gid);
}
async renamePromise(oldP, newP) {
return await new Promise((resolve, reject) => {
this.realFs.rename(npath.fromPortablePath(oldP), npath.fromPortablePath(newP), this.makeCallback(resolve, reject));
});
}
renameSync(oldP, newP) {
return this.realFs.renameSync(npath.fromPortablePath(oldP), npath.fromPortablePath(newP));
}
async copyFilePromise(sourceP, destP, flags = 0) {
return await new Promise((resolve, reject) => {
this.realFs.copyFile(npath.fromPortablePath(sourceP), npath.fromPortablePath(destP), flags, this.makeCallback(resolve, reject));
});
}
copyFileSync(sourceP, destP, flags = 0) {
return this.realFs.copyFileSync(npath.fromPortablePath(sourceP), npath.fromPortablePath(destP), flags);
}
async appendFilePromise(p, content, opts) {
return await new Promise((resolve, reject) => {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
if (opts) {
this.realFs.appendFile(fsNativePath, content, opts, this.makeCallback(resolve, reject));
} else {
this.realFs.appendFile(fsNativePath, content, this.makeCallback(resolve, reject));
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
});
}
appendFileSync(p, content, opts) {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
if (opts) {
this.realFs.appendFileSync(fsNativePath, content, opts);
} else {
this.realFs.appendFileSync(fsNativePath, content);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
async writeFilePromise(p, content, opts) {
return await new Promise((resolve, reject) => {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
if (opts) {
this.realFs.writeFile(fsNativePath, content, opts, this.makeCallback(resolve, reject));
} else {
this.realFs.writeFile(fsNativePath, content, this.makeCallback(resolve, reject));
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
});
}
writeFileSync(p, content, opts) {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
if (opts) {
this.realFs.writeFileSync(fsNativePath, content, opts);
} else {
this.realFs.writeFileSync(fsNativePath, content);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
async unlinkPromise(p) {
return await new Promise((resolve, reject) => {
this.realFs.unlink(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
});
}
unlinkSync(p) {
return this.realFs.unlinkSync(npath.fromPortablePath(p));
}
async utimesPromise(p, atime, mtime) {
return await new Promise((resolve, reject) => {
this.realFs.utimes(npath.fromPortablePath(p), atime, mtime, this.makeCallback(resolve, reject));
});
}
utimesSync(p, atime, mtime) {
this.realFs.utimesSync(npath.fromPortablePath(p), atime, mtime);
}
async lutimesPromiseImpl(p, atime, mtime) {
const lutimes = this.realFs.lutimes;
if (typeof lutimes === `undefined`)
throw ENOSYS(`unavailable Node binding`, `lutimes '${p}'`);
return await new Promise((resolve, reject) => {
lutimes.call(this.realFs, npath.fromPortablePath(p), atime, mtime, this.makeCallback(resolve, reject));
});
}
lutimesSyncImpl(p, atime, mtime) {
const lutimesSync = this.realFs.lutimesSync;
if (typeof lutimesSync === `undefined`)
throw ENOSYS(`unavailable Node binding`, `lutimes '${p}'`);
lutimesSync.call(this.realFs, npath.fromPortablePath(p), atime, mtime);
}
async mkdirPromise(p, opts) {
return await new Promise((resolve, reject) => {
this.realFs.mkdir(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
});
}
mkdirSync(p, opts) {
return this.realFs.mkdirSync(npath.fromPortablePath(p), opts);
}
async rmdirPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (opts) {
this.realFs.rmdir(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
} else {
this.realFs.rmdir(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
});
}
rmdirSync(p, opts) {
return this.realFs.rmdirSync(npath.fromPortablePath(p), opts);
}
async linkPromise(existingP, newP) {
return await new Promise((resolve, reject) => {
this.realFs.link(npath.fromPortablePath(existingP), npath.fromPortablePath(newP), this.makeCallback(resolve, reject));
});
}
linkSync(existingP, newP) {
return this.realFs.linkSync(npath.fromPortablePath(existingP), npath.fromPortablePath(newP));
}
async symlinkPromise(target, p, type) {
return await new Promise((resolve, reject) => {
this.realFs.symlink(npath.fromPortablePath(target.replace(/\/+$/, ``)), npath.fromPortablePath(p), type, this.makeCallback(resolve, reject));
});
}
symlinkSync(target, p, type) {
return this.realFs.symlinkSync(npath.fromPortablePath(target.replace(/\/+$/, ``)), npath.fromPortablePath(p), type);
}
async readFilePromise(p, encoding) {
return await new Promise((resolve, reject) => {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
this.realFs.readFile(fsNativePath, encoding, this.makeCallback(resolve, reject));
});
}
readFileSync(p, encoding) {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
return this.realFs.readFileSync(fsNativePath, encoding);
}
async readdirPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (opts == null ? void 0 : opts.withFileTypes) {
2022-12-07 18:56:19 +01:00
this.realFs.readdir(npath.fromPortablePath(p), { withFileTypes: true }, this.makeCallback(resolve, reject));
2022-06-27 11:57:51 +02:00
} else {
this.realFs.readdir(npath.fromPortablePath(p), this.makeCallback((value) => resolve(value), reject));
2021-05-05 11:24:00 +02:00
}
});
2022-06-27 11:57:51 +02:00
}
readdirSync(p, opts) {
if (opts == null ? void 0 : opts.withFileTypes) {
2022-12-07 18:56:19 +01:00
return this.realFs.readdirSync(npath.fromPortablePath(p), { withFileTypes: true });
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
return this.realFs.readdirSync(npath.fromPortablePath(p));
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
async readlinkPromise(p) {
return await new Promise((resolve, reject) => {
this.realFs.readlink(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
}).then((path) => {
return npath.toPortablePath(path);
});
}
readlinkSync(p) {
return npath.toPortablePath(this.realFs.readlinkSync(npath.fromPortablePath(p)));
}
async truncatePromise(p, len) {
return await new Promise((resolve, reject) => {
this.realFs.truncate(npath.fromPortablePath(p), len, this.makeCallback(resolve, reject));
});
}
truncateSync(p, len) {
return this.realFs.truncateSync(npath.fromPortablePath(p), len);
}
2022-12-07 18:56:19 +01:00
async ftruncatePromise(fd, len) {
return await new Promise((resolve, reject) => {
this.realFs.ftruncate(fd, len, this.makeCallback(resolve, reject));
});
}
ftruncateSync(fd, len) {
return this.realFs.ftruncateSync(fd, len);
}
2022-06-27 11:57:51 +02:00
watch(p, a, b) {
2022-12-07 18:56:19 +01:00
return this.realFs.watch(
npath.fromPortablePath(p),
a,
b
);
2022-06-27 11:57:51 +02:00
}
watchFile(p, a, b) {
2022-12-07 18:56:19 +01:00
return this.realFs.watchFile(
npath.fromPortablePath(p),
a,
b
);
2022-06-27 11:57:51 +02:00
}
unwatchFile(p, cb) {
return this.realFs.unwatchFile(npath.fromPortablePath(p), cb);
}
makeCallback(resolve, reject) {
return (err, result) => {
if (err) {
reject(err);
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
resolve(result);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
};
}
}
function assertStatus(current, expected) {
if (current !== expected) {
throw new Error(`Invalid StatWatcher status: expected '${expected}', got '${current}'`);
}
}
class CustomStatWatcher extends events.EventEmitter {
2022-12-07 18:56:19 +01:00
constructor(fakeFs, path, { bigint = false } = {}) {
2022-06-27 11:57:51 +02:00
super();
2022-12-07 18:56:19 +01:00
this.status = "ready" /* Ready */;
this.changeListeners = /* @__PURE__ */ new Map();
2022-06-27 11:57:51 +02:00
this.startTimeout = null;
this.fakeFs = fakeFs;
this.path = path;
this.bigint = bigint;
this.lastStats = this.stat();
}
static create(fakeFs, path, opts) {
const statWatcher = new CustomStatWatcher(fakeFs, path, opts);
statWatcher.start();
return statWatcher;
}
start() {
2022-12-07 18:56:19 +01:00
assertStatus(this.status, "ready" /* Ready */);
this.status = "running" /* Running */;
2022-06-27 11:57:51 +02:00
this.startTimeout = setTimeout(() => {
this.startTimeout = null;
if (!this.fakeFs.existsSync(this.path)) {
2022-12-07 18:56:19 +01:00
this.emit("change" /* Change */, this.lastStats, this.lastStats);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}, 3);
}
stop() {
2022-12-07 18:56:19 +01:00
assertStatus(this.status, "running" /* Running */);
this.status = "stopped" /* Stopped */;
2022-06-27 11:57:51 +02:00
if (this.startTimeout !== null) {
clearTimeout(this.startTimeout);
this.startTimeout = null;
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
this.emit("stop" /* Stop */);
2022-06-27 11:57:51 +02:00
}
stat() {
2021-11-22 22:05:23 +01:00
try {
2022-12-07 18:56:19 +01:00
return this.fakeFs.statSync(this.path, { bigint: this.bigint });
2022-06-27 11:57:51 +02:00
} catch (error) {
const statInstance = this.bigint ? new BigIntStatsEntry() : new StatEntry();
return clearStats(statInstance);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
makeInterval(opts) {
const interval = setInterval(() => {
const currentStats = this.stat();
const previousStats = this.lastStats;
if (areStatsEqual(currentStats, previousStats))
return;
this.lastStats = currentStats;
2022-12-07 18:56:19 +01:00
this.emit("change" /* Change */, currentStats, previousStats);
2022-06-27 11:57:51 +02:00
}, opts.interval);
return opts.persistent ? interval : interval.unref();
}
registerChangeListener(listener, opts) {
2022-12-07 18:56:19 +01:00
this.addListener("change" /* Change */, listener);
2022-06-27 11:57:51 +02:00
this.changeListeners.set(listener, this.makeInterval(opts));
}
unregisterChangeListener(listener) {
2022-12-07 18:56:19 +01:00
this.removeListener("change" /* Change */, listener);
2022-06-27 11:57:51 +02:00
const interval = this.changeListeners.get(listener);
if (typeof interval !== `undefined`)
clearInterval(interval);
this.changeListeners.delete(listener);
}
unregisterAllChangeListeners() {
for (const listener of this.changeListeners.keys()) {
this.unregisterChangeListener(listener);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
hasChangeListeners() {
return this.changeListeners.size > 0;
}
ref() {
for (const interval of this.changeListeners.values())
interval.ref();
return this;
}
unref() {
for (const interval of this.changeListeners.values())
interval.unref();
return this;
}
}
2022-12-07 18:56:19 +01:00
const statWatchersByFakeFS = /* @__PURE__ */ new WeakMap();
2022-06-27 11:57:51 +02:00
function watchFile(fakeFs, path, a, b) {
let bigint;
let persistent;
let interval;
let listener;
switch (typeof a) {
case `function`:
{
bigint = false;
persistent = true;
interval = 5007;
listener = a;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
break;
default:
2021-11-22 22:05:23 +01:00
{
2022-06-27 11:57:51 +02:00
({
bigint = false,
persistent = true,
interval = 5007
} = a);
listener = b;
}
break;
}
let statWatchers = statWatchersByFakeFS.get(fakeFs);
if (typeof statWatchers === `undefined`)
2022-12-07 18:56:19 +01:00
statWatchersByFakeFS.set(fakeFs, statWatchers = /* @__PURE__ */ new Map());
2022-06-27 11:57:51 +02:00
let statWatcher = statWatchers.get(path);
if (typeof statWatcher === `undefined`) {
2022-12-07 18:56:19 +01:00
statWatcher = CustomStatWatcher.create(fakeFs, path, { bigint });
2022-06-27 11:57:51 +02:00
statWatchers.set(path, statWatcher);
}
2022-12-07 18:56:19 +01:00
statWatcher.registerChangeListener(listener, { persistent, interval });
2022-06-27 11:57:51 +02:00
return statWatcher;
}
function unwatchFile(fakeFs, path, cb) {
const statWatchers = statWatchersByFakeFS.get(fakeFs);
if (typeof statWatchers === `undefined`)
return;
const statWatcher = statWatchers.get(path);
if (typeof statWatcher === `undefined`)
return;
if (typeof cb === `undefined`)
statWatcher.unregisterAllChangeListeners();
else
statWatcher.unregisterChangeListener(cb);
if (!statWatcher.hasChangeListeners()) {
statWatcher.stop();
statWatchers.delete(path);
}
}
function unwatchAllFiles(fakeFs) {
const statWatchers = statWatchersByFakeFS.get(fakeFs);
if (typeof statWatchers === `undefined`)
return;
for (const path of statWatchers.keys()) {
unwatchFile(fakeFs, path);
}
}
const DEFAULT_COMPRESSION_LEVEL = `mixed`;
function toUnixTimestamp(time) {
if (typeof time === `string` && String(+time) === time)
return +time;
if (Number.isFinite(time)) {
if (time < 0) {
return Date.now() / 1e3;
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
return time;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
if (nodeUtils.types.isDate(time))
return time.getTime() / 1e3;
throw new Error(`Invalid time`);
}
function makeEmptyArchive() {
return Buffer.from([
80,
75,
5,
6,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]);
}
class ZipFS extends BasePortableFakeFS {
constructor(source, opts) {
super();
this.lzSource = null;
2022-12-07 18:56:19 +01:00
this.listings = /* @__PURE__ */ new Map();
this.entries = /* @__PURE__ */ new Map();
this.fileSources = /* @__PURE__ */ new Map();
this.fds = /* @__PURE__ */ new Map();
2022-06-27 11:57:51 +02:00
this.nextFd = 0;
this.ready = false;
this.readOnly = false;
this.libzip = opts.libzip;
const pathOptions = opts;
this.level = typeof pathOptions.level !== `undefined` ? pathOptions.level : DEFAULT_COMPRESSION_LEVEL;
source != null ? source : source = makeEmptyArchive();
if (typeof source === `string`) {
2022-12-07 18:56:19 +01:00
const { baseFs = new NodeFS() } = pathOptions;
2022-06-27 11:57:51 +02:00
this.baseFs = baseFs;
this.path = source;
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
this.path = null;
this.baseFs = null;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
if (opts.stats) {
this.stats = opts.stats;
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
if (typeof source === `string`) {
try {
this.stats = this.baseFs.statSync(source);
} catch (error) {
if (error.code === `ENOENT` && pathOptions.create) {
this.stats = makeDefaultStats();
} else {
throw error;
}
}
} else {
this.stats = makeDefaultStats();
}
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
const errPtr = this.libzip.malloc(4);
2021-11-22 22:05:23 +01:00
try {
2022-06-27 11:57:51 +02:00
let flags = 0;
if (typeof source === `string` && pathOptions.create)
flags |= this.libzip.ZIP_CREATE | this.libzip.ZIP_TRUNCATE;
if (opts.readOnly) {
flags |= this.libzip.ZIP_RDONLY;
this.readOnly = true;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
if (typeof source === `string`) {
this.zip = this.libzip.open(npath.fromPortablePath(source), flags, errPtr);
2021-05-05 11:24:00 +02:00
} else {
2022-06-27 11:57:51 +02:00
const lzSource = this.allocateUnattachedSource(source);
try {
this.zip = this.libzip.openFromSource(lzSource, flags, errPtr);
this.lzSource = lzSource;
} catch (error) {
this.libzip.source.free(lzSource);
throw error;
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
if (this.zip === 0) {
const error = this.libzip.struct.errorS();
this.libzip.error.initWithCode(error, this.libzip.getValue(errPtr, `i32`));
throw this.makeLibzipError(error);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
} finally {
this.libzip.free(errPtr);
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
this.listings.set(PortablePath.root, /* @__PURE__ */ new Set());
2022-06-27 11:57:51 +02:00
const entryCount = this.libzip.getNumEntries(this.zip, 0);
for (let t = 0; t < entryCount; ++t) {
const raw = this.libzip.getName(this.zip, t, 0);
if (ppath.isAbsolute(raw))
continue;
const p = ppath.resolve(PortablePath.root, raw);
this.registerEntry(p, t);
if (raw.endsWith(`/`)) {
this.registerListing(p);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
this.symlinkCount = this.libzip.ext.countSymlinks(this.zip);
if (this.symlinkCount === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
this.ready = true;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
makeLibzipError(error) {
const errorCode = this.libzip.struct.errorCodeZip(error);
const strerror = this.libzip.error.strerror(error);
const libzipError = new LibzipError(strerror, this.libzip.errors[errorCode]);
if (errorCode === this.libzip.errors.ZIP_ER_CHANGED)
throw new Error(`Assertion failed: Unexpected libzip error: ${libzipError.message}`);
return libzipError;
}
getExtractHint(hints) {
for (const fileName of this.entries.keys()) {
const ext = this.pathUtils.extname(fileName);
if (hints.relevantExtensions.has(ext)) {
return true;
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
return false;
}
getAllFiles() {
return Array.from(this.entries.keys());
}
getRealPath() {
if (!this.path)
throw new Error(`ZipFS don't have real paths when loaded from a buffer`);
return this.path;
}
getBufferAndClose() {
this.prepareClose();
if (!this.lzSource)
throw new Error(`ZipFS was not created from a Buffer`);
2021-05-05 11:24:00 +02:00
try {
2022-06-27 11:57:51 +02:00
this.libzip.source.keep(this.lzSource);
if (this.libzip.close(this.zip) === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
if (this.libzip.source.open(this.lzSource) === -1)
throw this.makeLibzipError(this.libzip.source.error(this.lzSource));
if (this.libzip.source.seek(this.lzSource, 0, 0, this.libzip.SEEK_END) === -1)
throw this.makeLibzipError(this.libzip.source.error(this.lzSource));
const size = this.libzip.source.tell(this.lzSource);
if (size === -1)
throw this.makeLibzipError(this.libzip.source.error(this.lzSource));
if (this.libzip.source.seek(this.lzSource, 0, 0, this.libzip.SEEK_SET) === -1)
throw this.makeLibzipError(this.libzip.source.error(this.lzSource));
const buffer = this.libzip.malloc(size);
if (!buffer)
throw new Error(`Couldn't allocate enough memory`);
try {
const rc = this.libzip.source.read(this.lzSource, buffer, size);
if (rc === -1)
throw this.makeLibzipError(this.libzip.source.error(this.lzSource));
else if (rc < size)
throw new Error(`Incomplete read`);
else if (rc > size)
throw new Error(`Overread`);
const memory = this.libzip.HEAPU8.subarray(buffer, buffer + size);
return Buffer.from(memory);
} finally {
this.libzip.free(buffer);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
} finally {
this.libzip.source.close(this.lzSource);
this.libzip.source.free(this.lzSource);
this.ready = false;
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
prepareClose() {
if (!this.ready)
throw EBUSY(`archive closed, close`);
unwatchAllFiles(this);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
saveAndClose() {
if (!this.path || !this.baseFs)
throw new Error(`ZipFS cannot be saved and must be discarded when loaded from a buffer`);
this.prepareClose();
if (this.readOnly) {
this.discardAndClose();
return;
}
const newMode = this.baseFs.existsSync(this.path) || this.stats.mode === DEFAULT_MODE ? void 0 : this.stats.mode;
if (this.entries.size === 0) {
this.discardAndClose();
2022-12-07 18:56:19 +01:00
this.baseFs.writeFileSync(this.path, makeEmptyArchive(), { mode: newMode });
2022-06-27 11:57:51 +02:00
} else {
const rc = this.libzip.close(this.zip);
if (rc === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
if (typeof newMode !== `undefined`) {
this.baseFs.chmodSync(this.path, newMode);
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
this.ready = false;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
discardAndClose() {
this.prepareClose();
this.libzip.discard(this.zip);
this.ready = false;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
resolve(p) {
return ppath.resolve(PortablePath.root, p);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async openPromise(p, flags, mode) {
return this.openSync(p, flags, mode);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
openSync(p, flags, mode) {
const fd = this.nextFd++;
2022-12-07 18:56:19 +01:00
this.fds.set(fd, { cursor: 0, p });
2022-06-27 11:57:51 +02:00
return fd;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
hasOpenFileHandles() {
return !!this.fds.size;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async opendirPromise(p, opts) {
return this.opendirSync(p, opts);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
opendirSync(p, opts = {}) {
const resolvedP = this.resolveFilename(`opendir '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`opendir '${p}'`);
const directoryListing = this.listings.get(resolvedP);
if (!directoryListing)
throw ENOTDIR(`opendir '${p}'`);
const entries = [...directoryListing];
const fd = this.openSync(resolvedP, `r`);
const onClose = () => {
this.closeSync(fd);
};
2022-12-07 18:56:19 +01:00
return opendir(this, resolvedP, entries, { onClose });
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
async readPromise(fd, buffer, offset, length, position) {
return this.readSync(fd, buffer, offset, length, position);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
readSync(fd, buffer, offset = 0, length = buffer.byteLength, position = -1) {
const entry = this.fds.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`read`);
const realPosition = position === -1 || position === null ? entry.cursor : position;
const source = this.readFileSync(entry.p);
source.copy(buffer, offset, realPosition, realPosition + length);
const bytesRead = Math.max(0, Math.min(source.length - realPosition, length));
if (position === -1 || position === null)
entry.cursor += bytesRead;
return bytesRead;
}
async writePromise(fd, buffer, offset, length, position) {
if (typeof buffer === `string`) {
return this.writeSync(fd, buffer, position);
} else {
return this.writeSync(fd, buffer, offset, length, position);
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
writeSync(fd, buffer, offset, length, position) {
const entry = this.fds.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`read`);
throw new Error(`Unimplemented`);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async closePromise(fd) {
return this.closeSync(fd);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
closeSync(fd) {
const entry = this.fds.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`read`);
this.fds.delete(fd);
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
createReadStream(p, { encoding } = {}) {
2022-06-27 11:57:51 +02:00
if (p === null)
throw new Error(`Unimplemented`);
const fd = this.openSync(p, `r`);
2022-12-07 18:56:19 +01:00
const stream$1 = Object.assign(
new stream.PassThrough({
emitClose: true,
autoDestroy: true,
destroy: (error, callback) => {
clearImmediate(immediate);
this.closeSync(fd);
callback(error);
}
}),
{
close() {
stream$1.destroy();
},
bytesRead: 0,
path: p
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
);
2022-06-27 11:57:51 +02:00
const immediate = setImmediate(async () => {
try {
const data = await this.readFilePromise(p, encoding);
stream$1.bytesRead = data.length;
stream$1.end(data);
} catch (error) {
stream$1.destroy(error);
}
});
return stream$1;
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
createWriteStream(p, { encoding } = {}) {
2022-06-27 11:57:51 +02:00
if (this.readOnly)
throw EROFS(`open '${p}'`);
if (p === null)
throw new Error(`Unimplemented`);
const chunks = [];
const fd = this.openSync(p, `w`);
2022-12-07 18:56:19 +01:00
const stream$1 = Object.assign(
new stream.PassThrough({
autoDestroy: true,
emitClose: true,
destroy: (error, callback) => {
try {
if (error) {
callback(error);
} else {
this.writeFileSync(p, Buffer.concat(chunks), encoding);
callback(null);
}
} catch (err) {
callback(err);
} finally {
this.closeSync(fd);
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
}
}),
{
bytesWritten: 0,
path: p,
close() {
stream$1.destroy();
2022-06-27 11:57:51 +02:00
}
}
2022-12-07 18:56:19 +01:00
);
2022-06-27 11:57:51 +02:00
stream$1.on(`data`, (chunk) => {
const chunkBuffer = Buffer.from(chunk);
stream$1.bytesWritten += chunkBuffer.length;
chunks.push(chunkBuffer);
});
return stream$1;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async realpathPromise(p) {
return this.realpathSync(p);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
realpathSync(p) {
const resolvedP = this.resolveFilename(`lstat '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`lstat '${p}'`);
return resolvedP;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async existsPromise(p) {
return this.existsSync(p);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
existsSync(p) {
if (!this.ready)
throw EBUSY(`archive closed, existsSync '${p}'`);
if (this.symlinkCount === 0) {
const resolvedP2 = ppath.resolve(PortablePath.root, p);
return this.entries.has(resolvedP2) || this.listings.has(resolvedP2);
}
let resolvedP;
2021-11-22 22:05:23 +01:00
try {
2022-12-07 18:56:19 +01:00
resolvedP = this.resolveFilename(`stat '${p}'`, p, void 0, false);
2022-06-27 11:57:51 +02:00
} catch (error) {
return false;
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
if (resolvedP === void 0)
return false;
2022-06-27 11:57:51 +02:00
return this.entries.has(resolvedP) || this.listings.has(resolvedP);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
async accessPromise(p, mode) {
return this.accessSync(p, mode);
}
accessSync(p, mode = fs.constants.F_OK) {
const resolvedP = this.resolveFilename(`access '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`access '${p}'`);
if (this.readOnly && mode & fs.constants.W_OK) {
throw EROFS(`access '${p}'`);
2021-11-22 22:05:23 +01:00
}
}
2022-12-07 18:56:19 +01:00
async statPromise(p, opts = { bigint: false }) {
if (opts.bigint)
return this.statSync(p, { bigint: true });
return this.statSync(p);
}
statSync(p, opts = { bigint: false, throwIfNoEntry: true }) {
const resolvedP = this.resolveFilename(`stat '${p}'`, p, void 0, opts.throwIfNoEntry);
if (resolvedP === void 0)
return void 0;
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP)) {
if (opts.throwIfNoEntry === false)
return void 0;
2022-06-27 11:57:51 +02:00
throw ENOENT(`stat '${p}'`);
2022-12-07 18:56:19 +01:00
}
2022-06-27 11:57:51 +02:00
if (p[p.length - 1] === `/` && !this.listings.has(resolvedP))
throw ENOTDIR(`stat '${p}'`);
return this.statImpl(`stat '${p}'`, resolvedP, opts);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
async fstatPromise(fd, opts) {
return this.fstatSync(fd, opts);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
fstatSync(fd, opts) {
const entry = this.fds.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fstatSync`);
2022-12-07 18:56:19 +01:00
const { p } = entry;
2022-06-27 11:57:51 +02:00
const resolvedP = this.resolveFilename(`stat '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`stat '${p}'`);
if (p[p.length - 1] === `/` && !this.listings.has(resolvedP))
throw ENOTDIR(`stat '${p}'`);
return this.statImpl(`fstat '${p}'`, resolvedP, opts);
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
async lstatPromise(p, opts = { bigint: false }) {
if (opts.bigint)
return this.lstatSync(p, { bigint: true });
return this.lstatSync(p);
}
lstatSync(p, opts = { bigint: false, throwIfNoEntry: true }) {
const resolvedP = this.resolveFilename(`lstat '${p}'`, p, false, opts.throwIfNoEntry);
if (resolvedP === void 0)
return void 0;
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP)) {
if (opts.throwIfNoEntry === false)
return void 0;
2022-06-27 11:57:51 +02:00
throw ENOENT(`lstat '${p}'`);
2022-12-07 18:56:19 +01:00
}
2022-06-27 11:57:51 +02:00
if (p[p.length - 1] === `/` && !this.listings.has(resolvedP))
throw ENOTDIR(`lstat '${p}'`);
return this.statImpl(`lstat '${p}'`, resolvedP, opts);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
statImpl(reason, p, opts = {}) {
const entry = this.entries.get(p);
if (typeof entry !== `undefined`) {
const stat = this.libzip.struct.statS();
const rc = this.libzip.statIndex(this.zip, entry, 0, 0, stat);
if (rc === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
const uid = this.stats.uid;
const gid = this.stats.gid;
const size = this.libzip.struct.statSize(stat) >>> 0;
const blksize = 512;
const blocks = Math.ceil(size / blksize);
const mtimeMs = (this.libzip.struct.statMtime(stat) >>> 0) * 1e3;
const atimeMs = mtimeMs;
const birthtimeMs = mtimeMs;
const ctimeMs = mtimeMs;
const atime = new Date(atimeMs);
const birthtime = new Date(birthtimeMs);
const ctime = new Date(ctimeMs);
const mtime = new Date(mtimeMs);
const type = this.listings.has(p) ? S_IFDIR : this.isSymbolicLink(entry) ? S_IFLNK : S_IFREG;
const defaultMode = type === S_IFDIR ? 493 : 420;
const mode = type | this.getUnixMode(entry, defaultMode) & 511;
const crc = this.libzip.struct.statCrc(stat);
2022-12-07 18:56:19 +01:00
const statInstance = Object.assign(new StatEntry(), { uid, gid, size, blksize, blocks, atime, birthtime, ctime, mtime, atimeMs, birthtimeMs, ctimeMs, mtimeMs, mode, crc });
2022-06-27 11:57:51 +02:00
return opts.bigint === true ? convertToBigIntStats(statInstance) : statInstance;
}
if (this.listings.has(p)) {
const uid = this.stats.uid;
const gid = this.stats.gid;
const size = 0;
const blksize = 512;
const blocks = 0;
const atimeMs = this.stats.mtimeMs;
const birthtimeMs = this.stats.mtimeMs;
const ctimeMs = this.stats.mtimeMs;
const mtimeMs = this.stats.mtimeMs;
const atime = new Date(atimeMs);
const birthtime = new Date(birthtimeMs);
const ctime = new Date(ctimeMs);
const mtime = new Date(mtimeMs);
const mode = S_IFDIR | 493;
const crc = 0;
2022-12-07 18:56:19 +01:00
const statInstance = Object.assign(new StatEntry(), { uid, gid, size, blksize, blocks, atime, birthtime, ctime, mtime, atimeMs, birthtimeMs, ctimeMs, mtimeMs, mode, crc });
2022-06-27 11:57:51 +02:00
return opts.bigint === true ? convertToBigIntStats(statInstance) : statInstance;
}
throw new Error(`Unreachable`);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
getUnixMode(index, defaultMode) {
const rc = this.libzip.file.getExternalAttributes(this.zip, index, 0, 0, this.libzip.uint08S, this.libzip.uint32S);
if (rc === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
const opsys = this.libzip.getValue(this.libzip.uint08S, `i8`) >>> 0;
if (opsys !== this.libzip.ZIP_OPSYS_UNIX)
return defaultMode;
return this.libzip.getValue(this.libzip.uint32S, `i32`) >>> 16;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
registerListing(p) {
const existingListing = this.listings.get(p);
if (existingListing)
return existingListing;
const parentListing = this.registerListing(ppath.dirname(p));
parentListing.add(ppath.basename(p));
2022-12-07 18:56:19 +01:00
const newListing = /* @__PURE__ */ new Set();
2022-06-27 11:57:51 +02:00
this.listings.set(p, newListing);
return newListing;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
registerEntry(p, index) {
const parentListing = this.registerListing(ppath.dirname(p));
parentListing.add(ppath.basename(p));
this.entries.set(p, index);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
unregisterListing(p) {
this.listings.delete(p);
const parentListing = this.listings.get(ppath.dirname(p));
parentListing == null ? void 0 : parentListing.delete(ppath.basename(p));
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
unregisterEntry(p) {
this.unregisterListing(p);
const entry = this.entries.get(p);
this.entries.delete(p);
if (typeof entry === `undefined`)
return;
this.fileSources.delete(entry);
if (this.isSymbolicLink(entry)) {
this.symlinkCount--;
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
deleteEntry(p, index) {
this.unregisterEntry(p);
const rc = this.libzip.delete(this.zip, index);
if (rc === -1) {
throw this.makeLibzipError(this.libzip.getError(this.zip));
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
resolveFilename(reason, p, resolveLastComponent = true, throwIfNoEntry = true) {
2022-06-27 11:57:51 +02:00
if (!this.ready)
throw EBUSY(`archive closed, ${reason}`);
let resolvedP = ppath.resolve(PortablePath.root, p);
if (resolvedP === `/`)
return PortablePath.root;
const fileIndex = this.entries.get(resolvedP);
if (resolveLastComponent && fileIndex !== void 0) {
if (this.symlinkCount !== 0 && this.isSymbolicLink(fileIndex)) {
const target = this.getFileSource(fileIndex).toString();
2022-12-07 18:56:19 +01:00
return this.resolveFilename(reason, ppath.resolve(ppath.dirname(resolvedP), target), true, throwIfNoEntry);
2022-06-27 11:57:51 +02:00
} else {
return resolvedP;
}
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
while (true) {
2022-12-07 18:56:19 +01:00
const parentP = this.resolveFilename(reason, ppath.dirname(resolvedP), true, throwIfNoEntry);
if (parentP === void 0)
return parentP;
2022-06-27 11:57:51 +02:00
const isDir = this.listings.has(parentP);
const doesExist = this.entries.has(parentP);
2022-12-07 18:56:19 +01:00
if (!isDir && !doesExist) {
if (throwIfNoEntry === false)
return void 0;
2022-06-27 11:57:51 +02:00
throw ENOENT(reason);
2022-12-07 18:56:19 +01:00
}
2022-06-27 11:57:51 +02:00
if (!isDir)
throw ENOTDIR(reason);
resolvedP = ppath.resolve(parentP, ppath.basename(resolvedP));
if (!resolveLastComponent || this.symlinkCount === 0)
break;
const index = this.libzip.name.locate(this.zip, resolvedP.slice(1));
if (index === -1)
break;
if (this.isSymbolicLink(index)) {
const target = this.getFileSource(index).toString();
resolvedP = ppath.resolve(ppath.dirname(resolvedP), target);
} else {
break;
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
return resolvedP;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
allocateBuffer(content) {
if (!Buffer.isBuffer(content))
content = Buffer.from(content);
const buffer = this.libzip.malloc(content.byteLength);
if (!buffer)
throw new Error(`Couldn't allocate enough memory`);
const heap = new Uint8Array(this.libzip.HEAPU8.buffer, buffer, content.byteLength);
heap.set(content);
2022-12-07 18:56:19 +01:00
return { buffer, byteLength: content.byteLength };
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
allocateUnattachedSource(content) {
const error = this.libzip.struct.errorS();
2022-12-07 18:56:19 +01:00
const { buffer, byteLength } = this.allocateBuffer(content);
2022-06-27 11:57:51 +02:00
const source = this.libzip.source.fromUnattachedBuffer(buffer, byteLength, 0, true, error);
if (source === 0) {
this.libzip.free(error);
throw this.makeLibzipError(error);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
return source;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
allocateSource(content) {
2022-12-07 18:56:19 +01:00
const { buffer, byteLength } = this.allocateBuffer(content);
2022-06-27 11:57:51 +02:00
const source = this.libzip.source.fromBuffer(this.zip, buffer, byteLength, 0, true);
if (source === 0) {
this.libzip.free(buffer);
throw this.makeLibzipError(this.libzip.getError(this.zip));
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
return source;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
setFileSource(p, content) {
const buffer = Buffer.isBuffer(content) ? content : Buffer.from(content);
const target = ppath.relative(PortablePath.root, p);
const lzSource = this.allocateSource(content);
2021-11-22 22:05:23 +01:00
try {
2022-06-27 11:57:51 +02:00
const newIndex = this.libzip.file.add(this.zip, target, lzSource, this.libzip.ZIP_FL_OVERWRITE);
if (newIndex === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
if (this.level !== `mixed`) {
const method = this.level === 0 ? this.libzip.ZIP_CM_STORE : this.libzip.ZIP_CM_DEFLATE;
const rc = this.libzip.file.setCompression(this.zip, newIndex, 0, method, this.level);
if (rc === -1) {
throw this.makeLibzipError(this.libzip.getError(this.zip));
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
this.fileSources.set(newIndex, buffer);
return newIndex;
} catch (error) {
this.libzip.source.free(lzSource);
throw error;
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
isSymbolicLink(index) {
if (this.symlinkCount === 0)
return false;
const attrs = this.libzip.file.getExternalAttributes(this.zip, index, 0, 0, this.libzip.uint08S, this.libzip.uint32S);
if (attrs === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
const opsys = this.libzip.getValue(this.libzip.uint08S, `i8`) >>> 0;
if (opsys !== this.libzip.ZIP_OPSYS_UNIX)
return false;
const attributes = this.libzip.getValue(this.libzip.uint32S, `i32`) >>> 16;
return (attributes & S_IFMT) === S_IFLNK;
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
getFileSource(index, opts = { asyncDecompress: false }) {
2022-06-27 11:57:51 +02:00
const cachedFileSource = this.fileSources.get(index);
if (typeof cachedFileSource !== `undefined`)
return cachedFileSource;
const stat = this.libzip.struct.statS();
const rc = this.libzip.statIndex(this.zip, index, 0, 0, stat);
if (rc === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
const size = this.libzip.struct.statCompSize(stat);
const compressionMethod = this.libzip.struct.statCompMethod(stat);
const buffer = this.libzip.malloc(size);
try {
const file = this.libzip.fopenIndex(this.zip, index, 0, this.libzip.ZIP_FL_COMPRESSED);
if (file === 0)
throw this.makeLibzipError(this.libzip.getError(this.zip));
try {
const rc2 = this.libzip.fread(file, buffer, size, 0);
if (rc2 === -1)
throw this.makeLibzipError(this.libzip.file.getError(file));
else if (rc2 < size)
throw new Error(`Incomplete read`);
else if (rc2 > size)
throw new Error(`Overread`);
const memory = this.libzip.HEAPU8.subarray(buffer, buffer + size);
const data = Buffer.from(memory);
if (compressionMethod === 0) {
this.fileSources.set(index, data);
return data;
} else if (opts.asyncDecompress) {
return new Promise((resolve, reject) => {
zlib__default.default.inflateRaw(data, (error, result) => {
if (error) {
reject(error);
} else {
this.fileSources.set(index, result);
resolve(result);
}
});
});
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
const decompressedData = zlib__default.default.inflateRawSync(data);
this.fileSources.set(index, decompressedData);
return decompressedData;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
} finally {
this.libzip.fclose(file);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
} finally {
this.libzip.free(buffer);
2021-05-05 11:24:00 +02:00
}
}
2022-12-07 18:56:19 +01:00
async fchmodPromise(fd, mask) {
return this.chmodPromise(this.fdToPath(fd, `fchmod`), mask);
}
fchmodSync(fd, mask) {
return this.chmodSync(this.fdToPath(fd, `fchmodSync`), mask);
}
2022-06-27 11:57:51 +02:00
async chmodPromise(p, mask) {
return this.chmodSync(p, mask);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
chmodSync(p, mask) {
if (this.readOnly)
throw EROFS(`chmod '${p}'`);
mask &= 493;
const resolvedP = this.resolveFilename(`chmod '${p}'`, p, false);
const entry = this.entries.get(resolvedP);
if (typeof entry === `undefined`)
throw new Error(`Assertion failed: The entry should have been registered (${resolvedP})`);
const oldMod = this.getUnixMode(entry, S_IFREG | 0);
const newMod = oldMod & ~511 | mask;
const rc = this.libzip.file.setExternalAttributes(this.zip, entry, 0, 0, this.libzip.ZIP_OPSYS_UNIX, newMod << 16);
if (rc === -1) {
throw this.makeLibzipError(this.libzip.getError(this.zip));
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
async fchownPromise(fd, uid, gid) {
return this.chownPromise(this.fdToPath(fd, `fchown`), uid, gid);
}
fchownSync(fd, uid, gid) {
return this.chownSync(this.fdToPath(fd, `fchownSync`), uid, gid);
}
2022-06-27 11:57:51 +02:00
async chownPromise(p, uid, gid) {
return this.chownSync(p, uid, gid);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
chownSync(p, uid, gid) {
throw new Error(`Unimplemented`);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async renamePromise(oldP, newP) {
return this.renameSync(oldP, newP);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
renameSync(oldP, newP) {
throw new Error(`Unimplemented`);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async copyFilePromise(sourceP, destP, flags) {
2022-12-07 18:56:19 +01:00
const { indexSource, indexDest, resolvedDestP } = this.prepareCopyFile(sourceP, destP, flags);
const source = await this.getFileSource(indexSource, { asyncDecompress: true });
2022-06-27 11:57:51 +02:00
const newIndex = this.setFileSource(resolvedDestP, source);
if (newIndex !== indexDest) {
this.registerEntry(resolvedDestP, newIndex);
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
copyFileSync(sourceP, destP, flags = 0) {
2022-12-07 18:56:19 +01:00
const { indexSource, indexDest, resolvedDestP } = this.prepareCopyFile(sourceP, destP, flags);
2022-06-27 11:57:51 +02:00
const source = this.getFileSource(indexSource);
const newIndex = this.setFileSource(resolvedDestP, source);
if (newIndex !== indexDest) {
this.registerEntry(resolvedDestP, newIndex);
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
prepareCopyFile(sourceP, destP, flags = 0) {
if (this.readOnly)
throw EROFS(`copyfile '${sourceP} -> '${destP}'`);
if ((flags & fs.constants.COPYFILE_FICLONE_FORCE) !== 0)
throw ENOSYS(`unsupported clone operation`, `copyfile '${sourceP}' -> ${destP}'`);
const resolvedSourceP = this.resolveFilename(`copyfile '${sourceP} -> ${destP}'`, sourceP);
const indexSource = this.entries.get(resolvedSourceP);
if (typeof indexSource === `undefined`)
throw EINVAL(`copyfile '${sourceP}' -> '${destP}'`);
const resolvedDestP = this.resolveFilename(`copyfile '${sourceP}' -> ${destP}'`, destP);
const indexDest = this.entries.get(resolvedDestP);
if ((flags & (fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE_FORCE)) !== 0 && typeof indexDest !== `undefined`)
throw EEXIST(`copyfile '${sourceP}' -> '${destP}'`);
return {
indexSource,
resolvedDestP,
indexDest
};
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async appendFilePromise(p, content, opts) {
if (this.readOnly)
throw EROFS(`open '${p}'`);
if (typeof opts === `undefined`)
2022-12-07 18:56:19 +01:00
opts = { flag: `a` };
2022-06-27 11:57:51 +02:00
else if (typeof opts === `string`)
2022-12-07 18:56:19 +01:00
opts = { flag: `a`, encoding: opts };
2022-06-27 11:57:51 +02:00
else if (typeof opts.flag === `undefined`)
2022-12-07 18:56:19 +01:00
opts = { flag: `a`, ...opts };
2022-06-27 11:57:51 +02:00
return this.writeFilePromise(p, content, opts);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
appendFileSync(p, content, opts = {}) {
if (this.readOnly)
throw EROFS(`open '${p}'`);
if (typeof opts === `undefined`)
2022-12-07 18:56:19 +01:00
opts = { flag: `a` };
2022-06-27 11:57:51 +02:00
else if (typeof opts === `string`)
2022-12-07 18:56:19 +01:00
opts = { flag: `a`, encoding: opts };
2022-06-27 11:57:51 +02:00
else if (typeof opts.flag === `undefined`)
2022-12-07 18:56:19 +01:00
opts = { flag: `a`, ...opts };
2022-06-27 11:57:51 +02:00
return this.writeFileSync(p, content, opts);
}
fdToPath(fd, reason) {
var _a;
const path = (_a = this.fds.get(fd)) == null ? void 0 : _a.p;
if (typeof path === `undefined`)
throw EBADF(reason);
return path;
}
async writeFilePromise(p, content, opts) {
2022-12-07 18:56:19 +01:00
const { encoding, mode, index, resolvedP } = this.prepareWriteFile(p, opts);
2022-06-27 11:57:51 +02:00
if (index !== void 0 && typeof opts === `object` && opts.flag && opts.flag.includes(`a`))
2022-12-07 18:56:19 +01:00
content = Buffer.concat([await this.getFileSource(index, { asyncDecompress: true }), Buffer.from(content)]);
2022-06-27 11:57:51 +02:00
if (encoding !== null)
content = content.toString(encoding);
const newIndex = this.setFileSource(resolvedP, content);
if (newIndex !== index)
this.registerEntry(resolvedP, newIndex);
if (mode !== null) {
await this.chmodPromise(resolvedP, mode);
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
writeFileSync(p, content, opts) {
2022-12-07 18:56:19 +01:00
const { encoding, mode, index, resolvedP } = this.prepareWriteFile(p, opts);
2022-06-27 11:57:51 +02:00
if (index !== void 0 && typeof opts === `object` && opts.flag && opts.flag.includes(`a`))
content = Buffer.concat([this.getFileSource(index), Buffer.from(content)]);
if (encoding !== null)
content = content.toString(encoding);
const newIndex = this.setFileSource(resolvedP, content);
if (newIndex !== index)
this.registerEntry(resolvedP, newIndex);
if (mode !== null) {
this.chmodSync(resolvedP, mode);
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
prepareWriteFile(p, opts) {
if (typeof p === `number`)
p = this.fdToPath(p, `read`);
if (this.readOnly)
throw EROFS(`open '${p}'`);
const resolvedP = this.resolveFilename(`open '${p}'`, p);
if (this.listings.has(resolvedP))
throw EISDIR(`open '${p}'`);
let encoding = null, mode = null;
if (typeof opts === `string`) {
encoding = opts;
} else if (typeof opts === `object`) {
({
encoding = null,
mode = null
} = opts);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
const index = this.entries.get(resolvedP);
return {
encoding,
mode,
resolvedP,
index
};
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
async unlinkPromise(p) {
return this.unlinkSync(p);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
unlinkSync(p) {
if (this.readOnly)
throw EROFS(`unlink '${p}'`);
const resolvedP = this.resolveFilename(`unlink '${p}'`, p);
if (this.listings.has(resolvedP))
throw EISDIR(`unlink '${p}'`);
const index = this.entries.get(resolvedP);
if (typeof index === `undefined`)
throw EINVAL(`unlink '${p}'`);
this.deleteEntry(resolvedP, index);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
async utimesPromise(p, atime, mtime) {
return this.utimesSync(p, atime, mtime);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
utimesSync(p, atime, mtime) {
if (this.readOnly)
throw EROFS(`utimes '${p}'`);
const resolvedP = this.resolveFilename(`utimes '${p}'`, p);
this.utimesImpl(resolvedP, mtime);
}
async lutimesPromise(p, atime, mtime) {
return this.lutimesSync(p, atime, mtime);
}
lutimesSync(p, atime, mtime) {
if (this.readOnly)
throw EROFS(`lutimes '${p}'`);
const resolvedP = this.resolveFilename(`utimes '${p}'`, p, false);
this.utimesImpl(resolvedP, mtime);
}
utimesImpl(resolvedP, mtime) {
if (this.listings.has(resolvedP)) {
if (!this.entries.has(resolvedP))
this.hydrateDirectory(resolvedP);
}
const entry = this.entries.get(resolvedP);
if (entry === void 0)
throw new Error(`Unreachable`);
const rc = this.libzip.file.setMtime(this.zip, entry, 0, toUnixTimestamp(mtime), 0);
if (rc === -1) {
throw this.makeLibzipError(this.libzip.getError(this.zip));
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
async mkdirPromise(p, opts) {
return this.mkdirSync(p, opts);
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
mkdirSync(p, { mode = 493, recursive = false } = {}) {
if (recursive)
return this.mkdirpSync(p, { chmod: mode });
2022-06-27 11:57:51 +02:00
if (this.readOnly)
throw EROFS(`mkdir '${p}'`);
const resolvedP = this.resolveFilename(`mkdir '${p}'`, p);
if (this.entries.has(resolvedP) || this.listings.has(resolvedP))
throw EEXIST(`mkdir '${p}'`);
this.hydrateDirectory(resolvedP);
this.chmodSync(resolvedP, mode);
2022-12-07 18:56:19 +01:00
return void 0;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async rmdirPromise(p, opts) {
return this.rmdirSync(p, opts);
}
2022-12-07 18:56:19 +01:00
rmdirSync(p, { recursive = false } = {}) {
2022-06-27 11:57:51 +02:00
if (this.readOnly)
throw EROFS(`rmdir '${p}'`);
if (recursive) {
this.removeSync(p);
return;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
const resolvedP = this.resolveFilename(`rmdir '${p}'`, p);
const directoryListing = this.listings.get(resolvedP);
if (!directoryListing)
throw ENOTDIR(`rmdir '${p}'`);
if (directoryListing.size > 0)
throw ENOTEMPTY(`rmdir '${p}'`);
const index = this.entries.get(resolvedP);
if (typeof index === `undefined`)
throw EINVAL(`rmdir '${p}'`);
this.deleteEntry(p, index);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
hydrateDirectory(resolvedP) {
const index = this.libzip.dir.add(this.zip, ppath.relative(PortablePath.root, resolvedP));
if (index === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
this.registerListing(resolvedP);
this.registerEntry(resolvedP, index);
return index;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async linkPromise(existingP, newP) {
return this.linkSync(existingP, newP);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
linkSync(existingP, newP) {
throw EOPNOTSUPP(`link '${existingP}' -> '${newP}'`);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async symlinkPromise(target, p) {
return this.symlinkSync(target, p);
}
symlinkSync(target, p) {
if (this.readOnly)
throw EROFS(`symlink '${target}' -> '${p}'`);
const resolvedP = this.resolveFilename(`symlink '${target}' -> '${p}'`, p);
if (this.listings.has(resolvedP))
throw EISDIR(`symlink '${target}' -> '${p}'`);
if (this.entries.has(resolvedP))
throw EEXIST(`symlink '${target}' -> '${p}'`);
const index = this.setFileSource(resolvedP, target);
this.registerEntry(resolvedP, index);
const rc = this.libzip.file.setExternalAttributes(this.zip, index, 0, 0, this.libzip.ZIP_OPSYS_UNIX, (S_IFLNK | 511) << 16);
if (rc === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
this.symlinkCount += 1;
}
async readFilePromise(p, encoding) {
if (typeof encoding === `object`)
encoding = encoding ? encoding.encoding : void 0;
2022-12-07 18:56:19 +01:00
const data = await this.readFileBuffer(p, { asyncDecompress: true });
2022-06-27 11:57:51 +02:00
return encoding ? data.toString(encoding) : data;
}
readFileSync(p, encoding) {
if (typeof encoding === `object`)
encoding = encoding ? encoding.encoding : void 0;
const data = this.readFileBuffer(p);
return encoding ? data.toString(encoding) : data;
}
2022-12-07 18:56:19 +01:00
readFileBuffer(p, opts = { asyncDecompress: false }) {
2022-06-27 11:57:51 +02:00
if (typeof p === `number`)
p = this.fdToPath(p, `read`);
const resolvedP = this.resolveFilename(`open '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`open '${p}'`);
if (p[p.length - 1] === `/` && !this.listings.has(resolvedP))
throw ENOTDIR(`open '${p}'`);
if (this.listings.has(resolvedP))
throw EISDIR(`read`);
const entry = this.entries.get(resolvedP);
if (entry === void 0)
throw new Error(`Unreachable`);
return this.getFileSource(entry, opts);
}
async readdirPromise(p, opts) {
return this.readdirSync(p, opts);
}
readdirSync(p, opts) {
const resolvedP = this.resolveFilename(`scandir '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`scandir '${p}'`);
const directoryListing = this.listings.get(resolvedP);
if (!directoryListing)
throw ENOTDIR(`scandir '${p}'`);
const entries = [...directoryListing];
if (!(opts == null ? void 0 : opts.withFileTypes))
return entries;
return entries.map((name) => {
return Object.assign(this.statImpl(`lstat`, ppath.join(p, name)), {
name
});
2021-11-22 22:05:23 +01:00
});
}
2022-06-27 11:57:51 +02:00
async readlinkPromise(p) {
const entry = this.prepareReadlink(p);
2022-12-07 18:56:19 +01:00
return (await this.getFileSource(entry, { asyncDecompress: true })).toString();
2022-06-27 11:57:51 +02:00
}
readlinkSync(p) {
const entry = this.prepareReadlink(p);
return this.getFileSource(entry).toString();
}
prepareReadlink(p) {
const resolvedP = this.resolveFilename(`readlink '${p}'`, p, false);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`readlink '${p}'`);
if (p[p.length - 1] === `/` && !this.listings.has(resolvedP))
throw ENOTDIR(`open '${p}'`);
if (this.listings.has(resolvedP))
throw EINVAL(`readlink '${p}'`);
const entry = this.entries.get(resolvedP);
if (entry === void 0)
throw new Error(`Unreachable`);
if (!this.isSymbolicLink(entry))
throw EINVAL(`readlink '${p}'`);
return entry;
}
async truncatePromise(p, len = 0) {
const resolvedP = this.resolveFilename(`open '${p}'`, p);
const index = this.entries.get(resolvedP);
if (typeof index === `undefined`)
throw EINVAL(`open '${p}'`);
2022-12-07 18:56:19 +01:00
const source = await this.getFileSource(index, { asyncDecompress: true });
2022-06-27 11:57:51 +02:00
const truncated = Buffer.alloc(len, 0);
source.copy(truncated);
return await this.writeFilePromise(p, truncated);
}
truncateSync(p, len = 0) {
const resolvedP = this.resolveFilename(`open '${p}'`, p);
const index = this.entries.get(resolvedP);
if (typeof index === `undefined`)
throw EINVAL(`open '${p}'`);
const source = this.getFileSource(index);
const truncated = Buffer.alloc(len, 0);
source.copy(truncated);
return this.writeFileSync(p, truncated);
}
2022-12-07 18:56:19 +01:00
async ftruncatePromise(fd, len) {
return this.truncatePromise(this.fdToPath(fd, `ftruncate`), len);
}
ftruncateSync(fd, len) {
return this.truncateSync(this.fdToPath(fd, `ftruncateSync`), len);
}
2022-06-27 11:57:51 +02:00
watch(p, a, b) {
let persistent;
switch (typeof a) {
case `function`:
case `string`:
case `undefined`:
{
persistent = true;
}
break;
default:
{
2022-12-07 18:56:19 +01:00
({ persistent = true } = a);
2022-06-27 11:57:51 +02:00
}
break;
}
if (!persistent)
2022-12-07 18:56:19 +01:00
return { on: () => {
2022-06-27 11:57:51 +02:00
}, close: () => {
2022-12-07 18:56:19 +01:00
} };
2022-06-27 11:57:51 +02:00
const interval = setInterval(() => {
}, 24 * 60 * 60 * 1e3);
2022-12-07 18:56:19 +01:00
return { on: () => {
2022-06-27 11:57:51 +02:00
}, close: () => {
clearInterval(interval);
2022-12-07 18:56:19 +01:00
} };
2022-06-27 11:57:51 +02:00
}
watchFile(p, a, b) {
const resolvedP = ppath.resolve(PortablePath.root, p);
return watchFile(this, resolvedP, a, b);
}
unwatchFile(p, cb) {
const resolvedP = ppath.resolve(PortablePath.root, p);
return unwatchFile(this, resolvedP, cb);
}
}
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
class ProxiedFS extends FakeFS {
getExtractHint(hints) {
return this.baseFs.getExtractHint(hints);
}
resolve(path) {
return this.mapFromBase(this.baseFs.resolve(this.mapToBase(path)));
}
getRealPath() {
return this.mapFromBase(this.baseFs.getRealPath());
}
async openPromise(p, flags, mode) {
return this.baseFs.openPromise(this.mapToBase(p), flags, mode);
}
2021-11-22 22:05:23 +01:00
openSync(p, flags, mode) {
2022-06-27 11:57:51 +02:00
return this.baseFs.openSync(this.mapToBase(p), flags, mode);
2021-11-22 22:05:23 +01:00
}
async opendirPromise(p, opts) {
2022-12-07 18:56:19 +01:00
return Object.assign(await this.baseFs.opendirPromise(this.mapToBase(p), opts), { path: p });
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
opendirSync(p, opts) {
2022-12-07 18:56:19 +01:00
return Object.assign(this.baseFs.opendirSync(this.mapToBase(p), opts), { path: p });
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
async readPromise(fd, buffer, offset, length, position) {
return await this.baseFs.readPromise(fd, buffer, offset, length, position);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
readSync(fd, buffer, offset, length, position) {
2022-06-27 11:57:51 +02:00
return this.baseFs.readSync(fd, buffer, offset, length, position);
2021-11-22 22:05:23 +01:00
}
async writePromise(fd, buffer, offset, length, position) {
2022-06-27 11:57:51 +02:00
if (typeof buffer === `string`) {
return await this.baseFs.writePromise(fd, buffer, offset);
} else {
return await this.baseFs.writePromise(fd, buffer, offset, length, position);
}
2021-11-22 22:05:23 +01:00
}
writeSync(fd, buffer, offset, length, position) {
if (typeof buffer === `string`) {
2022-06-27 11:57:51 +02:00
return this.baseFs.writeSync(fd, buffer, offset);
2021-05-05 11:24:00 +02:00
} else {
2022-06-27 11:57:51 +02:00
return this.baseFs.writeSync(fd, buffer, offset, length, position);
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
async closePromise(fd) {
2022-06-27 11:57:51 +02:00
return this.baseFs.closePromise(fd);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
closeSync(fd) {
2022-06-27 11:57:51 +02:00
this.baseFs.closeSync(fd);
2021-11-22 22:05:23 +01:00
}
createReadStream(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.createReadStream(p !== null ? this.mapToBase(p) : p, opts);
2021-11-22 22:05:23 +01:00
}
createWriteStream(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.createWriteStream(p !== null ? this.mapToBase(p) : p, opts);
2021-11-22 22:05:23 +01:00
}
async realpathPromise(p) {
2022-06-27 11:57:51 +02:00
return this.mapFromBase(await this.baseFs.realpathPromise(this.mapToBase(p)));
2021-11-22 22:05:23 +01:00
}
realpathSync(p) {
2022-06-27 11:57:51 +02:00
return this.mapFromBase(this.baseFs.realpathSync(this.mapToBase(p)));
2021-11-22 22:05:23 +01:00
}
async existsPromise(p) {
2022-06-27 11:57:51 +02:00
return this.baseFs.existsPromise(this.mapToBase(p));
}
existsSync(p) {
return this.baseFs.existsSync(this.mapToBase(p));
2021-11-22 22:05:23 +01:00
}
accessSync(p, mode) {
2022-06-27 11:57:51 +02:00
return this.baseFs.accessSync(this.mapToBase(p), mode);
2021-11-22 22:05:23 +01:00
}
async accessPromise(p, mode) {
2022-06-27 11:57:51 +02:00
return this.baseFs.accessPromise(this.mapToBase(p), mode);
2021-11-22 22:05:23 +01:00
}
async statPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.statPromise(this.mapToBase(p), opts);
2021-11-22 22:05:23 +01:00
}
statSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.statSync(this.mapToBase(p), opts);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
async fstatPromise(fd, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.fstatPromise(fd, opts);
2021-11-22 22:05:23 +01:00
}
fstatSync(fd, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.fstatSync(fd, opts);
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
lstatPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.lstatPromise(this.mapToBase(p), opts);
2021-11-22 22:05:23 +01:00
}
lstatSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.lstatSync(this.mapToBase(p), opts);
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
async fchmodPromise(fd, mask) {
return this.baseFs.fchmodPromise(fd, mask);
}
fchmodSync(fd, mask) {
return this.baseFs.fchmodSync(fd, mask);
}
2021-11-22 22:05:23 +01:00
async chmodPromise(p, mask) {
2022-06-27 11:57:51 +02:00
return this.baseFs.chmodPromise(this.mapToBase(p), mask);
2021-11-22 22:05:23 +01:00
}
chmodSync(p, mask) {
2022-06-27 11:57:51 +02:00
return this.baseFs.chmodSync(this.mapToBase(p), mask);
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
async fchownPromise(fd, uid, gid) {
return this.baseFs.fchownPromise(fd, uid, gid);
}
fchownSync(fd, uid, gid) {
return this.baseFs.fchownSync(fd, uid, gid);
}
2021-11-22 22:05:23 +01:00
async chownPromise(p, uid, gid) {
2022-06-27 11:57:51 +02:00
return this.baseFs.chownPromise(this.mapToBase(p), uid, gid);
2021-11-22 22:05:23 +01:00
}
chownSync(p, uid, gid) {
2022-06-27 11:57:51 +02:00
return this.baseFs.chownSync(this.mapToBase(p), uid, gid);
2021-11-22 22:05:23 +01:00
}
async renamePromise(oldP, newP) {
2022-06-27 11:57:51 +02:00
return this.baseFs.renamePromise(this.mapToBase(oldP), this.mapToBase(newP));
2021-11-22 22:05:23 +01:00
}
renameSync(oldP, newP) {
2022-06-27 11:57:51 +02:00
return this.baseFs.renameSync(this.mapToBase(oldP), this.mapToBase(newP));
2021-11-22 22:05:23 +01:00
}
async copyFilePromise(sourceP, destP, flags = 0) {
2022-06-27 11:57:51 +02:00
return this.baseFs.copyFilePromise(this.mapToBase(sourceP), this.mapToBase(destP), flags);
2021-11-22 22:05:23 +01:00
}
copyFileSync(sourceP, destP, flags = 0) {
2022-06-27 11:57:51 +02:00
return this.baseFs.copyFileSync(this.mapToBase(sourceP), this.mapToBase(destP), flags);
2021-11-22 22:05:23 +01:00
}
async appendFilePromise(p, content, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.appendFilePromise(this.fsMapToBase(p), content, opts);
2021-11-22 22:05:23 +01:00
}
appendFileSync(p, content, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.appendFileSync(this.fsMapToBase(p), content, opts);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
async writeFilePromise(p, content, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.writeFilePromise(this.fsMapToBase(p), content, opts);
2021-11-22 22:05:23 +01:00
}
writeFileSync(p, content, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.writeFileSync(this.fsMapToBase(p), content, opts);
2021-11-22 22:05:23 +01:00
}
async unlinkPromise(p) {
2022-06-27 11:57:51 +02:00
return this.baseFs.unlinkPromise(this.mapToBase(p));
2021-11-22 22:05:23 +01:00
}
unlinkSync(p) {
2022-06-27 11:57:51 +02:00
return this.baseFs.unlinkSync(this.mapToBase(p));
2021-11-22 22:05:23 +01:00
}
async utimesPromise(p, atime, mtime) {
2022-06-27 11:57:51 +02:00
return this.baseFs.utimesPromise(this.mapToBase(p), atime, mtime);
2021-11-22 22:05:23 +01:00
}
utimesSync(p, atime, mtime) {
2022-06-27 11:57:51 +02:00
return this.baseFs.utimesSync(this.mapToBase(p), atime, mtime);
2021-11-22 22:05:23 +01:00
}
async mkdirPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.mkdirPromise(this.mapToBase(p), opts);
2021-11-22 22:05:23 +01:00
}
mkdirSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.mkdirSync(this.mapToBase(p), opts);
2021-11-22 22:05:23 +01:00
}
async rmdirPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.rmdirPromise(this.mapToBase(p), opts);
2021-11-22 22:05:23 +01:00
}
rmdirSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.rmdirSync(this.mapToBase(p), opts);
2021-11-22 22:05:23 +01:00
}
async linkPromise(existingP, newP) {
2022-06-27 11:57:51 +02:00
return this.baseFs.linkPromise(this.mapToBase(existingP), this.mapToBase(newP));
2021-11-22 22:05:23 +01:00
}
linkSync(existingP, newP) {
2022-06-27 11:57:51 +02:00
return this.baseFs.linkSync(this.mapToBase(existingP), this.mapToBase(newP));
2021-11-22 22:05:23 +01:00
}
async symlinkPromise(target, p, type) {
2022-06-27 11:57:51 +02:00
const mappedP = this.mapToBase(p);
if (this.pathUtils.isAbsolute(target))
return this.baseFs.symlinkPromise(this.mapToBase(target), mappedP, type);
const mappedAbsoluteTarget = this.mapToBase(this.pathUtils.join(this.pathUtils.dirname(p), target));
const mappedTarget = this.baseFs.pathUtils.relative(this.baseFs.pathUtils.dirname(mappedP), mappedAbsoluteTarget);
return this.baseFs.symlinkPromise(mappedTarget, mappedP, type);
2021-11-22 22:05:23 +01:00
}
symlinkSync(target, p, type) {
2022-06-27 11:57:51 +02:00
const mappedP = this.mapToBase(p);
if (this.pathUtils.isAbsolute(target))
return this.baseFs.symlinkSync(this.mapToBase(target), mappedP, type);
const mappedAbsoluteTarget = this.mapToBase(this.pathUtils.join(this.pathUtils.dirname(p), target));
const mappedTarget = this.baseFs.pathUtils.relative(this.baseFs.pathUtils.dirname(mappedP), mappedAbsoluteTarget);
return this.baseFs.symlinkSync(mappedTarget, mappedP, type);
2021-11-22 22:05:23 +01:00
}
async readFilePromise(p, encoding) {
2022-06-27 11:57:51 +02:00
if (encoding === `utf8`) {
return this.baseFs.readFilePromise(this.fsMapToBase(p), encoding);
} else {
return this.baseFs.readFilePromise(this.fsMapToBase(p), encoding);
}
2021-11-22 22:05:23 +01:00
}
readFileSync(p, encoding) {
2022-06-27 11:57:51 +02:00
if (encoding === `utf8`) {
return this.baseFs.readFileSync(this.fsMapToBase(p), encoding);
} else {
return this.baseFs.readFileSync(this.fsMapToBase(p), encoding);
}
2021-11-22 22:05:23 +01:00
}
async readdirPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.readdirPromise(this.mapToBase(p), opts);
2021-11-22 22:05:23 +01:00
}
readdirSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.baseFs.readdirSync(this.mapToBase(p), opts);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
async readlinkPromise(p) {
2022-06-27 11:57:51 +02:00
return this.mapFromBase(await this.baseFs.readlinkPromise(this.mapToBase(p)));
2021-11-22 22:05:23 +01:00
}
readlinkSync(p) {
2022-06-27 11:57:51 +02:00
return this.mapFromBase(this.baseFs.readlinkSync(this.mapToBase(p)));
2021-11-22 22:05:23 +01:00
}
async truncatePromise(p, len) {
2022-06-27 11:57:51 +02:00
return this.baseFs.truncatePromise(this.mapToBase(p), len);
2021-11-22 22:05:23 +01:00
}
truncateSync(p, len) {
2022-06-27 11:57:51 +02:00
return this.baseFs.truncateSync(this.mapToBase(p), len);
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
async ftruncatePromise(fd, len) {
return this.baseFs.ftruncatePromise(fd, len);
}
ftruncateSync(fd, len) {
return this.baseFs.ftruncateSync(fd, len);
}
2021-11-22 22:05:23 +01:00
watch(p, a, b) {
2022-12-07 18:56:19 +01:00
return this.baseFs.watch(
this.mapToBase(p),
a,
b
);
2021-11-22 22:05:23 +01:00
}
watchFile(p, a, b) {
2022-12-07 18:56:19 +01:00
return this.baseFs.watchFile(
this.mapToBase(p),
a,
b
);
2021-11-22 22:05:23 +01:00
}
unwatchFile(p, cb) {
2022-06-27 11:57:51 +02:00
return this.baseFs.unwatchFile(this.mapToBase(p), cb);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
fsMapToBase(p) {
if (typeof p === `number`) {
return p;
} else {
return this.mapToBase(p);
}
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
class PosixFS extends ProxiedFS {
constructor(baseFs) {
super(npath);
this.baseFs = baseFs;
}
mapFromBase(path) {
return npath.fromPortablePath(path);
}
mapToBase(path) {
return npath.toPortablePath(path);
}
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
const NUMBER_REGEXP = /^[0-9]+$/;
const VIRTUAL_REGEXP = /^(\/(?:[^/]+\/)*?(?:\$\$virtual|__virtual__))((?:\/((?:[^/]+-)?[a-f0-9]+)(?:\/([^/]+))?)?((?:\/.*)?))$/;
const VALID_COMPONENT = /^([^/]+-)?[a-f0-9]+$/;
class VirtualFS extends ProxiedFS {
2022-12-07 18:56:19 +01:00
constructor({ baseFs = new NodeFS() } = {}) {
super(ppath);
this.baseFs = baseFs;
}
2022-06-27 11:57:51 +02:00
static makeVirtualPath(base, component, to) {
if (ppath.basename(base) !== `__virtual__`)
throw new Error(`Assertion failed: Virtual folders must be named "__virtual__"`);
if (!ppath.basename(component).match(VALID_COMPONENT))
throw new Error(`Assertion failed: Virtual components must be ended by an hexadecimal hash`);
const target = ppath.relative(ppath.dirname(base), to);
const segments = target.split(`/`);
let depth = 0;
while (depth < segments.length && segments[depth] === `..`)
depth += 1;
const finalSegments = segments.slice(depth);
const fullVirtualPath = ppath.join(base, component, String(depth), ...finalSegments);
return fullVirtualPath;
}
static resolveVirtual(p) {
const match = p.match(VIRTUAL_REGEXP);
if (!match || !match[3] && match[5])
return p;
const target = ppath.dirname(match[1]);
if (!match[3] || !match[4])
return target;
const isnum = NUMBER_REGEXP.test(match[4]);
if (!isnum)
return p;
const depth = Number(match[4]);
const backstep = `../`.repeat(depth);
const subpath = match[5] || `.`;
return VirtualFS.resolveVirtual(ppath.join(target, backstep, subpath));
}
2021-11-22 22:05:23 +01:00
getExtractHint(hints) {
return this.baseFs.getExtractHint(hints);
}
2022-06-27 11:57:51 +02:00
getRealPath() {
return this.baseFs.getRealPath();
}
realpathSync(p) {
const match = p.match(VIRTUAL_REGEXP);
if (!match)
return this.baseFs.realpathSync(p);
if (!match[5])
return p;
const realpath = this.baseFs.realpathSync(this.mapToBase(p));
return VirtualFS.makeVirtualPath(match[1], match[3], realpath);
}
async realpathPromise(p) {
const match = p.match(VIRTUAL_REGEXP);
if (!match)
return await this.baseFs.realpathPromise(p);
if (!match[5])
return p;
const realpath = await this.baseFs.realpathPromise(this.mapToBase(p));
return VirtualFS.makeVirtualPath(match[1], match[3], realpath);
}
mapToBase(p) {
if (p === ``)
return p;
if (this.pathUtils.isAbsolute(p))
return VirtualFS.resolveVirtual(p);
const resolvedRoot = VirtualFS.resolveVirtual(this.baseFs.resolve(PortablePath.dot));
const resolvedP = VirtualFS.resolveVirtual(this.baseFs.resolve(p));
return ppath.relative(resolvedRoot, resolvedP) || PortablePath.dot;
}
mapFromBase(p) {
return p;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
2022-12-07 18:56:19 +01:00
const ZIP_MASK = 4278190080;
const ZIP_MAGIC = 704643072;
2022-06-27 11:57:51 +02:00
const getArchivePart = (path, extension) => {
let idx = path.indexOf(extension);
if (idx <= 0)
return null;
let nextCharIdx = idx;
while (idx >= 0) {
nextCharIdx = idx + extension.length;
if (path[nextCharIdx] === ppath.sep)
break;
if (path[idx - 1] === ppath.sep)
return null;
idx = path.indexOf(extension, nextCharIdx);
}
if (path.length > nextCharIdx && path[nextCharIdx] !== ppath.sep)
return null;
return path.slice(0, nextCharIdx);
};
class ZipOpenFS extends BasePortableFakeFS {
2022-12-07 18:56:19 +01:00
constructor({ libzip, baseFs = new NodeFS(), filter = null, maxOpenFiles = Infinity, readOnlyArchives = false, useCache = true, maxAge = 5e3, fileExtensions = null }) {
2022-06-27 11:57:51 +02:00
super();
2022-12-07 18:56:19 +01:00
this.fdMap = /* @__PURE__ */ new Map();
2022-06-27 11:57:51 +02:00
this.nextFd = 3;
2022-12-07 18:56:19 +01:00
this.isZip = /* @__PURE__ */ new Set();
this.notZip = /* @__PURE__ */ new Set();
this.realPaths = /* @__PURE__ */ new Map();
2022-06-27 11:57:51 +02:00
this.limitOpenFilesTimeout = null;
this.libzipFactory = typeof libzip !== `function` ? () => libzip : libzip;
this.baseFs = baseFs;
2022-12-07 18:56:19 +01:00
this.zipInstances = useCache ? /* @__PURE__ */ new Map() : null;
2022-06-27 11:57:51 +02:00
this.filter = filter;
this.maxOpenFiles = maxOpenFiles;
this.readOnlyArchives = readOnlyArchives;
this.maxAge = maxAge;
this.fileExtensions = fileExtensions;
}
static async openPromise(fn, opts) {
const zipOpenFs = new ZipOpenFS(opts);
try {
return await fn(zipOpenFs);
} finally {
zipOpenFs.saveAndClose();
}
}
get libzip() {
if (typeof this.libzipInstance === `undefined`)
this.libzipInstance = this.libzipFactory();
return this.libzipInstance;
}
getExtractHint(hints) {
return this.baseFs.getExtractHint(hints);
}
2021-11-22 22:05:23 +01:00
getRealPath() {
2022-06-27 11:57:51 +02:00
return this.baseFs.getRealPath();
}
saveAndClose() {
unwatchAllFiles(this);
if (this.zipInstances) {
2022-12-07 18:56:19 +01:00
for (const [path, { zipFs }] of this.zipInstances.entries()) {
2022-06-27 11:57:51 +02:00
zipFs.saveAndClose();
this.zipInstances.delete(path);
}
}
}
discardAndClose() {
unwatchAllFiles(this);
if (this.zipInstances) {
2022-12-07 18:56:19 +01:00
for (const [path, { zipFs }] of this.zipInstances.entries()) {
2022-06-27 11:57:51 +02:00
zipFs.discardAndClose();
this.zipInstances.delete(path);
}
}
}
resolve(p) {
return this.baseFs.resolve(p);
}
remapFd(zipFs, fd) {
2022-12-07 18:56:19 +01:00
const remappedFd = this.nextFd++ | ZIP_MAGIC;
2022-06-27 11:57:51 +02:00
this.fdMap.set(remappedFd, [zipFs, fd]);
return remappedFd;
2021-11-22 22:05:23 +01:00
}
async openPromise(p, flags, mode) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.openPromise(p, flags, mode);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return this.remapFd(zipFs, await zipFs.openPromise(subPath, flags, mode));
});
2021-11-22 22:05:23 +01:00
}
openSync(p, flags, mode) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.openSync(p, flags, mode);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return this.remapFd(zipFs, zipFs.openSync(subPath, flags, mode));
});
2021-11-22 22:05:23 +01:00
}
async opendirPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.opendirPromise(p, opts);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.opendirPromise(subPath, opts);
}, {
requireSubpath: false
2021-11-22 22:05:23 +01:00
});
}
opendirSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.opendirSync(p, opts);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.opendirSync(subPath, opts);
}, {
requireSubpath: false
2021-11-22 22:05:23 +01:00
});
}
async readPromise(fd, buffer, offset, length, position) {
2022-12-07 18:56:19 +01:00
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
2022-06-27 11:57:51 +02:00
return await this.baseFs.readPromise(fd, buffer, offset, length, position);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`read`);
const [zipFs, realFd] = entry;
return await zipFs.readPromise(realFd, buffer, offset, length, position);
2021-11-22 22:05:23 +01:00
}
readSync(fd, buffer, offset, length, position) {
2022-12-07 18:56:19 +01:00
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
2022-06-27 11:57:51 +02:00
return this.baseFs.readSync(fd, buffer, offset, length, position);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`readSync`);
const [zipFs, realFd] = entry;
return zipFs.readSync(realFd, buffer, offset, length, position);
2021-11-22 22:05:23 +01:00
}
async writePromise(fd, buffer, offset, length, position) {
2022-12-07 18:56:19 +01:00
if ((fd & ZIP_MASK) !== ZIP_MAGIC) {
2022-06-27 11:57:51 +02:00
if (typeof buffer === `string`) {
return await this.baseFs.writePromise(fd, buffer, offset);
} else {
return await this.baseFs.writePromise(fd, buffer, offset, length, position);
}
}
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`write`);
const [zipFs, realFd] = entry;
2021-11-22 22:05:23 +01:00
if (typeof buffer === `string`) {
2022-06-27 11:57:51 +02:00
return await zipFs.writePromise(realFd, buffer, offset);
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
return await zipFs.writePromise(realFd, buffer, offset, length, position);
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
writeSync(fd, buffer, offset, length, position) {
2022-12-07 18:56:19 +01:00
if ((fd & ZIP_MASK) !== ZIP_MAGIC) {
2022-06-27 11:57:51 +02:00
if (typeof buffer === `string`) {
return this.baseFs.writeSync(fd, buffer, offset);
} else {
return this.baseFs.writeSync(fd, buffer, offset, length, position);
}
}
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`writeSync`);
const [zipFs, realFd] = entry;
2021-11-22 22:05:23 +01:00
if (typeof buffer === `string`) {
2022-06-27 11:57:51 +02:00
return zipFs.writeSync(realFd, buffer, offset);
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
return zipFs.writeSync(realFd, buffer, offset, length, position);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
async closePromise(fd) {
2022-12-07 18:56:19 +01:00
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
2022-06-27 11:57:51 +02:00
return await this.baseFs.closePromise(fd);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`close`);
this.fdMap.delete(fd);
const [zipFs, realFd] = entry;
return await zipFs.closePromise(realFd);
2021-11-22 22:05:23 +01:00
}
closeSync(fd) {
2022-12-07 18:56:19 +01:00
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
2022-06-27 11:57:51 +02:00
return this.baseFs.closeSync(fd);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`closeSync`);
this.fdMap.delete(fd);
const [zipFs, realFd] = entry;
return zipFs.closeSync(realFd);
2021-11-22 22:05:23 +01:00
}
createReadStream(p, opts) {
2022-06-27 11:57:51 +02:00
if (p === null)
return this.baseFs.createReadStream(p, opts);
return this.makeCallSync(p, () => {
return this.baseFs.createReadStream(p, opts);
2022-12-07 18:56:19 +01:00
}, (zipFs, { archivePath, subPath }) => {
2022-06-27 11:57:51 +02:00
const stream = zipFs.createReadStream(subPath, opts);
stream.path = npath.fromPortablePath(this.pathUtils.join(archivePath, subPath));
return stream;
});
2021-11-22 22:05:23 +01:00
}
createWriteStream(p, opts) {
2022-06-27 11:57:51 +02:00
if (p === null)
return this.baseFs.createWriteStream(p, opts);
return this.makeCallSync(p, () => {
return this.baseFs.createWriteStream(p, opts);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.createWriteStream(subPath, opts);
});
2021-11-22 22:05:23 +01:00
}
async realpathPromise(p) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.realpathPromise(p);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { archivePath, subPath }) => {
2022-06-27 11:57:51 +02:00
let realArchivePath = this.realPaths.get(archivePath);
if (typeof realArchivePath === `undefined`) {
realArchivePath = await this.baseFs.realpathPromise(archivePath);
this.realPaths.set(archivePath, realArchivePath);
}
return this.pathUtils.join(realArchivePath, this.pathUtils.relative(PortablePath.root, await zipFs.realpathPromise(subPath)));
});
}
realpathSync(p) {
return this.makeCallSync(p, () => {
return this.baseFs.realpathSync(p);
2022-12-07 18:56:19 +01:00
}, (zipFs, { archivePath, subPath }) => {
2022-06-27 11:57:51 +02:00
let realArchivePath = this.realPaths.get(archivePath);
if (typeof realArchivePath === `undefined`) {
realArchivePath = this.baseFs.realpathSync(archivePath);
this.realPaths.set(archivePath, realArchivePath);
}
return this.pathUtils.join(realArchivePath, this.pathUtils.relative(PortablePath.root, zipFs.realpathSync(subPath)));
});
}
2021-11-22 22:05:23 +01:00
async existsPromise(p) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.existsPromise(p);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.existsPromise(subPath);
});
2021-11-22 22:05:23 +01:00
}
existsSync(p) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.existsSync(p);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.existsSync(subPath);
});
2021-11-22 22:05:23 +01:00
}
async accessPromise(p, mode) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.accessPromise(p, mode);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.accessPromise(subPath, mode);
});
}
accessSync(p, mode) {
return this.makeCallSync(p, () => {
return this.baseFs.accessSync(p, mode);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.accessSync(subPath, mode);
});
2021-11-22 22:05:23 +01:00
}
async statPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.statPromise(p, opts);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.statPromise(subPath, opts);
});
2021-11-22 22:05:23 +01:00
}
statSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.statSync(p, opts);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.statSync(subPath, opts);
});
2021-11-22 22:05:23 +01:00
}
async fstatPromise(fd, opts) {
2022-12-07 18:56:19 +01:00
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
2022-06-27 11:57:51 +02:00
return this.baseFs.fstatPromise(fd, opts);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fstat`);
const [zipFs, realFd] = entry;
return zipFs.fstatPromise(realFd, opts);
2021-11-22 22:05:23 +01:00
}
fstatSync(fd, opts) {
2022-12-07 18:56:19 +01:00
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
2022-06-27 11:57:51 +02:00
return this.baseFs.fstatSync(fd, opts);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fstatSync`);
const [zipFs, realFd] = entry;
return zipFs.fstatSync(realFd, opts);
2021-11-22 22:05:23 +01:00
}
async lstatPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.lstatPromise(p, opts);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.lstatPromise(subPath, opts);
});
2021-11-22 22:05:23 +01:00
}
lstatSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.lstatSync(p, opts);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.lstatSync(subPath, opts);
});
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
async fchmodPromise(fd, mask) {
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
return this.baseFs.fchmodPromise(fd, mask);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fchmod`);
const [zipFs, realFd] = entry;
return zipFs.fchmodPromise(realFd, mask);
}
fchmodSync(fd, mask) {
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
return this.baseFs.fchmodSync(fd, mask);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fchmodSync`);
const [zipFs, realFd] = entry;
return zipFs.fchmodSync(realFd, mask);
}
2021-11-22 22:05:23 +01:00
async chmodPromise(p, mask) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.chmodPromise(p, mask);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.chmodPromise(subPath, mask);
});
2021-11-22 22:05:23 +01:00
}
chmodSync(p, mask) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.chmodSync(p, mask);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.chmodSync(subPath, mask);
});
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
async fchownPromise(fd, uid, gid) {
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
return this.baseFs.fchownPromise(fd, uid, gid);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fchown`);
const [zipFs, realFd] = entry;
return zipFs.fchownPromise(realFd, uid, gid);
}
fchownSync(fd, uid, gid) {
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
return this.baseFs.fchownSync(fd, uid, gid);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fchownSync`);
const [zipFs, realFd] = entry;
return zipFs.fchownSync(realFd, uid, gid);
}
2021-11-22 22:05:23 +01:00
async chownPromise(p, uid, gid) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.chownPromise(p, uid, gid);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.chownPromise(subPath, uid, gid);
});
2021-11-22 22:05:23 +01:00
}
chownSync(p, uid, gid) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.chownSync(p, uid, gid);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.chownSync(subPath, uid, gid);
});
2021-11-22 22:05:23 +01:00
}
async renamePromise(oldP, newP) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(oldP, async () => {
return await this.makeCallPromise(newP, async () => {
return await this.baseFs.renamePromise(oldP, newP);
}, async () => {
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
2022-06-27 11:57:51 +02:00
});
2022-12-07 18:56:19 +01:00
}, async (zipFsO, { subPath: subPathO }) => {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(newP, async () => {
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
}, async (zipFsN, { subPath: subPathN }) => {
2022-06-27 11:57:51 +02:00
if (zipFsO !== zipFsN) {
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
2022-06-27 11:57:51 +02:00
} else {
return await zipFsO.renamePromise(subPathO, subPathN);
}
});
});
2021-11-22 22:05:23 +01:00
}
renameSync(oldP, newP) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(oldP, () => {
return this.makeCallSync(newP, () => {
return this.baseFs.renameSync(oldP, newP);
}, () => {
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
2022-06-27 11:57:51 +02:00
});
2022-12-07 18:56:19 +01:00
}, (zipFsO, { subPath: subPathO }) => {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(newP, () => {
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
}, (zipFsN, { subPath: subPathN }) => {
2022-06-27 11:57:51 +02:00
if (zipFsO !== zipFsN) {
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
2022-06-27 11:57:51 +02:00
} else {
return zipFsO.renameSync(subPathO, subPathN);
}
});
});
2021-11-22 22:05:23 +01:00
}
async copyFilePromise(sourceP, destP, flags = 0) {
2022-06-27 11:57:51 +02:00
const fallback = async (sourceFs, sourceP2, destFs, destP2) => {
if ((flags & fs.constants.COPYFILE_FICLONE_FORCE) !== 0)
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EXDEV: cross-device clone not permitted, copyfile '${sourceP2}' -> ${destP2}'`), { code: `EXDEV` });
2022-06-27 11:57:51 +02:00
if (flags & fs.constants.COPYFILE_EXCL && await this.existsPromise(sourceP2))
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EEXIST: file already exists, copyfile '${sourceP2}' -> '${destP2}'`), { code: `EEXIST` });
2022-06-27 11:57:51 +02:00
let content;
try {
content = await sourceFs.readFilePromise(sourceP2);
} catch (error) {
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EINVAL: invalid argument, copyfile '${sourceP2}' -> '${destP2}'`), { code: `EINVAL` });
2022-06-27 11:57:51 +02:00
}
await destFs.writeFilePromise(destP2, content);
};
return await this.makeCallPromise(sourceP, async () => {
return await this.makeCallPromise(destP, async () => {
return await this.baseFs.copyFilePromise(sourceP, destP, flags);
2022-12-07 18:56:19 +01:00
}, async (zipFsD, { subPath: subPathD }) => {
2022-06-27 11:57:51 +02:00
return await fallback(this.baseFs, sourceP, zipFsD, subPathD);
});
2022-12-07 18:56:19 +01:00
}, async (zipFsS, { subPath: subPathS }) => {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(destP, async () => {
return await fallback(zipFsS, subPathS, this.baseFs, destP);
2022-12-07 18:56:19 +01:00
}, async (zipFsD, { subPath: subPathD }) => {
2022-06-27 11:57:51 +02:00
if (zipFsS !== zipFsD) {
return await fallback(zipFsS, subPathS, zipFsD, subPathD);
} else {
return await zipFsS.copyFilePromise(subPathS, subPathD, flags);
}
});
});
2021-11-22 22:05:23 +01:00
}
copyFileSync(sourceP, destP, flags = 0) {
2022-06-27 11:57:51 +02:00
const fallback = (sourceFs, sourceP2, destFs, destP2) => {
if ((flags & fs.constants.COPYFILE_FICLONE_FORCE) !== 0)
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EXDEV: cross-device clone not permitted, copyfile '${sourceP2}' -> ${destP2}'`), { code: `EXDEV` });
2022-06-27 11:57:51 +02:00
if (flags & fs.constants.COPYFILE_EXCL && this.existsSync(sourceP2))
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EEXIST: file already exists, copyfile '${sourceP2}' -> '${destP2}'`), { code: `EEXIST` });
2022-06-27 11:57:51 +02:00
let content;
try {
content = sourceFs.readFileSync(sourceP2);
} catch (error) {
2022-12-07 18:56:19 +01:00
throw Object.assign(new Error(`EINVAL: invalid argument, copyfile '${sourceP2}' -> '${destP2}'`), { code: `EINVAL` });
2022-06-27 11:57:51 +02:00
}
destFs.writeFileSync(destP2, content);
};
return this.makeCallSync(sourceP, () => {
return this.makeCallSync(destP, () => {
return this.baseFs.copyFileSync(sourceP, destP, flags);
2022-12-07 18:56:19 +01:00
}, (zipFsD, { subPath: subPathD }) => {
2022-06-27 11:57:51 +02:00
return fallback(this.baseFs, sourceP, zipFsD, subPathD);
});
2022-12-07 18:56:19 +01:00
}, (zipFsS, { subPath: subPathS }) => {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(destP, () => {
return fallback(zipFsS, subPathS, this.baseFs, destP);
2022-12-07 18:56:19 +01:00
}, (zipFsD, { subPath: subPathD }) => {
2022-06-27 11:57:51 +02:00
if (zipFsS !== zipFsD) {
return fallback(zipFsS, subPathS, zipFsD, subPathD);
} else {
return zipFsS.copyFileSync(subPathS, subPathD, flags);
}
});
});
2021-11-22 22:05:23 +01:00
}
async appendFilePromise(p, content, opts) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.appendFilePromise(p, content, opts);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.appendFilePromise(subPath, content, opts);
});
2021-11-22 22:05:23 +01:00
}
appendFileSync(p, content, opts) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.appendFileSync(p, content, opts);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.appendFileSync(subPath, content, opts);
});
2021-11-22 22:05:23 +01:00
}
async writeFilePromise(p, content, opts) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.writeFilePromise(p, content, opts);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.writeFilePromise(subPath, content, opts);
});
2021-11-22 22:05:23 +01:00
}
writeFileSync(p, content, opts) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.writeFileSync(p, content, opts);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.writeFileSync(subPath, content, opts);
});
2021-11-22 22:05:23 +01:00
}
async unlinkPromise(p) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.unlinkPromise(p);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.unlinkPromise(subPath);
});
2021-11-22 22:05:23 +01:00
}
unlinkSync(p) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.unlinkSync(p);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.unlinkSync(subPath);
});
2021-11-22 22:05:23 +01:00
}
async utimesPromise(p, atime, mtime) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.utimesPromise(p, atime, mtime);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.utimesPromise(subPath, atime, mtime);
});
2021-11-22 22:05:23 +01:00
}
utimesSync(p, atime, mtime) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.utimesSync(p, atime, mtime);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.utimesSync(subPath, atime, mtime);
});
2021-11-22 22:05:23 +01:00
}
async mkdirPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.mkdirPromise(p, opts);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.mkdirPromise(subPath, opts);
});
2021-11-22 22:05:23 +01:00
}
mkdirSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.mkdirSync(p, opts);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.mkdirSync(subPath, opts);
});
2021-11-22 22:05:23 +01:00
}
async rmdirPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.rmdirPromise(p, opts);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.rmdirPromise(subPath, opts);
});
2021-11-22 22:05:23 +01:00
}
rmdirSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.rmdirSync(p, opts);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.rmdirSync(subPath, opts);
});
2021-11-22 22:05:23 +01:00
}
async linkPromise(existingP, newP) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(newP, async () => {
return await this.baseFs.linkPromise(existingP, newP);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.linkPromise(existingP, subPath);
});
2021-11-22 22:05:23 +01:00
}
linkSync(existingP, newP) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(newP, () => {
return this.baseFs.linkSync(existingP, newP);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.linkSync(existingP, subPath);
});
2021-11-22 22:05:23 +01:00
}
async symlinkPromise(target, p, type) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.symlinkPromise(target, p, type);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.symlinkPromise(target, subPath);
});
2021-11-22 22:05:23 +01:00
}
symlinkSync(target, p, type) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.symlinkSync(target, p, type);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.symlinkSync(target, subPath);
});
2021-11-22 22:05:23 +01:00
}
async readFilePromise(p, encoding) {
2022-06-27 11:57:51 +02:00
return this.makeCallPromise(p, async () => {
switch (encoding) {
case `utf8`:
return await this.baseFs.readFilePromise(p, encoding);
default:
return await this.baseFs.readFilePromise(p, encoding);
}
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.readFilePromise(subPath, encoding);
});
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
readFileSync(p, encoding) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
switch (encoding) {
case `utf8`:
return this.baseFs.readFileSync(p, encoding);
default:
return this.baseFs.readFileSync(p, encoding);
}
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.readFileSync(subPath, encoding);
});
2021-11-22 22:05:23 +01:00
}
async readdirPromise(p, opts) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.readdirPromise(p, opts);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.readdirPromise(subPath, opts);
}, {
requireSubpath: false
});
2021-11-22 22:05:23 +01:00
}
readdirSync(p, opts) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.readdirSync(p, opts);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.readdirSync(subPath, opts);
}, {
requireSubpath: false
});
2021-11-22 22:05:23 +01:00
}
async readlinkPromise(p) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.readlinkPromise(p);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.readlinkPromise(subPath);
});
2021-11-22 22:05:23 +01:00
}
readlinkSync(p) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.readlinkSync(p);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.readlinkSync(subPath);
});
2021-11-22 22:05:23 +01:00
}
async truncatePromise(p, len) {
2022-06-27 11:57:51 +02:00
return await this.makeCallPromise(p, async () => {
return await this.baseFs.truncatePromise(p, len);
2022-12-07 18:56:19 +01:00
}, async (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return await zipFs.truncatePromise(subPath, len);
});
2021-11-22 22:05:23 +01:00
}
truncateSync(p, len) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.truncateSync(p, len);
2022-12-07 18:56:19 +01:00
}, (zipFs, { subPath }) => {
2022-06-27 11:57:51 +02:00
return zipFs.truncateSync(subPath, len);
});
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
async ftruncatePromise(fd, len) {
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
return this.baseFs.ftruncatePromise(fd, len);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`ftruncate`);
const [zipFs, realFd] = entry;
return zipFs.ftruncatePromise(realFd, len);
}
ftruncateSync(fd, len) {
if ((fd & ZIP_MASK) !== ZIP_MAGIC)
return this.baseFs.ftruncateSync(fd, len);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`ftruncateSync`);
const [zipFs, realFd] = entry;
return zipFs.ftruncateSync(realFd, len);
}
2021-11-22 22:05:23 +01:00
watch(p, a, b) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
2022-12-07 18:56:19 +01:00
return this.baseFs.watch(
p,
a,
b
);
}, (zipFs, { subPath }) => {
return zipFs.watch(
subPath,
a,
b
);
2022-06-27 11:57:51 +02:00
});
2021-11-22 22:05:23 +01:00
}
watchFile(p, a, b) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
2022-12-07 18:56:19 +01:00
return this.baseFs.watchFile(
p,
a,
b
);
2022-06-27 11:57:51 +02:00
}, () => {
return watchFile(this, p, a, b);
});
2021-11-22 22:05:23 +01:00
}
unwatchFile(p, cb) {
2022-06-27 11:57:51 +02:00
return this.makeCallSync(p, () => {
return this.baseFs.unwatchFile(p, cb);
}, () => {
return unwatchFile(this, p, cb);
});
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
async makeCallPromise(p, discard, accept, { requireSubpath = true } = {}) {
2022-06-27 11:57:51 +02:00
if (typeof p !== `string`)
return await discard();
const normalizedP = this.resolve(p);
const zipInfo = this.findZip(normalizedP);
if (!zipInfo)
return await discard();
if (requireSubpath && zipInfo.subPath === `/`)
return await discard();
return await this.getZipPromise(zipInfo.archivePath, async (zipFs) => await accept(zipFs, zipInfo));
}
2022-12-07 18:56:19 +01:00
makeCallSync(p, discard, accept, { requireSubpath = true } = {}) {
2022-06-27 11:57:51 +02:00
if (typeof p !== `string`)
return discard();
const normalizedP = this.resolve(p);
const zipInfo = this.findZip(normalizedP);
if (!zipInfo)
return discard();
if (requireSubpath && zipInfo.subPath === `/`)
return discard();
return this.getZipSync(zipInfo.archivePath, (zipFs) => accept(zipFs, zipInfo));
}
findZip(p) {
if (this.filter && !this.filter.test(p))
return null;
let filePath = ``;
while (true) {
const pathPartWithArchive = p.substring(filePath.length);
let archivePart;
if (!this.fileExtensions) {
archivePart = getArchivePart(pathPartWithArchive, `.zip`);
} else {
for (const ext of this.fileExtensions) {
archivePart = getArchivePart(pathPartWithArchive, ext);
if (archivePart) {
break;
}
}
}
if (!archivePart)
return null;
filePath = this.pathUtils.join(filePath, archivePart);
if (this.isZip.has(filePath) === false) {
if (this.notZip.has(filePath))
continue;
try {
if (!this.baseFs.lstatSync(filePath).isFile()) {
this.notZip.add(filePath);
continue;
}
} catch {
return null;
}
this.isZip.add(filePath);
}
return {
archivePath: filePath,
subPath: this.pathUtils.join(PortablePath.root, p.substring(filePath.length))
};
}
}
limitOpenFiles(max) {
if (this.zipInstances === null)
return;
const now = Date.now();
let nextExpiresAt = now + this.maxAge;
let closeCount = max === null ? 0 : this.zipInstances.size - max;
2022-12-07 18:56:19 +01:00
for (const [path, { zipFs, expiresAt, refCount }] of this.zipInstances.entries()) {
2022-06-27 11:57:51 +02:00
if (refCount !== 0 || zipFs.hasOpenFileHandles()) {
continue;
} else if (now >= expiresAt) {
zipFs.saveAndClose();
this.zipInstances.delete(path);
closeCount -= 1;
continue;
} else if (max === null || closeCount <= 0) {
nextExpiresAt = expiresAt;
break;
}
zipFs.saveAndClose();
this.zipInstances.delete(path);
closeCount -= 1;
}
if (this.limitOpenFilesTimeout === null && (max === null && this.zipInstances.size > 0 || max !== null)) {
this.limitOpenFilesTimeout = setTimeout(() => {
this.limitOpenFilesTimeout = null;
this.limitOpenFiles(null);
}, nextExpiresAt - now).unref();
}
}
async getZipPromise(p, accept) {
const getZipOptions = async () => ({
baseFs: this.baseFs,
libzip: this.libzip,
readOnly: this.readOnlyArchives,
stats: await this.baseFs.statPromise(p)
});
if (this.zipInstances) {
let cachedZipFs = this.zipInstances.get(p);
if (!cachedZipFs) {
const zipOptions = await getZipOptions();
cachedZipFs = this.zipInstances.get(p);
if (!cachedZipFs) {
cachedZipFs = {
zipFs: new ZipFS(p, zipOptions),
expiresAt: 0,
refCount: 0
};
}
}
this.zipInstances.delete(p);
this.limitOpenFiles(this.maxOpenFiles - 1);
this.zipInstances.set(p, cachedZipFs);
cachedZipFs.expiresAt = Date.now() + this.maxAge;
cachedZipFs.refCount += 1;
try {
return await accept(cachedZipFs.zipFs);
} finally {
cachedZipFs.refCount -= 1;
}
2021-05-05 11:24:00 +02:00
} else {
2022-06-27 11:57:51 +02:00
const zipFs = new ZipFS(p, await getZipOptions());
try {
return await accept(zipFs);
} finally {
zipFs.saveAndClose();
}
}
}
getZipSync(p, accept) {
const getZipOptions = () => ({
baseFs: this.baseFs,
libzip: this.libzip,
readOnly: this.readOnlyArchives,
stats: this.baseFs.statSync(p)
});
if (this.zipInstances) {
let cachedZipFs = this.zipInstances.get(p);
if (!cachedZipFs) {
cachedZipFs = {
zipFs: new ZipFS(p, getZipOptions()),
expiresAt: 0,
refCount: 0
};
}
this.zipInstances.delete(p);
this.limitOpenFiles(this.maxOpenFiles - 1);
this.zipInstances.set(p, cachedZipFs);
cachedZipFs.expiresAt = Date.now() + this.maxAge;
return accept(cachedZipFs.zipFs);
} else {
const zipFs = new ZipFS(p, getZipOptions());
try {
return accept(zipFs);
} finally {
zipFs.saveAndClose();
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
class URLFS extends ProxiedFS {
constructor(baseFs) {
super(npath);
2021-11-22 22:05:23 +01:00
this.baseFs = baseFs;
}
2022-06-27 11:57:51 +02:00
mapFromBase(path) {
return path;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
mapToBase(path) {
if (path instanceof url.URL)
return url.fileURLToPath(path);
return path;
2021-11-22 22:05:23 +01:00
}
}
2022-12-07 18:56:19 +01:00
var _a, _b, _c, _d;
const kBaseFs = Symbol(`kBaseFs`);
const kFd = Symbol(`kFd`);
const kClosePromise = Symbol(`kClosePromise`);
const kCloseResolve = Symbol(`kCloseResolve`);
const kCloseReject = Symbol(`kCloseReject`);
const kRefs = Symbol(`kRefs`);
const kRef = Symbol(`kRef`);
const kUnref = Symbol(`kUnref`);
class FileHandle {
constructor(fd, baseFs) {
this[_a] = 1;
this[_b] = void 0;
this[_c] = void 0;
this[_d] = void 0;
this[kBaseFs] = baseFs;
this[kFd] = fd;
}
get fd() {
return this[kFd];
}
async appendFile(data, options) {
var _a2;
try {
this[kRef](this.appendFile);
const encoding = (_a2 = typeof options === `string` ? options : options == null ? void 0 : options.encoding) != null ? _a2 : void 0;
return await this[kBaseFs].appendFilePromise(this.fd, data, encoding ? { encoding } : void 0);
} finally {
this[kUnref]();
}
}
async chown(uid, gid) {
try {
this[kRef](this.chown);
return await this[kBaseFs].fchownPromise(this.fd, uid, gid);
} finally {
this[kUnref]();
}
}
async chmod(mode) {
try {
this[kRef](this.chmod);
return await this[kBaseFs].fchmodPromise(this.fd, mode);
} finally {
this[kUnref]();
}
}
createReadStream(options) {
return this[kBaseFs].createReadStream(null, { ...options, fd: this.fd });
}
createWriteStream(options) {
return this[kBaseFs].createWriteStream(null, { ...options, fd: this.fd });
}
datasync() {
throw new Error(`Method not implemented.`);
}
sync() {
throw new Error(`Method not implemented.`);
}
async read(bufferOrOptions, offset, length, position) {
var _a2, _b2, _c2;
try {
this[kRef](this.read);
let buffer;
if (!Buffer.isBuffer(bufferOrOptions)) {
bufferOrOptions != null ? bufferOrOptions : bufferOrOptions = {};
buffer = (_a2 = bufferOrOptions.buffer) != null ? _a2 : Buffer.alloc(16384);
offset = bufferOrOptions.offset || 0;
length = (_b2 = bufferOrOptions.length) != null ? _b2 : buffer.byteLength;
position = (_c2 = bufferOrOptions.position) != null ? _c2 : null;
} else {
buffer = bufferOrOptions;
}
offset != null ? offset : offset = 0;
length != null ? length : length = 0;
if (length === 0) {
return {
bytesRead: length,
buffer
};
}
const bytesRead = await this[kBaseFs].readPromise(this.fd, buffer, offset, length, position);
return {
bytesRead,
buffer
};
} finally {
this[kUnref]();
}
}
async readFile(options) {
var _a2;
try {
this[kRef](this.readFile);
const encoding = (_a2 = typeof options === `string` ? options : options == null ? void 0 : options.encoding) != null ? _a2 : void 0;
return await this[kBaseFs].readFilePromise(this.fd, encoding);
} finally {
this[kUnref]();
}
}
async stat(opts) {
try {
this[kRef](this.stat);
return await this[kBaseFs].fstatPromise(this.fd, opts);
} finally {
this[kUnref]();
}
}
async truncate(len) {
try {
this[kRef](this.truncate);
return await this[kBaseFs].ftruncatePromise(this.fd, len);
} finally {
this[kUnref]();
}
}
utimes(atime, mtime) {
throw new Error(`Method not implemented.`);
}
async writeFile(data, options) {
var _a2;
try {
this[kRef](this.writeFile);
const encoding = (_a2 = typeof options === `string` ? options : options == null ? void 0 : options.encoding) != null ? _a2 : void 0;
await this[kBaseFs].writeFilePromise(this.fd, data, encoding);
} finally {
this[kUnref]();
}
}
async write(...args) {
try {
this[kRef](this.write);
if (ArrayBuffer.isView(args[0])) {
const [buffer, offset, length, position] = args;
const bytesWritten = await this[kBaseFs].writePromise(this.fd, buffer, offset != null ? offset : void 0, length != null ? length : void 0, position != null ? position : void 0);
return { bytesWritten, buffer };
} else {
const [data, position, encoding] = args;
const bytesWritten = await this[kBaseFs].writePromise(this.fd, data, position, encoding);
return { bytesWritten, buffer: data };
}
} finally {
this[kUnref]();
}
}
async writev(buffers, position) {
try {
this[kRef](this.writev);
let bytesWritten = 0;
if (typeof position !== `undefined`) {
for (const buffer of buffers) {
const writeResult = await this.write(buffer, void 0, void 0, position);
bytesWritten += writeResult.bytesWritten;
position += writeResult.bytesWritten;
}
} else {
for (const buffer of buffers) {
const writeResult = await this.write(buffer);
bytesWritten += writeResult.bytesWritten;
}
}
return {
buffers,
bytesWritten
};
} finally {
this[kUnref]();
}
}
readv(buffers, position) {
throw new Error(`Method not implemented.`);
}
close() {
if (this[kFd] === -1)
return Promise.resolve();
if (this[kClosePromise])
return this[kClosePromise];
this[kRefs]--;
if (this[kRefs] === 0) {
const fd = this[kFd];
this[kFd] = -1;
this[kClosePromise] = this[kBaseFs].closePromise(fd).finally(() => {
this[kClosePromise] = void 0;
});
} else {
this[kClosePromise] = new Promise((resolve, reject) => {
this[kCloseResolve] = resolve;
this[kCloseReject] = reject;
}).finally(() => {
this[kClosePromise] = void 0;
this[kCloseReject] = void 0;
this[kCloseResolve] = void 0;
});
}
return this[kClosePromise];
}
[(_a = kRefs, _b = kClosePromise, _c = kCloseResolve, _d = kCloseReject, kRef)](caller) {
if (this[kFd] === -1) {
const err = new Error(`file closed`);
err.code = `EBADF`;
err.syscall = caller.name;
throw err;
}
this[kRefs]++;
}
[kUnref]() {
this[kRefs]--;
if (this[kRefs] === 0) {
const fd = this[kFd];
this[kFd] = -1;
this[kBaseFs].closePromise(fd).then(this[kCloseResolve], this[kCloseReject]);
}
}
}
const SYNC_IMPLEMENTATIONS = /* @__PURE__ */ new Set([
2022-06-27 11:57:51 +02:00
`accessSync`,
`appendFileSync`,
`createReadStream`,
`createWriteStream`,
`chmodSync`,
2022-12-07 18:56:19 +01:00
`fchmodSync`,
2022-06-27 11:57:51 +02:00
`chownSync`,
2022-12-07 18:56:19 +01:00
`fchownSync`,
2022-06-27 11:57:51 +02:00
`closeSync`,
`copyFileSync`,
`linkSync`,
`lstatSync`,
`fstatSync`,
`lutimesSync`,
`mkdirSync`,
`openSync`,
`opendirSync`,
`readlinkSync`,
`readFileSync`,
`readdirSync`,
`readlinkSync`,
`realpathSync`,
`renameSync`,
`rmdirSync`,
`statSync`,
`symlinkSync`,
`truncateSync`,
2022-12-07 18:56:19 +01:00
`ftruncateSync`,
2022-06-27 11:57:51 +02:00
`unlinkSync`,
`unwatchFile`,
`utimesSync`,
`watch`,
`watchFile`,
`writeFileSync`,
`writeSync`
]);
2022-12-07 18:56:19 +01:00
const ASYNC_IMPLEMENTATIONS = /* @__PURE__ */ new Set([
2022-06-27 11:57:51 +02:00
`accessPromise`,
`appendFilePromise`,
2022-12-07 18:56:19 +01:00
`fchmodPromise`,
2022-06-27 11:57:51 +02:00
`chmodPromise`,
2022-12-07 18:56:19 +01:00
`fchownPromise`,
2022-06-27 11:57:51 +02:00
`chownPromise`,
`closePromise`,
`copyFilePromise`,
`linkPromise`,
`fstatPromise`,
`lstatPromise`,
`lutimesPromise`,
`mkdirPromise`,
`openPromise`,
`opendirPromise`,
`readdirPromise`,
`realpathPromise`,
`readFilePromise`,
`readdirPromise`,
`readlinkPromise`,
`renamePromise`,
`rmdirPromise`,
`statPromise`,
`symlinkPromise`,
`truncatePromise`,
2022-12-07 18:56:19 +01:00
`ftruncatePromise`,
2022-06-27 11:57:51 +02:00
`unlinkPromise`,
`utimesPromise`,
`writeFilePromise`,
`writeSync`
]);
function patchFs(patchedFs, fakeFs) {
fakeFs = new URLFS(fakeFs);
const setupFn = (target, name, replacement) => {
const orig = target[name];
target[name] = replacement;
if (typeof (orig == null ? void 0 : orig[nodeUtils.promisify.custom]) !== `undefined`) {
replacement[nodeUtils.promisify.custom] = orig[nodeUtils.promisify.custom];
}
};
{
setupFn(patchedFs, `exists`, (p, ...args) => {
const hasCallback = typeof args[args.length - 1] === `function`;
const callback = hasCallback ? args.pop() : () => {
};
process.nextTick(() => {
fakeFs.existsPromise(p).then((exists) => {
callback(exists);
}, () => {
callback(false);
});
});
});
setupFn(patchedFs, `read`, (...args) => {
let [fd, buffer, offset, length, position, callback] = args;
if (args.length <= 3) {
let options = {};
if (args.length < 3) {
callback = args[1];
} else {
options = args[1];
callback = args[2];
}
({
buffer = Buffer.alloc(16384),
offset = 0,
length = buffer.byteLength,
position
} = options);
}
if (offset == null)
offset = 0;
length |= 0;
if (length === 0) {
process.nextTick(() => {
callback(null, 0, buffer);
});
return;
}
if (position == null)
position = -1;
process.nextTick(() => {
fakeFs.readPromise(fd, buffer, offset, length, position).then((bytesRead) => {
callback(null, bytesRead, buffer);
}, (error) => {
callback(error, 0, buffer);
});
});
});
for (const fnName of ASYNC_IMPLEMENTATIONS) {
const origName = fnName.replace(/Promise$/, ``);
if (typeof patchedFs[origName] === `undefined`)
continue;
const fakeImpl = fakeFs[fnName];
if (typeof fakeImpl === `undefined`)
continue;
const wrapper = (...args) => {
const hasCallback = typeof args[args.length - 1] === `function`;
const callback = hasCallback ? args.pop() : () => {
};
process.nextTick(() => {
fakeImpl.apply(fakeFs, args).then((result) => {
callback(null, result);
}, (error) => {
callback(error);
});
});
};
setupFn(patchedFs, origName, wrapper);
}
patchedFs.realpath.native = patchedFs.realpath;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
{
setupFn(patchedFs, `existsSync`, (p) => {
try {
return fakeFs.existsSync(p);
} catch (error) {
return false;
}
});
setupFn(patchedFs, `readSync`, (...args) => {
let [fd, buffer, offset, length, position] = args;
if (args.length <= 3) {
const options = args[2] || {};
2022-12-07 18:56:19 +01:00
({ offset = 0, length = buffer.byteLength, position } = options);
2022-06-27 11:57:51 +02:00
}
if (offset == null)
offset = 0;
length |= 0;
if (length === 0)
return 0;
if (position == null)
position = -1;
return fakeFs.readSync(fd, buffer, offset, length, position);
});
for (const fnName of SYNC_IMPLEMENTATIONS) {
const origName = fnName;
if (typeof patchedFs[origName] === `undefined`)
continue;
const fakeImpl = fakeFs[fnName];
if (typeof fakeImpl === `undefined`)
continue;
setupFn(patchedFs, origName, fakeImpl.bind(fakeFs));
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
patchedFs.realpathSync.native = patchedFs.realpathSync;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
{
const origEmitWarning = process.emitWarning;
process.emitWarning = () => {
};
let patchedFsPromises;
2021-11-22 22:05:23 +01:00
try {
2022-06-27 11:57:51 +02:00
patchedFsPromises = patchedFs.promises;
2021-11-22 22:05:23 +01:00
} finally {
2022-06-27 11:57:51 +02:00
process.emitWarning = origEmitWarning;
}
if (typeof patchedFsPromises !== `undefined`) {
for (const fnName of ASYNC_IMPLEMENTATIONS) {
const origName = fnName.replace(/Promise$/, ``);
if (typeof patchedFsPromises[origName] === `undefined`)
continue;
const fakeImpl = fakeFs[fnName];
if (typeof fakeImpl === `undefined`)
continue;
if (fnName === `open`)
continue;
2022-12-07 18:56:19 +01:00
setupFn(patchedFsPromises, origName, (pathLike, ...args) => {
if (pathLike instanceof FileHandle) {
return pathLike[origName].apply(pathLike, args);
} else {
return fakeImpl.call(fakeFs, pathLike, ...args);
}
2022-06-27 11:57:51 +02:00
});
}
setupFn(patchedFsPromises, `open`, async (...args) => {
const fd = await fakeFs.openPromise(...args);
2022-12-07 18:56:19 +01:00
return new FileHandle(fd, fakeFs);
2022-06-27 11:57:51 +02:00
});
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
{
patchedFs.read[nodeUtils.promisify.custom] = async (fd, buffer, ...args) => {
const res = fakeFs.readPromise(fd, buffer, ...args);
2022-12-07 18:56:19 +01:00
return { bytesRead: await res, buffer };
2022-06-27 11:57:51 +02:00
};
patchedFs.write[nodeUtils.promisify.custom] = async (fd, buffer, ...args) => {
const res = fakeFs.writePromise(fd, buffer, ...args);
2022-12-07 18:56:19 +01:00
return { bytesWritten: await res, buffer };
2022-06-27 11:57:51 +02:00
};
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
var libzipSync = {exports: {}};
(function (module, exports) {
var frozenFs = Object.assign({}, fs__default.default);
var createModule = function() {
var _scriptDir = void 0;
if (typeof __filename !== "undefined")
_scriptDir = _scriptDir || __filename;
return function(createModule2) {
createModule2 = createModule2 || {};
var Module = typeof createModule2 !== "undefined" ? createModule2 : {};
var readyPromiseResolve, readyPromiseReject;
Module["ready"] = new Promise(function(resolve, reject) {
readyPromiseResolve = resolve;
readyPromiseReject = reject;
});
var moduleOverrides = {};
var key;
for (key in Module) {
if (Module.hasOwnProperty(key)) {
moduleOverrides[key] = Module[key];
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
var scriptDirectory = "";
function locateFile(path) {
if (Module["locateFile"]) {
return Module["locateFile"](path, scriptDirectory);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
return scriptDirectory + path;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
var read_, readBinary;
var nodeFS;
var nodePath;
{
{
scriptDirectory = __dirname + "/";
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
read_ = function shell_read(filename, binary) {
var ret = tryParseAsDataURI(filename);
if (ret) {
return binary ? ret : ret.toString();
}
if (!nodeFS)
nodeFS = frozenFs;
if (!nodePath)
nodePath = path__default.default;
filename = nodePath["normalize"](filename);
return nodeFS["readFileSync"](filename, binary ? null : "utf8");
};
readBinary = function readBinary2(filename) {
var ret = read_(filename, true);
if (!ret.buffer) {
ret = new Uint8Array(ret);
}
assert(ret.buffer);
return ret;
};
if (process["argv"].length > 1) {
process["argv"][1].replace(/\\/g, "/");
}
process["argv"].slice(2);
Module["inspect"] = function() {
return "[Emscripten Module object]";
};
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
var out = Module["print"] || console.log.bind(console);
var err = Module["printErr"] || console.warn.bind(console);
for (key in moduleOverrides) {
if (moduleOverrides.hasOwnProperty(key)) {
Module[key] = moduleOverrides[key];
}
}
moduleOverrides = null;
if (Module["arguments"])
;
if (Module["thisProgram"])
;
if (Module["quit"])
;
var STACK_ALIGN = 16;
function alignMemory(size, factor) {
if (!factor)
factor = STACK_ALIGN;
return Math.ceil(size / factor) * factor;
}
var wasmBinary;
if (Module["wasmBinary"])
wasmBinary = Module["wasmBinary"];
Module["noExitRuntime"] || true;
if (typeof WebAssembly !== "object") {
abort("no native wasm support detected");
}
function getValue(ptr, type, noSafe) {
type = type || "i8";
if (type.charAt(type.length - 1) === "*")
type = "i32";
switch (type) {
case "i1":
return HEAP8[ptr >> 0];
case "i8":
return HEAP8[ptr >> 0];
case "i16":
return HEAP16[ptr >> 1];
case "i32":
return HEAP32[ptr >> 2];
case "i64":
return HEAP32[ptr >> 2];
case "float":
return HEAPF32[ptr >> 2];
case "double":
return HEAPF64[ptr >> 3];
default:
abort("invalid type for getValue: " + type);
}
return null;
}
var wasmMemory;
var ABORT = false;
function assert(condition, text) {
if (!condition) {
abort("Assertion failed: " + text);
}
}
function getCFunc(ident) {
var func = Module["_" + ident];
2022-12-07 18:56:19 +01:00
assert(
func,
"Cannot call unknown function " + ident + ", make sure it is exported"
);
2022-06-27 11:57:51 +02:00
return func;
}
function ccall(ident, returnType, argTypes, args, opts) {
var toC = {
string: function(str) {
var ret2 = 0;
if (str !== null && str !== void 0 && str !== 0) {
var len = (str.length << 2) + 1;
ret2 = stackAlloc(len);
stringToUTF8(str, ret2, len);
}
return ret2;
},
array: function(arr) {
var ret2 = stackAlloc(arr.length);
writeArrayToMemory(arr, ret2);
return ret2;
}
};
function convertReturnValue(ret2) {
if (returnType === "string")
return UTF8ToString(ret2);
if (returnType === "boolean")
return Boolean(ret2);
return ret2;
}
var func = getCFunc(ident);
var cArgs = [];
var stack = 0;
if (args) {
for (var i = 0; i < args.length; i++) {
var converter = toC[argTypes[i]];
if (converter) {
if (stack === 0)
stack = stackSave();
cArgs[i] = converter(args[i]);
} else {
cArgs[i] = args[i];
}
}
}
var ret = func.apply(null, cArgs);
ret = convertReturnValue(ret);
if (stack !== 0)
stackRestore(stack);
return ret;
}
function cwrap(ident, returnType, argTypes, opts) {
argTypes = argTypes || [];
var numericArgs = argTypes.every(function(type) {
return type === "number";
2021-11-22 22:05:23 +01:00
});
2022-06-27 11:57:51 +02:00
var numericRet = returnType !== "string";
if (numericRet && numericArgs && !opts) {
return getCFunc(ident);
}
return function() {
return ccall(ident, returnType, argTypes, arguments);
};
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
var UTF8Decoder = typeof TextDecoder !== "undefined" ? new TextDecoder("utf8") : void 0;
function UTF8ArrayToString(heap, idx, maxBytesToRead) {
var endIdx = idx + maxBytesToRead;
var endPtr = idx;
while (heap[endPtr] && !(endPtr >= endIdx))
++endPtr;
if (endPtr - idx > 16 && heap.subarray && UTF8Decoder) {
return UTF8Decoder.decode(heap.subarray(idx, endPtr));
} else {
var str = "";
while (idx < endPtr) {
var u0 = heap[idx++];
if (!(u0 & 128)) {
str += String.fromCharCode(u0);
continue;
}
var u1 = heap[idx++] & 63;
if ((u0 & 224) == 192) {
str += String.fromCharCode((u0 & 31) << 6 | u1);
continue;
}
var u2 = heap[idx++] & 63;
if ((u0 & 240) == 224) {
u0 = (u0 & 15) << 12 | u1 << 6 | u2;
} else {
u0 = (u0 & 7) << 18 | u1 << 12 | u2 << 6 | heap[idx++] & 63;
}
if (u0 < 65536) {
str += String.fromCharCode(u0);
} else {
var ch = u0 - 65536;
str += String.fromCharCode(55296 | ch >> 10, 56320 | ch & 1023);
}
}
}
return str;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function UTF8ToString(ptr, maxBytesToRead) {
return ptr ? UTF8ArrayToString(HEAPU8, ptr, maxBytesToRead) : "";
}
function stringToUTF8Array(str, heap, outIdx, maxBytesToWrite) {
if (!(maxBytesToWrite > 0))
return 0;
var startIdx = outIdx;
var endIdx = outIdx + maxBytesToWrite - 1;
for (var i = 0; i < str.length; ++i) {
var u = str.charCodeAt(i);
if (u >= 55296 && u <= 57343) {
var u1 = str.charCodeAt(++i);
u = 65536 + ((u & 1023) << 10) | u1 & 1023;
}
if (u <= 127) {
if (outIdx >= endIdx)
break;
heap[outIdx++] = u;
} else if (u <= 2047) {
if (outIdx + 1 >= endIdx)
break;
heap[outIdx++] = 192 | u >> 6;
heap[outIdx++] = 128 | u & 63;
} else if (u <= 65535) {
if (outIdx + 2 >= endIdx)
break;
heap[outIdx++] = 224 | u >> 12;
heap[outIdx++] = 128 | u >> 6 & 63;
heap[outIdx++] = 128 | u & 63;
} else {
if (outIdx + 3 >= endIdx)
break;
heap[outIdx++] = 240 | u >> 18;
heap[outIdx++] = 128 | u >> 12 & 63;
heap[outIdx++] = 128 | u >> 6 & 63;
heap[outIdx++] = 128 | u & 63;
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
heap[outIdx] = 0;
return outIdx - startIdx;
}
function stringToUTF8(str, outPtr, maxBytesToWrite) {
return stringToUTF8Array(str, HEAPU8, outPtr, maxBytesToWrite);
}
function lengthBytesUTF8(str) {
var len = 0;
for (var i = 0; i < str.length; ++i) {
var u = str.charCodeAt(i);
if (u >= 55296 && u <= 57343)
u = 65536 + ((u & 1023) << 10) | str.charCodeAt(++i) & 1023;
if (u <= 127)
++len;
else if (u <= 2047)
len += 2;
else if (u <= 65535)
len += 3;
else
len += 4;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
return len;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function allocateUTF8(str) {
var size = lengthBytesUTF8(str) + 1;
var ret = _malloc(size);
if (ret)
stringToUTF8Array(str, HEAP8, ret, size);
return ret;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function writeArrayToMemory(array, buffer2) {
HEAP8.set(array, buffer2);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function alignUp(x, multiple) {
if (x % multiple > 0) {
x += multiple - x % multiple;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
return x;
}
var buffer, HEAP8, HEAPU8, HEAP16, HEAP32, HEAPF32, HEAPF64;
function updateGlobalBufferAndViews(buf) {
buffer = buf;
Module["HEAP8"] = HEAP8 = new Int8Array(buf);
Module["HEAP16"] = HEAP16 = new Int16Array(buf);
Module["HEAP32"] = HEAP32 = new Int32Array(buf);
Module["HEAPU8"] = HEAPU8 = new Uint8Array(buf);
Module["HEAPU16"] = new Uint16Array(buf);
Module["HEAPU32"] = new Uint32Array(buf);
Module["HEAPF32"] = HEAPF32 = new Float32Array(buf);
Module["HEAPF64"] = HEAPF64 = new Float64Array(buf);
}
Module["INITIAL_MEMORY"] || 16777216;
var wasmTable;
var __ATPRERUN__ = [];
var __ATINIT__ = [];
var __ATPOSTRUN__ = [];
function preRun() {
if (Module["preRun"]) {
if (typeof Module["preRun"] == "function")
Module["preRun"] = [Module["preRun"]];
while (Module["preRun"].length) {
addOnPreRun(Module["preRun"].shift());
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
callRuntimeCallbacks(__ATPRERUN__);
}
function initRuntime() {
if (!Module["noFSInit"] && !FS.init.initialized)
FS.init();
callRuntimeCallbacks(__ATINIT__);
}
function postRun() {
if (Module["postRun"]) {
if (typeof Module["postRun"] == "function")
Module["postRun"] = [Module["postRun"]];
while (Module["postRun"].length) {
addOnPostRun(Module["postRun"].shift());
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
callRuntimeCallbacks(__ATPOSTRUN__);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function addOnPreRun(cb) {
__ATPRERUN__.unshift(cb);
}
function addOnInit(cb) {
__ATINIT__.unshift(cb);
}
function addOnPostRun(cb) {
__ATPOSTRUN__.unshift(cb);
}
var runDependencies = 0;
var dependenciesFulfilled = null;
function addRunDependency(id) {
runDependencies++;
if (Module["monitorRunDependencies"]) {
Module["monitorRunDependencies"](runDependencies);
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
function removeRunDependency(id) {
runDependencies--;
if (Module["monitorRunDependencies"]) {
Module["monitorRunDependencies"](runDependencies);
}
if (runDependencies == 0) {
if (dependenciesFulfilled) {
var callback = dependenciesFulfilled;
dependenciesFulfilled = null;
callback();
}
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
Module["preloadedImages"] = {};
Module["preloadedAudios"] = {};
function abort(what) {
if (Module["onAbort"]) {
Module["onAbort"](what);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
what += "";
err(what);
ABORT = true;
what = "abort(" + what + "). Build with -s ASSERTIONS=1 for more info.";
var e = new WebAssembly.RuntimeError(what);
readyPromiseReject(e);
throw e;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
var dataURIPrefix = "data:application/octet-stream;base64,";
function isDataURI(filename) {
return filename.startsWith(dataURIPrefix);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
var wasmBinaryFile = "data:application/octet-stream;base64,AGFzbQEAAAABlAInYAF/AX9gA39/fwF/YAF/AGACf38Bf2ACf38AYAV/f39/fwF/YAR/f39/AX9gA39/fwBgBH9+f38Bf2AAAX9gBX9/f35/AX5gA39+fwF/YAF/AX5gAn9+AX9gBH9/fn8BfmADf35/AX5gA39/fgF/YAR/f35/AX9gBn9/f39/fwF/YAR/f39/AGADf39+AX5gAn5/AX9gA398fwBgBH9/f38BfmADf39/AX5gBn98f39/fwF/YAV/f35/fwF/YAV/fn9/fwF/YAV/f39/fwBgAn9+AGACf38BfmACf3wAYAh/fn5/f39+fwF/YAV/f39+fwBgAABgBX5+f35/AX5gBX9/f39/AX5gAnx/AXxgAn9+AX4CeRQBYQFhAAIBYQFiAAABYQFjAAMBYQFkAAYBYQFlAAEBYQFmAAABYQFnAAYBYQFoAAABYQFpAAMBYQFqAAMBYQFrAAMBYQFsAAEBYQFtAAABYQFuAAUBYQFvAAEBYQFwAAMBYQFxAAEBYQFyAAABYQFzAAMBYQF0AAADggKAAgcCAgQAAQECAgANBA4EBwICAhwLEw0AFA0dAAAMDAIHHgwQAgIDAwICAQAIAAcIFBUEBgAADAAECAgDAQYAAgIBBgAfFwEBAwITAiAPBgIFEQMFAxgBCAIBAAAHBQEYABoSAQIABwQDIREIAyIGAAEBAwMAIwUbASQHAQsVAQMABQMEAA0bFw0BBAALCwMDDAwAAwAHJQMBAAgaAQECBQMBAgMDAAcHBwICAgImEQsICAsECQoJAgAAAAAAAAkFAAUFBQEGAwYGBgUSBgYBARIBAAIJBgABDgABAQ8ACQEEGQkJCQAAAAMECgoBAQIQAAAAAgEDAwAEAQoFAA4ACQAEBQFwAR8fBQcBAYACgIACBgkBfwFB0KDBAgsHvgI8AXUCAAF2AIABAXcAkwIBeADjAQF5APEBAXoA0QEBQQDQAQFCAM8BAUMAzgEBRADMAQFFAMsBAUYAyQEBRwCSAgFIAJECAUkAjwIBSgCKAgFLAOkBAUwA4gEBTQDhAQFOADwBTwD8AQFQAPkBAVEA+AEBUgDwAQFTAPoBAVQA4AEBVQAVAVYAGAFXAMcBAVgAzQEBWQDfAQFaAN4BAV8A3QEBJADkAQJhYQDcAQJiYQDbAQJjYQDaAQJkYQDZAQJlYQDYAQJmYQDXAQJnYQDqAQJoYQCcAQJpYQDWAQJqYQDVAQJrYQDUAQJsYQAvAm1hABsCbmEAygECb2EASAJwYQEAAnFhAGcCcmEA0wECc2EA6AECdGEA0gECdWEA9wECdmEA9gECd2EA9QECeGEA5wECeWEA5gECemEA5QEJQQEAQQELHsgBkAKNAo4CjAKLArcBiQKIAocChgKFAoQCgwKCAoECgAL/Af4B/QH7AVv0AfMB8gHvAe4B7QHsAesBCu+QCYACQAEBfyMAQRBrIgMgADYCDCADIAE2AgggAyACNgIEIAMoAgwEQCADKAIMIAMoAgg2AgAgAygCDCADKAIENgIECwvMDAEHfwJAIABFDQAgAEEIayIDIABBBGsoAgAiAUF4cSIAaiEFAkAgAUEBcQ0AIAFBA3FFDQEgAyADKAIAIgFrIgNB9JsBKAIASQ0BIAAgAWohACADQfibASgCAEcEQCABQf8BTQRAIAMoAggiAiABQQN2IgRBA3RBjJwBakYaIAIgAygCDCIBRgRAQeSbAUHkmwEoAgBBfiAEd3E2AgAMAwsgAiABNgIMIAEgAjYCCAwCCyADKAIYIQYCQCADIAMoAgwiAUcEQCADKAIIIgIgATYCDCABIAI2AggMAQsCQCADQRRqIgIoAgAiBA0AIANBEGoiAigCACIEDQBBACEBDAELA0AgAiEHIAQiAUEUaiICKAIAIgQNACABQRBqIQIgASgCECIEDQALIAdBADYCAAsgBkUNAQJAIAMgAygCHCICQQJ0QZSeAWoiBCgCAEYEQCAEIAE2AgAgAQ0BQeibAUHomwEoAgBBfiACd3E2AgAMAwsgBkEQQRQgBigCECADRhtqIAE2AgAgAUUNAgsgASAGNgIYIAMoAhAiAgRAIAEgAjYCECACIAE2AhgLIAMoAhQiAkUNASABIAI2AhQgAiABNgIYDAELIAUoAgQiAUEDcUEDRw0AQeybASAANgIAIAUgAUF+cTYCBCADIABBAXI2AgQgACADaiAANgIADwsgAyAFTw0AIAUoAgQiAUEBcUUNAAJAIAFBAnFFBEAgBUH8mwEoAgBGBEBB/JsBIAM2AgBB8JsBQfCbASgCACAAaiIANgIAIAMgAEEBcjYCBCADQfibASgCAEcNA0HsmwFBADYCAEH4mwFBADYCAA8LIAVB+JsBKAIARgRAQfibASADNgIAQeybAUHsmwEoAgAgAGoiADYCACADIABBAXI2AgQgACADaiAANgIADwsgAUF4cSAAaiEAAkAgAUH/AU0EQCAFKAIIIgIgAUEDdiIEQQN0QYycAWpGGiACIAUoAgwiAUYEQEHkmwFB5JsBKAIAQX4gBHdxNgIADAILIAIgATYCDCABIAI2AggMAQsgBSgCGCEGAkAgBSAFKAIMIgFHBEAgBSgCCCICQfSbASgCAEkaIAIgATYCDCABIAI2AggMAQsCQCAFQRRqIgIoAgAiBA0AIAVBEGoiAigCACIEDQBBACEBDAELA0AgAiEHIAQiAUEUaiICKAIAIgQNACABQRBqIQIgASgCECIEDQALIAdBADYCAAsgBkUNAAJAIAUgBSgCHCICQQJ0QZSeAWoiBCgCAEYEQCAEIAE2AgAgAQ0BQeibAUHomwEoAgBBfiACd3E2AgAMAgsgBkEQQRQgBigCECAFRhtqIAE2AgAgAUUNAQsgASAGNgIYIAUoAhAiAgRAIAEgAjYCECACIAE2AhgLIAUoAhQiAkUNACABIAI2AhQgAiABNgIYCyADIABBAXI2AgQgACADaiAANgIAIANB+JsBKAIARw0BQeybASAANgIADwsgBSABQX5xNgIEIAMgAEEBcjYCBCAAIANqIAA2AgALIABB/wFNBEAgAEEDdiIBQQN0QYycAWohAAJ/QeSbASgCACICQQEgAXQiAXFFBEBB5JsBIAEgAnI2AgAgAAwBCyAAKAIICyECIAAgAzYCCCACIAM2AgwgAyAANgIMIAMgAjYCCA8LQR8hAiADQgA3AhAgAEH///8HTQRAIABBCHYiASABQYD+P2pBEHZBCHEiAXQiAiACQYDgH2pBEHZBBHEiAnQiBCAEQYCAD2pBEHZBAnEiBHRBD3YgASACciAEcmsiAUEBdCAAIAFBFWp2QQFxckEcaiECCyADIAI2AhwgAkECdEGUngFqIQECQAJAAkBB6JsBKAIAIgRBASACdCIHcUUEQEHomwEgBCAHcjYCACABIAM2AgAgAyABNgIYDAELIABBAEEZIAJBAXZrIAJBH0YbdCECIAEoAgAhAQNAIAEiBCgCBEF4cSAARg0CIAJBHXYhASACQQF0IQIgBCABQQRxaiIHQRBqKAIAIgENAAsgByADNgIQIAMgBDYCGAsgAyADNgIMIAMgAzYCCAwBCyAEKAIIIgAgAzYCDCAEIAM2AgggA0EANgIYIAMgBDYCDCADIAA2AggLQYScAUGEnAEoAgBBAWsiAEF/IAAbNgIACwtCAQF/IwBBEGsiASQAIAEgADYCDCABKAIMBEAgASgCDC0AAUEBcQRAIAEoAgwoAgQQFQsgASgCDBAVCyABQRBqJAALQwEBfyMAQRBrIgIkACACIAA2AgwgAiABNgIIIAIoAgwCfyMAQRBrIgAgAigCCDYCDCAAKAIMQQxqCxBFIAJBEGokAAuiLgEMfyMAQRBrIgwkAAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAAQfQBTQRAQeSbASgCACIFQRAgAEELakF4cSAAQQtJGyIIQQN2IgJ2IgFBA3EEQCABQX9zQQFxIAJqIgNBA3QiAUGUnAFqKAIAIgRBCGoh
if (!isDataURI(wasmBinaryFile)) {
wasmBinaryFile = locateFile(wasmBinaryFile);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function getBinary(file) {
try {
if (file == wasmBinaryFile && wasmBinary) {
return new Uint8Array(wasmBinary);
}
var binary = tryParseAsDataURI(file);
if (binary) {
return binary;
}
if (readBinary) {
return readBinary(file);
} else {
throw "sync fetching of the wasm failed: you can preload it to Module['wasmBinary'] manually, or emcc.py will do that for you when generating HTML (but not JS)";
}
} catch (err2) {
abort(err2);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
function instantiateSync(file, info) {
var instance;
var module2;
var binary;
2021-05-05 11:24:00 +02:00
try {
2022-06-27 11:57:51 +02:00
binary = getBinary(file);
module2 = new WebAssembly.Module(binary);
instance = new WebAssembly.Instance(module2, info);
} catch (e) {
var str = e.toString();
err("failed to compile wasm module: " + str);
if (str.includes("imported Memory") || str.includes("memory import")) {
2022-12-07 18:56:19 +01:00
err(
"Memory size incompatibility issues may be due to changing INITIAL_MEMORY at runtime to something too large. Use ALLOW_MEMORY_GROWTH to allow any size memory (and also make sure not to set INITIAL_MEMORY at runtime to something smaller than it was at compile time)."
);
2022-06-27 11:57:51 +02:00
}
throw e;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
return [instance, module2];
}
function createWasm() {
2022-12-07 18:56:19 +01:00
var info = { a: asmLibraryArg };
2022-06-27 11:57:51 +02:00
function receiveInstance(instance, module2) {
var exports3 = instance.exports;
Module["asm"] = exports3;
wasmMemory = Module["asm"]["u"];
updateGlobalBufferAndViews(wasmMemory.buffer);
wasmTable = Module["asm"]["pa"];
addOnInit(Module["asm"]["v"]);
removeRunDependency();
}
addRunDependency();
if (Module["instantiateWasm"]) {
2021-11-22 22:05:23 +01:00
try {
2022-06-27 11:57:51 +02:00
var exports2 = Module["instantiateWasm"](info, receiveInstance);
return exports2;
} catch (e) {
err("Module.instantiateWasm callback failed with error: " + e);
return false;
}
}
var result = instantiateSync(wasmBinaryFile, info);
receiveInstance(result[0]);
return Module["asm"];
}
var tempDouble;
var tempI64;
function callRuntimeCallbacks(callbacks) {
while (callbacks.length > 0) {
var callback = callbacks.shift();
if (typeof callback == "function") {
callback(Module);
continue;
}
var func = callback.func;
if (typeof func === "number") {
if (callback.arg === void 0) {
wasmTable.get(func)();
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
wasmTable.get(func)(callback.arg);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
} else {
func(callback.arg === void 0 ? null : callback.arg);
2021-11-22 22:05:23 +01:00
}
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function _gmtime_r(time, tmPtr) {
var date = new Date(HEAP32[time >> 2] * 1e3);
HEAP32[tmPtr >> 2] = date.getUTCSeconds();
HEAP32[tmPtr + 4 >> 2] = date.getUTCMinutes();
HEAP32[tmPtr + 8 >> 2] = date.getUTCHours();
HEAP32[tmPtr + 12 >> 2] = date.getUTCDate();
HEAP32[tmPtr + 16 >> 2] = date.getUTCMonth();
HEAP32[tmPtr + 20 >> 2] = date.getUTCFullYear() - 1900;
HEAP32[tmPtr + 24 >> 2] = date.getUTCDay();
HEAP32[tmPtr + 36 >> 2] = 0;
HEAP32[tmPtr + 32 >> 2] = 0;
var start = Date.UTC(date.getUTCFullYear(), 0, 1, 0, 0, 0, 0);
var yday = (date.getTime() - start) / (1e3 * 60 * 60 * 24) | 0;
HEAP32[tmPtr + 28 >> 2] = yday;
if (!_gmtime_r.GMTString)
_gmtime_r.GMTString = allocateUTF8("GMT");
HEAP32[tmPtr + 40 >> 2] = _gmtime_r.GMTString;
return tmPtr;
}
function ___gmtime_r(a0, a1) {
return _gmtime_r(a0, a1);
}
var PATH = {
splitPath: function(filename) {
var splitPathRe = /^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/;
return splitPathRe.exec(filename).slice(1);
},
normalizeArray: function(parts, allowAboveRoot) {
var up = 0;
for (var i = parts.length - 1; i >= 0; i--) {
var last = parts[i];
if (last === ".") {
parts.splice(i, 1);
} else if (last === "..") {
parts.splice(i, 1);
up++;
} else if (up) {
parts.splice(i, 1);
up--;
}
}
if (allowAboveRoot) {
for (; up; up--) {
parts.unshift("..");
}
}
return parts;
},
normalize: function(path) {
var isAbsolute = path.charAt(0) === "/", trailingSlash = path.substr(-1) === "/";
2022-12-07 18:56:19 +01:00
path = PATH.normalizeArray(
path.split("/").filter(function(p) {
return !!p;
}),
!isAbsolute
).join("/");
2022-06-27 11:57:51 +02:00
if (!path && !isAbsolute) {
path = ".";
}
if (path && trailingSlash) {
path += "/";
}
return (isAbsolute ? "/" : "") + path;
},
dirname: function(path) {
var result = PATH.splitPath(path), root = result[0], dir = result[1];
if (!root && !dir) {
return ".";
}
if (dir) {
dir = dir.substr(0, dir.length - 1);
}
return root + dir;
},
basename: function(path) {
if (path === "/")
return "/";
path = PATH.normalize(path);
path = path.replace(/\/$/, "");
var lastSlash = path.lastIndexOf("/");
if (lastSlash === -1)
return path;
return path.substr(lastSlash + 1);
},
extname: function(path) {
return PATH.splitPath(path)[3];
},
join: function() {
var paths = Array.prototype.slice.call(arguments, 0);
return PATH.normalize(paths.join("/"));
},
join2: function(l, r) {
return PATH.normalize(l + "/" + r);
}
};
function getRandomDevice() {
{
try {
var crypto_module = require("crypto");
return function() {
return crypto_module["randomBytes"](1)[0];
};
} catch (e) {
}
}
return function() {
abort("randomDevice");
};
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
var PATH_FS = {
resolve: function() {
var resolvedPath = "", resolvedAbsolute = false;
for (var i = arguments.length - 1; i >= -1 && !resolvedAbsolute; i--) {
var path = i >= 0 ? arguments[i] : FS.cwd();
if (typeof path !== "string") {
throw new TypeError("Arguments to path.resolve must be strings");
} else if (!path) {
return "";
}
resolvedPath = path + "/" + resolvedPath;
resolvedAbsolute = path.charAt(0) === "/";
}
2022-12-07 18:56:19 +01:00
resolvedPath = PATH.normalizeArray(
resolvedPath.split("/").filter(function(p) {
return !!p;
}),
!resolvedAbsolute
).join("/");
2022-06-27 11:57:51 +02:00
return (resolvedAbsolute ? "/" : "") + resolvedPath || ".";
},
relative: function(from, to) {
from = PATH_FS.resolve(from).substr(1);
to = PATH_FS.resolve(to).substr(1);
function trim(arr) {
var start = 0;
for (; start < arr.length; start++) {
if (arr[start] !== "")
break;
}
var end = arr.length - 1;
for (; end >= 0; end--) {
if (arr[end] !== "")
break;
}
if (start > end)
return [];
return arr.slice(start, end - start + 1);
}
var fromParts = trim(from.split("/"));
var toParts = trim(to.split("/"));
var length = Math.min(fromParts.length, toParts.length);
var samePartsLength = length;
for (var i = 0; i < length; i++) {
if (fromParts[i] !== toParts[i]) {
samePartsLength = i;
break;
}
}
var outputParts = [];
for (var i = samePartsLength; i < fromParts.length; i++) {
outputParts.push("..");
}
outputParts = outputParts.concat(toParts.slice(samePartsLength));
return outputParts.join("/");
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
};
2022-06-27 11:57:51 +02:00
var TTY = {
ttys: [],
init: function() {
},
shutdown: function() {
},
register: function(dev, ops) {
2022-12-07 18:56:19 +01:00
TTY.ttys[dev] = { input: [], output: [], ops };
2022-06-27 11:57:51 +02:00
FS.registerDevice(dev, TTY.stream_ops);
},
stream_ops: {
open: function(stream) {
var tty = TTY.ttys[stream.node.rdev];
if (!tty) {
throw new FS.ErrnoError(43);
}
stream.tty = tty;
stream.seekable = false;
},
close: function(stream) {
stream.tty.ops.flush(stream.tty);
},
flush: function(stream) {
stream.tty.ops.flush(stream.tty);
},
read: function(stream, buffer2, offset, length, pos) {
if (!stream.tty || !stream.tty.ops.get_char) {
throw new FS.ErrnoError(60);
}
var bytesRead = 0;
for (var i = 0; i < length; i++) {
var result;
try {
result = stream.tty.ops.get_char(stream.tty);
} catch (e) {
throw new FS.ErrnoError(29);
}
if (result === void 0 && bytesRead === 0) {
throw new FS.ErrnoError(6);
}
if (result === null || result === void 0)
break;
bytesRead++;
buffer2[offset + i] = result;
}
if (bytesRead) {
stream.node.timestamp = Date.now();
}
return bytesRead;
},
write: function(stream, buffer2, offset, length, pos) {
if (!stream.tty || !stream.tty.ops.put_char) {
throw new FS.ErrnoError(60);
}
try {
for (var i = 0; i < length; i++) {
stream.tty.ops.put_char(stream.tty, buffer2[offset + i]);
}
} catch (e) {
throw new FS.ErrnoError(29);
}
if (length) {
stream.node.timestamp = Date.now();
}
return i;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
},
default_tty_ops: {
get_char: function(tty) {
if (!tty.input.length) {
var result = null;
{
var BUFSIZE = 256;
var buf = Buffer.alloc ? Buffer.alloc(BUFSIZE) : new Buffer(BUFSIZE);
var bytesRead = 0;
try {
2022-12-07 18:56:19 +01:00
bytesRead = nodeFS.readSync(
process.stdin.fd,
buf,
0,
BUFSIZE,
null
);
2022-06-27 11:57:51 +02:00
} catch (e) {
if (e.toString().includes("EOF"))
bytesRead = 0;
else
throw e;
}
if (bytesRead > 0) {
result = buf.slice(0, bytesRead).toString("utf-8");
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
result = null;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
if (!result) {
return null;
}
tty.input = intArrayFromString(result, true);
}
return tty.input.shift();
},
put_char: function(tty, val) {
if (val === null || val === 10) {
out(UTF8ArrayToString(tty.output, 0));
tty.output = [];
} else {
if (val != 0)
tty.output.push(val);
}
},
flush: function(tty) {
if (tty.output && tty.output.length > 0) {
out(UTF8ArrayToString(tty.output, 0));
tty.output = [];
}
}
},
default_tty1_ops: {
put_char: function(tty, val) {
if (val === null || val === 10) {
err(UTF8ArrayToString(tty.output, 0));
tty.output = [];
} else {
if (val != 0)
tty.output.push(val);
}
},
flush: function(tty) {
if (tty.output && tty.output.length > 0) {
err(UTF8ArrayToString(tty.output, 0));
tty.output = [];
}
2021-11-22 22:05:23 +01:00
}
}
};
2022-06-27 11:57:51 +02:00
function mmapAlloc(size) {
var alignedSize = alignMemory(size, 65536);
var ptr = _malloc(alignedSize);
while (size < alignedSize)
HEAP8[ptr + size++] = 0;
return ptr;
}
var MEMFS = {
ops_table: null,
mount: function(mount) {
return MEMFS.createNode(null, "/", 16384 | 511, 0);
},
createNode: function(parent, name, mode, dev) {
if (FS.isBlkdev(mode) || FS.isFIFO(mode)) {
throw new FS.ErrnoError(63);
}
if (!MEMFS.ops_table) {
MEMFS.ops_table = {
dir: {
node: {
getattr: MEMFS.node_ops.getattr,
setattr: MEMFS.node_ops.setattr,
lookup: MEMFS.node_ops.lookup,
mknod: MEMFS.node_ops.mknod,
rename: MEMFS.node_ops.rename,
unlink: MEMFS.node_ops.unlink,
rmdir: MEMFS.node_ops.rmdir,
readdir: MEMFS.node_ops.readdir,
symlink: MEMFS.node_ops.symlink
},
2022-12-07 18:56:19 +01:00
stream: { llseek: MEMFS.stream_ops.llseek }
2022-06-27 11:57:51 +02:00
},
file: {
node: {
getattr: MEMFS.node_ops.getattr,
setattr: MEMFS.node_ops.setattr
},
stream: {
llseek: MEMFS.stream_ops.llseek,
read: MEMFS.stream_ops.read,
write: MEMFS.stream_ops.write,
allocate: MEMFS.stream_ops.allocate,
mmap: MEMFS.stream_ops.mmap,
msync: MEMFS.stream_ops.msync
}
},
link: {
node: {
getattr: MEMFS.node_ops.getattr,
setattr: MEMFS.node_ops.setattr,
readlink: MEMFS.node_ops.readlink
},
stream: {}
},
chrdev: {
node: {
getattr: MEMFS.node_ops.getattr,
setattr: MEMFS.node_ops.setattr
},
stream: FS.chrdev_stream_ops
}
};
}
var node = FS.createNode(parent, name, mode, dev);
if (FS.isDir(node.mode)) {
node.node_ops = MEMFS.ops_table.dir.node;
node.stream_ops = MEMFS.ops_table.dir.stream;
node.contents = {};
} else if (FS.isFile(node.mode)) {
node.node_ops = MEMFS.ops_table.file.node;
node.stream_ops = MEMFS.ops_table.file.stream;
node.usedBytes = 0;
node.contents = null;
} else if (FS.isLink(node.mode)) {
node.node_ops = MEMFS.ops_table.link.node;
node.stream_ops = MEMFS.ops_table.link.stream;
} else if (FS.isChrdev(node.mode)) {
node.node_ops = MEMFS.ops_table.chrdev.node;
node.stream_ops = MEMFS.ops_table.chrdev.stream;
}
node.timestamp = Date.now();
if (parent) {
parent.contents[name] = node;
parent.timestamp = node.timestamp;
}
return node;
},
getFileDataAsTypedArray: function(node) {
if (!node.contents)
return new Uint8Array(0);
if (node.contents.subarray)
return node.contents.subarray(0, node.usedBytes);
return new Uint8Array(node.contents);
},
expandFileStorage: function(node, newCapacity) {
var prevCapacity = node.contents ? node.contents.length : 0;
if (prevCapacity >= newCapacity)
return;
var CAPACITY_DOUBLING_MAX = 1024 * 1024;
2022-12-07 18:56:19 +01:00
newCapacity = Math.max(
newCapacity,
prevCapacity * (prevCapacity < CAPACITY_DOUBLING_MAX ? 2 : 1.125) >>> 0
);
2022-06-27 11:57:51 +02:00
if (prevCapacity != 0)
newCapacity = Math.max(newCapacity, 256);
var oldContents = node.contents;
node.contents = new Uint8Array(newCapacity);
if (node.usedBytes > 0)
node.contents.set(oldContents.subarray(0, node.usedBytes), 0);
},
resizeFileStorage: function(node, newSize) {
if (node.usedBytes == newSize)
return;
if (newSize == 0) {
node.contents = null;
node.usedBytes = 0;
} else {
var oldContents = node.contents;
node.contents = new Uint8Array(newSize);
if (oldContents) {
2022-12-07 18:56:19 +01:00
node.contents.set(
oldContents.subarray(0, Math.min(newSize, node.usedBytes))
);
2022-06-27 11:57:51 +02:00
}
node.usedBytes = newSize;
}
},
node_ops: {
getattr: function(node) {
var attr = {};
attr.dev = FS.isChrdev(node.mode) ? node.id : 1;
attr.ino = node.id;
attr.mode = node.mode;
attr.nlink = 1;
attr.uid = 0;
attr.gid = 0;
attr.rdev = node.rdev;
if (FS.isDir(node.mode)) {
attr.size = 4096;
} else if (FS.isFile(node.mode)) {
attr.size = node.usedBytes;
} else if (FS.isLink(node.mode)) {
attr.size = node.link.length;
} else {
attr.size = 0;
}
attr.atime = new Date(node.timestamp);
attr.mtime = new Date(node.timestamp);
attr.ctime = new Date(node.timestamp);
attr.blksize = 4096;
attr.blocks = Math.ceil(attr.size / attr.blksize);
return attr;
},
setattr: function(node, attr) {
if (attr.mode !== void 0) {
node.mode = attr.mode;
}
if (attr.timestamp !== void 0) {
node.timestamp = attr.timestamp;
}
if (attr.size !== void 0) {
MEMFS.resizeFileStorage(node, attr.size);
}
},
lookup: function(parent, name) {
throw FS.genericErrors[44];
},
mknod: function(parent, name, mode, dev) {
return MEMFS.createNode(parent, name, mode, dev);
},
rename: function(old_node, new_dir, new_name) {
if (FS.isDir(old_node.mode)) {
var new_node;
try {
new_node = FS.lookupNode(new_dir, new_name);
} catch (e) {
}
if (new_node) {
for (var i in new_node.contents) {
throw new FS.ErrnoError(55);
}
}
}
delete old_node.parent.contents[old_node.name];
old_node.parent.timestamp = Date.now();
old_node.name = new_name;
new_dir.contents[new_name] = old_node;
new_dir.timestamp = old_node.parent.timestamp;
old_node.parent = new_dir;
},
unlink: function(parent, name) {
delete parent.contents[name];
parent.timestamp = Date.now();
},
rmdir: function(parent, name) {
var node = FS.lookupNode(parent, name);
for (var i in node.contents) {
throw new FS.ErrnoError(55);
}
delete parent.contents[name];
parent.timestamp = Date.now();
},
readdir: function(node) {
var entries = [".", ".."];
for (var key2 in node.contents) {
if (!node.contents.hasOwnProperty(key2)) {
continue;
}
entries.push(key2);
}
return entries;
},
symlink: function(parent, newname, oldpath) {
var node = MEMFS.createNode(parent, newname, 511 | 40960, 0);
node.link = oldpath;
return node;
},
readlink: function(node) {
if (!FS.isLink(node.mode)) {
throw new FS.ErrnoError(28);
}
return node.link;
}
},
stream_ops: {
read: function(stream, buffer2, offset, length, position) {
var contents = stream.node.contents;
if (position >= stream.node.usedBytes)
return 0;
var size = Math.min(stream.node.usedBytes - position, length);
if (size > 8 && contents.subarray) {
buffer2.set(contents.subarray(position, position + size), offset);
} else {
for (var i = 0; i < size; i++)
buffer2[offset + i] = contents[position + i];
}
return size;
},
write: function(stream, buffer2, offset, length, position, canOwn) {
if (buffer2.buffer === HEAP8.buffer) {
canOwn = false;
}
if (!length)
return 0;
var node = stream.node;
node.timestamp = Date.now();
if (buffer2.subarray && (!node.contents || node.contents.subarray)) {
if (canOwn) {
node.contents = buffer2.subarray(offset, offset + length);
node.usedBytes = length;
return length;
} else if (node.usedBytes === 0 && position === 0) {
node.contents = buffer2.slice(offset, offset + length);
node.usedBytes = length;
return length;
} else if (position + length <= node.usedBytes) {
2022-12-07 18:56:19 +01:00
node.contents.set(
buffer2.subarray(offset, offset + length),
position
);
2022-06-27 11:57:51 +02:00
return length;
}
}
MEMFS.expandFileStorage(node, position + length);
if (node.contents.subarray && buffer2.subarray) {
2022-12-07 18:56:19 +01:00
node.contents.set(
buffer2.subarray(offset, offset + length),
position
);
2022-06-27 11:57:51 +02:00
} else {
for (var i = 0; i < length; i++) {
node.contents[position + i] = buffer2[offset + i];
}
}
node.usedBytes = Math.max(node.usedBytes, position + length);
return length;
},
llseek: function(stream, offset, whence) {
var position = offset;
if (whence === 1) {
position += stream.position;
} else if (whence === 2) {
if (FS.isFile(stream.node.mode)) {
position += stream.node.usedBytes;
}
}
if (position < 0) {
throw new FS.ErrnoError(28);
}
return position;
},
allocate: function(stream, offset, length) {
MEMFS.expandFileStorage(stream.node, offset + length);
2022-12-07 18:56:19 +01:00
stream.node.usedBytes = Math.max(
stream.node.usedBytes,
offset + length
);
2022-06-27 11:57:51 +02:00
},
mmap: function(stream, address, length, position, prot, flags) {
if (address !== 0) {
throw new FS.ErrnoError(28);
}
if (!FS.isFile(stream.node.mode)) {
throw new FS.ErrnoError(43);
}
var ptr;
var allocated;
var contents = stream.node.contents;
if (!(flags & 2) && contents.buffer === buffer) {
allocated = false;
ptr = contents.byteOffset;
} else {
if (position > 0 || position + length < contents.length) {
if (contents.subarray) {
contents = contents.subarray(position, position + length);
} else {
2022-12-07 18:56:19 +01:00
contents = Array.prototype.slice.call(
contents,
position,
position + length
);
2022-06-27 11:57:51 +02:00
}
}
allocated = true;
ptr = mmapAlloc(length);
if (!ptr) {
throw new FS.ErrnoError(48);
}
HEAP8.set(contents, ptr);
}
2022-12-07 18:56:19 +01:00
return { ptr, allocated };
2022-06-27 11:57:51 +02:00
},
msync: function(stream, buffer2, offset, length, mmapFlags) {
if (!FS.isFile(stream.node.mode)) {
throw new FS.ErrnoError(43);
}
if (mmapFlags & 2) {
return 0;
}
2022-12-07 18:56:19 +01:00
MEMFS.stream_ops.write(
stream,
buffer2,
0,
length,
offset,
false
);
2022-06-27 11:57:51 +02:00
return 0;
}
}
2021-11-22 22:05:23 +01:00
};
2022-06-27 11:57:51 +02:00
var ERRNO_CODES = {
EPERM: 63,
ENOENT: 44,
ESRCH: 71,
EINTR: 27,
EIO: 29,
ENXIO: 60,
E2BIG: 1,
ENOEXEC: 45,
EBADF: 8,
ECHILD: 12,
EAGAIN: 6,
EWOULDBLOCK: 6,
ENOMEM: 48,
EACCES: 2,
EFAULT: 21,
ENOTBLK: 105,
EBUSY: 10,
EEXIST: 20,
EXDEV: 75,
ENODEV: 43,
ENOTDIR: 54,
EISDIR: 31,
EINVAL: 28,
ENFILE: 41,
EMFILE: 33,
ENOTTY: 59,
ETXTBSY: 74,
EFBIG: 22,
ENOSPC: 51,
ESPIPE: 70,
EROFS: 69,
EMLINK: 34,
EPIPE: 64,
EDOM: 18,
ERANGE: 68,
ENOMSG: 49,
EIDRM: 24,
ECHRNG: 106,
EL2NSYNC: 156,
EL3HLT: 107,
EL3RST: 108,
ELNRNG: 109,
EUNATCH: 110,
ENOCSI: 111,
EL2HLT: 112,
EDEADLK: 16,
ENOLCK: 46,
EBADE: 113,
EBADR: 114,
EXFULL: 115,
ENOANO: 104,
EBADRQC: 103,
EBADSLT: 102,
EDEADLOCK: 16,
EBFONT: 101,
ENOSTR: 100,
ENODATA: 116,
ETIME: 117,
ENOSR: 118,
ENONET: 119,
ENOPKG: 120,
EREMOTE: 121,
ENOLINK: 47,
EADV: 122,
ESRMNT: 123,
ECOMM: 124,
EPROTO: 65,
EMULTIHOP: 36,
EDOTDOT: 125,
EBADMSG: 9,
ENOTUNIQ: 126,
EBADFD: 127,
EREMCHG: 128,
ELIBACC: 129,
ELIBBAD: 130,
ELIBSCN: 131,
ELIBMAX: 132,
ELIBEXEC: 133,
ENOSYS: 52,
ENOTEMPTY: 55,
ENAMETOOLONG: 37,
ELOOP: 32,
EOPNOTSUPP: 138,
EPFNOSUPPORT: 139,
ECONNRESET: 15,
ENOBUFS: 42,
EAFNOSUPPORT: 5,
EPROTOTYPE: 67,
ENOTSOCK: 57,
ENOPROTOOPT: 50,
ESHUTDOWN: 140,
ECONNREFUSED: 14,
EADDRINUSE: 3,
ECONNABORTED: 13,
ENETUNREACH: 40,
ENETDOWN: 38,
ETIMEDOUT: 73,
EHOSTDOWN: 142,
EHOSTUNREACH: 23,
EINPROGRESS: 26,
EALREADY: 7,
EDESTADDRREQ: 17,
EMSGSIZE: 35,
EPROTONOSUPPORT: 66,
ESOCKTNOSUPPORT: 137,
EADDRNOTAVAIL: 4,
ENETRESET: 39,
EISCONN: 30,
ENOTCONN: 53,
ETOOMANYREFS: 141,
EUSERS: 136,
EDQUOT: 19,
ESTALE: 72,
ENOTSUP: 138,
ENOMEDIUM: 148,
EILSEQ: 25,
EOVERFLOW: 61,
ECANCELED: 11,
ENOTRECOVERABLE: 56,
EOWNERDEAD: 62,
ESTRPIPE: 135
2021-11-22 22:05:23 +01:00
};
2022-06-27 11:57:51 +02:00
var NODEFS = {
isWindows: false,
staticInit: function() {
NODEFS.isWindows = !!process.platform.match(/^win/);
2022-12-07 18:56:19 +01:00
var flags = { fs: fs.constants };
2022-06-27 11:57:51 +02:00
if (flags["fs"]) {
flags = flags["fs"];
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
NODEFS.flagsForNodeMap = {
1024: flags["O_APPEND"],
64: flags["O_CREAT"],
128: flags["O_EXCL"],
256: flags["O_NOCTTY"],
0: flags["O_RDONLY"],
2: flags["O_RDWR"],
4096: flags["O_SYNC"],
512: flags["O_TRUNC"],
1: flags["O_WRONLY"]
};
},
bufferFrom: function(arrayBuffer) {
return Buffer["alloc"] ? Buffer.from(arrayBuffer) : new Buffer(arrayBuffer);
},
convertNodeCode: function(e) {
var code = e.code;
return ERRNO_CODES[code];
},
mount: function(mount) {
return NODEFS.createNode(null, "/", NODEFS.getMode(mount.opts.root), 0);
},
createNode: function(parent, name, mode, dev) {
if (!FS.isDir(mode) && !FS.isFile(mode) && !FS.isLink(mode)) {
throw new FS.ErrnoError(28);
}
var node = FS.createNode(parent, name, mode);
node.node_ops = NODEFS.node_ops;
node.stream_ops = NODEFS.stream_ops;
return node;
},
getMode: function(path) {
var stat;
try {
stat = fs.lstatSync(path);
if (NODEFS.isWindows) {
stat.mode = stat.mode | (stat.mode & 292) >> 2;
}
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
return stat.mode;
},
realPath: function(node) {
var parts = [];
while (node.parent !== node) {
parts.push(node.name);
node = node.parent;
}
parts.push(node.mount.opts.root);
parts.reverse();
return PATH.join.apply(null, parts);
},
flagsForNode: function(flags) {
flags &= ~2097152;
flags &= ~2048;
flags &= ~32768;
flags &= ~524288;
var newFlags = 0;
for (var k in NODEFS.flagsForNodeMap) {
if (flags & k) {
newFlags |= NODEFS.flagsForNodeMap[k];
flags ^= k;
}
}
if (!flags) {
return newFlags;
} else {
throw new FS.ErrnoError(28);
}
},
node_ops: {
getattr: function(node) {
var path = NODEFS.realPath(node);
var stat;
try {
stat = fs.lstatSync(path);
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
if (NODEFS.isWindows && !stat.blksize) {
stat.blksize = 4096;
}
if (NODEFS.isWindows && !stat.blocks) {
stat.blocks = (stat.size + stat.blksize - 1) / stat.blksize | 0;
}
return {
dev: stat.dev,
ino: stat.ino,
mode: stat.mode,
nlink: stat.nlink,
uid: stat.uid,
gid: stat.gid,
rdev: stat.rdev,
size: stat.size,
atime: stat.atime,
mtime: stat.mtime,
ctime: stat.ctime,
blksize: stat.blksize,
blocks: stat.blocks
};
},
setattr: function(node, attr) {
var path = NODEFS.realPath(node);
try {
if (attr.mode !== void 0) {
fs.chmodSync(path, attr.mode);
node.mode = attr.mode;
}
if (attr.timestamp !== void 0) {
var date = new Date(attr.timestamp);
fs.utimesSync(path, date, date);
}
if (attr.size !== void 0) {
fs.truncateSync(path, attr.size);
}
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
},
lookup: function(parent, name) {
var path = PATH.join2(NODEFS.realPath(parent), name);
var mode = NODEFS.getMode(path);
return NODEFS.createNode(parent, name, mode);
},
mknod: function(parent, name, mode, dev) {
var node = NODEFS.createNode(parent, name, mode, dev);
var path = NODEFS.realPath(node);
try {
if (FS.isDir(node.mode)) {
fs.mkdirSync(path, node.mode);
} else {
2022-12-07 18:56:19 +01:00
fs.writeFileSync(path, "", { mode: node.mode });
2022-06-27 11:57:51 +02:00
}
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
return node;
},
rename: function(oldNode, newDir, newName) {
var oldPath = NODEFS.realPath(oldNode);
var newPath = PATH.join2(NODEFS.realPath(newDir), newName);
try {
fs.renameSync(oldPath, newPath);
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
oldNode.name = newName;
},
unlink: function(parent, name) {
var path = PATH.join2(NODEFS.realPath(parent), name);
try {
fs.unlinkSync(path);
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
},
rmdir: function(parent, name) {
var path = PATH.join2(NODEFS.realPath(parent), name);
try {
fs.rmdirSync(path);
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
},
readdir: function(node) {
var path = NODEFS.realPath(node);
try {
return fs.readdirSync(path);
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
},
symlink: function(parent, newName, oldPath) {
var newPath = PATH.join2(NODEFS.realPath(parent), newName);
try {
fs.symlinkSync(oldPath, newPath);
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
},
readlink: function(node) {
var path = NODEFS.realPath(node);
try {
path = fs.readlinkSync(path);
2022-12-07 18:56:19 +01:00
path = NODEJS_PATH.relative(
NODEJS_PATH.resolve(node.mount.opts.root),
path
);
2022-06-27 11:57:51 +02:00
return path;
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
}
},
stream_ops: {
open: function(stream) {
var path = NODEFS.realPath(stream.node);
try {
if (FS.isFile(stream.node.mode)) {
stream.nfd = fs.openSync(path, NODEFS.flagsForNode(stream.flags));
}
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
},
close: function(stream) {
try {
if (FS.isFile(stream.node.mode) && stream.nfd) {
fs.closeSync(stream.nfd);
}
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
},
read: function(stream, buffer2, offset, length, position) {
if (length === 0)
return 0;
try {
2022-12-07 18:56:19 +01:00
return fs.readSync(
stream.nfd,
NODEFS.bufferFrom(buffer2.buffer),
offset,
length,
position
);
2022-06-27 11:57:51 +02:00
} catch (e) {
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
},
write: function(stream, buffer2, offset, length, position) {
try {
2022-12-07 18:56:19 +01:00
return fs.writeSync(
stream.nfd,
NODEFS.bufferFrom(buffer2.buffer),
offset,
length,
position
);
2022-06-27 11:57:51 +02:00
} catch (e) {
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
},
llseek: function(stream, offset, whence) {
var position = offset;
if (whence === 1) {
position += stream.position;
} else if (whence === 2) {
if (FS.isFile(stream.node.mode)) {
try {
var stat = fs.fstatSync(stream.nfd);
position += stat.size;
} catch (e) {
throw new FS.ErrnoError(NODEFS.convertNodeCode(e));
}
}
}
if (position < 0) {
throw new FS.ErrnoError(28);
}
return position;
},
mmap: function(stream, address, length, position, prot, flags) {
if (address !== 0) {
throw new FS.ErrnoError(28);
}
if (!FS.isFile(stream.node.mode)) {
throw new FS.ErrnoError(43);
}
var ptr = mmapAlloc(length);
NODEFS.stream_ops.read(stream, HEAP8, ptr, length, position);
2022-12-07 18:56:19 +01:00
return { ptr, allocated: true };
2022-06-27 11:57:51 +02:00
},
msync: function(stream, buffer2, offset, length, mmapFlags) {
if (!FS.isFile(stream.node.mode)) {
throw new FS.ErrnoError(43);
}
if (mmapFlags & 2) {
return 0;
}
2022-12-07 18:56:19 +01:00
NODEFS.stream_ops.write(
stream,
buffer2,
0,
length,
offset,
false
);
2022-06-27 11:57:51 +02:00
return 0;
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
};
2022-06-27 11:57:51 +02:00
var NODERAWFS = {
lookupPath: function(path) {
2022-12-07 18:56:19 +01:00
return { path, node: { mode: NODEFS.getMode(path) } };
2022-06-27 11:57:51 +02:00
},
createStandardStreams: function() {
FS.streams[0] = {
fd: 0,
nfd: 0,
position: 0,
path: "",
flags: 0,
tty: true,
seekable: false
};
for (var i = 1; i < 3; i++) {
FS.streams[i] = {
fd: i,
nfd: i,
position: 0,
path: "",
flags: 577,
tty: true,
seekable: false
};
}
},
cwd: function() {
return process.cwd();
},
chdir: function() {
process.chdir.apply(void 0, arguments);
},
mknod: function(path, mode) {
if (FS.isDir(path)) {
fs.mkdirSync(path, mode);
} else {
2022-12-07 18:56:19 +01:00
fs.writeFileSync(path, "", { mode });
2022-06-27 11:57:51 +02:00
}
},
mkdir: function() {
fs.mkdirSync.apply(void 0, arguments);
},
symlink: function() {
fs.symlinkSync.apply(void 0, arguments);
},
rename: function() {
fs.renameSync.apply(void 0, arguments);
},
rmdir: function() {
fs.rmdirSync.apply(void 0, arguments);
},
readdir: function() {
fs.readdirSync.apply(void 0, arguments);
},
unlink: function() {
fs.unlinkSync.apply(void 0, arguments);
},
readlink: function() {
return fs.readlinkSync.apply(void 0, arguments);
},
stat: function() {
return fs.statSync.apply(void 0, arguments);
},
lstat: function() {
return fs.lstatSync.apply(void 0, arguments);
},
chmod: function() {
fs.chmodSync.apply(void 0, arguments);
},
fchmod: function() {
fs.fchmodSync.apply(void 0, arguments);
},
chown: function() {
fs.chownSync.apply(void 0, arguments);
},
fchown: function() {
fs.fchownSync.apply(void 0, arguments);
},
truncate: function() {
fs.truncateSync.apply(void 0, arguments);
},
ftruncate: function(fd, len) {
if (len < 0) {
throw new FS.ErrnoError(28);
}
fs.ftruncateSync.apply(void 0, arguments);
},
utime: function() {
fs.utimesSync.apply(void 0, arguments);
},
open: function(path, flags, mode, suggestFD) {
if (typeof flags === "string") {
flags = VFS.modeStringToFlags(flags);
}
var nfd = fs.openSync(path, NODEFS.flagsForNode(flags), mode);
var fd = suggestFD != null ? suggestFD : FS.nextfd(nfd);
var stream = {
fd,
nfd,
position: 0,
path,
flags,
seekable: true
};
FS.streams[fd] = stream;
return stream;
},
close: function(stream) {
if (!stream.stream_ops) {
fs.closeSync(stream.nfd);
}
FS.closeStream(stream.fd);
},
llseek: function(stream, offset, whence) {
if (stream.stream_ops) {
return VFS.llseek(stream, offset, whence);
}
var position = offset;
if (whence === 1) {
position += stream.position;
} else if (whence === 2) {
position += fs.fstatSync(stream.nfd).size;
} else if (whence !== 0) {
throw new FS.ErrnoError(ERRNO_CODES.EINVAL);
}
if (position < 0) {
throw new FS.ErrnoError(ERRNO_CODES.EINVAL);
}
stream.position = position;
return position;
},
read: function(stream, buffer2, offset, length, position) {
if (stream.stream_ops) {
return VFS.read(stream, buffer2, offset, length, position);
}
var seeking = typeof position !== "undefined";
if (!seeking && stream.seekable)
position = stream.position;
2022-12-07 18:56:19 +01:00
var bytesRead = fs.readSync(
stream.nfd,
NODEFS.bufferFrom(buffer2.buffer),
offset,
length,
position
);
2022-06-27 11:57:51 +02:00
if (!seeking)
stream.position += bytesRead;
return bytesRead;
},
write: function(stream, buffer2, offset, length, position) {
if (stream.stream_ops) {
return VFS.write(stream, buffer2, offset, length, position);
}
if (stream.flags & +"1024") {
FS.llseek(stream, 0, +"2");
}
var seeking = typeof position !== "undefined";
if (!seeking && stream.seekable)
position = stream.position;
2022-12-07 18:56:19 +01:00
var bytesWritten = fs.writeSync(
stream.nfd,
NODEFS.bufferFrom(buffer2.buffer),
offset,
length,
position
);
2022-06-27 11:57:51 +02:00
if (!seeking)
stream.position += bytesWritten;
return bytesWritten;
},
allocate: function() {
throw new FS.ErrnoError(ERRNO_CODES.EOPNOTSUPP);
},
mmap: function(stream, address, length, position, prot, flags) {
if (stream.stream_ops) {
return VFS.mmap(stream, address, length, position, prot, flags);
}
if (address !== 0) {
throw new FS.ErrnoError(28);
}
var ptr = mmapAlloc(length);
FS.read(stream, HEAP8, ptr, length, position);
2022-12-07 18:56:19 +01:00
return { ptr, allocated: true };
2022-06-27 11:57:51 +02:00
},
msync: function(stream, buffer2, offset, length, mmapFlags) {
if (stream.stream_ops) {
return VFS.msync(stream, buffer2, offset, length, mmapFlags);
}
if (mmapFlags & 2) {
return 0;
}
FS.write(stream, buffer2, 0, length, offset);
return 0;
},
munmap: function() {
return 0;
},
ioctl: function() {
throw new FS.ErrnoError(ERRNO_CODES.ENOTTY);
}
};
var FS = {
root: null,
mounts: [],
devices: {},
streams: [],
nextInode: 1,
nameTable: null,
currentPath: "/",
initialized: false,
ignorePermissions: true,
trackingDelegate: {},
2022-12-07 18:56:19 +01:00
tracking: { openFlags: { READ: 1, WRITE: 2 } },
2022-06-27 11:57:51 +02:00
ErrnoError: null,
genericErrors: {},
filesystems: null,
syncFSRequests: 0,
lookupPath: function(path, opts) {
path = PATH_FS.resolve(FS.cwd(), path);
opts = opts || {};
if (!path)
2022-12-07 18:56:19 +01:00
return { path: "", node: null };
var defaults = { follow_mount: true, recurse_count: 0 };
2022-06-27 11:57:51 +02:00
for (var key2 in defaults) {
if (opts[key2] === void 0) {
opts[key2] = defaults[key2];
}
}
if (opts.recurse_count > 8) {
throw new FS.ErrnoError(32);
}
2022-12-07 18:56:19 +01:00
var parts = PATH.normalizeArray(
path.split("/").filter(function(p) {
return !!p;
}),
false
);
2022-06-27 11:57:51 +02:00
var current = FS.root;
var current_path = "/";
for (var i = 0; i < parts.length; i++) {
var islast = i === parts.length - 1;
if (islast && opts.parent) {
break;
}
current = FS.lookupNode(current, parts[i]);
current_path = PATH.join2(current_path, parts[i]);
if (FS.isMountpoint(current)) {
if (!islast || islast && opts.follow_mount) {
current = current.mounted.root;
}
}
if (!islast || opts.follow) {
var count = 0;
while (FS.isLink(current.mode)) {
var link = FS.readlink(current_path);
current_path = PATH_FS.resolve(PATH.dirname(current_path), link);
var lookup = FS.lookupPath(current_path, {
recurse_count: opts.recurse_count
});
current = lookup.node;
if (count++ > 40) {
throw new FS.ErrnoError(32);
}
}
}
}
2022-12-07 18:56:19 +01:00
return { path: current_path, node: current };
2022-06-27 11:57:51 +02:00
},
getPath: function(node) {
var path;
while (true) {
if (FS.isRoot(node)) {
var mount = node.mount.mountpoint;
if (!path)
return mount;
return mount[mount.length - 1] !== "/" ? mount + "/" + path : mount + path;
}
path = path ? node.name + "/" + path : node.name;
node = node.parent;
}
},
hashName: function(parentid, name) {
var hash = 0;
for (var i = 0; i < name.length; i++) {
hash = (hash << 5) - hash + name.charCodeAt(i) | 0;
}
return (parentid + hash >>> 0) % FS.nameTable.length;
},
hashAddNode: function(node) {
var hash = FS.hashName(node.parent.id, node.name);
node.name_next = FS.nameTable[hash];
FS.nameTable[hash] = node;
},
hashRemoveNode: function(node) {
var hash = FS.hashName(node.parent.id, node.name);
if (FS.nameTable[hash] === node) {
FS.nameTable[hash] = node.name_next;
} else {
var current = FS.nameTable[hash];
while (current) {
if (current.name_next === node) {
current.name_next = node.name_next;
break;
}
current = current.name_next;
}
}
},
lookupNode: function(parent, name) {
var errCode = FS.mayLookup(parent);
if (errCode) {
throw new FS.ErrnoError(errCode, parent);
}
var hash = FS.hashName(parent.id, name);
for (var node = FS.nameTable[hash]; node; node = node.name_next) {
var nodeName = node.name;
if (node.parent.id === parent.id && nodeName === name) {
return node;
}
}
return FS.lookup(parent, name);
},
createNode: function(parent, name, mode, rdev) {
var node = new FS.FSNode(parent, name, mode, rdev);
FS.hashAddNode(node);
return node;
},
destroyNode: function(node) {
FS.hashRemoveNode(node);
},
isRoot: function(node) {
return node === node.parent;
},
isMountpoint: function(node) {
return !!node.mounted;
},
isFile: function(mode) {
return (mode & 61440) === 32768;
},
isDir: function(mode) {
return (mode & 61440) === 16384;
},
isLink: function(mode) {
return (mode & 61440) === 40960;
},
isChrdev: function(mode) {
return (mode & 61440) === 8192;
},
isBlkdev: function(mode) {
return (mode & 61440) === 24576;
},
isFIFO: function(mode) {
return (mode & 61440) === 4096;
},
isSocket: function(mode) {
return (mode & 49152) === 49152;
},
2022-12-07 18:56:19 +01:00
flagModes: { r: 0, "r+": 2, w: 577, "w+": 578, a: 1089, "a+": 1090 },
2022-06-27 11:57:51 +02:00
modeStringToFlags: function(str) {
var flags = FS.flagModes[str];
if (typeof flags === "undefined") {
throw new Error("Unknown file open mode: " + str);
}
return flags;
},
flagsToPermissionString: function(flag) {
var perms = ["r", "w", "rw"][flag & 3];
if (flag & 512) {
perms += "w";
}
return perms;
},
nodePermissions: function(node, perms) {
if (FS.ignorePermissions) {
return 0;
}
if (perms.includes("r") && !(node.mode & 292)) {
return 2;
} else if (perms.includes("w") && !(node.mode & 146)) {
return 2;
} else if (perms.includes("x") && !(node.mode & 73)) {
return 2;
}
return 0;
},
mayLookup: function(dir) {
var errCode = FS.nodePermissions(dir, "x");
if (errCode)
return errCode;
if (!dir.node_ops.lookup)
return 2;
return 0;
},
mayCreate: function(dir, name) {
try {
var node = FS.lookupNode(dir, name);
return 20;
} catch (e) {
}
return FS.nodePermissions(dir, "wx");
},
mayDelete: function(dir, name, isdir) {
var node;
try {
node = FS.lookupNode(dir, name);
} catch (e) {
return e.errno;
}
var errCode = FS.nodePermissions(dir, "wx");
if (errCode) {
return errCode;
}
if (isdir) {
if (!FS.isDir(node.mode)) {
return 54;
}
if (FS.isRoot(node) || FS.getPath(node) === FS.cwd()) {
return 10;
}
} else {
if (FS.isDir(node.mode)) {
return 31;
}
}
return 0;
},
mayOpen: function(node, flags) {
if (!node) {
return 44;
}
if (FS.isLink(node.mode)) {
return 32;
} else if (FS.isDir(node.mode)) {
if (FS.flagsToPermissionString(flags) !== "r" || flags & 512) {
return 31;
}
}
return FS.nodePermissions(node, FS.flagsToPermissionString(flags));
},
MAX_OPEN_FDS: 4096,
nextfd: function(fd_start, fd_end) {
fd_start = fd_start || 0;
fd_end = fd_end || FS.MAX_OPEN_FDS;
for (var fd = fd_start; fd <= fd_end; fd++) {
if (!FS.streams[fd]) {
return fd;
}
}
throw new FS.ErrnoError(33);
},
getStream: function(fd) {
return FS.streams[fd];
},
createStream: function(stream, fd_start, fd_end) {
if (!FS.FSStream) {
FS.FSStream = function() {
};
FS.FSStream.prototype = {
object: {
get: function() {
return this.node;
},
set: function(val) {
this.node = val;
}
},
isRead: {
get: function() {
return (this.flags & 2097155) !== 1;
}
},
isWrite: {
get: function() {
return (this.flags & 2097155) !== 0;
}
},
isAppend: {
get: function() {
return this.flags & 1024;
}
}
};
}
var newStream = new FS.FSStream();
for (var p in stream) {
newStream[p] = stream[p];
}
stream = newStream;
var fd = FS.nextfd(fd_start, fd_end);
stream.fd = fd;
FS.streams[fd] = stream;
return stream;
},
closeStream: function(fd) {
FS.streams[fd] = null;
},
chrdev_stream_ops: {
open: function(stream) {
var device = FS.getDevice(stream.node.rdev);
stream.stream_ops = device.stream_ops;
if (stream.stream_ops.open) {
stream.stream_ops.open(stream);
}
},
llseek: function() {
throw new FS.ErrnoError(70);
}
},
major: function(dev) {
return dev >> 8;
},
minor: function(dev) {
return dev & 255;
},
makedev: function(ma, mi) {
return ma << 8 | mi;
},
registerDevice: function(dev, ops) {
2022-12-07 18:56:19 +01:00
FS.devices[dev] = { stream_ops: ops };
2022-06-27 11:57:51 +02:00
},
getDevice: function(dev) {
return FS.devices[dev];
},
getMounts: function(mount) {
var mounts = [];
var check = [mount];
while (check.length) {
var m = check.pop();
mounts.push(m);
check.push.apply(check, m.mounts);
}
return mounts;
},
syncfs: function(populate, callback) {
if (typeof populate === "function") {
callback = populate;
populate = false;
}
FS.syncFSRequests++;
if (FS.syncFSRequests > 1) {
2022-12-07 18:56:19 +01:00
err(
"warning: " + FS.syncFSRequests + " FS.syncfs operations in flight at once, probably just doing extra work"
);
2022-06-27 11:57:51 +02:00
}
var mounts = FS.getMounts(FS.root.mount);
var completed = 0;
function doCallback(errCode) {
FS.syncFSRequests--;
return callback(errCode);
}
function done(errCode) {
if (errCode) {
if (!done.errored) {
done.errored = true;
return doCallback(errCode);
}
return;
}
if (++completed >= mounts.length) {
doCallback(null);
}
}
mounts.forEach(function(mount) {
if (!mount.type.syncfs) {
return done(null);
}
mount.type.syncfs(mount, populate, done);
2021-11-22 22:05:23 +01:00
});
2022-06-27 11:57:51 +02:00
},
mount: function(type, opts, mountpoint) {
var root = mountpoint === "/";
var pseudo = !mountpoint;
var node;
if (root && FS.root) {
throw new FS.ErrnoError(10);
} else if (!root && !pseudo) {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(mountpoint, { follow_mount: false });
2022-06-27 11:57:51 +02:00
mountpoint = lookup.path;
node = lookup.node;
if (FS.isMountpoint(node)) {
throw new FS.ErrnoError(10);
}
if (!FS.isDir(node.mode)) {
throw new FS.ErrnoError(54);
}
}
var mount = {
type,
opts,
mountpoint,
mounts: []
};
var mountRoot = type.mount(mount);
mountRoot.mount = mount;
mount.root = mountRoot;
if (root) {
FS.root = mountRoot;
} else if (node) {
node.mounted = mount;
if (node.mount) {
node.mount.mounts.push(mount);
}
}
return mountRoot;
},
unmount: function(mountpoint) {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(mountpoint, { follow_mount: false });
2022-06-27 11:57:51 +02:00
if (!FS.isMountpoint(lookup.node)) {
throw new FS.ErrnoError(28);
}
var node = lookup.node;
var mount = node.mounted;
var mounts = FS.getMounts(mount);
Object.keys(FS.nameTable).forEach(function(hash) {
var current = FS.nameTable[hash];
while (current) {
var next = current.name_next;
if (mounts.includes(current.mount)) {
FS.destroyNode(current);
}
current = next;
}
});
node.mounted = null;
var idx = node.mount.mounts.indexOf(mount);
node.mount.mounts.splice(idx, 1);
},
lookup: function(parent, name) {
return parent.node_ops.lookup(parent, name);
},
mknod: function(path, mode, dev) {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { parent: true });
2022-06-27 11:57:51 +02:00
var parent = lookup.node;
var name = PATH.basename(path);
if (!name || name === "." || name === "..") {
throw new FS.ErrnoError(28);
}
var errCode = FS.mayCreate(parent, name);
if (errCode) {
throw new FS.ErrnoError(errCode);
}
if (!parent.node_ops.mknod) {
throw new FS.ErrnoError(63);
}
return parent.node_ops.mknod(parent, name, mode, dev);
},
create: function(path, mode) {
mode = mode !== void 0 ? mode : 438;
mode &= 4095;
mode |= 32768;
return FS.mknod(path, mode, 0);
},
mkdir: function(path, mode) {
mode = mode !== void 0 ? mode : 511;
mode &= 511 | 512;
mode |= 16384;
return FS.mknod(path, mode, 0);
},
mkdirTree: function(path, mode) {
var dirs = path.split("/");
var d = "";
for (var i = 0; i < dirs.length; ++i) {
if (!dirs[i])
continue;
d += "/" + dirs[i];
try {
FS.mkdir(d, mode);
} catch (e) {
if (e.errno != 20)
throw e;
}
}
},
mkdev: function(path, mode, dev) {
if (typeof dev === "undefined") {
dev = mode;
mode = 438;
}
mode |= 8192;
return FS.mknod(path, mode, dev);
},
symlink: function(oldpath, newpath) {
if (!PATH_FS.resolve(oldpath)) {
throw new FS.ErrnoError(44);
}
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(newpath, { parent: true });
2022-06-27 11:57:51 +02:00
var parent = lookup.node;
if (!parent) {
throw new FS.ErrnoError(44);
}
var newname = PATH.basename(newpath);
var errCode = FS.mayCreate(parent, newname);
if (errCode) {
throw new FS.ErrnoError(errCode);
}
if (!parent.node_ops.symlink) {
throw new FS.ErrnoError(63);
}
return parent.node_ops.symlink(parent, newname, oldpath);
},
rename: function(old_path, new_path) {
var old_dirname = PATH.dirname(old_path);
var new_dirname = PATH.dirname(new_path);
var old_name = PATH.basename(old_path);
var new_name = PATH.basename(new_path);
var lookup, old_dir, new_dir;
2022-12-07 18:56:19 +01:00
lookup = FS.lookupPath(old_path, { parent: true });
2022-06-27 11:57:51 +02:00
old_dir = lookup.node;
2022-12-07 18:56:19 +01:00
lookup = FS.lookupPath(new_path, { parent: true });
2022-06-27 11:57:51 +02:00
new_dir = lookup.node;
if (!old_dir || !new_dir)
throw new FS.ErrnoError(44);
if (old_dir.mount !== new_dir.mount) {
throw new FS.ErrnoError(75);
}
var old_node = FS.lookupNode(old_dir, old_name);
var relative = PATH_FS.relative(old_path, new_dirname);
if (relative.charAt(0) !== ".") {
throw new FS.ErrnoError(28);
}
relative = PATH_FS.relative(new_path, old_dirname);
if (relative.charAt(0) !== ".") {
throw new FS.ErrnoError(55);
}
var new_node;
try {
new_node = FS.lookupNode(new_dir, new_name);
} catch (e) {
}
if (old_node === new_node) {
return;
}
var isdir = FS.isDir(old_node.mode);
var errCode = FS.mayDelete(old_dir, old_name, isdir);
if (errCode) {
throw new FS.ErrnoError(errCode);
}
errCode = new_node ? FS.mayDelete(new_dir, new_name, isdir) : FS.mayCreate(new_dir, new_name);
if (errCode) {
throw new FS.ErrnoError(errCode);
}
if (!old_dir.node_ops.rename) {
throw new FS.ErrnoError(63);
}
if (FS.isMountpoint(old_node) || new_node && FS.isMountpoint(new_node)) {
throw new FS.ErrnoError(10);
}
if (new_dir !== old_dir) {
errCode = FS.nodePermissions(old_dir, "w");
if (errCode) {
throw new FS.ErrnoError(errCode);
}
}
try {
if (FS.trackingDelegate["willMovePath"]) {
FS.trackingDelegate["willMovePath"](old_path, new_path);
}
} catch (e) {
2022-12-07 18:56:19 +01:00
err(
"FS.trackingDelegate['willMovePath']('" + old_path + "', '" + new_path + "') threw an exception: " + e.message
);
2022-06-27 11:57:51 +02:00
}
FS.hashRemoveNode(old_node);
try {
old_dir.node_ops.rename(old_node, new_dir, new_name);
} catch (e) {
throw e;
} finally {
FS.hashAddNode(old_node);
}
try {
if (FS.trackingDelegate["onMovePath"])
FS.trackingDelegate["onMovePath"](old_path, new_path);
} catch (e) {
2022-12-07 18:56:19 +01:00
err(
"FS.trackingDelegate['onMovePath']('" + old_path + "', '" + new_path + "') threw an exception: " + e.message
);
2022-06-27 11:57:51 +02:00
}
},
rmdir: function(path) {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { parent: true });
2022-06-27 11:57:51 +02:00
var parent = lookup.node;
var name = PATH.basename(path);
var node = FS.lookupNode(parent, name);
var errCode = FS.mayDelete(parent, name, true);
if (errCode) {
throw new FS.ErrnoError(errCode);
}
if (!parent.node_ops.rmdir) {
throw new FS.ErrnoError(63);
}
if (FS.isMountpoint(node)) {
throw new FS.ErrnoError(10);
}
try {
if (FS.trackingDelegate["willDeletePath"]) {
FS.trackingDelegate["willDeletePath"](path);
}
} catch (e) {
2022-12-07 18:56:19 +01:00
err(
"FS.trackingDelegate['willDeletePath']('" + path + "') threw an exception: " + e.message
);
2022-06-27 11:57:51 +02:00
}
parent.node_ops.rmdir(parent, name);
FS.destroyNode(node);
try {
if (FS.trackingDelegate["onDeletePath"])
FS.trackingDelegate["onDeletePath"](path);
} catch (e) {
2022-12-07 18:56:19 +01:00
err(
"FS.trackingDelegate['onDeletePath']('" + path + "') threw an exception: " + e.message
);
2022-06-27 11:57:51 +02:00
}
},
readdir: function(path) {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { follow: true });
2022-06-27 11:57:51 +02:00
var node = lookup.node;
if (!node.node_ops.readdir) {
throw new FS.ErrnoError(54);
}
return node.node_ops.readdir(node);
},
unlink: function(path) {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { parent: true });
2022-06-27 11:57:51 +02:00
var parent = lookup.node;
var name = PATH.basename(path);
var node = FS.lookupNode(parent, name);
var errCode = FS.mayDelete(parent, name, false);
if (errCode) {
throw new FS.ErrnoError(errCode);
}
if (!parent.node_ops.unlink) {
throw new FS.ErrnoError(63);
}
if (FS.isMountpoint(node)) {
throw new FS.ErrnoError(10);
}
try {
if (FS.trackingDelegate["willDeletePath"]) {
FS.trackingDelegate["willDeletePath"](path);
}
} catch (e) {
2022-12-07 18:56:19 +01:00
err(
"FS.trackingDelegate['willDeletePath']('" + path + "') threw an exception: " + e.message
);
2022-06-27 11:57:51 +02:00
}
parent.node_ops.unlink(parent, name);
FS.destroyNode(node);
try {
if (FS.trackingDelegate["onDeletePath"])
FS.trackingDelegate["onDeletePath"](path);
} catch (e) {
2022-12-07 18:56:19 +01:00
err(
"FS.trackingDelegate['onDeletePath']('" + path + "') threw an exception: " + e.message
);
2022-06-27 11:57:51 +02:00
}
},
readlink: function(path) {
var lookup = FS.lookupPath(path);
var link = lookup.node;
if (!link) {
throw new FS.ErrnoError(44);
}
if (!link.node_ops.readlink) {
throw new FS.ErrnoError(28);
}
2022-12-07 18:56:19 +01:00
return PATH_FS.resolve(
FS.getPath(link.parent),
link.node_ops.readlink(link)
);
2022-06-27 11:57:51 +02:00
},
stat: function(path, dontFollow) {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { follow: !dontFollow });
2022-06-27 11:57:51 +02:00
var node = lookup.node;
if (!node) {
throw new FS.ErrnoError(44);
}
if (!node.node_ops.getattr) {
throw new FS.ErrnoError(63);
}
return node.node_ops.getattr(node);
},
lstat: function(path) {
return FS.stat(path, true);
},
chmod: function(path, mode, dontFollow) {
var node;
if (typeof path === "string") {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { follow: !dontFollow });
2022-06-27 11:57:51 +02:00
node = lookup.node;
} else {
node = path;
}
if (!node.node_ops.setattr) {
throw new FS.ErrnoError(63);
}
node.node_ops.setattr(node, {
mode: mode & 4095 | node.mode & ~4095,
timestamp: Date.now()
2021-11-22 22:05:23 +01:00
});
2022-06-27 11:57:51 +02:00
},
lchmod: function(path, mode) {
FS.chmod(path, mode, true);
},
fchmod: function(fd, mode) {
var stream = FS.getStream(fd);
if (!stream) {
throw new FS.ErrnoError(8);
}
FS.chmod(stream.node, mode);
},
chown: function(path, uid, gid, dontFollow) {
var node;
if (typeof path === "string") {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { follow: !dontFollow });
2022-06-27 11:57:51 +02:00
node = lookup.node;
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
node = path;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
if (!node.node_ops.setattr) {
throw new FS.ErrnoError(63);
}
2022-12-07 18:56:19 +01:00
node.node_ops.setattr(node, { timestamp: Date.now() });
2022-06-27 11:57:51 +02:00
},
lchown: function(path, uid, gid) {
FS.chown(path, uid, gid, true);
},
fchown: function(fd, uid, gid) {
var stream = FS.getStream(fd);
if (!stream) {
throw new FS.ErrnoError(8);
}
FS.chown(stream.node, uid, gid);
},
truncate: function(path, len) {
if (len < 0) {
throw new FS.ErrnoError(28);
}
var node;
if (typeof path === "string") {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { follow: true });
2022-06-27 11:57:51 +02:00
node = lookup.node;
} else {
node = path;
}
if (!node.node_ops.setattr) {
throw new FS.ErrnoError(63);
}
if (FS.isDir(node.mode)) {
throw new FS.ErrnoError(31);
}
if (!FS.isFile(node.mode)) {
throw new FS.ErrnoError(28);
}
var errCode = FS.nodePermissions(node, "w");
if (errCode) {
throw new FS.ErrnoError(errCode);
}
2022-12-07 18:56:19 +01:00
node.node_ops.setattr(node, { size: len, timestamp: Date.now() });
2022-06-27 11:57:51 +02:00
},
ftruncate: function(fd, len) {
var stream = FS.getStream(fd);
if (!stream) {
throw new FS.ErrnoError(8);
}
if ((stream.flags & 2097155) === 0) {
throw new FS.ErrnoError(28);
}
FS.truncate(stream.node, len);
},
utime: function(path, atime, mtime) {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { follow: true });
2022-06-27 11:57:51 +02:00
var node = lookup.node;
2022-12-07 18:56:19 +01:00
node.node_ops.setattr(node, { timestamp: Math.max(atime, mtime) });
2022-06-27 11:57:51 +02:00
},
open: function(path, flags, mode, fd_start, fd_end) {
if (path === "") {
throw new FS.ErrnoError(44);
}
flags = typeof flags === "string" ? FS.modeStringToFlags(flags) : flags;
mode = typeof mode === "undefined" ? 438 : mode;
if (flags & 64) {
mode = mode & 4095 | 32768;
} else {
mode = 0;
}
var node;
if (typeof path === "object") {
node = path;
} else {
path = PATH.normalize(path);
try {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { follow: !(flags & 131072) });
2022-06-27 11:57:51 +02:00
node = lookup.node;
} catch (e) {
}
}
var created = false;
if (flags & 64) {
if (node) {
if (flags & 128) {
throw new FS.ErrnoError(20);
}
} else {
node = FS.mknod(path, mode, 0);
created = true;
}
}
if (!node) {
throw new FS.ErrnoError(44);
}
if (FS.isChrdev(node.mode)) {
flags &= ~512;
}
if (flags & 65536 && !FS.isDir(node.mode)) {
throw new FS.ErrnoError(54);
}
if (!created) {
var errCode = FS.mayOpen(node, flags);
if (errCode) {
throw new FS.ErrnoError(errCode);
}
}
if (flags & 512) {
FS.truncate(node, 0);
}
flags &= ~(128 | 512 | 131072);
2022-12-07 18:56:19 +01:00
var stream = FS.createStream(
{
node,
path: FS.getPath(node),
flags,
seekable: true,
position: 0,
stream_ops: node.stream_ops,
ungotten: [],
error: false
},
fd_start,
fd_end
);
2022-06-27 11:57:51 +02:00
if (stream.stream_ops.open) {
stream.stream_ops.open(stream);
}
if (Module["logReadFiles"] && !(flags & 1)) {
if (!FS.readFiles)
FS.readFiles = {};
if (!(path in FS.readFiles)) {
FS.readFiles[path] = 1;
err("FS.trackingDelegate error on read file: " + path);
}
}
try {
if (FS.trackingDelegate["onOpenFile"]) {
var trackingFlags = 0;
if ((flags & 2097155) !== 1) {
trackingFlags |= FS.tracking.openFlags.READ;
}
if ((flags & 2097155) !== 0) {
trackingFlags |= FS.tracking.openFlags.WRITE;
}
FS.trackingDelegate["onOpenFile"](path, trackingFlags);
}
} catch (e) {
2022-12-07 18:56:19 +01:00
err(
"FS.trackingDelegate['onOpenFile']('" + path + "', flags) threw an exception: " + e.message
);
2022-06-27 11:57:51 +02:00
}
return stream;
},
close: function(stream) {
if (FS.isClosed(stream)) {
throw new FS.ErrnoError(8);
}
if (stream.getdents)
stream.getdents = null;
try {
if (stream.stream_ops.close) {
stream.stream_ops.close(stream);
}
} catch (e) {
throw e;
} finally {
FS.closeStream(stream.fd);
}
stream.fd = null;
},
isClosed: function(stream) {
return stream.fd === null;
},
llseek: function(stream, offset, whence) {
if (FS.isClosed(stream)) {
throw new FS.ErrnoError(8);
}
if (!stream.seekable || !stream.stream_ops.llseek) {
throw new FS.ErrnoError(70);
}
if (whence != 0 && whence != 1 && whence != 2) {
throw new FS.ErrnoError(28);
}
stream.position = stream.stream_ops.llseek(stream, offset, whence);
stream.ungotten = [];
return stream.position;
},
read: function(stream, buffer2, offset, length, position) {
if (length < 0 || position < 0) {
throw new FS.ErrnoError(28);
}
if (FS.isClosed(stream)) {
throw new FS.ErrnoError(8);
}
if ((stream.flags & 2097155) === 1) {
throw new FS.ErrnoError(8);
}
if (FS.isDir(stream.node.mode)) {
throw new FS.ErrnoError(31);
}
if (!stream.stream_ops.read) {
throw new FS.ErrnoError(28);
}
var seeking = typeof position !== "undefined";
if (!seeking) {
position = stream.position;
} else if (!stream.seekable) {
throw new FS.ErrnoError(70);
}
2022-12-07 18:56:19 +01:00
var bytesRead = stream.stream_ops.read(
stream,
buffer2,
offset,
length,
position
);
2022-06-27 11:57:51 +02:00
if (!seeking)
stream.position += bytesRead;
return bytesRead;
},
write: function(stream, buffer2, offset, length, position, canOwn) {
if (length < 0 || position < 0) {
throw new FS.ErrnoError(28);
}
if (FS.isClosed(stream)) {
throw new FS.ErrnoError(8);
}
if ((stream.flags & 2097155) === 0) {
throw new FS.ErrnoError(8);
}
if (FS.isDir(stream.node.mode)) {
throw new FS.ErrnoError(31);
}
if (!stream.stream_ops.write) {
throw new FS.ErrnoError(28);
}
if (stream.seekable && stream.flags & 1024) {
FS.llseek(stream, 0, 2);
}
var seeking = typeof position !== "undefined";
if (!seeking) {
position = stream.position;
} else if (!stream.seekable) {
throw new FS.ErrnoError(70);
}
2022-12-07 18:56:19 +01:00
var bytesWritten = stream.stream_ops.write(
stream,
buffer2,
offset,
length,
position,
canOwn
);
2022-06-27 11:57:51 +02:00
if (!seeking)
stream.position += bytesWritten;
try {
if (stream.path && FS.trackingDelegate["onWriteToFile"])
FS.trackingDelegate["onWriteToFile"](stream.path);
} catch (e) {
2022-12-07 18:56:19 +01:00
err(
"FS.trackingDelegate['onWriteToFile']('" + stream.path + "') threw an exception: " + e.message
);
2022-06-27 11:57:51 +02:00
}
return bytesWritten;
},
allocate: function(stream, offset, length) {
if (FS.isClosed(stream)) {
throw new FS.ErrnoError(8);
}
if (offset < 0 || length <= 0) {
throw new FS.ErrnoError(28);
}
if ((stream.flags & 2097155) === 0) {
throw new FS.ErrnoError(8);
}
if (!FS.isFile(stream.node.mode) && !FS.isDir(stream.node.mode)) {
throw new FS.ErrnoError(43);
}
if (!stream.stream_ops.allocate) {
throw new FS.ErrnoError(138);
}
stream.stream_ops.allocate(stream, offset, length);
},
mmap: function(stream, address, length, position, prot, flags) {
if ((prot & 2) !== 0 && (flags & 2) === 0 && (stream.flags & 2097155) !== 2) {
throw new FS.ErrnoError(2);
}
if ((stream.flags & 2097155) === 1) {
throw new FS.ErrnoError(2);
}
if (!stream.stream_ops.mmap) {
throw new FS.ErrnoError(43);
}
2022-12-07 18:56:19 +01:00
return stream.stream_ops.mmap(
stream,
address,
length,
position,
prot,
flags
);
2022-06-27 11:57:51 +02:00
},
msync: function(stream, buffer2, offset, length, mmapFlags) {
if (!stream || !stream.stream_ops.msync) {
return 0;
}
2022-12-07 18:56:19 +01:00
return stream.stream_ops.msync(
stream,
buffer2,
offset,
length,
mmapFlags
);
2022-06-27 11:57:51 +02:00
},
munmap: function(stream) {
return 0;
},
ioctl: function(stream, cmd, arg) {
if (!stream.stream_ops.ioctl) {
throw new FS.ErrnoError(59);
}
return stream.stream_ops.ioctl(stream, cmd, arg);
},
readFile: function(path, opts) {
opts = opts || {};
opts.flags = opts.flags || 0;
opts.encoding = opts.encoding || "binary";
if (opts.encoding !== "utf8" && opts.encoding !== "binary") {
throw new Error('Invalid encoding type "' + opts.encoding + '"');
}
var ret;
var stream = FS.open(path, opts.flags);
var stat = FS.stat(path);
var length = stat.size;
var buf = new Uint8Array(length);
FS.read(stream, buf, 0, length, 0);
if (opts.encoding === "utf8") {
ret = UTF8ArrayToString(buf, 0);
} else if (opts.encoding === "binary") {
ret = buf;
}
FS.close(stream);
return ret;
},
writeFile: function(path, data, opts) {
opts = opts || {};
opts.flags = opts.flags || 577;
var stream = FS.open(path, opts.flags, opts.mode);
if (typeof data === "string") {
var buf = new Uint8Array(lengthBytesUTF8(data) + 1);
var actualNumBytes = stringToUTF8Array(data, buf, 0, buf.length);
FS.write(stream, buf, 0, actualNumBytes, void 0, opts.canOwn);
} else if (ArrayBuffer.isView(data)) {
FS.write(stream, data, 0, data.byteLength, void 0, opts.canOwn);
} else {
throw new Error("Unsupported data type");
}
FS.close(stream);
},
cwd: function() {
return FS.currentPath;
},
chdir: function(path) {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { follow: true });
2022-06-27 11:57:51 +02:00
if (lookup.node === null) {
throw new FS.ErrnoError(44);
}
if (!FS.isDir(lookup.node.mode)) {
throw new FS.ErrnoError(54);
}
var errCode = FS.nodePermissions(lookup.node, "x");
if (errCode) {
throw new FS.ErrnoError(errCode);
}
FS.currentPath = lookup.path;
},
createDefaultDirectories: function() {
FS.mkdir("/tmp");
FS.mkdir("/home");
FS.mkdir("/home/web_user");
},
createDefaultDevices: function() {
FS.mkdir("/dev");
FS.registerDevice(FS.makedev(1, 3), {
read: function() {
return 0;
},
write: function(stream, buffer2, offset, length, pos) {
return length;
}
2021-11-22 22:05:23 +01:00
});
2022-06-27 11:57:51 +02:00
FS.mkdev("/dev/null", FS.makedev(1, 3));
TTY.register(FS.makedev(5, 0), TTY.default_tty_ops);
TTY.register(FS.makedev(6, 0), TTY.default_tty1_ops);
FS.mkdev("/dev/tty", FS.makedev(5, 0));
FS.mkdev("/dev/tty1", FS.makedev(6, 0));
var random_device = getRandomDevice();
FS.createDevice("/dev", "random", random_device);
FS.createDevice("/dev", "urandom", random_device);
FS.mkdir("/dev/shm");
FS.mkdir("/dev/shm/tmp");
},
createSpecialDirectories: function() {
FS.mkdir("/proc");
var proc_self = FS.mkdir("/proc/self");
FS.mkdir("/proc/self/fd");
2022-12-07 18:56:19 +01:00
FS.mount(
{
mount: function() {
var node = FS.createNode(proc_self, "fd", 16384 | 511, 73);
node.node_ops = {
lookup: function(parent, name) {
var fd = +name;
var stream = FS.getStream(fd);
if (!stream)
throw new FS.ErrnoError(8);
var ret = {
parent: null,
mount: { mountpoint: "fake" },
node_ops: {
readlink: function() {
return stream.path;
}
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
};
ret.parent = ret;
return ret;
}
};
return node;
}
},
{},
"/proc/self/fd"
);
2022-06-27 11:57:51 +02:00
},
createStandardStreams: function() {
if (Module["stdin"]) {
FS.createDevice("/dev", "stdin", Module["stdin"]);
} else {
FS.symlink("/dev/tty", "/dev/stdin");
}
if (Module["stdout"]) {
FS.createDevice("/dev", "stdout", null, Module["stdout"]);
} else {
FS.symlink("/dev/tty", "/dev/stdout");
}
if (Module["stderr"]) {
FS.createDevice("/dev", "stderr", null, Module["stderr"]);
} else {
FS.symlink("/dev/tty1", "/dev/stderr");
}
FS.open("/dev/stdin", 0);
FS.open("/dev/stdout", 1);
FS.open("/dev/stderr", 1);
},
ensureErrnoError: function() {
if (FS.ErrnoError)
return;
FS.ErrnoError = function ErrnoError(errno, node) {
this.node = node;
this.setErrno = function(errno2) {
this.errno = errno2;
};
this.setErrno(errno);
this.message = "FS error";
};
FS.ErrnoError.prototype = new Error();
FS.ErrnoError.prototype.constructor = FS.ErrnoError;
[44].forEach(function(code) {
FS.genericErrors[code] = new FS.ErrnoError(code);
FS.genericErrors[code].stack = "<generic error, no stack>";
2021-11-22 22:05:23 +01:00
});
2022-06-27 11:57:51 +02:00
},
staticInit: function() {
FS.ensureErrnoError();
FS.nameTable = new Array(4096);
FS.mount(MEMFS, {}, "/");
FS.createDefaultDirectories();
FS.createDefaultDevices();
FS.createSpecialDirectories();
2022-12-07 18:56:19 +01:00
FS.filesystems = { MEMFS, NODEFS };
2022-06-27 11:57:51 +02:00
},
init: function(input, output, error) {
FS.init.initialized = true;
FS.ensureErrnoError();
Module["stdin"] = input || Module["stdin"];
Module["stdout"] = output || Module["stdout"];
Module["stderr"] = error || Module["stderr"];
FS.createStandardStreams();
},
quit: function() {
FS.init.initialized = false;
var fflush = Module["_fflush"];
if (fflush)
fflush(0);
for (var i = 0; i < FS.streams.length; i++) {
var stream = FS.streams[i];
if (!stream) {
continue;
}
FS.close(stream);
}
},
getMode: function(canRead, canWrite) {
var mode = 0;
if (canRead)
mode |= 292 | 73;
if (canWrite)
mode |= 146;
return mode;
},
findObject: function(path, dontResolveLastLink) {
var ret = FS.analyzePath(path, dontResolveLastLink);
if (ret.exists) {
return ret.object;
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
return null;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
},
analyzePath: function(path, dontResolveLastLink) {
try {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { follow: !dontResolveLastLink });
2022-06-27 11:57:51 +02:00
path = lookup.path;
} catch (e) {
}
var ret = {
isRoot: false,
exists: false,
error: 0,
name: null,
path: null,
object: null,
parentExists: false,
parentPath: null,
parentObject: null
};
try {
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { parent: true });
2022-06-27 11:57:51 +02:00
ret.parentExists = true;
ret.parentPath = lookup.path;
ret.parentObject = lookup.node;
ret.name = PATH.basename(path);
2022-12-07 18:56:19 +01:00
lookup = FS.lookupPath(path, { follow: !dontResolveLastLink });
2022-06-27 11:57:51 +02:00
ret.exists = true;
ret.path = lookup.path;
ret.object = lookup.node;
ret.name = lookup.node.name;
ret.isRoot = lookup.path === "/";
} catch (e) {
ret.error = e.errno;
}
return ret;
},
createPath: function(parent, path, canRead, canWrite) {
parent = typeof parent === "string" ? parent : FS.getPath(parent);
var parts = path.split("/").reverse();
while (parts.length) {
var part = parts.pop();
if (!part)
continue;
var current = PATH.join2(parent, part);
try {
FS.mkdir(current);
} catch (e) {
}
parent = current;
}
return current;
},
createFile: function(parent, name, properties, canRead, canWrite) {
2022-12-07 18:56:19 +01:00
var path = PATH.join2(
typeof parent === "string" ? parent : FS.getPath(parent),
name
);
2022-06-27 11:57:51 +02:00
var mode = FS.getMode(canRead, canWrite);
return FS.create(path, mode);
},
createDataFile: function(parent, name, data, canRead, canWrite, canOwn) {
2022-12-07 18:56:19 +01:00
var path = name ? PATH.join2(
typeof parent === "string" ? parent : FS.getPath(parent),
name
) : parent;
2022-06-27 11:57:51 +02:00
var mode = FS.getMode(canRead, canWrite);
var node = FS.create(path, mode);
if (data) {
if (typeof data === "string") {
var arr = new Array(data.length);
for (var i = 0, len = data.length; i < len; ++i)
arr[i] = data.charCodeAt(i);
data = arr;
}
FS.chmod(node, mode | 146);
var stream = FS.open(node, 577);
FS.write(stream, data, 0, data.length, 0, canOwn);
FS.close(stream);
FS.chmod(node, mode);
}
return node;
},
createDevice: function(parent, name, input, output) {
2022-12-07 18:56:19 +01:00
var path = PATH.join2(
typeof parent === "string" ? parent : FS.getPath(parent),
name
);
2022-06-27 11:57:51 +02:00
var mode = FS.getMode(!!input, !!output);
if (!FS.createDevice.major)
FS.createDevice.major = 64;
var dev = FS.makedev(FS.createDevice.major++, 0);
FS.registerDevice(dev, {
open: function(stream) {
stream.seekable = false;
},
close: function(stream) {
if (output && output.buffer && output.buffer.length) {
output(10);
}
},
read: function(stream, buffer2, offset, length, pos) {
var bytesRead = 0;
for (var i = 0; i < length; i++) {
var result;
try {
result = input();
} catch (e) {
throw new FS.ErrnoError(29);
}
if (result === void 0 && bytesRead === 0) {
throw new FS.ErrnoError(6);
}
if (result === null || result === void 0)
break;
bytesRead++;
buffer2[offset + i] = result;
}
if (bytesRead) {
stream.node.timestamp = Date.now();
}
return bytesRead;
},
write: function(stream, buffer2, offset, length, pos) {
for (var i = 0; i < length; i++) {
try {
output(buffer2[offset + i]);
} catch (e) {
throw new FS.ErrnoError(29);
}
}
if (length) {
stream.node.timestamp = Date.now();
}
return i;
}
2021-11-22 22:05:23 +01:00
});
2022-06-27 11:57:51 +02:00
return FS.mkdev(path, mode, dev);
},
forceLoadFile: function(obj) {
if (obj.isDevice || obj.isFolder || obj.link || obj.contents)
return true;
if (read_) {
try {
obj.contents = intArrayFromString(read_(obj.url), true);
obj.usedBytes = obj.contents.length;
} catch (e) {
throw new FS.ErrnoError(29);
}
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
throw new Error("Cannot load without read() or XMLHttpRequest.");
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
},
createLazyFile: function(parent, name, url, canRead, canWrite) {
var properties; {
2022-12-07 18:56:19 +01:00
var properties = { isDevice: false, url };
2022-06-27 11:57:51 +02:00
}
var node = FS.createFile(parent, name, properties, canRead, canWrite);
if (properties.contents) {
node.contents = properties.contents;
} else if (properties.url) {
node.contents = null;
node.url = properties.url;
}
Object.defineProperties(node, {
usedBytes: {
get: function() {
return this.contents.length;
}
}
2021-11-22 22:05:23 +01:00
});
2022-06-27 11:57:51 +02:00
var stream_ops = {};
var keys = Object.keys(node.stream_ops);
keys.forEach(function(key2) {
var fn = node.stream_ops[key2];
stream_ops[key2] = function forceLoadLazyFile() {
FS.forceLoadFile(node);
return fn.apply(null, arguments);
};
});
stream_ops.read = function stream_ops_read(stream, buffer2, offset, length, position) {
FS.forceLoadFile(node);
var contents = stream.node.contents;
if (position >= contents.length)
return 0;
var size = Math.min(contents.length - position, length);
if (contents.slice) {
for (var i = 0; i < size; i++) {
buffer2[offset + i] = contents[position + i];
}
} else {
for (var i = 0; i < size; i++) {
buffer2[offset + i] = contents.get(position + i);
}
}
return size;
};
node.stream_ops = stream_ops;
return node;
},
createPreloadedFile: function(parent, name, url, canRead, canWrite, onload, onerror, dontCreateFile, canOwn, preFinish) {
Browser.init();
var fullname = name ? PATH_FS.resolve(PATH.join2(parent, name)) : parent;
function processData(byteArray) {
function finish(byteArray2) {
if (preFinish)
preFinish();
if (!dontCreateFile) {
2022-12-07 18:56:19 +01:00
FS.createDataFile(
parent,
name,
byteArray2,
canRead,
canWrite,
canOwn
);
2022-06-27 11:57:51 +02:00
}
if (onload)
onload();
removeRunDependency();
}
var handled = false;
Module["preloadPlugins"].forEach(function(plugin) {
if (handled)
return;
if (plugin["canHandle"](fullname)) {
plugin["handle"](byteArray, fullname, finish, function() {
if (onerror)
onerror();
removeRunDependency();
});
handled = true;
}
});
if (!handled)
finish(byteArray);
}
addRunDependency();
if (typeof url == "string") {
2022-12-07 18:56:19 +01:00
Browser.asyncLoad(
url,
function(byteArray) {
processData(byteArray);
},
onerror
);
2021-11-22 22:05:23 +01:00
} else {
2022-06-27 11:57:51 +02:00
processData(url);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
},
indexedDB: function() {
return window.indexedDB || window.mozIndexedDB || window.webkitIndexedDB || window.msIndexedDB;
},
DB_NAME: function() {
return "EM_FS_" + window.location.pathname;
},
DB_VERSION: 20,
DB_STORE_NAME: "FILE_DATA",
saveFilesToDB: function(paths, onload, onerror) {
onload = onload || function() {
};
onerror = onerror || function() {
};
var indexedDB = FS.indexedDB();
try {
var openRequest = indexedDB.open(FS.DB_NAME(), FS.DB_VERSION);
} catch (e) {
return onerror(e);
}
openRequest.onupgradeneeded = function openRequest_onupgradeneeded() {
out("creating db");
var db = openRequest.result;
db.createObjectStore(FS.DB_STORE_NAME);
};
openRequest.onsuccess = function openRequest_onsuccess() {
var db = openRequest.result;
var transaction = db.transaction([FS.DB_STORE_NAME], "readwrite");
var files = transaction.objectStore(FS.DB_STORE_NAME);
var ok = 0, fail = 0, total = paths.length;
function finish() {
if (fail == 0)
onload();
else
onerror();
}
paths.forEach(function(path) {
2022-12-07 18:56:19 +01:00
var putRequest = files.put(
FS.analyzePath(path).object.contents,
path
);
2022-06-27 11:57:51 +02:00
putRequest.onsuccess = function putRequest_onsuccess() {
ok++;
if (ok + fail == total)
finish();
};
putRequest.onerror = function putRequest_onerror() {
fail++;
if (ok + fail == total)
finish();
};
});
transaction.onerror = onerror;
};
openRequest.onerror = onerror;
},
loadFilesFromDB: function(paths, onload, onerror) {
onload = onload || function() {
};
onerror = onerror || function() {
};
var indexedDB = FS.indexedDB();
try {
var openRequest = indexedDB.open(FS.DB_NAME(), FS.DB_VERSION);
} catch (e) {
return onerror(e);
}
openRequest.onupgradeneeded = onerror;
openRequest.onsuccess = function openRequest_onsuccess() {
var db = openRequest.result;
try {
var transaction = db.transaction([FS.DB_STORE_NAME], "readonly");
} catch (e) {
onerror(e);
return;
}
var files = transaction.objectStore(FS.DB_STORE_NAME);
var ok = 0, fail = 0, total = paths.length;
function finish() {
if (fail == 0)
onload();
else
onerror();
}
paths.forEach(function(path) {
var getRequest = files.get(path);
getRequest.onsuccess = function getRequest_onsuccess() {
if (FS.analyzePath(path).exists) {
FS.unlink(path);
}
2022-12-07 18:56:19 +01:00
FS.createDataFile(
PATH.dirname(path),
PATH.basename(path),
getRequest.result,
true,
true,
true
);
2022-06-27 11:57:51 +02:00
ok++;
if (ok + fail == total)
finish();
};
getRequest.onerror = function getRequest_onerror() {
fail++;
if (ok + fail == total)
finish();
};
});
transaction.onerror = onerror;
};
openRequest.onerror = onerror;
}
};
var SYSCALLS = {
mappings: {},
DEFAULT_POLLMASK: 5,
umask: 511,
calculateAt: function(dirfd, path, allowEmpty) {
if (path[0] === "/") {
return path;
}
var dir;
if (dirfd === -100) {
dir = FS.cwd();
} else {
var dirstream = FS.getStream(dirfd);
if (!dirstream)
throw new FS.ErrnoError(8);
dir = dirstream.path;
}
if (path.length == 0) {
if (!allowEmpty) {
throw new FS.ErrnoError(44);
}
return dir;
}
return PATH.join2(dir, path);
},
doStat: function(func, path, buf) {
try {
var stat = func(path);
} catch (e) {
if (e && e.node && PATH.normalize(path) !== PATH.normalize(FS.getPath(e.node))) {
return -54;
}
throw e;
}
HEAP32[buf >> 2] = stat.dev;
HEAP32[buf + 4 >> 2] = 0;
HEAP32[buf + 8 >> 2] = stat.ino;
HEAP32[buf + 12 >> 2] = stat.mode;
HEAP32[buf + 16 >> 2] = stat.nlink;
HEAP32[buf + 20 >> 2] = stat.uid;
HEAP32[buf + 24 >> 2] = stat.gid;
HEAP32[buf + 28 >> 2] = stat.rdev;
HEAP32[buf + 32 >> 2] = 0;
tempI64 = [
stat.size >>> 0,
2022-12-07 18:56:19 +01:00
(tempDouble = stat.size, +Math.abs(tempDouble) >= 1 ? tempDouble > 0 ? (Math.min(+Math.floor(tempDouble / 4294967296), 4294967295) | 0) >>> 0 : ~~+Math.ceil(
(tempDouble - +(~~tempDouble >>> 0)) / 4294967296
) >>> 0 : 0)
2022-06-27 11:57:51 +02:00
], HEAP32[buf + 40 >> 2] = tempI64[0], HEAP32[buf + 44 >> 2] = tempI64[1];
HEAP32[buf + 48 >> 2] = 4096;
HEAP32[buf + 52 >> 2] = stat.blocks;
HEAP32[buf + 56 >> 2] = stat.atime.getTime() / 1e3 | 0;
HEAP32[buf + 60 >> 2] = 0;
HEAP32[buf + 64 >> 2] = stat.mtime.getTime() / 1e3 | 0;
HEAP32[buf + 68 >> 2] = 0;
HEAP32[buf + 72 >> 2] = stat.ctime.getTime() / 1e3 | 0;
HEAP32[buf + 76 >> 2] = 0;
tempI64 = [
stat.ino >>> 0,
2022-12-07 18:56:19 +01:00
(tempDouble = stat.ino, +Math.abs(tempDouble) >= 1 ? tempDouble > 0 ? (Math.min(+Math.floor(tempDouble / 4294967296), 4294967295) | 0) >>> 0 : ~~+Math.ceil(
(tempDouble - +(~~tempDouble >>> 0)) / 4294967296
) >>> 0 : 0)
2022-06-27 11:57:51 +02:00
], HEAP32[buf + 80 >> 2] = tempI64[0], HEAP32[buf + 84 >> 2] = tempI64[1];
return 0;
},
doMsync: function(addr, stream, len, flags, offset) {
var buffer2 = HEAPU8.slice(addr, addr + len);
FS.msync(stream, buffer2, offset, len, flags);
},
doMkdir: function(path, mode) {
path = PATH.normalize(path);
if (path[path.length - 1] === "/")
path = path.substr(0, path.length - 1);
FS.mkdir(path, mode, 0);
return 0;
},
doMknod: function(path, mode, dev) {
switch (mode & 61440) {
case 32768:
case 8192:
case 24576:
case 4096:
case 49152:
break;
default:
return -28;
}
FS.mknod(path, mode, dev);
return 0;
},
doReadlink: function(path, buf, bufsize) {
if (bufsize <= 0)
return -28;
var ret = FS.readlink(path);
var len = Math.min(bufsize, lengthBytesUTF8(ret));
var endChar = HEAP8[buf + len];
stringToUTF8(ret, buf, bufsize + 1);
HEAP8[buf + len] = endChar;
return len;
},
doAccess: function(path, amode) {
if (amode & ~7) {
return -28;
}
var node;
2022-12-07 18:56:19 +01:00
var lookup = FS.lookupPath(path, { follow: true });
2022-06-27 11:57:51 +02:00
node = lookup.node;
if (!node) {
return -44;
}
var perms = "";
if (amode & 4)
perms += "r";
if (amode & 2)
perms += "w";
if (amode & 1)
perms += "x";
if (perms && FS.nodePermissions(node, perms)) {
return -2;
}
return 0;
},
doDup: function(path, flags, suggestFD) {
var suggest = FS.getStream(suggestFD);
if (suggest)
FS.close(suggest);
return FS.open(path, flags, 0, suggestFD, suggestFD).fd;
},
doReadv: function(stream, iov, iovcnt, offset) {
var ret = 0;
for (var i = 0; i < iovcnt; i++) {
var ptr = HEAP32[iov + i * 8 >> 2];
var len = HEAP32[iov + (i * 8 + 4) >> 2];
var curr = FS.read(stream, HEAP8, ptr, len, offset);
if (curr < 0)
return -1;
ret += curr;
if (curr < len)
2021-11-22 22:05:23 +01:00
break;
2022-06-27 11:57:51 +02:00
}
return ret;
},
doWritev: function(stream, iov, iovcnt, offset) {
var ret = 0;
for (var i = 0; i < iovcnt; i++) {
var ptr = HEAP32[iov + i * 8 >> 2];
var len = HEAP32[iov + (i * 8 + 4) >> 2];
var curr = FS.write(stream, HEAP8, ptr, len, offset);
if (curr < 0)
return -1;
ret += curr;
}
return ret;
},
varargs: void 0,
get: function() {
SYSCALLS.varargs += 4;
var ret = HEAP32[SYSCALLS.varargs - 4 >> 2];
return ret;
},
getStr: function(ptr) {
var ret = UTF8ToString(ptr);
return ret;
},
getStreamFromFD: function(fd) {
var stream = FS.getStream(fd);
if (!stream)
throw new FS.ErrnoError(8);
return stream;
},
get64: function(low, high) {
return low;
}
};
function ___sys_chmod(path, mode) {
try {
path = SYSCALLS.getStr(path);
FS.chmod(path, mode);
return 0;
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return -e.errno;
}
}
function setErrNo(value) {
HEAP32[___errno_location() >> 2] = value;
return value;
}
function ___sys_fcntl64(fd, cmd, varargs) {
SYSCALLS.varargs = varargs;
try {
var stream = SYSCALLS.getStreamFromFD(fd);
switch (cmd) {
case 0: {
var arg = SYSCALLS.get();
if (arg < 0) {
return -28;
}
var newStream;
newStream = FS.open(stream.path, stream.flags, 0, arg);
return newStream.fd;
}
case 1:
case 2:
return 0;
case 3:
return stream.flags;
case 4: {
var arg = SYSCALLS.get();
stream.flags |= arg;
return 0;
}
case 12: {
var arg = SYSCALLS.get();
var offset = 0;
HEAP16[arg + offset >> 1] = 2;
return 0;
}
case 13:
case 14:
return 0;
case 16:
case 8:
return -28;
case 9:
setErrNo(28);
return -1;
default: {
return -28;
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return -e.errno;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
function ___sys_fstat64(fd, buf) {
try {
var stream = SYSCALLS.getStreamFromFD(fd);
return SYSCALLS.doStat(FS.stat, stream.path, buf);
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return -e.errno;
}
}
function ___sys_ioctl(fd, op, varargs) {
SYSCALLS.varargs = varargs;
try {
var stream = SYSCALLS.getStreamFromFD(fd);
switch (op) {
case 21509:
case 21505: {
if (!stream.tty)
return -59;
return 0;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
case 21510:
case 21511:
case 21512:
case 21506:
case 21507:
case 21508: {
if (!stream.tty)
return -59;
return 0;
}
case 21519: {
if (!stream.tty)
return -59;
var argp = SYSCALLS.get();
HEAP32[argp >> 2] = 0;
return 0;
}
case 21520: {
if (!stream.tty)
return -59;
return -28;
}
case 21531: {
var argp = SYSCALLS.get();
return FS.ioctl(stream, op, argp);
}
case 21523: {
if (!stream.tty)
return -59;
return 0;
}
case 21524: {
if (!stream.tty)
return -59;
return 0;
}
default:
abort("bad ioctl syscall " + op);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return -e.errno;
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function ___sys_open(path, flags, varargs) {
SYSCALLS.varargs = varargs;
try {
var pathname = SYSCALLS.getStr(path);
var mode = varargs ? SYSCALLS.get() : 0;
var stream = FS.open(pathname, flags, mode);
return stream.fd;
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return -e.errno;
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function ___sys_rename(old_path, new_path) {
try {
old_path = SYSCALLS.getStr(old_path);
new_path = SYSCALLS.getStr(new_path);
FS.rename(old_path, new_path);
return 0;
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return -e.errno;
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function ___sys_rmdir(path) {
try {
path = SYSCALLS.getStr(path);
FS.rmdir(path);
return 0;
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return -e.errno;
}
}
function ___sys_stat64(path, buf) {
try {
path = SYSCALLS.getStr(path);
return SYSCALLS.doStat(FS.stat, path, buf);
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return -e.errno;
}
}
function ___sys_unlink(path) {
try {
path = SYSCALLS.getStr(path);
FS.unlink(path);
return 0;
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return -e.errno;
}
}
function _emscripten_memcpy_big(dest, src, num) {
HEAPU8.copyWithin(dest, src, src + num);
}
function emscripten_realloc_buffer(size) {
try {
wasmMemory.grow(size - buffer.byteLength + 65535 >>> 16);
updateGlobalBufferAndViews(wasmMemory.buffer);
return 1;
} catch (e) {
}
}
function _emscripten_resize_heap(requestedSize) {
var oldSize = HEAPU8.length;
requestedSize = requestedSize >>> 0;
var maxHeapSize = 2147483648;
if (requestedSize > maxHeapSize) {
return false;
}
for (var cutDown = 1; cutDown <= 4; cutDown *= 2) {
var overGrownHeapSize = oldSize * (1 + 0.2 / cutDown);
2022-12-07 18:56:19 +01:00
overGrownHeapSize = Math.min(
overGrownHeapSize,
requestedSize + 100663296
);
var newSize = Math.min(
maxHeapSize,
alignUp(Math.max(requestedSize, overGrownHeapSize), 65536)
);
2022-06-27 11:57:51 +02:00
var replacement = emscripten_realloc_buffer(newSize);
if (replacement) {
return true;
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
}
return false;
}
function _fd_close(fd) {
2021-11-22 22:05:23 +01:00
try {
2022-06-27 11:57:51 +02:00
var stream = SYSCALLS.getStreamFromFD(fd);
FS.close(stream);
return 0;
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return e.errno;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
function _fd_fdstat_get(fd, pbuf) {
2021-11-22 22:05:23 +01:00
try {
2022-06-27 11:57:51 +02:00
var stream = SYSCALLS.getStreamFromFD(fd);
var type = stream.tty ? 2 : FS.isDir(stream.mode) ? 3 : FS.isLink(stream.mode) ? 7 : 4;
HEAP8[pbuf >> 0] = type;
return 0;
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return e.errno;
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function _fd_read(fd, iov, iovcnt, pnum) {
2021-05-05 11:24:00 +02:00
try {
2022-06-27 11:57:51 +02:00
var stream = SYSCALLS.getStreamFromFD(fd);
var num = SYSCALLS.doReadv(stream, iov, iovcnt);
HEAP32[pnum >> 2] = num;
return 0;
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return e.errno;
}
}
function _fd_seek(fd, offset_low, offset_high, whence, newOffset) {
try {
var stream = SYSCALLS.getStreamFromFD(fd);
var HIGH_OFFSET = 4294967296;
var offset = offset_high * HIGH_OFFSET + (offset_low >>> 0);
var DOUBLE_LIMIT = 9007199254740992;
if (offset <= -DOUBLE_LIMIT || offset >= DOUBLE_LIMIT) {
return -61;
}
FS.llseek(stream, offset, whence);
tempI64 = [
stream.position >>> 0,
2022-12-07 18:56:19 +01:00
(tempDouble = stream.position, +Math.abs(tempDouble) >= 1 ? tempDouble > 0 ? (Math.min(+Math.floor(tempDouble / 4294967296), 4294967295) | 0) >>> 0 : ~~+Math.ceil(
(tempDouble - +(~~tempDouble >>> 0)) / 4294967296
) >>> 0 : 0)
2022-06-27 11:57:51 +02:00
], HEAP32[newOffset >> 2] = tempI64[0], HEAP32[newOffset + 4 >> 2] = tempI64[1];
if (stream.getdents && offset === 0 && whence === 0)
stream.getdents = null;
return 0;
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return e.errno;
}
}
function _fd_write(fd, iov, iovcnt, pnum) {
try {
var stream = SYSCALLS.getStreamFromFD(fd);
var num = SYSCALLS.doWritev(stream, iov, iovcnt);
HEAP32[pnum >> 2] = num;
return 0;
} catch (e) {
if (typeof FS === "undefined" || !(e instanceof FS.ErrnoError))
abort(e);
return e.errno;
}
}
function _setTempRet0(val) {
}
function _time(ptr) {
var ret = Date.now() / 1e3 | 0;
if (ptr) {
HEAP32[ptr >> 2] = ret;
}
return ret;
}
function _tzset() {
if (_tzset.called)
return;
_tzset.called = true;
var currentYear = new Date().getFullYear();
var winter = new Date(currentYear, 0, 1);
var summer = new Date(currentYear, 6, 1);
var winterOffset = winter.getTimezoneOffset();
var summerOffset = summer.getTimezoneOffset();
var stdTimezoneOffset = Math.max(winterOffset, summerOffset);
HEAP32[__get_timezone() >> 2] = stdTimezoneOffset * 60;
HEAP32[__get_daylight() >> 2] = Number(winterOffset != summerOffset);
function extractZone(date) {
var match = date.toTimeString().match(/\(([A-Za-z ]+)\)$/);
return match ? match[1] : "GMT";
}
var winterName = extractZone(winter);
var summerName = extractZone(summer);
var winterNamePtr = allocateUTF8(winterName);
var summerNamePtr = allocateUTF8(summerName);
if (summerOffset < winterOffset) {
HEAP32[__get_tzname() >> 2] = winterNamePtr;
HEAP32[__get_tzname() + 4 >> 2] = summerNamePtr;
} else {
HEAP32[__get_tzname() >> 2] = summerNamePtr;
HEAP32[__get_tzname() + 4 >> 2] = winterNamePtr;
}
}
function _timegm(tmPtr) {
_tzset();
2022-12-07 18:56:19 +01:00
var time = Date.UTC(
HEAP32[tmPtr + 20 >> 2] + 1900,
HEAP32[tmPtr + 16 >> 2],
HEAP32[tmPtr + 12 >> 2],
HEAP32[tmPtr + 8 >> 2],
HEAP32[tmPtr + 4 >> 2],
HEAP32[tmPtr >> 2],
0
);
2022-06-27 11:57:51 +02:00
var date = new Date(time);
HEAP32[tmPtr + 24 >> 2] = date.getUTCDay();
var start = Date.UTC(date.getUTCFullYear(), 0, 1, 0, 0, 0, 0);
var yday = (date.getTime() - start) / (1e3 * 60 * 60 * 24) | 0;
HEAP32[tmPtr + 28 >> 2] = yday;
return date.getTime() / 1e3 | 0;
}
var FSNode = function(parent, name, mode, rdev) {
if (!parent) {
parent = this;
}
this.parent = parent;
this.mount = parent.mount;
this.mounted = null;
this.id = FS.nextInode++;
this.name = name;
this.mode = mode;
this.node_ops = {};
this.stream_ops = {};
this.rdev = rdev;
};
var readMode = 292 | 73;
var writeMode = 146;
Object.defineProperties(FSNode.prototype, {
read: {
get: function() {
return (this.mode & readMode) === readMode;
},
set: function(val) {
val ? this.mode |= readMode : this.mode &= ~readMode;
}
},
write: {
get: function() {
return (this.mode & writeMode) === writeMode;
},
set: function(val) {
val ? this.mode |= writeMode : this.mode &= ~writeMode;
}
},
isFolder: {
get: function() {
return FS.isDir(this.mode);
}
},
isDevice: {
get: function() {
return FS.isChrdev(this.mode);
}
}
});
FS.FSNode = FSNode;
FS.staticInit();
{
var fs = frozenFs;
var NODEJS_PATH = path__default.default;
NODEFS.staticInit();
}
{
var _wrapNodeError = function(func) {
return function() {
try {
return func.apply(this, arguments);
} catch (e) {
if (!e.code)
throw e;
throw new FS.ErrnoError(ERRNO_CODES[e.code]);
}
};
};
var VFS = Object.assign({}, FS);
for (var _key in NODERAWFS)
FS[_key] = _wrapNodeError(NODERAWFS[_key]);
}
function intArrayFromString(stringy, dontAddNull, length) {
var len = length > 0 ? length : lengthBytesUTF8(stringy) + 1;
var u8array = new Array(len);
2022-12-07 18:56:19 +01:00
var numBytesWritten = stringToUTF8Array(
stringy,
u8array,
0,
u8array.length
);
2022-06-27 11:57:51 +02:00
if (dontAddNull)
u8array.length = numBytesWritten;
return u8array;
}
function intArrayFromBase64(s) {
{
var buf;
try {
buf = Buffer.from(s, "base64");
} catch (_) {
buf = new Buffer(s, "base64");
}
2022-12-07 18:56:19 +01:00
return new Uint8Array(
buf["buffer"],
buf["byteOffset"],
buf["byteLength"]
);
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
function tryParseAsDataURI(filename) {
if (!isDataURI(filename)) {
return;
}
return intArrayFromBase64(filename.slice(dataURIPrefix.length));
}
var asmLibraryArg = {
s: ___gmtime_r,
p: ___sys_chmod,
e: ___sys_fcntl64,
k: ___sys_fstat64,
o: ___sys_ioctl,
q: ___sys_open,
i: ___sys_rename,
r: ___sys_rmdir,
c: ___sys_stat64,
h: ___sys_unlink,
l: _emscripten_memcpy_big,
m: _emscripten_resize_heap,
f: _fd_close,
j: _fd_fdstat_get,
g: _fd_read,
n: _fd_seek,
d: _fd_write,
a: _setTempRet0,
b: _time,
t: _timegm
};
var asm = createWasm();
Module["___wasm_call_ctors"] = asm["v"];
Module["_zip_ext_count_symlinks"] = asm["w"];
Module["_zip_file_get_external_attributes"] = asm["x"];
Module["_zipstruct_stat"] = asm["y"];
Module["_zipstruct_statS"] = asm["z"];
Module["_zipstruct_stat_name"] = asm["A"];
Module["_zipstruct_stat_index"] = asm["B"];
Module["_zipstruct_stat_size"] = asm["C"];
Module["_zipstruct_stat_mtime"] = asm["D"];
Module["_zipstruct_stat_crc"] = asm["E"];
Module["_zipstruct_error"] = asm["F"];
Module["_zipstruct_errorS"] = asm["G"];
Module["_zipstruct_error_code_zip"] = asm["H"];
Module["_zipstruct_stat_comp_size"] = asm["I"];
Module["_zipstruct_stat_comp_method"] = asm["J"];
Module["_zip_close"] = asm["K"];
Module["_zip_delete"] = asm["L"];
Module["_zip_dir_add"] = asm["M"];
Module["_zip_discard"] = asm["N"];
Module["_zip_error_init_with_code"] = asm["O"];
Module["_zip_get_error"] = asm["P"];
Module["_zip_file_get_error"] = asm["Q"];
Module["_zip_error_strerror"] = asm["R"];
Module["_zip_fclose"] = asm["S"];
Module["_zip_file_add"] = asm["T"];
Module["_free"] = asm["U"];
var _malloc = Module["_malloc"] = asm["V"];
var ___errno_location = Module["___errno_location"] = asm["W"];
Module["_zip_source_error"] = asm["X"];
Module["_zip_source_seek"] = asm["Y"];
Module["_zip_file_set_external_attributes"] = asm["Z"];
Module["_zip_file_set_mtime"] = asm["_"];
Module["_zip_fopen"] = asm["$"];
Module["_zip_fopen_index"] = asm["aa"];
Module["_zip_fread"] = asm["ba"];
Module["_zip_get_name"] = asm["ca"];
Module["_zip_get_num_entries"] = asm["da"];
Module["_zip_source_read"] = asm["ea"];
Module["_zip_name_locate"] = asm["fa"];
Module["_zip_open"] = asm["ga"];
Module["_zip_open_from_source"] = asm["ha"];
Module["_zip_set_file_compression"] = asm["ia"];
Module["_zip_source_buffer"] = asm["ja"];
Module["_zip_source_buffer_create"] = asm["ka"];
Module["_zip_source_close"] = asm["la"];
Module["_zip_source_free"] = asm["ma"];
Module["_zip_source_keep"] = asm["na"];
Module["_zip_source_open"] = asm["oa"];
Module["_zip_source_set_mtime"] = asm["qa"];
Module["_zip_source_tell"] = asm["ra"];
Module["_zip_stat"] = asm["sa"];
Module["_zip_stat_index"] = asm["ta"];
var __get_tzname = Module["__get_tzname"] = asm["ua"];
var __get_daylight = Module["__get_daylight"] = asm["va"];
var __get_timezone = Module["__get_timezone"] = asm["wa"];
var stackSave = Module["stackSave"] = asm["xa"];
var stackRestore = Module["stackRestore"] = asm["ya"];
var stackAlloc = Module["stackAlloc"] = asm["za"];
Module["cwrap"] = cwrap;
Module["getValue"] = getValue;
var calledRun;
dependenciesFulfilled = function runCaller() {
if (!calledRun)
run();
if (!calledRun)
dependenciesFulfilled = runCaller;
};
function run(args) {
if (runDependencies > 0) {
return;
}
preRun();
if (runDependencies > 0) {
return;
}
function doRun() {
if (calledRun)
return;
calledRun = true;
Module["calledRun"] = true;
if (ABORT)
return;
initRuntime();
readyPromiseResolve(Module);
if (Module["onRuntimeInitialized"])
Module["onRuntimeInitialized"]();
postRun();
}
if (Module["setStatus"]) {
Module["setStatus"]("Running...");
setTimeout(function() {
setTimeout(function() {
Module["setStatus"]("");
}, 1);
doRun();
}, 1);
} else {
doRun();
}
}
Module["run"] = run;
if (Module["preInit"]) {
if (typeof Module["preInit"] == "function")
Module["preInit"] = [Module["preInit"]];
while (Module["preInit"].length > 0) {
Module["preInit"].pop()();
}
}
run();
return createModule2;
};
}();
module.exports = createModule;
}(libzipSync));
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
const createModule = libzipSync.exports;
const number64 = [
`number`,
`number`
2021-11-22 22:05:23 +01:00
];
2022-12-07 18:56:19 +01:00
var Errors = /* @__PURE__ */ ((Errors2) => {
2022-06-27 11:57:51 +02:00
Errors2[Errors2["ZIP_ER_OK"] = 0] = "ZIP_ER_OK";
Errors2[Errors2["ZIP_ER_MULTIDISK"] = 1] = "ZIP_ER_MULTIDISK";
Errors2[Errors2["ZIP_ER_RENAME"] = 2] = "ZIP_ER_RENAME";
Errors2[Errors2["ZIP_ER_CLOSE"] = 3] = "ZIP_ER_CLOSE";
Errors2[Errors2["ZIP_ER_SEEK"] = 4] = "ZIP_ER_SEEK";
Errors2[Errors2["ZIP_ER_READ"] = 5] = "ZIP_ER_READ";
Errors2[Errors2["ZIP_ER_WRITE"] = 6] = "ZIP_ER_WRITE";
Errors2[Errors2["ZIP_ER_CRC"] = 7] = "ZIP_ER_CRC";
Errors2[Errors2["ZIP_ER_ZIPCLOSED"] = 8] = "ZIP_ER_ZIPCLOSED";
Errors2[Errors2["ZIP_ER_NOENT"] = 9] = "ZIP_ER_NOENT";
Errors2[Errors2["ZIP_ER_EXISTS"] = 10] = "ZIP_ER_EXISTS";
Errors2[Errors2["ZIP_ER_OPEN"] = 11] = "ZIP_ER_OPEN";
Errors2[Errors2["ZIP_ER_TMPOPEN"] = 12] = "ZIP_ER_TMPOPEN";
Errors2[Errors2["ZIP_ER_ZLIB"] = 13] = "ZIP_ER_ZLIB";
Errors2[Errors2["ZIP_ER_MEMORY"] = 14] = "ZIP_ER_MEMORY";
Errors2[Errors2["ZIP_ER_CHANGED"] = 15] = "ZIP_ER_CHANGED";
Errors2[Errors2["ZIP_ER_COMPNOTSUPP"] = 16] = "ZIP_ER_COMPNOTSUPP";
Errors2[Errors2["ZIP_ER_EOF"] = 17] = "ZIP_ER_EOF";
Errors2[Errors2["ZIP_ER_INVAL"] = 18] = "ZIP_ER_INVAL";
Errors2[Errors2["ZIP_ER_NOZIP"] = 19] = "ZIP_ER_NOZIP";
Errors2[Errors2["ZIP_ER_INTERNAL"] = 20] = "ZIP_ER_INTERNAL";
Errors2[Errors2["ZIP_ER_INCONS"] = 21] = "ZIP_ER_INCONS";
Errors2[Errors2["ZIP_ER_REMOVE"] = 22] = "ZIP_ER_REMOVE";
Errors2[Errors2["ZIP_ER_DELETED"] = 23] = "ZIP_ER_DELETED";
Errors2[Errors2["ZIP_ER_ENCRNOTSUPP"] = 24] = "ZIP_ER_ENCRNOTSUPP";
Errors2[Errors2["ZIP_ER_RDONLY"] = 25] = "ZIP_ER_RDONLY";
Errors2[Errors2["ZIP_ER_NOPASSWD"] = 26] = "ZIP_ER_NOPASSWD";
Errors2[Errors2["ZIP_ER_WRONGPASSWD"] = 27] = "ZIP_ER_WRONGPASSWD";
Errors2[Errors2["ZIP_ER_OPNOTSUPP"] = 28] = "ZIP_ER_OPNOTSUPP";
Errors2[Errors2["ZIP_ER_INUSE"] = 29] = "ZIP_ER_INUSE";
Errors2[Errors2["ZIP_ER_TELL"] = 30] = "ZIP_ER_TELL";
Errors2[Errors2["ZIP_ER_COMPRESSED_DATA"] = 31] = "ZIP_ER_COMPRESSED_DATA";
2022-12-07 18:56:19 +01:00
return Errors2;
})(Errors || {});
2022-06-27 11:57:51 +02:00
const makeInterface = (libzip) => ({
2021-11-22 22:05:23 +01:00
get HEAP8() {
return libzip.HEAP8;
2021-05-05 11:24:00 +02:00
},
2021-11-22 22:05:23 +01:00
get HEAPU8() {
return libzip.HEAPU8;
2021-05-05 11:24:00 +02:00
},
2021-11-22 22:05:23 +01:00
errors: Errors,
SEEK_SET: 0,
SEEK_CUR: 1,
SEEK_END: 2,
ZIP_CHECKCONS: 4,
ZIP_CREATE: 1,
ZIP_EXCL: 2,
ZIP_TRUNCATE: 8,
ZIP_RDONLY: 16,
ZIP_FL_OVERWRITE: 8192,
ZIP_FL_COMPRESSED: 4,
2022-06-27 11:57:51 +02:00
ZIP_OPSYS_DOS: 0,
ZIP_OPSYS_AMIGA: 1,
ZIP_OPSYS_OPENVMS: 2,
ZIP_OPSYS_UNIX: 3,
ZIP_OPSYS_VM_CMS: 4,
ZIP_OPSYS_ATARI_ST: 5,
ZIP_OPSYS_OS_2: 6,
ZIP_OPSYS_MACINTOSH: 7,
ZIP_OPSYS_Z_SYSTEM: 8,
ZIP_OPSYS_CPM: 9,
ZIP_OPSYS_WINDOWS_NTFS: 10,
ZIP_OPSYS_MVS: 11,
ZIP_OPSYS_VSE: 12,
ZIP_OPSYS_ACORN_RISC: 13,
ZIP_OPSYS_VFAT: 14,
ZIP_OPSYS_ALTERNATE_MVS: 15,
ZIP_OPSYS_BEOS: 16,
ZIP_OPSYS_TANDEM: 17,
ZIP_OPSYS_OS_400: 18,
ZIP_OPSYS_OS_X: 19,
2021-11-22 22:05:23 +01:00
ZIP_CM_DEFAULT: -1,
ZIP_CM_STORE: 0,
ZIP_CM_DEFLATE: 8,
uint08S: libzip._malloc(1),
uint16S: libzip._malloc(2),
uint32S: libzip._malloc(4),
uint64S: libzip._malloc(8),
malloc: libzip._malloc,
free: libzip._free,
2022-06-27 11:57:51 +02:00
getValue: libzip.getValue,
open: libzip.cwrap(`zip_open`, `number`, [`string`, `number`, `number`]),
openFromSource: libzip.cwrap(`zip_open_from_source`, `number`, [`number`, `number`, `number`]),
close: libzip.cwrap(`zip_close`, `number`, [`number`]),
discard: libzip.cwrap(`zip_discard`, null, [`number`]),
getError: libzip.cwrap(`zip_get_error`, `number`, [`number`]),
getName: libzip.cwrap(`zip_get_name`, `string`, [`number`, `number`, `number`]),
getNumEntries: libzip.cwrap(`zip_get_num_entries`, `number`, [`number`, `number`]),
delete: libzip.cwrap(`zip_delete`, `number`, [`number`, `number`]),
stat: libzip.cwrap(`zip_stat`, `number`, [`number`, `string`, `number`, `number`]),
statIndex: libzip.cwrap(`zip_stat_index`, `number`, [`number`, ...number64, `number`, `number`]),
fopen: libzip.cwrap(`zip_fopen`, `number`, [`number`, `string`, `number`]),
fopenIndex: libzip.cwrap(`zip_fopen_index`, `number`, [`number`, ...number64, `number`]),
fread: libzip.cwrap(`zip_fread`, `number`, [`number`, `number`, `number`, `number`]),
fclose: libzip.cwrap(`zip_fclose`, `number`, [`number`]),
dir: {
add: libzip.cwrap(`zip_dir_add`, `number`, [`number`, `string`])
},
file: {
add: libzip.cwrap(`zip_file_add`, `number`, [`number`, `string`, `number`, `number`]),
getError: libzip.cwrap(`zip_file_get_error`, `number`, [`number`]),
getExternalAttributes: libzip.cwrap(`zip_file_get_external_attributes`, `number`, [`number`, ...number64, `number`, `number`, `number`]),
setExternalAttributes: libzip.cwrap(`zip_file_set_external_attributes`, `number`, [`number`, ...number64, `number`, `number`, `number`]),
setMtime: libzip.cwrap(`zip_file_set_mtime`, `number`, [`number`, ...number64, `number`, `number`]),
setCompression: libzip.cwrap(`zip_set_file_compression`, `number`, [`number`, ...number64, `number`, `number`])
},
ext: {
countSymlinks: libzip.cwrap(`zip_ext_count_symlinks`, `number`, [`number`])
},
error: {
initWithCode: libzip.cwrap(`zip_error_init_with_code`, null, [`number`, `number`]),
strerror: libzip.cwrap(`zip_error_strerror`, `string`, [`number`])
},
name: {
locate: libzip.cwrap(`zip_name_locate`, `number`, [`number`, `string`, `number`])
},
source: {
fromUnattachedBuffer: libzip.cwrap(`zip_source_buffer_create`, `number`, [`number`, `number`, `number`, `number`]),
fromBuffer: libzip.cwrap(`zip_source_buffer`, `number`, [`number`, `number`, ...number64, `number`]),
free: libzip.cwrap(`zip_source_free`, null, [`number`]),
keep: libzip.cwrap(`zip_source_keep`, null, [`number`]),
open: libzip.cwrap(`zip_source_open`, `number`, [`number`]),
close: libzip.cwrap(`zip_source_close`, `number`, [`number`]),
seek: libzip.cwrap(`zip_source_seek`, `number`, [`number`, ...number64, `number`]),
tell: libzip.cwrap(`zip_source_tell`, `number`, [`number`]),
read: libzip.cwrap(`zip_source_read`, `number`, [`number`, `number`, `number`]),
error: libzip.cwrap(`zip_source_error`, `number`, [`number`]),
setMtime: libzip.cwrap(`zip_source_set_mtime`, `number`, [`number`, `number`])
},
struct: {
stat: libzip.cwrap(`zipstruct_stat`, `number`, []),
statS: libzip.cwrap(`zipstruct_statS`, `number`, []),
statName: libzip.cwrap(`zipstruct_stat_name`, `string`, [`number`]),
statIndex: libzip.cwrap(`zipstruct_stat_index`, `number`, [`number`]),
statSize: libzip.cwrap(`zipstruct_stat_size`, `number`, [`number`]),
statCompSize: libzip.cwrap(`zipstruct_stat_comp_size`, `number`, [`number`]),
statCompMethod: libzip.cwrap(`zipstruct_stat_comp_method`, `number`, [`number`]),
statMtime: libzip.cwrap(`zipstruct_stat_mtime`, `number`, [`number`]),
statCrc: libzip.cwrap(`zipstruct_stat_crc`, `number`, [`number`]),
error: libzip.cwrap(`zipstruct_error`, `number`, []),
errorS: libzip.cwrap(`zipstruct_errorS`, `number`, []),
errorCodeZip: libzip.cwrap(`zipstruct_error_code_zip`, `number`, [`number`])
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
});
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
let mod = null;
function getLibzipSync() {
if (mod === null)
mod = makeInterface(createModule());
return mod;
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
var ErrorCode = /* @__PURE__ */ ((ErrorCode2) => {
2022-06-27 11:57:51 +02:00
ErrorCode2["API_ERROR"] = `API_ERROR`;
ErrorCode2["BUILTIN_NODE_RESOLUTION_FAILED"] = `BUILTIN_NODE_RESOLUTION_FAILED`;
ErrorCode2["EXPORTS_RESOLUTION_FAILED"] = `EXPORTS_RESOLUTION_FAILED`;
ErrorCode2["MISSING_DEPENDENCY"] = `MISSING_DEPENDENCY`;
ErrorCode2["MISSING_PEER_DEPENDENCY"] = `MISSING_PEER_DEPENDENCY`;
ErrorCode2["QUALIFIED_PATH_RESOLUTION_FAILED"] = `QUALIFIED_PATH_RESOLUTION_FAILED`;
ErrorCode2["INTERNAL"] = `INTERNAL`;
ErrorCode2["UNDECLARED_DEPENDENCY"] = `UNDECLARED_DEPENDENCY`;
ErrorCode2["UNSUPPORTED"] = `UNSUPPORTED`;
2022-12-07 18:56:19 +01:00
return ErrorCode2;
})(ErrorCode || {});
const MODULE_NOT_FOUND_ERRORS = /* @__PURE__ */ new Set([
"BUILTIN_NODE_RESOLUTION_FAILED" /* BUILTIN_NODE_RESOLUTION_FAILED */,
"MISSING_DEPENDENCY" /* MISSING_DEPENDENCY */,
"MISSING_PEER_DEPENDENCY" /* MISSING_PEER_DEPENDENCY */,
"QUALIFIED_PATH_RESOLUTION_FAILED" /* QUALIFIED_PATH_RESOLUTION_FAILED */,
"UNDECLARED_DEPENDENCY" /* UNDECLARED_DEPENDENCY */
2022-06-27 11:57:51 +02:00
]);
function makeError(pnpCode, message, data = {}, code) {
code != null ? code : code = MODULE_NOT_FOUND_ERRORS.has(pnpCode) ? `MODULE_NOT_FOUND` : pnpCode;
2021-11-22 22:05:23 +01:00
const propertySpec = {
configurable: true,
writable: true,
enumerable: false
};
return Object.defineProperties(new Error(message), {
2022-12-07 18:56:19 +01:00
code: {
...propertySpec,
2021-11-22 22:05:23 +01:00
value: code
2022-12-07 18:56:19 +01:00
},
pnpCode: {
...propertySpec,
2021-11-22 22:05:23 +01:00
value: pnpCode
2022-12-07 18:56:19 +01:00
},
data: {
...propertySpec,
2021-11-22 22:05:23 +01:00
value: data
2022-12-07 18:56:19 +01:00
}
2021-11-22 22:05:23 +01:00
});
}
function getIssuerModule(parent) {
let issuer = parent;
2022-06-27 11:57:51 +02:00
while (issuer && (issuer.id === `[eval]` || issuer.id === `<repl>` || !issuer.filename))
issuer = issuer.parent;
2021-11-22 22:05:23 +01:00
return issuer || null;
}
function getPathForDisplay(p) {
return npath.normalize(npath.fromPortablePath(p));
}
2022-06-27 11:57:51 +02:00
const builtinModules = new Set(require$$0.Module.builtinModules || Object.keys(process.binding(`natives`)));
const isBuiltinModule = (request) => request.startsWith(`node:`) || builtinModules.has(request);
2021-11-22 22:05:23 +01:00
function readPackageScope(checkPath) {
const rootSeparatorIndex = checkPath.indexOf(npath.sep);
let separatorIndex;
do {
separatorIndex = checkPath.lastIndexOf(npath.sep);
checkPath = checkPath.slice(0, separatorIndex);
2022-06-27 11:57:51 +02:00
if (checkPath.endsWith(`${npath.sep}node_modules`))
return false;
2021-11-22 22:05:23 +01:00
const pjson = readPackage(checkPath + npath.sep);
if (pjson) {
return {
data: pjson,
path: checkPath
};
}
} while (separatorIndex > rootSeparatorIndex);
return false;
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
function readPackage(requestPath) {
const jsonPath = npath.resolve(requestPath, `package.json`);
2022-06-27 11:57:51 +02:00
if (!fs__default.default.existsSync(jsonPath))
return null;
return JSON.parse(fs__default.default.readFileSync(jsonPath, `utf8`));
}
function ERR_REQUIRE_ESM(filename, parentPath = null) {
const basename = parentPath && path__default.default.basename(filename) === path__default.default.basename(parentPath) ? filename : path__default.default.basename(filename);
const msg = `require() of ES Module ${filename}${parentPath ? ` from ${parentPath}` : ``} not supported.
Instead change the require of ${basename} in ${parentPath} to a dynamic import() which is available in all CommonJS modules.`;
const err = new Error(msg);
err.code = `ERR_REQUIRE_ESM`;
return err;
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
const shouldReportRequiredModules = process.env.WATCH_REPORT_DEPENDENCIES;
function reportModuleToWatchMode(filename) {
if (shouldReportRequiredModules && process.send) {
process.send({ "watch:require": npath.fromPortablePath(VirtualFS.resolveVirtual(npath.toPortablePath(filename))) });
}
}
2021-11-22 22:05:23 +01:00
function applyPatch(pnpapi, opts) {
const defaultCache = {};
2022-06-27 11:57:51 +02:00
let enableNativeHooks = true;
2021-11-22 22:05:23 +01:00
process.versions.pnp = String(pnpapi.VERSIONS.std);
2022-06-27 11:57:51 +02:00
const moduleExports = require$$0__default.default;
moduleExports.findPnpApi = (lookupSource) => {
const lookupPath = lookupSource instanceof url.URL ? url.fileURLToPath(lookupSource) : lookupSource;
2021-11-22 22:05:23 +01:00
const apiPath = opts.manager.findApiPathFor(lookupPath);
2022-06-27 11:57:51 +02:00
if (apiPath === null)
return null;
const apiEntry = opts.manager.getApiEntry(apiPath, true);
2021-11-22 22:05:23 +01:00
return apiEntry.instance.findPackageLocator(lookupPath) ? apiEntry.instance : null;
};
function getRequireStack(parent) {
const requireStack = [];
2022-06-27 11:57:51 +02:00
for (let cursor = parent; cursor; cursor = cursor.parent)
requireStack.push(cursor.filename || cursor.id);
2021-11-22 22:05:23 +01:00
return requireStack;
2022-06-27 11:57:51 +02:00
}
const originalModuleLoad = require$$0.Module._load;
require$$0.Module._load = function(request, parent, isMain) {
if (!enableNativeHooks)
return originalModuleLoad.call(require$$0.Module, request, parent, isMain);
2021-11-22 22:05:23 +01:00
if (isBuiltinModule(request)) {
try {
enableNativeHooks = false;
2022-06-27 11:57:51 +02:00
return originalModuleLoad.call(require$$0.Module, request, parent, isMain);
2021-11-22 22:05:23 +01:00
} finally {
enableNativeHooks = true;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
const parentApiPath = opts.manager.getApiPathFromParent(parent);
2022-06-27 11:57:51 +02:00
const parentApi = parentApiPath !== null ? opts.manager.getApiEntry(parentApiPath, true).instance : null;
if (parentApi === null)
return originalModuleLoad(request, parent, isMain);
if (request === `pnpapi`)
return parentApi;
const modulePath = require$$0.Module._resolveFilename(request, parent, isMain);
2021-11-22 22:05:23 +01:00
const isOwnedByRuntime = parentApi !== null ? parentApi.findPackageLocator(modulePath) !== null : false;
const moduleApiPath = isOwnedByRuntime ? parentApiPath : opts.manager.findApiPathFor(npath.dirname(modulePath));
2022-12-07 18:56:19 +01:00
const entry = moduleApiPath !== null ? opts.manager.getApiEntry(moduleApiPath) : { instance: null, cache: defaultCache };
2021-11-22 22:05:23 +01:00
const cacheEntry = entry.cache[modulePath];
if (cacheEntry) {
if (cacheEntry.loaded === false && cacheEntry.isLoading !== true) {
try {
cacheEntry.isLoading = true;
2022-06-27 11:57:51 +02:00
if (isMain) {
process.mainModule = cacheEntry;
cacheEntry.id = `.`;
}
2021-11-22 22:05:23 +01:00
cacheEntry.load(modulePath);
} finally {
cacheEntry.isLoading = false;
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
return cacheEntry.exports;
2022-06-27 11:57:51 +02:00
}
const module = new require$$0.Module(modulePath, parent != null ? parent : void 0);
2021-11-22 22:05:23 +01:00
module.pnpApiPath = moduleApiPath;
2022-12-07 18:56:19 +01:00
reportModuleToWatchMode(modulePath);
2022-06-27 11:57:51 +02:00
entry.cache[modulePath] = module;
2021-11-22 22:05:23 +01:00
if (isMain) {
process.mainModule = module;
module.id = `.`;
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
let hasThrown = true;
try {
module.isLoading = true;
module.load(modulePath);
hasThrown = false;
} finally {
module.isLoading = false;
if (hasThrown) {
2022-06-27 11:57:51 +02:00
delete require$$0.Module._cache[modulePath];
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return module.exports;
};
function getIssuerSpecsFromPaths(paths) {
2022-06-27 11:57:51 +02:00
return paths.map((path) => ({
2021-11-22 22:05:23 +01:00
apiPath: opts.manager.findApiPathFor(path),
path,
module: null
}));
}
function getIssuerSpecsFromModule(module) {
var _a;
if (module && module.id !== `<repl>` && module.id !== `internal/preload` && !module.parent && !module.filename && module.paths.length > 0) {
return [{
apiPath: opts.manager.findApiPathFor(module.paths[0]),
path: module.paths[0],
module
}];
}
const issuer = getIssuerModule(module);
if (issuer !== null) {
const path = npath.dirname(issuer.filename);
const apiPath = opts.manager.getApiPathFromParent(issuer);
2022-12-07 18:56:19 +01:00
return [{ apiPath, path, module }];
2021-05-05 11:24:00 +02:00
} else {
2021-11-22 22:05:23 +01:00
const path = process.cwd();
2022-06-27 11:57:51 +02:00
const apiPath = (_a = opts.manager.findApiPathFor(npath.join(path, `[file]`))) != null ? _a : opts.manager.getApiPathFromParent(null);
2022-12-07 18:56:19 +01:00
return [{ apiPath, path, module }];
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
function makeFakeParent(path) {
2022-06-27 11:57:51 +02:00
const fakeParent = new require$$0.Module(``);
2021-11-22 22:05:23 +01:00
const fakeFilePath = npath.join(path, `[file]`);
2022-06-27 11:57:51 +02:00
fakeParent.paths = require$$0.Module._nodeModulePaths(fakeFilePath);
2021-11-22 22:05:23 +01:00
return fakeParent;
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
const pathRegExp = /^(?![a-zA-Z]:[\\/]|\\\\|\.{0,2}(?:\/|$))((?:@[^/]+\/)?[^/]+)\/*(.*|)$/;
2022-06-27 11:57:51 +02:00
const originalModuleResolveFilename = require$$0.Module._resolveFilename;
require$$0.Module._resolveFilename = function(request, parent, isMain, options) {
if (isBuiltinModule(request))
return request;
if (!enableNativeHooks)
return originalModuleResolveFilename.call(require$$0.Module, request, parent, isMain, options);
2021-11-22 22:05:23 +01:00
if (options && options.plugnplay === false) {
2022-12-07 18:56:19 +01:00
const { plugnplay, ...rest } = options;
2022-06-27 11:57:51 +02:00
const forwardedOptions = Object.keys(rest).length > 0 ? rest : void 0;
2021-11-22 22:05:23 +01:00
try {
enableNativeHooks = false;
2022-06-27 11:57:51 +02:00
return originalModuleResolveFilename.call(require$$0.Module, request, parent, isMain, forwardedOptions);
2021-11-22 22:05:23 +01:00
} finally {
enableNativeHooks = true;
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
if (options) {
const optionNames = new Set(Object.keys(options));
optionNames.delete(`paths`);
optionNames.delete(`plugnplay`);
if (optionNames.size > 0) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.UNSUPPORTED,
`Some options passed to require() aren't supported by PnP yet (${Array.from(optionNames).join(`, `)})`
);
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
const issuerSpecs = options && options.paths ? getIssuerSpecsFromPaths(options.paths) : getIssuerSpecsFromModule(parent);
if (request.match(pathRegExp) === null) {
2022-06-27 11:57:51 +02:00
const parentDirectory = (parent == null ? void 0 : parent.filename) != null ? npath.dirname(parent.filename) : null;
2021-11-22 22:05:23 +01:00
const absoluteRequest = npath.isAbsolute(request) ? request : parentDirectory !== null ? npath.resolve(parentDirectory, request) : null;
if (absoluteRequest !== null) {
2022-06-27 11:57:51 +02:00
const apiPath = parentDirectory === npath.dirname(absoluteRequest) && (parent == null ? void 0 : parent.pnpApiPath) ? parent.pnpApiPath : opts.manager.findApiPathFor(absoluteRequest);
2021-11-22 22:05:23 +01:00
if (apiPath !== null) {
issuerSpecs.unshift({
apiPath,
path: parentDirectory,
module: null
});
}
}
}
let firstError;
2022-12-07 18:56:19 +01:00
for (const { apiPath, path, module } of issuerSpecs) {
2021-11-22 22:05:23 +01:00
let resolution;
const issuerApi = apiPath !== null ? opts.manager.getApiEntry(apiPath, true).instance : null;
try {
if (issuerApi !== null) {
resolution = issuerApi.resolveRequest(request, path !== null ? `${path}/` : null);
} else {
2022-06-27 11:57:51 +02:00
if (path === null)
throw new Error(`Assertion failed: Expected the path to be set`);
resolution = originalModuleResolveFilename.call(require$$0.Module, request, module || makeFakeParent(path), isMain);
2021-11-22 22:05:23 +01:00
}
} catch (error) {
firstError = firstError || error;
continue;
}
if (resolution !== null) {
return resolution;
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
const requireStack = getRequireStack(parent);
Object.defineProperty(firstError, `requireStack`, {
configurable: true,
writable: true,
enumerable: false,
value: requireStack
});
2022-06-27 11:57:51 +02:00
if (requireStack.length > 0)
firstError.message += `
Require stack:
- ${requireStack.join(`
- `)}`;
if (typeof firstError.pnpCode === `string`)
Error.captureStackTrace(firstError);
2021-11-22 22:05:23 +01:00
throw firstError;
};
2022-06-27 11:57:51 +02:00
const originalFindPath = require$$0.Module._findPath;
require$$0.Module._findPath = function(request, paths, isMain) {
if (request === `pnpapi`)
return false;
if (!enableNativeHooks)
return originalFindPath.call(require$$0.Module, request, paths, isMain);
2021-11-22 22:05:23 +01:00
const isAbsolute = npath.isAbsolute(request);
2022-06-27 11:57:51 +02:00
if (isAbsolute)
paths = [``];
else if (!paths || paths.length === 0)
return false;
2021-11-22 22:05:23 +01:00
for (const path of paths) {
let resolution;
2021-05-05 11:24:00 +02:00
try {
2021-11-22 22:05:23 +01:00
const pnpApiPath = opts.manager.findApiPathFor(isAbsolute ? request : path);
if (pnpApiPath !== null) {
const api = opts.manager.getApiEntry(pnpApiPath, true).instance;
resolution = api.resolveRequest(request, path) || false;
} else {
2022-06-27 11:57:51 +02:00
resolution = originalFindPath.call(require$$0.Module, request, [path], isMain);
2021-11-22 22:05:23 +01:00
}
} catch (error) {
continue;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
if (resolution) {
return resolution;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
return false;
2022-06-27 11:57:51 +02:00
};
const originalExtensionJSFunction = require$$0.Module._extensions[`.js`];
require$$0.Module._extensions[`.js`] = function(module, filename) {
var _a, _b;
if (filename.endsWith(`.js`)) {
const pkg = readPackageScope(filename);
if (pkg && ((_a = pkg.data) == null ? void 0 : _a.type) === `module`) {
const err = ERR_REQUIRE_ESM(filename, (_b = module.parent) == null ? void 0 : _b.filename);
Error.captureStackTrace(err);
throw err;
}
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
originalExtensionJSFunction.call(this, module, filename);
2021-11-22 22:05:23 +01:00
};
2022-12-07 18:56:19 +01:00
const originalDlopen = process.dlopen;
process.dlopen = function(...args) {
const [module, filename, ...rest] = args;
return originalDlopen.call(
this,
module,
npath.fromPortablePath(VirtualFS.resolveVirtual(npath.toPortablePath(filename))),
...rest
);
};
2022-06-27 11:57:51 +02:00
const originalEmit = process.emit;
process.emit = function(name, data, ...args) {
if (name === `warning` && typeof data === `object` && data.name === `ExperimentalWarning` && (data.message.includes(`--experimental-loader`) || data.message.includes(`Custom ESM Loaders is an experimental feature`)))
return false;
return originalEmit.apply(process, arguments);
};
patchFs(fs__default.default, new PosixFS(opts.fakeFs));
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
function hydrateRuntimeState(data, { basePath }) {
2021-11-22 22:05:23 +01:00
const portablePath = npath.toPortablePath(basePath);
const absolutePortablePath = ppath.resolve(portablePath);
const ignorePattern = data.ignorePatternData !== null ? new RegExp(data.ignorePatternData) : null;
2022-12-07 18:56:19 +01:00
const packageLocatorsByLocations = /* @__PURE__ */ new Map();
2021-11-22 22:05:23 +01:00
const packageRegistry = new Map(data.packageRegistryData.map(([packageName, packageStoreData]) => {
return [packageName, new Map(packageStoreData.map(([packageReference, packageInformationData]) => {
var _a;
2022-06-27 11:57:51 +02:00
if (packageName === null !== (packageReference === null))
throw new Error(`Assertion failed: The name and reference should be null, or neither should`);
const discardFromLookup = (_a = packageInformationData.discardFromLookup) != null ? _a : false;
2022-12-07 18:56:19 +01:00
const packageLocator = { name: packageName, reference: packageReference };
2021-11-22 22:05:23 +01:00
const entry = packageLocatorsByLocations.get(packageInformationData.packageLocation);
if (!entry) {
2022-12-07 18:56:19 +01:00
packageLocatorsByLocations.set(packageInformationData.packageLocation, { locator: packageLocator, discardFromLookup });
2021-11-22 22:05:23 +01:00
} else {
entry.discardFromLookup = entry.discardFromLookup && discardFromLookup;
if (!discardFromLookup) {
entry.locator = packageLocator;
}
}
let resolvedPackageLocation = null;
return [packageReference, {
packageDependencies: new Map(packageInformationData.packageDependencies),
packagePeers: new Set(packageInformationData.packagePeers),
linkType: packageInformationData.linkType,
discardFromLookup,
get packageLocation() {
return resolvedPackageLocation || (resolvedPackageLocation = ppath.join(absolutePortablePath, packageInformationData.packageLocation));
}
}];
}))];
}));
const fallbackExclusionList = new Map(data.fallbackExclusionList.map(([packageName, packageReferences]) => {
return [packageName, new Set(packageReferences)];
}));
const fallbackPool = new Map(data.fallbackPool);
const dependencyTreeRoots = data.dependencyTreeRoots;
const enableTopLevelFallback = data.enableTopLevelFallback;
return {
basePath: portablePath,
dependencyTreeRoots,
enableTopLevelFallback,
fallbackExclusionList,
fallbackPool,
ignorePattern,
packageLocatorsByLocations,
packageRegistry
};
}
2022-06-27 11:57:51 +02:00
2021-11-22 22:05:23 +01:00
/**
* @param {object} exports
* @param {Set<string>} keys
*/
function loop(exports, keys) {
if (typeof exports === 'string') {
return exports;
}
if (exports) {
let idx, tmp;
if (Array.isArray(exports)) {
for (idx=0; idx < exports.length; idx++) {
if (tmp = loop(exports[idx], keys)) return tmp;
}
} else {
for (idx in exports) {
if (keys.has(idx)) {
return loop(exports[idx], keys);
}
}
}
}
}
/**
* @param {string} name The package name
* @param {string} entry The target entry, eg "."
* @param {number} [condition] Unmatched condition?
*/
function bail(name, entry, condition) {
throw new Error(
condition
? `No known conditions for "${entry}" entry in "${name}" package`
: `Missing "${entry}" export in "${name}" package`
);
}
/**
* @param {string} name the package name
* @param {string} entry the target path/import
*/
function toName(name, entry) {
return entry === name ? '.'
: entry[0] === '.' ? entry
: entry.replace(new RegExp('^' + name + '\/'), './');
}
/**
* @param {object} pkg package.json contents
* @param {string} [entry] entry name or import path
* @param {object} [options]
* @param {boolean} [options.browser]
* @param {boolean} [options.require]
* @param {string[]} [options.conditions]
* @param {boolean} [options.unsafe]
*/
function resolve(pkg, entry='.', options={}) {
let { name, exports } = pkg;
if (exports) {
let { browser, require, unsafe, conditions=[] } = options;
let target = toName(name, entry);
if (target[0] !== '.') target = './' + target;
if (typeof exports === 'string') {
return target === '.' ? exports : bail(name, target);
}
let allows = new Set(['default', ...conditions]);
unsafe || allows.add(require ? 'require' : 'import');
unsafe || allows.add(browser ? 'browser' : 'node');
let key, tmp, isSingle=false;
for (key in exports) {
isSingle = key[0] !== '.';
break;
}
if (isSingle) {
return target === '.'
? loop(exports, allows) || bail(name, target, 1)
: bail(name, target);
}
if (tmp = exports[target]) {
return loop(tmp, allows) || bail(name, target, 1);
}
for (key in exports) {
tmp = key[key.length - 1];
if (tmp === '/' && target.startsWith(key)) {
return (tmp = loop(exports[key], allows))
? (tmp + target.substring(key.length))
: bail(name, target, 1);
}
if (tmp === '*' && target.startsWith(key.slice(0, -1))) {
// do not trigger if no *content* to inject
if (target.substring(key.length - 1).length > 0) {
return (tmp = loop(exports[key], allows))
? tmp.replace('*', target.substring(key.length - 1))
: bail(name, target, 1);
}
}
}
return bail(name, target);
}
}
2022-12-07 18:56:19 +01:00
const ArrayIsArray = Array.isArray;
const JSONStringify = JSON.stringify;
const ObjectGetOwnPropertyNames = Object.getOwnPropertyNames;
const ObjectPrototypeHasOwnProperty = (obj, prop) => Object.prototype.hasOwnProperty.call(obj, prop);
const RegExpPrototypeExec = (obj, string) => RegExp.prototype.exec.call(obj, string);
const RegExpPrototypeSymbolReplace = (obj, ...rest) => RegExp.prototype[Symbol.replace].apply(obj, rest);
const StringPrototypeEndsWith = (str, ...rest) => String.prototype.endsWith.apply(str, rest);
const StringPrototypeIncludes = (str, ...rest) => String.prototype.includes.apply(str, rest);
const StringPrototypeLastIndexOf = (str, ...rest) => String.prototype.lastIndexOf.apply(str, rest);
const StringPrototypeIndexOf = (str, ...rest) => String.prototype.indexOf.apply(str, rest);
const StringPrototypeReplace = (str, ...rest) => String.prototype.replace.apply(str, rest);
const StringPrototypeSlice = (str, ...rest) => String.prototype.slice.apply(str, rest);
const StringPrototypeStartsWith = (str, ...rest) => String.prototype.startsWith.apply(str, rest);
const SafeMap = Map;
const JSONParse = JSON.parse;
function createErrorType(code, messageCreator, errorType) {
return class extends errorType {
constructor(...args) {
super(messageCreator(...args));
this.code = code;
this.name = `${errorType.name} [${code}]`;
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
};
}
const ERR_PACKAGE_IMPORT_NOT_DEFINED = createErrorType(
`ERR_PACKAGE_IMPORT_NOT_DEFINED`,
(specifier, packagePath, base) => {
return `Package import specifier "${specifier}" is not defined${packagePath ? ` in package ${packagePath}package.json` : ``} imported from ${base}`;
},
TypeError
);
const ERR_INVALID_MODULE_SPECIFIER = createErrorType(
`ERR_INVALID_MODULE_SPECIFIER`,
(request, reason, base = void 0) => {
return `Invalid module "${request}" ${reason}${base ? ` imported from ${base}` : ``}`;
},
TypeError
);
const ERR_INVALID_PACKAGE_TARGET = createErrorType(
`ERR_INVALID_PACKAGE_TARGET`,
(pkgPath, key, target, isImport = false, base = void 0) => {
const relError = typeof target === `string` && !isImport && target.length && !StringPrototypeStartsWith(target, `./`);
if (key === `.`) {
assert__default.default(isImport === false);
return `Invalid "exports" main target ${JSONStringify(target)} defined in the package config ${pkgPath}package.json${base ? ` imported from ${base}` : ``}${relError ? `; targets must start with "./"` : ``}`;
}
return `Invalid "${isImport ? `imports` : `exports`}" target ${JSONStringify(
target
)} defined for '${key}' in the package config ${pkgPath}package.json${base ? ` imported from ${base}` : ``}${relError ? `; targets must start with "./"` : ``}`;
},
Error
);
const ERR_INVALID_PACKAGE_CONFIG = createErrorType(
`ERR_INVALID_PACKAGE_CONFIG`,
(path, base, message) => {
return `Invalid package config ${path}${base ? ` while importing ${base}` : ``}${message ? `. ${message}` : ``}`;
},
Error
);
function filterOwnProperties(source, keys) {
const filtered = /* @__PURE__ */ Object.create(null);
for (let i = 0; i < keys.length; i++) {
const key = keys[i];
if (ObjectPrototypeHasOwnProperty(source, key)) {
filtered[key] = source[key];
}
}
return filtered;
}
const packageJSONCache = new SafeMap();
function getPackageConfig(path, specifier, base, readFileSyncFn) {
const existing = packageJSONCache.get(path);
if (existing !== void 0) {
return existing;
}
const source = readFileSyncFn(path);
if (source === void 0) {
const packageConfig2 = {
pjsonPath: path,
exists: false,
main: void 0,
name: void 0,
type: "none",
exports: void 0,
imports: void 0
};
packageJSONCache.set(path, packageConfig2);
return packageConfig2;
}
let packageJSON;
try {
packageJSON = JSONParse(source);
} catch (error) {
throw new ERR_INVALID_PACKAGE_CONFIG(
path,
(base ? `"${specifier}" from ` : "") + url.fileURLToPath(base || specifier),
error.message
);
}
let { imports, main, name, type } = filterOwnProperties(packageJSON, [
"imports",
"main",
"name",
"type"
]);
const exports = ObjectPrototypeHasOwnProperty(packageJSON, "exports") ? packageJSON.exports : void 0;
if (typeof imports !== "object" || imports === null) {
imports = void 0;
}
if (typeof main !== "string") {
main = void 0;
}
if (typeof name !== "string") {
name = void 0;
}
if (type !== "module" && type !== "commonjs") {
type = "none";
}
const packageConfig = {
pjsonPath: path,
exists: true,
main,
name,
type,
exports,
imports
};
packageJSONCache.set(path, packageConfig);
return packageConfig;
}
function getPackageScopeConfig(resolved, readFileSyncFn) {
let packageJSONUrl = new URL("./package.json", resolved);
while (true) {
const packageJSONPath2 = packageJSONUrl.pathname;
if (StringPrototypeEndsWith(packageJSONPath2, "node_modules/package.json")) {
break;
}
const packageConfig2 = getPackageConfig(
url.fileURLToPath(packageJSONUrl),
resolved,
void 0,
readFileSyncFn
);
if (packageConfig2.exists) {
return packageConfig2;
}
const lastPackageJSONUrl = packageJSONUrl;
packageJSONUrl = new URL("../package.json", packageJSONUrl);
if (packageJSONUrl.pathname === lastPackageJSONUrl.pathname) {
break;
}
}
const packageJSONPath = url.fileURLToPath(packageJSONUrl);
const packageConfig = {
pjsonPath: packageJSONPath,
exists: false,
main: void 0,
name: void 0,
type: "none",
exports: void 0,
imports: void 0
};
packageJSONCache.set(packageJSONPath, packageConfig);
return packageConfig;
}
/**
@license
Copyright Node.js contributors. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
*/
function throwImportNotDefined(specifier, packageJSONUrl, base) {
throw new ERR_PACKAGE_IMPORT_NOT_DEFINED(
specifier,
packageJSONUrl && url.fileURLToPath(new URL(".", packageJSONUrl)),
url.fileURLToPath(base)
);
}
function throwInvalidSubpath(subpath, packageJSONUrl, internal, base) {
const reason = `request is not a valid subpath for the "${internal ? "imports" : "exports"}" resolution of ${url.fileURLToPath(packageJSONUrl)}`;
throw new ERR_INVALID_MODULE_SPECIFIER(
subpath,
reason,
base && url.fileURLToPath(base)
);
}
function throwInvalidPackageTarget(subpath, target, packageJSONUrl, internal, base) {
if (typeof target === "object" && target !== null) {
target = JSONStringify(target, null, "");
} else {
target = `${target}`;
}
throw new ERR_INVALID_PACKAGE_TARGET(
url.fileURLToPath(new URL(".", packageJSONUrl)),
subpath,
target,
internal,
base && url.fileURLToPath(base)
);
}
const invalidSegmentRegEx = /(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))(\\|\/|$)/i;
const patternRegEx = /\*/g;
function resolvePackageTargetString(target, subpath, match, packageJSONUrl, base, pattern, internal, conditions) {
if (subpath !== "" && !pattern && target[target.length - 1] !== "/")
throwInvalidPackageTarget(match, target, packageJSONUrl, internal, base);
if (!StringPrototypeStartsWith(target, "./")) {
if (internal && !StringPrototypeStartsWith(target, "../") && !StringPrototypeStartsWith(target, "/")) {
let isURL = false;
try {
new URL(target);
isURL = true;
} catch {
}
if (!isURL) {
const exportTarget = pattern ? RegExpPrototypeSymbolReplace(patternRegEx, target, () => subpath) : target + subpath;
return exportTarget;
}
}
throwInvalidPackageTarget(match, target, packageJSONUrl, internal, base);
}
if (RegExpPrototypeExec(
invalidSegmentRegEx,
StringPrototypeSlice(target, 2)
) !== null)
throwInvalidPackageTarget(match, target, packageJSONUrl, internal, base);
const resolved = new URL(target, packageJSONUrl);
const resolvedPath = resolved.pathname;
const packagePath = new URL(".", packageJSONUrl).pathname;
if (!StringPrototypeStartsWith(resolvedPath, packagePath))
throwInvalidPackageTarget(match, target, packageJSONUrl, internal, base);
if (subpath === "")
return resolved;
if (RegExpPrototypeExec(invalidSegmentRegEx, subpath) !== null) {
const request = pattern ? StringPrototypeReplace(match, "*", () => subpath) : match + subpath;
throwInvalidSubpath(request, packageJSONUrl, internal, base);
}
if (pattern) {
return new URL(
RegExpPrototypeSymbolReplace(patternRegEx, resolved.href, () => subpath)
);
}
return new URL(subpath, resolved);
}
function isArrayIndex(key) {
const keyNum = +key;
if (`${keyNum}` !== key)
return false;
return keyNum >= 0 && keyNum < 4294967295;
}
function resolvePackageTarget(packageJSONUrl, target, subpath, packageSubpath, base, pattern, internal, conditions) {
if (typeof target === "string") {
return resolvePackageTargetString(
target,
subpath,
packageSubpath,
packageJSONUrl,
base,
pattern,
internal);
} else if (ArrayIsArray(target)) {
if (target.length === 0) {
return null;
}
let lastException;
for (let i = 0; i < target.length; i++) {
const targetItem = target[i];
let resolveResult;
try {
resolveResult = resolvePackageTarget(
packageJSONUrl,
targetItem,
subpath,
packageSubpath,
base,
pattern,
internal,
conditions
);
} catch (e) {
lastException = e;
if (e.code === "ERR_INVALID_PACKAGE_TARGET") {
continue;
}
throw e;
}
if (resolveResult === void 0) {
continue;
}
if (resolveResult === null) {
lastException = null;
continue;
}
return resolveResult;
}
if (lastException === void 0 || lastException === null)
return lastException;
throw lastException;
} else if (typeof target === "object" && target !== null) {
const keys = ObjectGetOwnPropertyNames(target);
for (let i = 0; i < keys.length; i++) {
const key = keys[i];
if (isArrayIndex(key)) {
throw new ERR_INVALID_PACKAGE_CONFIG(
url.fileURLToPath(packageJSONUrl),
base,
'"exports" cannot contain numeric property keys.'
);
}
}
for (let i = 0; i < keys.length; i++) {
const key = keys[i];
if (key === "default" || conditions.has(key)) {
const conditionalTarget = target[key];
const resolveResult = resolvePackageTarget(
packageJSONUrl,
conditionalTarget,
subpath,
packageSubpath,
base,
pattern,
internal,
conditions
);
if (resolveResult === void 0)
continue;
return resolveResult;
}
}
return void 0;
} else if (target === null) {
return null;
}
throwInvalidPackageTarget(
packageSubpath,
target,
packageJSONUrl,
internal,
base
);
}
function patternKeyCompare(a, b) {
const aPatternIndex = StringPrototypeIndexOf(a, "*");
const bPatternIndex = StringPrototypeIndexOf(b, "*");
const baseLenA = aPatternIndex === -1 ? a.length : aPatternIndex + 1;
const baseLenB = bPatternIndex === -1 ? b.length : bPatternIndex + 1;
if (baseLenA > baseLenB)
return -1;
if (baseLenB > baseLenA)
return 1;
if (aPatternIndex === -1)
return 1;
if (bPatternIndex === -1)
return -1;
if (a.length > b.length)
return -1;
if (b.length > a.length)
return 1;
return 0;
}
function packageImportsResolve({
name,
base,
conditions,
readFileSyncFn
}) {
if (name === "#" || StringPrototypeStartsWith(name, "#/") || StringPrototypeEndsWith(name, "/")) {
const reason = "is not a valid internal imports specifier name";
throw new ERR_INVALID_MODULE_SPECIFIER(name, reason, url.fileURLToPath(base));
}
let packageJSONUrl;
const packageConfig = getPackageScopeConfig(base, readFileSyncFn);
if (packageConfig.exists) {
packageJSONUrl = url.pathToFileURL(packageConfig.pjsonPath);
const imports = packageConfig.imports;
if (imports) {
if (ObjectPrototypeHasOwnProperty(imports, name) && !StringPrototypeIncludes(name, "*")) {
const resolveResult = resolvePackageTarget(
packageJSONUrl,
imports[name],
"",
name,
base,
false,
true,
conditions
);
if (resolveResult != null) {
return resolveResult;
}
} else {
let bestMatch = "";
let bestMatchSubpath;
const keys = ObjectGetOwnPropertyNames(imports);
for (let i = 0; i < keys.length; i++) {
const key = keys[i];
const patternIndex = StringPrototypeIndexOf(key, "*");
if (patternIndex !== -1 && StringPrototypeStartsWith(
name,
StringPrototypeSlice(key, 0, patternIndex)
)) {
const patternTrailer = StringPrototypeSlice(key, patternIndex + 1);
if (name.length >= key.length && StringPrototypeEndsWith(name, patternTrailer) && patternKeyCompare(bestMatch, key) === 1 && StringPrototypeLastIndexOf(key, "*") === patternIndex) {
bestMatch = key;
bestMatchSubpath = StringPrototypeSlice(
name,
patternIndex,
name.length - patternTrailer.length
);
}
}
}
if (bestMatch) {
const target = imports[bestMatch];
const resolveResult = resolvePackageTarget(
packageJSONUrl,
target,
bestMatchSubpath,
bestMatch,
base,
true,
true,
conditions
);
if (resolveResult != null) {
return resolveResult;
}
}
}
}
}
throwImportNotDefined(name, packageJSONUrl, base);
}
2021-11-22 22:05:23 +01:00
function makeApi(runtimeState, opts) {
const alwaysWarnOnFallback = Number(process.env.PNP_ALWAYS_WARN_ON_FALLBACK) > 0;
2022-06-27 11:57:51 +02:00
const debugLevel = Number(process.env.PNP_DEBUG_LEVEL);
const pathRegExp = /^(?![a-zA-Z]:[\\/]|\\\\|\.{0,2}(?:\/|$))((?:node:)?(?:@[^/]+\/)?[^/]+)\/*(.*|)$/;
const isStrictRegExp = /^(\/|\.{1,2}(\/|$))/;
const isDirRegExp = /\/$/;
const isRelativeRegexp = /^\.{0,2}\//;
2022-12-07 18:56:19 +01:00
const topLevelLocator = { name: null, reference: null };
2022-06-27 11:57:51 +02:00
const fallbackLocators = [];
2022-12-07 18:56:19 +01:00
const emittedWarnings = /* @__PURE__ */ new Set();
2022-06-27 11:57:51 +02:00
if (runtimeState.enableTopLevelFallback === true)
fallbackLocators.push(topLevelLocator);
2021-11-22 22:05:23 +01:00
if (opts.compatibilityMode !== false) {
for (const name of [`react-scripts`, `gatsby`]) {
const packageStore = runtimeState.packageRegistry.get(name);
if (packageStore) {
for (const reference of packageStore.keys()) {
if (reference === null) {
throw new Error(`Assertion failed: This reference shouldn't be null`);
} else {
2022-12-07 18:56:19 +01:00
fallbackLocators.push({ name, reference });
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
}
}
}
const {
ignorePattern,
packageRegistry,
packageLocatorsByLocations
} = runtimeState;
function makeLogEntry(name, args) {
return {
fn: name,
args,
error: null,
result: null
2021-05-05 11:24:00 +02:00
};
}
2021-11-22 22:05:23 +01:00
function trace(entry) {
var _a, _b, _c, _d, _e, _f;
2022-06-27 11:57:51 +02:00
const colors = (_c = (_b = (_a = process.stderr) == null ? void 0 : _a.hasColors) == null ? void 0 : _b.call(_a)) != null ? _c : process.stdout.isTTY;
2022-12-07 18:56:19 +01:00
const c = (n, str) => `\x1B[${n}m${str}\x1B[0m`;
2021-11-22 22:05:23 +01:00
const error = entry.error;
2022-06-27 11:57:51 +02:00
if (error)
console.error(c(`31;1`, `\u2716 ${(_d = entry.error) == null ? void 0 : _d.message.replace(/\n.*/s, ``)}`));
else
console.error(c(`33;1`, `\u203C Resolution`));
if (entry.args.length > 0)
console.error();
for (const arg of entry.args)
2022-12-07 18:56:19 +01:00
console.error(` ${c(`37;1`, `In \u2190`)} ${nodeUtils.inspect(arg, { colors, compact: true })}`);
2021-11-22 22:05:23 +01:00
if (entry.result) {
console.error();
2022-12-07 18:56:19 +01:00
console.error(` ${c(`37;1`, `Out \u2192`)} ${nodeUtils.inspect(entry.result, { colors, compact: true })}`);
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
const stack = (_f = (_e = new Error().stack.match(/(?<=^ +)at.*/gm)) == null ? void 0 : _e.slice(2)) != null ? _f : [];
2021-11-22 22:05:23 +01:00
if (stack.length > 0) {
console.error();
for (const line of stack) {
console.error(` ${c(`38;5;244`, line)}`);
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
console.error();
}
function maybeLog(name, fn) {
2022-06-27 11:57:51 +02:00
if (opts.allowDebug === false)
return fn;
2021-11-22 22:05:23 +01:00
if (Number.isFinite(debugLevel)) {
if (debugLevel >= 2) {
return (...args) => {
const logEntry = makeLogEntry(name, args);
try {
return logEntry.result = fn(...args);
} catch (error) {
throw logEntry.error = error;
} finally {
trace(logEntry);
}
};
} else if (debugLevel >= 1) {
return (...args) => {
try {
return fn(...args);
} catch (error) {
const logEntry = makeLogEntry(name, args);
logEntry.error = error;
trace(logEntry);
throw error;
}
};
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return fn;
}
function getPackageInformationSafe(packageLocator) {
const packageInformation = getPackageInformation(packageLocator);
if (!packageInformation) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.INTERNAL,
`Couldn't find a matching entry in the dependency tree for the specified parent (this is probably an internal error)`
);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return packageInformation;
}
function isDependencyTreeRoot(packageLocator) {
2022-06-27 11:57:51 +02:00
if (packageLocator.name === null)
return true;
for (const dependencyTreeRoot of runtimeState.dependencyTreeRoots)
if (dependencyTreeRoot.name === packageLocator.name && dependencyTreeRoot.reference === packageLocator.reference)
return true;
2021-11-22 22:05:23 +01:00
return false;
}
2022-12-07 18:56:19 +01:00
const defaultExportsConditions = /* @__PURE__ */ new Set([`default`, `node`, `require`]);
2021-11-22 22:05:23 +01:00
function applyNodeExportsResolution(unqualifiedPath, conditions = defaultExportsConditions) {
const locator = findPackageLocator(ppath.join(unqualifiedPath, `internal.js`), {
resolveIgnored: true,
includeDiscardFromLookup: true
});
if (locator === null) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.INTERNAL,
`The locator that owns the "${unqualifiedPath}" path can't be found inside the dependency tree (this is probably an internal error)`
);
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
const { packageLocation } = getPackageInformationSafe(locator);
2021-11-22 22:05:23 +01:00
const manifestPath = ppath.join(packageLocation, Filename.manifest);
2022-06-27 11:57:51 +02:00
if (!opts.fakeFs.existsSync(manifestPath))
return null;
2021-11-22 22:05:23 +01:00
const pkgJson = JSON.parse(opts.fakeFs.readFileSync(manifestPath, `utf8`));
let subpath = ppath.contains(packageLocation, unqualifiedPath);
if (subpath === null) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.INTERNAL,
`unqualifiedPath doesn't contain the packageLocation (this is probably an internal error)`
);
2021-11-22 22:05:23 +01:00
}
2022-06-27 11:57:51 +02:00
if (!isRelativeRegexp.test(subpath))
subpath = `./${subpath}`;
let resolvedExport;
try {
resolvedExport = resolve(pkgJson, ppath.normalize(subpath), {
conditions,
unsafe: true
});
} catch (error) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.EXPORTS_RESOLUTION_FAILED,
error.message,
{ unqualifiedPath: getPathForDisplay(unqualifiedPath), locator, pkgJson, subpath: getPathForDisplay(subpath), conditions },
`ERR_PACKAGE_PATH_NOT_EXPORTED`
);
2022-06-27 11:57:51 +02:00
}
if (typeof resolvedExport === `string`)
return ppath.join(packageLocation, resolvedExport);
2021-11-22 22:05:23 +01:00
return null;
}
2022-12-07 18:56:19 +01:00
function applyNodeExtensionResolution(unqualifiedPath, candidates, { extensions }) {
2021-11-22 22:05:23 +01:00
let stat;
try {
candidates.push(unqualifiedPath);
stat = opts.fakeFs.statSync(unqualifiedPath);
2022-06-27 11:57:51 +02:00
} catch (error) {
}
if (stat && !stat.isDirectory())
return opts.fakeFs.realpathSync(unqualifiedPath);
2021-11-22 22:05:23 +01:00
if (stat && stat.isDirectory()) {
let pkgJson;
try {
pkgJson = JSON.parse(opts.fakeFs.readFileSync(ppath.join(unqualifiedPath, Filename.manifest), `utf8`));
2022-06-27 11:57:51 +02:00
} catch (error) {
}
2021-11-22 22:05:23 +01:00
let nextUnqualifiedPath;
2022-06-27 11:57:51 +02:00
if (pkgJson && pkgJson.main)
nextUnqualifiedPath = ppath.resolve(unqualifiedPath, pkgJson.main);
2021-11-22 22:05:23 +01:00
if (nextUnqualifiedPath && nextUnqualifiedPath !== unqualifiedPath) {
2022-12-07 18:56:19 +01:00
const resolution = applyNodeExtensionResolution(nextUnqualifiedPath, candidates, { extensions });
2021-11-22 22:05:23 +01:00
if (resolution !== null) {
return resolution;
}
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
for (let i = 0, length = extensions.length; i < length; i++) {
const candidateFile = `${unqualifiedPath}${extensions[i]}`;
candidates.push(candidateFile);
if (opts.fakeFs.existsSync(candidateFile)) {
return candidateFile;
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
if (stat && stat.isDirectory()) {
for (let i = 0, length = extensions.length; i < length; i++) {
2022-12-07 18:56:19 +01:00
const candidateFile = ppath.format({ dir: unqualifiedPath, name: `index`, ext: extensions[i] });
2021-11-22 22:05:23 +01:00
candidates.push(candidateFile);
if (opts.fakeFs.existsSync(candidateFile)) {
return candidateFile;
}
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
return null;
}
function makeFakeModule(path) {
2022-06-27 11:57:51 +02:00
const fakeModule = new require$$0.Module(path, null);
2021-11-22 22:05:23 +01:00
fakeModule.filename = path;
2022-06-27 11:57:51 +02:00
fakeModule.paths = require$$0.Module._nodeModulePaths(path);
2021-11-22 22:05:23 +01:00
return fakeModule;
}
function callNativeResolution(request, issuer) {
2022-06-27 11:57:51 +02:00
if (issuer.endsWith(`/`))
issuer = ppath.join(issuer, `internal.js`);
2022-12-07 18:56:19 +01:00
return require$$0.Module._resolveFilename(npath.fromPortablePath(request), makeFakeModule(npath.fromPortablePath(issuer)), false, { plugnplay: false });
2021-11-22 22:05:23 +01:00
}
function isPathIgnored(path) {
2022-06-27 11:57:51 +02:00
if (ignorePattern === null)
return false;
2021-11-22 22:05:23 +01:00
const subPath = ppath.contains(runtimeState.basePath, path);
2022-06-27 11:57:51 +02:00
if (subPath === null)
return false;
2021-11-22 22:05:23 +01:00
if (ignorePattern.test(subPath.replace(/\/$/, ``))) {
return true;
} else {
return false;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
const VERSIONS = { std: 3, resolveVirtual: 1, getAllLocators: 1 };
2021-11-22 22:05:23 +01:00
const topLevel = topLevelLocator;
2022-12-07 18:56:19 +01:00
function getPackageInformation({ name, reference }) {
2021-11-22 22:05:23 +01:00
const packageInformationStore = packageRegistry.get(name);
2022-06-27 11:57:51 +02:00
if (!packageInformationStore)
return null;
2021-11-22 22:05:23 +01:00
const packageInformation = packageInformationStore.get(reference);
2022-06-27 11:57:51 +02:00
if (!packageInformation)
return null;
2021-11-22 22:05:23 +01:00
return packageInformation;
}
2022-12-07 18:56:19 +01:00
function findPackageDependents({ name, reference }) {
2021-11-22 22:05:23 +01:00
const dependents = [];
for (const [dependentName, packageInformationStore] of packageRegistry) {
2022-06-27 11:57:51 +02:00
if (dependentName === null)
continue;
2021-11-22 22:05:23 +01:00
for (const [dependentReference, packageInformation] of packageInformationStore) {
2022-06-27 11:57:51 +02:00
if (dependentReference === null)
continue;
2021-11-22 22:05:23 +01:00
const dependencyReference = packageInformation.packageDependencies.get(name);
2022-06-27 11:57:51 +02:00
if (dependencyReference !== reference)
continue;
if (dependentName === name && dependentReference === reference)
continue;
2021-11-22 22:05:23 +01:00
dependents.push({
name: dependentName,
reference: dependentReference
});
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return dependents;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
function findBrokenPeerDependencies(dependency, initialPackage) {
2022-12-07 18:56:19 +01:00
const brokenPackages = /* @__PURE__ */ new Map();
const alreadyVisited = /* @__PURE__ */ new Set();
2022-06-27 11:57:51 +02:00
const traversal = (currentPackage) => {
2021-11-22 22:05:23 +01:00
const identifier = JSON.stringify(currentPackage.name);
2022-06-27 11:57:51 +02:00
if (alreadyVisited.has(identifier))
return;
2021-11-22 22:05:23 +01:00
alreadyVisited.add(identifier);
const dependents = findPackageDependents(currentPackage);
for (const dependent of dependents) {
const dependentInformation = getPackageInformationSafe(dependent);
if (dependentInformation.packagePeers.has(dependency)) {
traversal(dependent);
} else {
let brokenSet = brokenPackages.get(dependent.name);
2022-06-27 11:57:51 +02:00
if (typeof brokenSet === `undefined`)
2022-12-07 18:56:19 +01:00
brokenPackages.set(dependent.name, brokenSet = /* @__PURE__ */ new Set());
2021-11-22 22:05:23 +01:00
brokenSet.add(dependent.reference);
}
}
};
traversal(initialPackage);
const brokenList = [];
2022-06-27 11:57:51 +02:00
for (const name of [...brokenPackages.keys()].sort())
for (const reference of [...brokenPackages.get(name)].sort())
2022-12-07 18:56:19 +01:00
brokenList.push({ name, reference });
2021-11-22 22:05:23 +01:00
return brokenList;
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
function findPackageLocator(location, { resolveIgnored = false, includeDiscardFromLookup = false } = {}) {
2022-06-27 11:57:51 +02:00
if (isPathIgnored(location) && !resolveIgnored)
return null;
2021-11-22 22:05:23 +01:00
let relativeLocation = ppath.relative(runtimeState.basePath, location);
2022-06-27 11:57:51 +02:00
if (!relativeLocation.match(isStrictRegExp))
relativeLocation = `./${relativeLocation}`;
if (!relativeLocation.endsWith(`/`))
relativeLocation = `${relativeLocation}/`;
2021-11-22 22:05:23 +01:00
do {
const entry = packageLocatorsByLocations.get(relativeLocation);
if (typeof entry === `undefined` || entry.discardFromLookup && !includeDiscardFromLookup) {
relativeLocation = relativeLocation.substring(0, relativeLocation.lastIndexOf(`/`, relativeLocation.length - 2) + 1);
continue;
}
return entry.locator;
} while (relativeLocation !== ``);
return null;
}
2022-12-07 18:56:19 +01:00
function tryReadFile(filePath) {
try {
return opts.fakeFs.readFileSync(npath.toPortablePath(filePath), `utf8`);
} catch (err) {
if (err.code === `ENOENT`)
return void 0;
throw err;
}
}
function resolveToUnqualified(request, issuer, { considerBuiltins = true } = {}) {
if (request.startsWith(`#`))
throw new Error(`resolveToUnqualified can not handle private import mappings`);
2022-06-27 11:57:51 +02:00
if (request === `pnpapi`)
return npath.toPortablePath(opts.pnpapiResolution);
if (considerBuiltins && isBuiltinModule(request))
return null;
2021-11-22 22:05:23 +01:00
const requestForDisplay = getPathForDisplay(request);
2022-06-27 11:57:51 +02:00
const issuerForDisplay = issuer && getPathForDisplay(issuer);
2021-11-22 22:05:23 +01:00
if (issuer && isPathIgnored(issuer)) {
if (!ppath.isAbsolute(request) || findPackageLocator(request) === null) {
const result = callNativeResolution(request, issuer);
if (result === false) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.BUILTIN_NODE_RESOLUTION_FAILED,
`The builtin node resolution algorithm was unable to resolve the requested module (it didn't go through the pnp resolver because the issuer was explicitely ignored by the regexp)
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Require request: "${requestForDisplay}"
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay }
);
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
return npath.toPortablePath(result);
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
let unqualifiedPath;
2021-11-22 22:05:23 +01:00
const dependencyNameMatch = request.match(pathRegExp);
if (!dependencyNameMatch) {
if (ppath.isAbsolute(request)) {
unqualifiedPath = ppath.normalize(request);
} else {
if (!issuer) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.API_ERROR,
`The resolveToUnqualified function must be called with a valid issuer when the path isn't a builtin nor absolute`,
{ request: requestForDisplay, issuer: issuerForDisplay }
);
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
const absoluteIssuer = ppath.resolve(issuer);
if (issuer.match(isDirRegExp)) {
unqualifiedPath = ppath.normalize(ppath.join(absoluteIssuer, request));
} else {
unqualifiedPath = ppath.normalize(ppath.join(ppath.dirname(absoluteIssuer), request));
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
} else {
if (!issuer) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.API_ERROR,
`The resolveToUnqualified function must be called with a valid issuer when the path isn't a builtin nor absolute`,
{ request: requestForDisplay, issuer: issuerForDisplay }
);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
const [, dependencyName, subPath] = dependencyNameMatch;
2022-06-27 11:57:51 +02:00
const issuerLocator = findPackageLocator(issuer);
2021-11-22 22:05:23 +01:00
if (!issuerLocator) {
const result = callNativeResolution(request, issuer);
if (result === false) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.BUILTIN_NODE_RESOLUTION_FAILED,
`The builtin node resolution algorithm was unable to resolve the requested module (it didn't go through the pnp resolver because the issuer doesn't seem to be part of the Yarn-managed dependency tree).
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Require path: "${requestForDisplay}"
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay }
);
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
return npath.toPortablePath(result);
}
2022-06-27 11:57:51 +02:00
const issuerInformation = getPackageInformationSafe(issuerLocator);
2021-11-22 22:05:23 +01:00
let dependencyReference = issuerInformation.packageDependencies.get(dependencyName);
2022-06-27 11:57:51 +02:00
let fallbackReference = null;
2021-11-22 22:05:23 +01:00
if (dependencyReference == null) {
if (issuerLocator.name !== null) {
const exclusionEntry = runtimeState.fallbackExclusionList.get(issuerLocator.name);
const canUseFallbacks = !exclusionEntry || !exclusionEntry.has(issuerLocator.reference);
if (canUseFallbacks) {
for (let t = 0, T = fallbackLocators.length; t < T; ++t) {
const fallbackInformation = getPackageInformationSafe(fallbackLocators[t]);
const reference = fallbackInformation.packageDependencies.get(dependencyName);
2022-06-27 11:57:51 +02:00
if (reference == null)
continue;
if (alwaysWarnOnFallback)
fallbackReference = reference;
else
dependencyReference = reference;
2021-11-22 22:05:23 +01:00
break;
}
if (runtimeState.enableTopLevelFallback) {
if (dependencyReference == null && fallbackReference === null) {
const reference = runtimeState.fallbackPool.get(dependencyName);
if (reference != null) {
fallbackReference = reference;
}
}
}
}
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
let error = null;
if (dependencyReference === null) {
if (isDependencyTreeRoot(issuerLocator)) {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.MISSING_PEER_DEPENDENCY,
`Your application tried to access ${dependencyName} (a peer dependency); this isn't allowed as there is no ancestor to satisfy the requirement. Use a devDependency if needed.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, dependencyName }
);
2021-11-22 22:05:23 +01:00
} else {
const brokenAncestors = findBrokenPeerDependencies(dependencyName, issuerLocator);
2022-06-27 11:57:51 +02:00
if (brokenAncestors.every((ancestor) => isDependencyTreeRoot(ancestor))) {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.MISSING_PEER_DEPENDENCY,
`${issuerLocator.name} tried to access ${dependencyName} (a peer dependency) but it isn't provided by your application; this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerLocator.name}@${issuerLocator.reference} (via ${issuerForDisplay})
${brokenAncestors.map((ancestorLocator) => `Ancestor breaking the chain: ${ancestorLocator.name}@${ancestorLocator.reference}
`).join(``)}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, issuerLocator: Object.assign({}, issuerLocator), dependencyName, brokenAncestors }
);
2021-11-22 22:05:23 +01:00
} else {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.MISSING_PEER_DEPENDENCY,
`${issuerLocator.name} tried to access ${dependencyName} (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerLocator.name}@${issuerLocator.reference} (via ${issuerForDisplay})
${brokenAncestors.map((ancestorLocator) => `Ancestor breaking the chain: ${ancestorLocator.name}@${ancestorLocator.reference}
`).join(``)}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, issuerLocator: Object.assign({}, issuerLocator), dependencyName, brokenAncestors }
);
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
} else if (dependencyReference === void 0) {
2021-11-22 22:05:23 +01:00
if (!considerBuiltins && isBuiltinModule(request)) {
if (isDependencyTreeRoot(issuerLocator)) {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.UNDECLARED_DEPENDENCY,
`Your application tried to access ${dependencyName}. While this module is usually interpreted as a Node builtin, your resolver is running inside a non-Node resolution context where such builtins are ignored. Since ${dependencyName} isn't otherwise declared in your dependencies, this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, dependencyName }
);
2021-11-22 22:05:23 +01:00
} else {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.UNDECLARED_DEPENDENCY,
`${issuerLocator.name} tried to access ${dependencyName}. While this module is usually interpreted as a Node builtin, your resolver is running inside a non-Node resolution context where such builtins are ignored. Since ${dependencyName} isn't otherwise declared in ${issuerLocator.name}'s dependencies, this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, issuerLocator: Object.assign({}, issuerLocator), dependencyName }
);
2021-11-22 22:05:23 +01:00
}
} else {
if (isDependencyTreeRoot(issuerLocator)) {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.UNDECLARED_DEPENDENCY,
`Your application tried to access ${dependencyName}, but it isn't declared in your dependencies; this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, dependencyName }
);
2021-11-22 22:05:23 +01:00
} else {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.UNDECLARED_DEPENDENCY,
`${issuerLocator.name} tried to access ${dependencyName}, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerLocator.name}@${issuerLocator.reference} (via ${issuerForDisplay})
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, issuerLocator: Object.assign({}, issuerLocator), dependencyName }
);
2021-11-22 22:05:23 +01:00
}
}
}
if (dependencyReference == null) {
2022-06-27 11:57:51 +02:00
if (fallbackReference === null || error === null)
throw error || new Error(`Assertion failed: Expected an error to have been set`);
2021-11-22 22:05:23 +01:00
dependencyReference = fallbackReference;
const message = error.message.replace(/\n.*/g, ``);
error.message = message;
if (!emittedWarnings.has(message) && debugLevel !== 0) {
emittedWarnings.add(message);
process.emitWarning(error);
}
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
const dependencyLocator = Array.isArray(dependencyReference) ? { name: dependencyReference[0], reference: dependencyReference[1] } : { name: dependencyName, reference: dependencyReference };
2021-11-22 22:05:23 +01:00
const dependencyInformation = getPackageInformationSafe(dependencyLocator);
if (!dependencyInformation.packageLocation) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.MISSING_DEPENDENCY,
`A dependency seems valid but didn't get installed for some reason. This might be caused by a partial install, such as dev vs prod.
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Required package: ${dependencyLocator.name}@${dependencyLocator.reference}${dependencyLocator.name !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerLocator.name}@${issuerLocator.reference} (via ${issuerForDisplay})
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, dependencyLocator: Object.assign({}, dependencyLocator) }
);
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
const dependencyLocation = dependencyInformation.packageLocation;
if (subPath) {
unqualifiedPath = ppath.join(dependencyLocation, subPath);
} else {
unqualifiedPath = dependencyLocation;
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
return ppath.normalize(unqualifiedPath);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
function resolveUnqualifiedExport(request, unqualifiedPath, conditions = defaultExportsConditions) {
2022-06-27 11:57:51 +02:00
if (isStrictRegExp.test(request))
return unqualifiedPath;
2021-11-22 22:05:23 +01:00
const unqualifiedExportPath = applyNodeExportsResolution(unqualifiedPath, conditions);
if (unqualifiedExportPath) {
return ppath.normalize(unqualifiedExportPath);
} else {
return unqualifiedPath;
2021-05-05 11:24:00 +02:00
}
}
2022-12-07 18:56:19 +01:00
function resolveUnqualified(unqualifiedPath, { extensions = Object.keys(require$$0.Module._extensions) } = {}) {
2022-06-27 11:57:51 +02:00
var _a, _b;
2021-11-22 22:05:23 +01:00
const candidates = [];
2022-12-07 18:56:19 +01:00
const qualifiedPath = applyNodeExtensionResolution(unqualifiedPath, candidates, { extensions });
2021-11-22 22:05:23 +01:00
if (qualifiedPath) {
return ppath.normalize(qualifiedPath);
} else {
const unqualifiedPathForDisplay = getPathForDisplay(unqualifiedPath);
const containingPackage = findPackageLocator(unqualifiedPath);
if (containingPackage) {
2022-12-07 18:56:19 +01:00
const { packageLocation } = getPackageInformationSafe(containingPackage);
2022-06-27 11:57:51 +02:00
let exists = true;
try {
opts.fakeFs.accessSync(packageLocation);
} catch (err) {
if ((err == null ? void 0 : err.code) === `ENOENT`) {
exists = false;
} else {
const readableError = ((_b = (_a = err == null ? void 0 : err.message) != null ? _a : err) != null ? _b : `empty exception thrown`).replace(/^[A-Z]/, ($0) => $0.toLowerCase());
throw makeError(ErrorCode.QUALIFIED_PATH_RESOLUTION_FAILED, `Required package exists but could not be accessed (${readableError}).
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Missing package: ${containingPackage.name}@${containingPackage.reference}
Expected package location: ${getPathForDisplay(packageLocation)}
2022-12-07 18:56:19 +01:00
`, { unqualifiedPath: unqualifiedPathForDisplay, extensions });
2022-06-27 11:57:51 +02:00
}
}
if (!exists) {
2021-11-22 22:05:23 +01:00
const errorMessage = packageLocation.includes(`/unplugged/`) ? `Required unplugged package missing from disk. This may happen when switching branches without running installs (unplugged packages must be fully materialized on disk to work).` : `Required package missing from disk. If you keep your packages inside your repository then restarting the Node process may be enough. Otherwise, try to run an install first.`;
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.QUALIFIED_PATH_RESOLUTION_FAILED,
`${errorMessage}
2022-06-27 11:57:51 +02:00
Missing package: ${containingPackage.name}@${containingPackage.reference}
Expected package location: ${getPathForDisplay(packageLocation)}
2022-12-07 18:56:19 +01:00
`,
{ unqualifiedPath: unqualifiedPathForDisplay, extensions }
);
2021-11-22 22:05:23 +01:00
}
}
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.QUALIFIED_PATH_RESOLUTION_FAILED,
`Qualified path resolution failed: we looked for the following paths, but none could be accessed.
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Source path: ${unqualifiedPathForDisplay}
${candidates.map((candidate) => `Not found: ${getPathForDisplay(candidate)}
2022-12-07 18:56:19 +01:00
`).join(``)}`,
{ unqualifiedPath: unqualifiedPathForDisplay, extensions }
);
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
function resolvePrivateRequest(request, issuer, opts2) {
var _a;
if (!issuer)
throw new Error(`Assertion failed: An issuer is required to resolve private import mappings`);
const resolved = packageImportsResolve({
name: request,
base: url.pathToFileURL(npath.fromPortablePath(issuer)),
conditions: (_a = opts2.conditions) != null ? _a : defaultExportsConditions,
readFileSyncFn: tryReadFile
});
if (resolved instanceof URL) {
return resolveUnqualified(npath.toPortablePath(url.fileURLToPath(resolved)), { extensions: opts2.extensions });
} else {
if (resolved.startsWith(`#`))
throw new Error(`Mapping from one private import to another isn't allowed`);
return resolveRequest(resolved, issuer, opts2);
}
}
function resolveRequest(request, issuer, opts2 = {}) {
2021-11-22 22:05:23 +01:00
try {
2022-12-07 18:56:19 +01:00
if (request.startsWith(`#`))
return resolvePrivateRequest(request, issuer, opts2);
const { considerBuiltins, extensions, conditions } = opts2;
const unqualifiedPath = resolveToUnqualified(request, issuer, { considerBuiltins });
2022-06-27 11:57:51 +02:00
if (request === `pnpapi`)
return unqualifiedPath;
if (unqualifiedPath === null)
return null;
const isIssuerIgnored = () => issuer !== null ? isPathIgnored(issuer) : false;
const remappedPath = (!considerBuiltins || !isBuiltinModule(request)) && !isIssuerIgnored() ? resolveUnqualifiedExport(request, unqualifiedPath, conditions) : unqualifiedPath;
2022-12-07 18:56:19 +01:00
return resolveUnqualified(remappedPath, { extensions });
2022-06-27 11:57:51 +02:00
} catch (error) {
if (Object.prototype.hasOwnProperty.call(error, `pnpCode`))
2022-12-07 18:56:19 +01:00
Object.assign(error.data, { request: getPathForDisplay(request), issuer: issuer && getPathForDisplay(issuer) });
2022-06-27 11:57:51 +02:00
throw error;
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
function resolveVirtual(request) {
const normalized = ppath.normalize(request);
const resolved = VirtualFS.resolveVirtual(normalized);
return resolved !== normalized ? resolved : null;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return {
VERSIONS,
topLevel,
getLocator: (name, referencish) => {
if (Array.isArray(referencish)) {
2022-12-07 18:56:19 +01:00
return { name: referencish[0], reference: referencish[1] };
2021-11-22 22:05:23 +01:00
} else {
2022-12-07 18:56:19 +01:00
return { name, reference: referencish };
2021-11-22 22:05:23 +01:00
}
},
getDependencyTreeRoots: () => {
return [...runtimeState.dependencyTreeRoots];
},
getAllLocators() {
const locators = [];
2022-06-27 11:57:51 +02:00
for (const [name, entry] of packageRegistry)
for (const reference of entry.keys())
if (name !== null && reference !== null)
2022-12-07 18:56:19 +01:00
locators.push({ name, reference });
2021-11-22 22:05:23 +01:00
return locators;
2021-05-05 11:24:00 +02:00
},
2022-06-27 11:57:51 +02:00
getPackageInformation: (locator) => {
2021-11-22 22:05:23 +01:00
const info = getPackageInformation(locator);
2022-06-27 11:57:51 +02:00
if (info === null)
return null;
2021-11-22 22:05:23 +01:00
const packageLocation = npath.fromPortablePath(info.packageLocation);
2022-12-07 18:56:19 +01:00
const nativeInfo = { ...info, packageLocation };
2021-11-22 22:05:23 +01:00
return nativeInfo;
2021-05-05 11:24:00 +02:00
},
2022-06-27 11:57:51 +02:00
findPackageLocator: (path) => {
2021-11-22 22:05:23 +01:00
return findPackageLocator(npath.toPortablePath(path));
},
2022-06-27 11:57:51 +02:00
resolveToUnqualified: maybeLog(`resolveToUnqualified`, (request, issuer, opts2) => {
2021-11-22 22:05:23 +01:00
const portableIssuer = issuer !== null ? npath.toPortablePath(issuer) : null;
2022-06-27 11:57:51 +02:00
const resolution = resolveToUnqualified(npath.toPortablePath(request), portableIssuer, opts2);
if (resolution === null)
return null;
2021-11-22 22:05:23 +01:00
return npath.fromPortablePath(resolution);
}),
2022-06-27 11:57:51 +02:00
resolveUnqualified: maybeLog(`resolveUnqualified`, (unqualifiedPath, opts2) => {
return npath.fromPortablePath(resolveUnqualified(npath.toPortablePath(unqualifiedPath), opts2));
2021-11-22 22:05:23 +01:00
}),
2022-06-27 11:57:51 +02:00
resolveRequest: maybeLog(`resolveRequest`, (request, issuer, opts2) => {
2021-11-22 22:05:23 +01:00
const portableIssuer = issuer !== null ? npath.toPortablePath(issuer) : null;
2022-06-27 11:57:51 +02:00
const resolution = resolveRequest(npath.toPortablePath(request), portableIssuer, opts2);
if (resolution === null)
return null;
2021-11-22 22:05:23 +01:00
return npath.fromPortablePath(resolution);
}),
2022-06-27 11:57:51 +02:00
resolveVirtual: maybeLog(`resolveVirtual`, (path) => {
2021-11-22 22:05:23 +01:00
const result = resolveVirtual(npath.toPortablePath(path));
if (result !== null) {
return npath.fromPortablePath(result);
} else {
return null;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
})
2021-05-05 11:24:00 +02:00
};
}
2021-11-22 22:05:23 +01:00
function makeManager(pnpapi, opts) {
const initialApiPath = npath.toPortablePath(pnpapi.resolveToUnqualified(`pnpapi`, null));
const initialApiStats = opts.fakeFs.statSync(npath.toPortablePath(initialApiPath));
2022-12-07 18:56:19 +01:00
const apiMetadata = /* @__PURE__ */ new Map([
2022-06-27 11:57:51 +02:00
[initialApiPath, {
cache: require$$0.Module._cache,
instance: pnpapi,
stats: initialApiStats,
lastRefreshCheck: Date.now()
}]
]);
2021-11-22 22:05:23 +01:00
function loadApiInstance(pnpApiPath) {
2022-06-27 11:57:51 +02:00
const nativePath = npath.fromPortablePath(pnpApiPath);
const module = new require$$0.Module(nativePath, null);
2021-11-22 22:05:23 +01:00
module.load(nativePath);
return module.exports;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
function refreshApiEntry(pnpApiPath, apiEntry) {
const timeNow = Date.now();
2022-06-27 11:57:51 +02:00
if (timeNow - apiEntry.lastRefreshCheck < 500)
return;
2021-11-22 22:05:23 +01:00
apiEntry.lastRefreshCheck = timeNow;
const stats = opts.fakeFs.statSync(pnpApiPath);
if (stats.mtime > apiEntry.stats.mtime) {
process.emitWarning(`[Warning] The runtime detected new informations in a PnP file; reloading the API instance (${npath.fromPortablePath(pnpApiPath)})`);
apiEntry.stats = stats;
apiEntry.instance = loadApiInstance(pnpApiPath);
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
function getApiEntry(pnpApiPath, refresh = false) {
let apiEntry = apiMetadata.get(pnpApiPath);
if (typeof apiEntry !== `undefined`) {
if (refresh) {
refreshApiEntry(pnpApiPath, apiEntry);
}
} else {
apiMetadata.set(pnpApiPath, apiEntry = {
cache: {},
instance: loadApiInstance(pnpApiPath),
stats: opts.fakeFs.statSync(pnpApiPath),
lastRefreshCheck: Date.now()
});
}
return apiEntry;
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
const findApiPathCache = /* @__PURE__ */ new Map();
2021-11-22 22:05:23 +01:00
function addToCacheAndReturn(start, end, target) {
2022-06-27 11:57:51 +02:00
if (target !== null)
target = VirtualFS.resolveVirtual(target);
2021-11-22 22:05:23 +01:00
let curr;
let next = start;
do {
curr = next;
findApiPathCache.set(curr, target);
next = ppath.dirname(curr);
} while (curr !== end);
return target;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
function findApiPathFor(modulePath) {
let bestCandidate = null;
for (const [apiPath, apiEntry] of apiMetadata) {
const locator = apiEntry.instance.findPackageLocator(modulePath);
2022-06-27 11:57:51 +02:00
if (!locator)
continue;
if (apiMetadata.size === 1)
return apiPath;
2021-11-22 22:05:23 +01:00
const packageInformation = apiEntry.instance.getPackageInformation(locator);
2022-06-27 11:57:51 +02:00
if (!packageInformation)
throw new Error(`Assertion failed: Couldn't get package information for '${modulePath}'`);
if (!bestCandidate)
2022-12-07 18:56:19 +01:00
bestCandidate = { packageLocation: packageInformation.packageLocation, apiPaths: [] };
2021-11-22 22:05:23 +01:00
if (packageInformation.packageLocation === bestCandidate.packageLocation) {
bestCandidate.apiPaths.push(apiPath);
} else if (packageInformation.packageLocation.length > bestCandidate.packageLocation.length) {
2022-12-07 18:56:19 +01:00
bestCandidate = { packageLocation: packageInformation.packageLocation, apiPaths: [apiPath] };
2021-11-22 22:05:23 +01:00
}
}
if (bestCandidate) {
2022-06-27 11:57:51 +02:00
if (bestCandidate.apiPaths.length === 1)
return bestCandidate.apiPaths[0];
const controlSegment = bestCandidate.apiPaths.map((apiPath) => ` ${npath.fromPortablePath(apiPath)}`).join(`
`);
throw new Error(`Unable to locate pnpapi, the module '${modulePath}' is controlled by multiple pnpapi instances.
This is usually caused by using the global cache (enableGlobalCache: true)
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Controlled by:
${controlSegment}
`);
}
2021-11-22 22:05:23 +01:00
const start = ppath.resolve(npath.toPortablePath(modulePath));
let curr;
let next = start;
do {
curr = next;
const cached = findApiPathCache.get(curr);
2022-06-27 11:57:51 +02:00
if (cached !== void 0)
return addToCacheAndReturn(start, curr, cached);
2021-11-22 22:05:23 +01:00
const cjsCandidate = ppath.join(curr, Filename.pnpCjs);
2022-06-27 11:57:51 +02:00
if (opts.fakeFs.existsSync(cjsCandidate) && opts.fakeFs.statSync(cjsCandidate).isFile())
return addToCacheAndReturn(start, curr, cjsCandidate);
2021-11-22 22:05:23 +01:00
const legacyCjsCandidate = ppath.join(curr, Filename.pnpJs);
2022-06-27 11:57:51 +02:00
if (opts.fakeFs.existsSync(legacyCjsCandidate) && opts.fakeFs.statSync(legacyCjsCandidate).isFile())
return addToCacheAndReturn(start, curr, legacyCjsCandidate);
2021-11-22 22:05:23 +01:00
next = ppath.dirname(curr);
} while (curr !== PortablePath.root);
return addToCacheAndReturn(start, curr, null);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
function getApiPathFromParent(parent) {
2022-06-27 11:57:51 +02:00
if (parent == null)
return initialApiPath;
2021-11-22 22:05:23 +01:00
if (typeof parent.pnpApiPath === `undefined`) {
if (parent.filename !== null) {
return parent.pnpApiPath = findApiPathFor(parent.filename);
} else {
return initialApiPath;
}
}
2022-06-27 11:57:51 +02:00
if (parent.pnpApiPath !== null)
return parent.pnpApiPath;
2021-11-22 22:05:23 +01:00
return null;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return {
getApiPathFromParent,
findApiPathFor,
getApiEntry
};
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
2022-12-07 18:56:19 +01:00
const localFs = { ...fs__default.default };
2021-11-22 22:05:23 +01:00
const nodeFs = new NodeFS(localFs);
const defaultRuntimeState = $$SETUP_STATE(hydrateRuntimeState);
2022-06-27 11:57:51 +02:00
const defaultPnpapiResolution = __filename;
2021-11-22 22:05:23 +01:00
const defaultFsLayer = new VirtualFS({
baseFs: new ZipOpenFS({
baseFs: nodeFs,
libzip: () => getLibzipSync(),
maxOpenFiles: 80,
readOnlyArchives: true
})
});
class DynamicFS extends ProxiedFS {
constructor() {
super(ppath);
this.baseFs = defaultFsLayer;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
mapToBase(p) {
return p;
}
mapFromBase(p) {
return p;
}
}
const dynamicFsLayer = new DynamicFS();
let manager;
const defaultApi = Object.assign(makeApi(defaultRuntimeState, {
fakeFs: dynamicFsLayer,
pnpapiResolution: defaultPnpapiResolution
}), {
2022-12-07 18:56:19 +01:00
makeApi: ({
basePath = void 0,
fakeFs = dynamicFsLayer,
pnpapiResolution = defaultPnpapiResolution,
...rest
}) => {
2021-11-22 22:05:23 +01:00
const apiRuntimeState = typeof basePath !== `undefined` ? $$SETUP_STATE(hydrateRuntimeState, basePath) : defaultRuntimeState;
2022-12-07 18:56:19 +01:00
return makeApi(apiRuntimeState, {
2021-11-22 22:05:23 +01:00
fakeFs,
2022-12-07 18:56:19 +01:00
pnpapiResolution,
...rest
});
2021-11-22 22:05:23 +01:00
},
2022-06-27 11:57:51 +02:00
setup: (api) => {
2021-11-22 22:05:23 +01:00
applyPatch(api || defaultApi, {
fakeFs: defaultFsLayer,
manager
2022-06-27 11:57:51 +02:00
});
dynamicFsLayer.baseFs = new NodeFS(fs__default.default);
2021-11-22 22:05:23 +01:00
}
});
manager = makeManager(defaultApi, {
fakeFs: dynamicFsLayer
2022-06-27 11:57:51 +02:00
});
if (module.parent && module.parent.id === `internal/preload`) {
2021-11-22 22:05:23 +01:00
defaultApi.setup();
2022-06-27 11:57:51 +02:00
if (module.filename) {
delete require$$0__default.default._cache[module.filename];
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
if (process.mainModule === module) {
2021-11-22 22:05:23 +01:00
const reportError = (code, message, data) => {
2022-12-07 18:56:19 +01:00
process.stdout.write(`${JSON.stringify([{ code, message, data }, null])}
2022-06-27 11:57:51 +02:00
`);
2021-11-22 22:05:23 +01:00
};
2022-06-27 11:57:51 +02:00
const reportSuccess = (resolution) => {
process.stdout.write(`${JSON.stringify([null, resolution])}
`);
2021-11-22 22:05:23 +01:00
};
const processResolution = (request, issuer) => {
try {
reportSuccess(defaultApi.resolveRequest(request, issuer));
} catch (error) {
reportError(error.code, error.message, error.data);
}
};
2022-06-27 11:57:51 +02:00
const processRequest = (data) => {
2021-11-22 22:05:23 +01:00
try {
const [request, issuer] = JSON.parse(data);
processResolution(request, issuer);
} catch (error) {
reportError(`INVALID_JSON`, error.message, error.data);
}
};
if (process.argv.length > 2) {
if (process.argv.length !== 4) {
2022-06-27 11:57:51 +02:00
process.stderr.write(`Usage: ${process.argv[0]} ${process.argv[1]} <request> <issuer>
`);
2021-11-22 22:05:23 +01:00
process.exitCode = 64;
} else {
processResolution(process.argv[2], process.argv[3]);
}
} else {
let buffer = ``;
2022-06-27 11:57:51 +02:00
const decoder = new StringDecoder__default.default.StringDecoder();
process.stdin.on(`data`, (chunk) => {
2021-11-22 22:05:23 +01:00
buffer += decoder.write(chunk);
do {
2022-06-27 11:57:51 +02:00
const index = buffer.indexOf(`
`);
if (index === -1)
break;
2021-11-22 22:05:23 +01:00
const line = buffer.slice(0, index);
buffer = buffer.slice(index + 1);
processRequest(line);
} while (true);
});
}
}
2022-06-27 11:57:51 +02:00
module.exports = defaultApi;