2022-07-19 02:47:59 +03:00
lockfileVersion : 5.3
2022-04-28 16:58:09 +03:00
importers :
. :
specifiers :
'@types/chai' : ^4.3.1
'@types/mocha' : ^9.1.1
'@types/node' : ^14.14.22
'@types/node-forge' : ^1.0.2
'@types/ws' : ^7.4.0
'@typescript-eslint/eslint-plugin' : ^4.15.0
'@typescript-eslint/parser' : ^4.15.0
chai : ^4.3.6
dotenv-flow : ^3.2.0
eslint : ^7.32.0
eslint-config-prettier : ^8.5.0
2022-05-05 20:08:38 +03:00
glob : ^8.0.1
2022-04-28 16:58:09 +03:00
mocha : ^9.2.2
node-forge : ^1.3.1
node-gyp : ^9.0.0
nyc : ^15.1.0
prettier : ^2.6.2
rimraf : ^3.0.2
2022-06-29 22:00:34 +03:00
semver : ^7.3.7
2022-06-30 16:32:56 +03:00
ts-node : ^10.8.1
typedoc : ^0.23.2
typescript : ^4.7.4
2022-04-28 16:58:09 +03:00
dependencies :
node-gyp : 9.0 .0
devDependencies :
'@types/chai' : 4.3 .1
'@types/mocha' : 9.1 .1
'@types/node' : 14.18 .16
'@types/node-forge' : 1.0 .2
'@types/ws' : 7.4 .7
2022-07-19 02:47:59 +03:00
'@typescript-eslint/eslint-plugin' : 4.33 .0_d91404fd3b7596e5b6874ef0a887f4fa
'@typescript-eslint/parser' : 4.33 .0_eslint@7.32.0+typescript@4.7.4
2022-04-28 16:58:09 +03:00
chai : 4.3 .6
dotenv-flow : 3.2 .0
eslint : 7.32 .0
eslint-config-prettier : 8.5 .0_eslint@7.32.0
2022-05-05 20:08:38 +03:00
glob : 8.0 .1
2022-04-28 16:58:09 +03:00
mocha : 9.2 .2
node-forge : 1.3 .1
nyc : 15.1 .0
prettier : 2.6 .2
rimraf : 3.0 .2
2022-06-29 22:00:34 +03:00
semver : 7.3 .7
2022-07-19 02:47:59 +03:00
ts-node : 10.8 .1_6f1a4dd4ae850373230f71a3bf15e349
2022-06-30 16:32:56 +03:00
typedoc : 0.23 .2_typescript@4.7.4
typescript : 4.7 .4
2022-04-28 16:58:09 +03:00
packages/client :
specifiers :
'@mtcute/core' : workspace:^1.0.0
'@mtcute/file-id' : workspace:^1.0.0
2022-06-29 22:00:34 +03:00
'@mtcute/tl' : workspace:143.0.0
2022-04-28 16:58:09 +03:00
'@types/long' : ^4.0.1
'@types/node' : ^15.12.1
eager-async-pool : ^1.0.0
file-type : ^16.2.0
long : ^4.0.0
dependencies :
'@mtcute/core' : link:../core
'@mtcute/file-id' : link:../file-id
'@mtcute/tl' : link:../tl
'@types/long' : 4.0 .2
'@types/node' : 15.14 .9
eager-async-pool : 1.0 .0
file-type : 16.5 .3
long : 4.0 .0
packages/core :
specifiers :
2022-06-29 22:00:34 +03:00
'@mtcute/tl' : workspace:143.0.0
2022-04-28 16:58:09 +03:00
'@mtcute/tl-runtime' : workspace:^1.0.0
'@types/events' : ^3.0.0
2022-05-14 21:37:48 +03:00
'@types/long' : ^4.0.2
2022-04-28 16:58:09 +03:00
'@types/node' : ^15.12.1
'@types/ws' : ^7.4.1
big-integer : 1.6 .48
events : 3.2 .0
long : ^4.0.0
ws : ^7.4.4
dependencies :
'@mtcute/tl' : link:../tl
'@mtcute/tl-runtime' : link:../tl-runtime
'@types/events' : 3.0 .0
2022-06-29 22:00:34 +03:00
'@types/long' : 4.0 .2
2022-04-28 16:58:09 +03:00
'@types/node' : 15.14 .9
big-integer : 1.6 .48
events : 3.2 .0
long : 4.0 .0
devDependencies :
'@types/ws' : 7.4 .7
ws : 7.5 .7
packages/crypto :
specifiers : {}
packages/crypto-node :
specifiers :
'@mtcute/core' : workspace:^1.0.0
dependencies :
'@mtcute/core' : link:../core
packages/dispatcher :
specifiers :
'@mtcute/client' : workspace:^1.0.0
'@mtcute/core' : workspace:^1.0.0
2022-06-29 22:00:34 +03:00
'@mtcute/tl' : workspace:143.0.0
2022-04-28 16:58:09 +03:00
events : ^3.2.0
dependencies :
'@mtcute/client' : link:../client
'@mtcute/core' : link:../core
'@mtcute/tl' : link:../tl
events : 3.3 .0
packages/file-id :
specifiers :
'@mtcute/core' : workspace:^1.0.0
2022-06-29 22:00:34 +03:00
'@mtcute/tl' : workspace:143.0.0
2022-04-28 16:58:09 +03:00
'@mtcute/tl-runtime' : workspace:^1.0.0
'@types/long' : ^4.0.1
long : ^4.0.0
dependencies :
'@mtcute/core' : link:../core
'@mtcute/tl' : link:../tl
'@mtcute/tl-runtime' : link:../tl-runtime
long : 4.0 .0
devDependencies :
'@types/long' : 4.0 .2
packages/html-parser :
specifiers :
2022-05-14 21:37:48 +03:00
'@mtcute/client' : workspace:^1.0.0
2022-06-29 22:00:34 +03:00
'@mtcute/tl' : workspace:143.0.0
2022-04-28 16:58:09 +03:00
'@types/long' : ^4.0.1
htmlparser2 : ^6.0.1
long : ^4.0.0
dependencies :
'@mtcute/tl' : link:../tl
htmlparser2 : 6.1 .0
long : 4.0 .0
devDependencies :
'@mtcute/client' : link:../client
'@types/long' : 4.0 .2
packages/http-proxy :
specifiers :
'@mtcute/core' : workspace:^1.0.0
dependencies :
'@mtcute/core' : link:../core
2022-07-19 02:47:59 +03:00
packages/i18n :
specifiers :
'@mtcute/client' : workspace:^1.0.0
devDependencies :
'@mtcute/client' : link:../client
2022-04-28 16:58:09 +03:00
packages/markdown-parser :
specifiers :
'@mtcute/client' : workspace:^1.0.0
2022-06-29 22:00:34 +03:00
'@mtcute/tl' : workspace:143.0.0
2022-04-28 16:58:09 +03:00
'@types/long' : ^4.0.1
long : ^4.0.0
dependencies :
'@mtcute/tl' : link:../tl
long : 4.0 .0
devDependencies :
'@mtcute/client' : link:../client
'@types/long' : 4.0 .2
packages/mtproxy :
specifiers :
'@mtcute/core' : workspace:^1.0.0
big-integer : 1.6 .48
dependencies :
'@mtcute/core' : link:../core
big-integer : 1.6 .48
packages/node :
specifiers :
'@mtcute/client' : workspace:^1.0.0
'@mtcute/core' : workspace:^1.0.0
'@mtcute/dispatcher' : workspace:^1.0.0
'@mtcute/html-parser' : workspace:^1.0.0
'@mtcute/markdown-parser' : workspace:^1.0.0
'@mtcute/sqlite' : workspace:^1.0.0
dependencies :
'@mtcute/client' : link:../client
'@mtcute/core' : link:../core
'@mtcute/dispatcher' : link:../dispatcher
'@mtcute/html-parser' : link:../html-parser
'@mtcute/markdown-parser' : link:../markdown-parser
'@mtcute/sqlite' : link:../sqlite
packages/socks-proxy :
specifiers :
'@mtcute/core' : workspace:^1.0.0
ip6 : ^0.2.6
dependencies :
'@mtcute/core' : link:../core
ip6 : 0.2 .10
packages/sqlite :
specifiers :
'@mtcute/core' : workspace:^1.0.0
'@mtcute/tl-runtime' : workspace:^1.0.0
'@types/better-sqlite3' : ^5.4.1
'@types/long' : ^4.0.1
'@types/sqlite3' : ^3.1.7
better-sqlite3 : ^7.4.0
long : ^4.0.0
dependencies :
'@mtcute/core' : link:../core
'@mtcute/tl-runtime' : link:../tl-runtime
better-sqlite3 : 7.5 .1
long : 4.0 .0
devDependencies :
'@types/better-sqlite3' : 5.4 .3
'@types/long' : 4.0 .2
'@types/sqlite3' : 3.1 .8
packages/tl :
specifiers :
'@mtcute/core' : workspace:^1.0.0
'@mtcute/tl-utils' : workspace:^1.0.0
'@types/long' : ^4.0.1
'@types/node-fetch' : ^2.5.10
cheerio : ^1.0.0-rc.5
csv-parser : ^3.0.0
js-yaml : ^4.0.0
long : ^4.0.0
node-fetch : ^2.6.1
dependencies :
'@types/long' : 4.0 .2
long : 4.0 .0
devDependencies :
'@mtcute/core' : link:../core
'@mtcute/tl-utils' : link:../tl-utils
'@types/node-fetch' : 2.6 .1
cheerio : 1.0 .0 -rc.10
csv-parser : 3.0 .0
js-yaml : 4.1 .0
node-fetch : 2.6 .7
packages/tl-runtime :
specifiers :
'@types/long' : 4.0 .1
'@types/pako' : ^1.0.1
long : 4.0 .0
pako : 2.0 .2
dependencies :
long : 4.0 .0
pako : 2.0 .2
devDependencies :
'@types/long' : 4.0 .1
'@types/pako' : 1.0 .3
packages/tl-utils :
specifiers :
2022-05-05 20:08:38 +03:00
'@mtcute/tl-runtime' : workspace:^1.0.0
2022-04-28 16:58:09 +03:00
crc-32 : 1.2 .0
dependencies :
crc-32 : 1.2 .0
2022-05-05 20:08:38 +03:00
devDependencies :
'@mtcute/tl-runtime' : link:../tl-runtime
2022-04-28 16:58:09 +03:00
packages :
/@ampproject/remapping/2.2.0 :
resolution : {integrity : sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
engines : {node : '>=6.0.0' }
dependencies :
'@jridgewell/gen-mapping' : 0.1 .1
'@jridgewell/trace-mapping' : 0.3 .9
dev : true
/@babel/code-frame/7.12.11 :
resolution : {integrity : sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==}
dependencies :
'@babel/highlight' : 7.17 .9
dev : true
/@babel/code-frame/7.16.7 :
resolution : {integrity : sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/highlight' : 7.17 .9
dev : true
/@babel/compat-data/7.17.7 :
resolution : {integrity : sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==}
engines : {node : '>=6.9.0' }
dev : true
/@babel/core/7.17.9 :
resolution : {integrity : sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==}
engines : {node : '>=6.9.0' }
dependencies :
'@ampproject/remapping' : 2.2 .0
'@babel/code-frame' : 7.16 .7
'@babel/generator' : 7.17 .9
'@babel/helper-compilation-targets' : 7.17 .7_@babel+core@7.17.9
'@babel/helper-module-transforms' : 7.17 .7
'@babel/helpers' : 7.17 .9
'@babel/parser' : 7.17 .9
'@babel/template' : 7.16 .7
'@babel/traverse' : 7.17 .9
'@babel/types' : 7.17 .0
convert-source-map : 1.8 .0
debug : 4.3 .4
gensync : 1.0 .0 -beta.2
json5 : 2.2 .1
semver : 6.3 .0
transitivePeerDependencies :
- supports-color
dev : true
/@babel/generator/7.17.9 :
resolution : {integrity : sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/types' : 7.17 .0
jsesc : 2.5 .2
source-map : 0.5 .7
dev : true
/@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.9 :
resolution : {integrity : sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==}
engines : {node : '>=6.9.0' }
peerDependencies :
'@babel/core' : ^7.0.0
dependencies :
'@babel/compat-data' : 7.17 .7
'@babel/core' : 7.17 .9
'@babel/helper-validator-option' : 7.16 .7
browserslist : 4.20 .3
semver : 6.3 .0
dev : true
/@babel/helper-environment-visitor/7.16.7 :
resolution : {integrity : sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/types' : 7.17 .0
dev : true
/@babel/helper-function-name/7.17.9 :
resolution : {integrity : sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/template' : 7.16 .7
'@babel/types' : 7.17 .0
dev : true
/@babel/helper-hoist-variables/7.16.7 :
resolution : {integrity : sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/types' : 7.17 .0
dev : true
/@babel/helper-module-imports/7.16.7 :
resolution : {integrity : sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/types' : 7.17 .0
dev : true
/@babel/helper-module-transforms/7.17.7 :
resolution : {integrity : sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/helper-environment-visitor' : 7.16 .7
'@babel/helper-module-imports' : 7.16 .7
'@babel/helper-simple-access' : 7.17 .7
'@babel/helper-split-export-declaration' : 7.16 .7
'@babel/helper-validator-identifier' : 7.16 .7
'@babel/template' : 7.16 .7
'@babel/traverse' : 7.17 .9
'@babel/types' : 7.17 .0
transitivePeerDependencies :
- supports-color
dev : true
/@babel/helper-simple-access/7.17.7 :
resolution : {integrity : sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/types' : 7.17 .0
dev : true
/@babel/helper-split-export-declaration/7.16.7 :
resolution : {integrity : sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/types' : 7.17 .0
dev : true
/@babel/helper-validator-identifier/7.16.7 :
resolution : {integrity : sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==}
engines : {node : '>=6.9.0' }
dev : true
/@babel/helper-validator-option/7.16.7 :
resolution : {integrity : sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==}
engines : {node : '>=6.9.0' }
dev : true
/@babel/helpers/7.17.9 :
resolution : {integrity : sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/template' : 7.16 .7
'@babel/traverse' : 7.17 .9
'@babel/types' : 7.17 .0
transitivePeerDependencies :
- supports-color
dev : true
/@babel/highlight/7.17.9 :
resolution : {integrity : sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/helper-validator-identifier' : 7.16 .7
chalk : 2.4 .2
js-tokens : 4.0 .0
dev : true
/@babel/parser/7.17.9 :
resolution : {integrity : sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==}
engines : {node : '>=6.0.0' }
hasBin : true
2022-06-29 22:00:34 +03:00
dependencies :
'@babel/types' : 7.17 .0
2022-04-28 16:58:09 +03:00
dev : true
/@babel/template/7.16.7 :
resolution : {integrity : sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/code-frame' : 7.16 .7
'@babel/parser' : 7.17 .9
'@babel/types' : 7.17 .0
dev : true
/@babel/traverse/7.17.9 :
resolution : {integrity : sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/code-frame' : 7.16 .7
'@babel/generator' : 7.17 .9
'@babel/helper-environment-visitor' : 7.16 .7
'@babel/helper-function-name' : 7.17 .9
'@babel/helper-hoist-variables' : 7.16 .7
'@babel/helper-split-export-declaration' : 7.16 .7
'@babel/parser' : 7.17 .9
'@babel/types' : 7.17 .0
debug : 4.3 .4
globals : 11.12 .0
transitivePeerDependencies :
- supports-color
dev : true
/@babel/types/7.17.0 :
resolution : {integrity : sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==}
engines : {node : '>=6.9.0' }
dependencies :
'@babel/helper-validator-identifier' : 7.16 .7
to-fast-properties : 2.0 .0
dev : true
2022-06-30 16:32:56 +03:00
/@cspotcode/source-map-support/0.8.1 :
resolution : {integrity : sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
2022-04-28 16:58:09 +03:00
engines : {node : '>=12' }
dependencies :
2022-06-30 16:32:56 +03:00
'@jridgewell/trace-mapping' : 0.3 .9
2022-04-28 16:58:09 +03:00
dev : true
/@eslint/eslintrc/0.4.3 :
resolution : {integrity : sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==}
engines : {node : ^10.12.0 || >=12.0.0}
dependencies :
ajv : 6.12 .6
debug : 4.3 .4
espree : 7.3 .1
globals : 13.13 .0
ignore : 4.0 .6
import-fresh : 3.3 .0
js-yaml : 3.14 .1
minimatch : 3.1 .2
strip-json-comments : 3.1 .1
transitivePeerDependencies :
- supports-color
dev : true
/@gar/promisify/1.1.3 :
resolution : {integrity : sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==}
dev : false
/@humanwhocodes/config-array/0.5.0 :
resolution : {integrity : sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==}
engines : {node : '>=10.10.0' }
dependencies :
'@humanwhocodes/object-schema' : 1.2 .1
debug : 4.3 .4
minimatch : 3.1 .2
transitivePeerDependencies :
- supports-color
dev : true
/@humanwhocodes/object-schema/1.2.1 :
resolution : {integrity : sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
dev : true
/@istanbuljs/load-nyc-config/1.1.0 :
resolution : {integrity : sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==}
engines : {node : '>=8' }
dependencies :
camelcase : 5.3 .1
find-up : 4.1 .0
get-package-type : 0.1 .0
js-yaml : 3.14 .1
resolve-from : 5.0 .0
dev : true
/@istanbuljs/schema/0.1.3 :
resolution : {integrity : sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==}
engines : {node : '>=8' }
dev : true
/@jridgewell/gen-mapping/0.1.1 :
resolution : {integrity : sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==}
engines : {node : '>=6.0.0' }
dependencies :
'@jridgewell/set-array' : 1.1 .0
'@jridgewell/sourcemap-codec' : 1.4 .11
dev : true
/@jridgewell/resolve-uri/3.0.6 :
resolution : {integrity : sha512-R7xHtBSNm+9SyvpJkdQl+qrM3Hm2fea3Ef197M3mUug+v+yR+Rhfbs7PBtcBUVnIWJ4JcAdjvij+c8hXS9p5aw==}
engines : {node : '>=6.0.0' }
dev : true
/@jridgewell/set-array/1.1.0 :
resolution : {integrity : sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg==}
engines : {node : '>=6.0.0' }
dev : true
/@jridgewell/sourcemap-codec/1.4.11 :
resolution : {integrity : sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==}
dev : true
/@jridgewell/trace-mapping/0.3.9 :
resolution : {integrity : sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
dependencies :
'@jridgewell/resolve-uri' : 3.0 .6
'@jridgewell/sourcemap-codec' : 1.4 .11
dev : true
/@nodelib/fs.scandir/2.1.5 :
resolution : {integrity : sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
engines : {node : '>= 8' }
dependencies :
'@nodelib/fs.stat' : 2.0 .5
run-parallel : 1.2 .0
dev : true
/@nodelib/fs.stat/2.0.5 :
resolution : {integrity : sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
engines : {node : '>= 8' }
dev : true
/@nodelib/fs.walk/1.2.8 :
resolution : {integrity : sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
engines : {node : '>= 8' }
dependencies :
'@nodelib/fs.scandir' : 2.1 .5
fastq : 1.13 .0
dev : true
/@npmcli/fs/2.1.0 :
resolution : {integrity : sha512-DmfBvNXGaetMxj9LTp8NAN9vEidXURrf5ZTslQzEAi/6GbW+4yjaLFQc6Tue5cpZ9Frlk4OBo/Snf1Bh/S7qTQ==}
engines : {node : ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies :
'@gar/promisify' : 1.1 .3
semver : 7.3 .7
dev : false
/@npmcli/move-file/2.0.0 :
resolution : {integrity : sha512-UR6D5f4KEGWJV6BGPH3Qb2EtgH+t+1XQ1Tt85c7qicN6cezzuHPdZwwAxqZr4JLtnQu0LZsTza/5gmNmSl8XLg==}
engines : {node : ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies :
mkdirp : 1.0 .4
rimraf : 3.0 .2
dev : false
/@tokenizer/token/0.3.0 :
resolution : {integrity : sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==}
dev : false
/@tootallnate/once/2.0.0 :
resolution : {integrity : sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==}
engines : {node : '>= 10' }
dev : false
/@tsconfig/node10/1.0.8 :
resolution : {integrity : sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==}
dev : true
/@tsconfig/node12/1.0.9 :
resolution : {integrity : sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==}
dev : true
/@tsconfig/node14/1.0.1 :
resolution : {integrity : sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==}
dev : true
/@tsconfig/node16/1.0.2 :
resolution : {integrity : sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==}
dev : true
/@types/better-sqlite3/5.4.3 :
resolution : {integrity : sha512-d4T8Htgz3sQL3u5oVwkWipZLBYUooKEA4fhU9Sp4F6VDIhifQo1NR/IDtnAIID0Y9IXV3TQnNhv6S+m8TnkEdg==}
dependencies :
'@types/integer' : 4.0 .1
dev : true
/@types/chai/4.3.1 :
resolution : {integrity : sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==}
dev : true
/@types/events/3.0.0 :
resolution : {integrity : sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==}
dev : false
/@types/integer/4.0.1 :
resolution : {integrity : sha512-QQojPymFcV1hrvWXA1h0pP9RmFBFNuWikZcUEjjVsS19IyKO+jqOX24lp2ZHF4A21EmkosJhJDX7CLG67F2s7A==}
dev : true
/@types/json-schema/7.0.11 :
resolution : {integrity : sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
dev : true
/@types/long/4.0.1 :
resolution : {integrity : sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w==}
dev : true
/@types/long/4.0.2 :
resolution : {integrity : sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==}
/@types/mocha/9.1.1 :
resolution : {integrity : sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==}
dev : true
/@types/node-fetch/2.6.1 :
resolution : {integrity : sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==}
dependencies :
'@types/node' : 17.0 .29
form-data : 3.0 .1
dev : true
/@types/node-forge/1.0.2 :
resolution : {integrity : sha512-J1OkeZGaW0y9Y7xD49Ja8O82B9l5nZDeoYuGWqIOYPAf9LR+xF23k9ILdzv8dH+2H033fx3D5oiA0GlmicI+sg==}
dependencies :
'@types/node' : 17.0 .29
dev : true
/@types/node/14.18.16 :
resolution : {integrity : sha512-X3bUMdK/VmvrWdoTkz+VCn6nwKwrKCFTHtqwBIaQJNx4RUIBBUFXM00bqPz/DsDd+Icjmzm6/tyYZzeGVqb6/Q==}
dev : true
/@types/node/15.14.9 :
resolution : {integrity : sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==}
dev : false
/@types/node/17.0.29 :
resolution : {integrity : sha512-tx5jMmMFwx7wBwq/V7OohKDVb/JwJU5qCVkeLMh1//xycAJ/ESuw9aJ9SEtlCZDYi2pBfe4JkisSoAtbOsBNAA==}
dev : true
/@types/pako/1.0.3 :
resolution : {integrity : sha512-EDxOsHAD5dqjbjEUM1xwa7rpKPFb8ECBE5irONTQU7/OsO3thI5YrNEWSPNMvYmvFM0l/OLQJ6Mgw7PEdXSjhg==}
dev : true
/@types/sqlite3/3.1.8 :
resolution : {integrity : sha512-sQMt/qnyUWnqiTcJXm5ZfNPIBeJ/DVvJDwxw+0tAxPJvadzfiP1QhryO1JOR6t1yfb8NpzQb/Rud06mob5laIA==}
dependencies :
'@types/node' : 17.0 .29
dev : true
/@types/ws/7.4.7 :
resolution : {integrity : sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==}
dependencies :
'@types/node' : 14.18 .16
dev : true
2022-07-19 02:47:59 +03:00
/@typescript-eslint/eslint-plugin/4.33.0_d91404fd3b7596e5b6874ef0a887f4fa :
2022-04-28 16:58:09 +03:00
resolution : {integrity : sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==}
engines : {node : ^10.12.0 || >=12.0.0}
peerDependencies :
'@typescript-eslint/parser' : ^4.0.0
eslint : ^5.0.0 || ^6.0.0 || ^7.0.0
typescript : '*'
peerDependenciesMeta :
typescript :
optional : true
dependencies :
2022-07-19 02:47:59 +03:00
'@typescript-eslint/experimental-utils' : 4.33 .0_eslint@7.32.0+typescript@4.7.4
'@typescript-eslint/parser' : 4.33 .0_eslint@7.32.0+typescript@4.7.4
2022-04-28 16:58:09 +03:00
'@typescript-eslint/scope-manager' : 4.33 .0
debug : 4.3 .4
eslint : 7.32 .0
functional-red-black-tree : 1.0 .1
ignore : 5.2 .0
regexpp : 3.2 .0
semver : 7.3 .7
2022-06-30 16:32:56 +03:00
tsutils : 3.21 .0_typescript@4.7.4
typescript : 4.7 .4
2022-04-28 16:58:09 +03:00
transitivePeerDependencies :
- supports-color
dev : true
2022-07-19 02:47:59 +03:00
/@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@4.7.4 :
2022-04-28 16:58:09 +03:00
resolution : {integrity : sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==}
engines : {node : ^10.12.0 || >=12.0.0}
peerDependencies :
eslint : '*'
dependencies :
'@types/json-schema' : 7.0 .11
'@typescript-eslint/scope-manager' : 4.33 .0
'@typescript-eslint/types' : 4.33 .0
2022-06-30 16:32:56 +03:00
'@typescript-eslint/typescript-estree' : 4.33 .0_typescript@4.7.4
2022-04-28 16:58:09 +03:00
eslint : 7.32 .0
eslint-scope : 5.1 .1
eslint-utils : 3.0 .0_eslint@7.32.0
transitivePeerDependencies :
- supports-color
- typescript
dev : true
2022-07-19 02:47:59 +03:00
/@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@4.7.4 :
2022-04-28 16:58:09 +03:00
resolution : {integrity : sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==}
engines : {node : ^10.12.0 || >=12.0.0}
peerDependencies :
eslint : ^5.0.0 || ^6.0.0 || ^7.0.0
typescript : '*'
peerDependenciesMeta :
typescript :
optional : true
dependencies :
'@typescript-eslint/scope-manager' : 4.33 .0
'@typescript-eslint/types' : 4.33 .0
2022-06-30 16:32:56 +03:00
'@typescript-eslint/typescript-estree' : 4.33 .0_typescript@4.7.4
2022-04-28 16:58:09 +03:00
debug : 4.3 .4
eslint : 7.32 .0
2022-06-30 16:32:56 +03:00
typescript : 4.7 .4
2022-04-28 16:58:09 +03:00
transitivePeerDependencies :
- supports-color
dev : true
/@typescript-eslint/scope-manager/4.33.0 :
resolution : {integrity : sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==}
engines : {node : ^8.10.0 || ^10.13.0 || >=11.10.1}
dependencies :
'@typescript-eslint/types' : 4.33 .0
'@typescript-eslint/visitor-keys' : 4.33 .0
dev : true
/@typescript-eslint/types/4.33.0 :
resolution : {integrity : sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==}
engines : {node : ^8.10.0 || ^10.13.0 || >=11.10.1}
dev : true
2022-06-30 16:32:56 +03:00
/@typescript-eslint/typescript-estree/4.33.0_typescript@4.7.4 :
2022-04-28 16:58:09 +03:00
resolution : {integrity : sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==}
engines : {node : ^10.12.0 || >=12.0.0}
peerDependencies :
typescript : '*'
peerDependenciesMeta :
typescript :
optional : true
dependencies :
'@typescript-eslint/types' : 4.33 .0
'@typescript-eslint/visitor-keys' : 4.33 .0
debug : 4.3 .4
globby : 11.1 .0
is-glob : 4.0 .3
semver : 7.3 .7
2022-06-30 16:32:56 +03:00
tsutils : 3.21 .0_typescript@4.7.4
typescript : 4.7 .4
2022-04-28 16:58:09 +03:00
transitivePeerDependencies :
- supports-color
dev : true
/@typescript-eslint/visitor-keys/4.33.0 :
resolution : {integrity : sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==}
engines : {node : ^8.10.0 || ^10.13.0 || >=11.10.1}
dependencies :
'@typescript-eslint/types' : 4.33 .0
eslint-visitor-keys : 2.1 .0
dev : true
/@ungap/promise-all-settled/1.1.2 :
resolution : {integrity : sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==}
dev : true
/abbrev/1.1.1 :
resolution : {integrity : sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
dev : false
/acorn-jsx/5.3.2_acorn@7.4.1 :
resolution : {integrity : sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies :
acorn : ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies :
acorn : 7.4 .1
dev : true
/acorn-walk/8.2.0 :
resolution : {integrity : sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
engines : {node : '>=0.4.0' }
dev : true
/acorn/7.4.1 :
resolution : {integrity : sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==}
engines : {node : '>=0.4.0' }
hasBin : true
dev : true
/acorn/8.7.1 :
resolution : {integrity : sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==}
engines : {node : '>=0.4.0' }
hasBin : true
dev : true
/agent-base/6.0.2 :
resolution : {integrity : sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
engines : {node : '>= 6.0.0' }
dependencies :
debug : 4.3 .4
transitivePeerDependencies :
- supports-color
dev : false
/agentkeepalive/4.2.1 :
resolution : {integrity : sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==}
engines : {node : '>= 8.0.0' }
dependencies :
debug : 4.3 .4
depd : 1.1 .2
humanize-ms : 1.2 .1
transitivePeerDependencies :
- supports-color
dev : false
/aggregate-error/3.1.0 :
resolution : {integrity : sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==}
engines : {node : '>=8' }
dependencies :
clean-stack : 2.2 .0
indent-string : 4.0 .0
/ajv/6.12.6 :
resolution : {integrity : sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
dependencies :
fast-deep-equal : 3.1 .3
fast-json-stable-stringify : 2.1 .0
json-schema-traverse : 0.4 .1
uri-js : 4.4 .1
dev : true
/ajv/8.11.0 :
resolution : {integrity : sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==}
dependencies :
fast-deep-equal : 3.1 .3
json-schema-traverse : 1.0 .0
require-from-string : 2.0 .2
uri-js : 4.4 .1
dev : true
/ansi-colors/4.1.1 :
resolution : {integrity : sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==}
engines : {node : '>=6' }
dev : true
/ansi-regex/2.1.1 :
resolution : {integrity : sha1-w7M6te42DYbg5ijwRorn7yfWVN8=}
engines : {node : '>=0.10.0' }
dev : false
/ansi-regex/5.0.1 :
resolution : {integrity : sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
engines : {node : '>=8' }
/ansi-styles/3.2.1 :
resolution : {integrity : sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
engines : {node : '>=4' }
dependencies :
color-convert : 1.9 .3
dev : true
/ansi-styles/4.3.0 :
resolution : {integrity : sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
engines : {node : '>=8' }
dependencies :
color-convert : 2.0 .1
dev : true
/anymatch/3.1.2 :
resolution : {integrity : sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==}
engines : {node : '>= 8' }
dependencies :
normalize-path : 3.0 .0
picomatch : 2.3 .1
dev : true
/append-transform/2.0.0 :
resolution : {integrity : sha512-7yeyCEurROLQJFv5Xj4lEGTy0borxepjFv1g22oAdqFu//SrAlDl1O1Nxx15SH1RoliUml6p8dwJW9jvZughhg==}
engines : {node : '>=8' }
dependencies :
default-require-extensions : 3.0 .0
dev : true
/aproba/1.2.0 :
resolution : {integrity : sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==}
dev : false
/aproba/2.0.0 :
resolution : {integrity : sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==}
dev : false
/archy/1.0.0 :
resolution : {integrity : sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=}
dev : true
/are-we-there-yet/1.1.7 :
resolution : {integrity : sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==}
dependencies :
delegates : 1.0 .0
readable-stream : 2.3 .7
dev : false
/are-we-there-yet/3.0.0 :
resolution : {integrity : sha512-0GWpv50YSOcLXaN6/FAKY3vfRbllXWV2xvfA/oKJF8pzFhWXPV+yjhJXDBbjscDYowv7Yw1A3uigpzn5iEGTyw==}
engines : {node : ^12.13.0 || ^14.15.0 || >=16}
dependencies :
delegates : 1.0 .0
readable-stream : 3.6 .0
dev : false
/arg/4.1.3 :
resolution : {integrity : sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
dev : true
/argparse/1.0.10 :
resolution : {integrity : sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
dependencies :
sprintf-js : 1.0 .3
dev : true
/argparse/2.0.1 :
resolution : {integrity : sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
dev : true
/array-union/2.1.0 :
resolution : {integrity : sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
engines : {node : '>=8' }
dev : true
/assertion-error/1.1.0 :
resolution : {integrity : sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==}
dev : true
/astral-regex/2.0.0 :
resolution : {integrity : sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==}
engines : {node : '>=8' }
dev : true
/asynckit/0.4.0 :
resolution : {integrity : sha1-x57Zf380y48robyXkLzDZkdLS3k=}
dev : true
/balanced-match/1.0.2 :
resolution : {integrity : sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
/base64-js/1.5.1 :
resolution : {integrity : sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
dev : false
/better-sqlite3/7.5.1 :
resolution : {integrity : sha512-+i6tH1y9KEIol1iYpZJrqDwBDQZGHioDENU49Rnidorp3bSXvw/QTYDjQGq9+TFF7RX4q0YV1sEOIRq4vDZdRg==}
requiresBuild : true
dependencies :
bindings : 1.5 .0
prebuild-install : 7.1 .0
dev : false
/big-integer/1.6.48 :
resolution : {integrity : sha512-j51egjPa7/i+RdiRuJbPdJ2FIUYYPhvYLjzoYbcMMm62ooO6F94fETG4MTs46zPAF9Brs04OajboA/qTGuz78w==}
engines : {node : '>=0.6' }
dev : false
/binary-extensions/2.2.0 :
resolution : {integrity : sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
engines : {node : '>=8' }
dev : true
/bindings/1.5.0 :
resolution : {integrity : sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
dependencies :
file-uri-to-path : 1.0 .0
dev : false
/bl/4.1.0 :
resolution : {integrity : sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
dependencies :
buffer : 5.7 .1
inherits : 2.0 .4
readable-stream : 3.6 .0
dev : false
/boolbase/1.0.0 :
resolution : {integrity : sha1-aN/1++YMUes3cl6p4+0xDcwed24=}
dev : true
/brace-expansion/1.1.11 :
resolution : {integrity : sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
dependencies :
balanced-match : 1.0 .2
concat-map : 0.0 .1
/brace-expansion/2.0.1 :
resolution : {integrity : sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
dependencies :
balanced-match : 1.0 .2
/braces/3.0.2 :
resolution : {integrity : sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
engines : {node : '>=8' }
dependencies :
fill-range : 7.0 .1
dev : true
/browser-stdout/1.3.1 :
resolution : {integrity : sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
dev : true
/browserslist/4.20.3 :
resolution : {integrity : sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==}
engines : {node : ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin : true
dependencies :
caniuse-lite : 1.0 .30001334
electron-to-chromium : 1.4 .124
escalade : 3.1 .1
node-releases : 2.0 .4
picocolors : 1.0 .0
dev : true
/buffer/5.7.1 :
resolution : {integrity : sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
dependencies :
base64-js : 1.5 .1
ieee754 : 1.2 .1
dev : false
/cacache/16.0.7 :
resolution : {integrity : sha512-a4zfQpp5vm4Ipdvbj+ZrPonikRhm6WBEd4zT1Yc1DXsmAxrPgDwWBLF/u/wTVXSFPIgOJ1U3ghSa2Xm4s3h28w==}
engines : {node : ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies :
'@npmcli/fs' : 2.1 .0
'@npmcli/move-file' : 2.0 .0
chownr : 2.0 .0
fs-minipass : 2.1 .0
glob : 8.0 .1
infer-owner : 1.0 .4
lru-cache : 7.8 .1
minipass : 3.1 .6
minipass-collect : 1.0 .2
minipass-flush : 1.0 .5
minipass-pipeline : 1.2 .4
mkdirp : 1.0 .4
p-map : 4.0 .0
promise-inflight : 1.0 .1
rimraf : 3.0 .2
ssri : 9.0 .0
tar : 6.1 .11
unique-filename : 1.1 .1
dev : false
/caching-transform/4.0.0 :
resolution : {integrity : sha512-kpqOvwXnjjN44D89K5ccQC+RUrsy7jB/XLlRrx0D7/2HNcTPqzsb6XgYoErwko6QsV184CA2YgS1fxDiiDZMWA==}
engines : {node : '>=8' }
dependencies :
hasha : 5.2 .2
make-dir : 3.1 .0
package-hash : 4.0 .0
write-file-atomic : 3.0 .3
dev : true
/callsites/3.1.0 :
resolution : {integrity : sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
engines : {node : '>=6' }
dev : true
/camelcase/5.3.1 :
resolution : {integrity : sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
engines : {node : '>=6' }
dev : true
/camelcase/6.3.0 :
resolution : {integrity : sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
engines : {node : '>=10' }
dev : true
/caniuse-lite/1.0.30001334 :
resolution : {integrity : sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw==}
dev : true
/chai/4.3.6 :
resolution : {integrity : sha512-bbcp3YfHCUzMOvKqsztczerVgBKSsEijCySNlHHbX3VG1nskvqjz5Rfso1gGwD6w6oOV3eI60pKuMOV5MV7p3Q==}
engines : {node : '>=4' }
dependencies :
assertion-error : 1.1 .0
check-error : 1.0 .2
deep-eql : 3.0 .1
get-func-name : 2.0 .0
loupe : 2.3 .4
pathval : 1.1 .1
type-detect : 4.0 .8
dev : true
/chalk/2.4.2 :
resolution : {integrity : sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
engines : {node : '>=4' }
dependencies :
ansi-styles : 3.2 .1
escape-string-regexp : 1.0 .5
supports-color : 5.5 .0
dev : true
/chalk/4.1.2 :
resolution : {integrity : sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
engines : {node : '>=10' }
dependencies :
ansi-styles : 4.3 .0
supports-color : 7.2 .0
dev : true
/check-error/1.0.2 :
resolution : {integrity : sha1-V00xLt2Iu13YkS6Sht1sCu1KrII=}
dev : true
/cheerio-select/1.6.0 :
resolution : {integrity : sha512-eq0GdBvxVFbqWgmCm7M3XGs1I8oLy/nExUnh6oLqmBditPO9AqQJrkslDpMun/hZ0yyTs8L0m85OHp4ho6Qm9g==}
dependencies :
css-select : 4.3 .0
css-what : 6.1 .0
domelementtype : 2.3 .0
domhandler : 4.3 .1
domutils : 2.8 .0
dev : true
/cheerio/1.0.0-rc.10 :
resolution : {integrity : sha512-g0J0q/O6mW8z5zxQ3A8E8J1hUgp4SMOvEoW/x84OwyHKe/Zccz83PVT4y5Crcr530FV6NgmKI1qvGTKVl9XXVw==}
engines : {node : '>= 6' }
dependencies :
cheerio-select : 1.6 .0
dom-serializer : 1.4 .1
domhandler : 4.3 .1
htmlparser2 : 6.1 .0
parse5 : 6.0 .1
parse5-htmlparser2-tree-adapter : 6.0 .1
tslib : 2.4 .0
dev : true
/chokidar/3.5.3 :
resolution : {integrity : sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==}
engines : {node : '>= 8.10.0' }
dependencies :
anymatch : 3.1 .2
braces : 3.0 .2
glob-parent : 5.1 .2
is-binary-path : 2.1 .0
is-glob : 4.0 .3
normalize-path : 3.0 .0
readdirp : 3.6 .0
optionalDependencies :
fsevents : 2.3 .2
dev : true
/chownr/1.1.4 :
resolution : {integrity : sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
dev : false
/chownr/2.0.0 :
resolution : {integrity : sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
engines : {node : '>=10' }
dev : false
/clean-stack/2.2.0 :
resolution : {integrity : sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==}
engines : {node : '>=6' }
/cliui/6.0.0 :
resolution : {integrity : sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
dependencies :
string-width : 4.2 .3
strip-ansi : 6.0 .1
wrap-ansi : 6.2 .0
dev : true
/cliui/7.0.4 :
resolution : {integrity : sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
dependencies :
string-width : 4.2 .3
strip-ansi : 6.0 .1
wrap-ansi : 7.0 .0
dev : true
/code-point-at/1.1.0 :
resolution : {integrity : sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=}
engines : {node : '>=0.10.0' }
dev : false
/color-convert/1.9.3 :
resolution : {integrity : sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
dependencies :
color-name : 1.1 .3
dev : true
/color-convert/2.0.1 :
resolution : {integrity : sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
engines : {node : '>=7.0.0' }
dependencies :
color-name : 1.1 .4
dev : true
/color-name/1.1.3 :
resolution : {integrity : sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=}
dev : true
/color-name/1.1.4 :
resolution : {integrity : sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
dev : true
/color-support/1.1.3 :
resolution : {integrity : sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==}
hasBin : true
dev : false
/combined-stream/1.0.8 :
resolution : {integrity : sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
engines : {node : '>= 0.8' }
dependencies :
delayed-stream : 1.0 .0
dev : true
/commondir/1.0.1 :
resolution : {integrity : sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=}
dev : true
/concat-map/0.0.1 :
resolution : {integrity : sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
/console-control-strings/1.1.0 :
resolution : {integrity : sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=}
dev : false
/convert-source-map/1.8.0 :
resolution : {integrity : sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==}
dependencies :
safe-buffer : 5.1 .2
dev : true
/core-util-is/1.0.3 :
resolution : {integrity : sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
dev : false
/crc-32/1.2.0 :
resolution : {integrity : sha512-1uBwHxF+Y/4yF5G48fwnKq6QsIXheor3ZLPT80yGBV1oEUwpPojlEhQbWKVw1VwcTQyMGHK1/XMmTjmlsmTTGA==}
engines : {node : '>=0.8' }
hasBin : true
dependencies :
exit-on-epipe : 1.0 .1
printj : 1.1 .2
dev : false
/create-require/1.1.1 :
resolution : {integrity : sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
dev : true
/cross-spawn/7.0.3 :
resolution : {integrity : sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
engines : {node : '>= 8' }
dependencies :
path-key : 3.1 .1
shebang-command : 2.0 .0
which : 2.0 .2
dev : true
/css-select/4.3.0 :
resolution : {integrity : sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==}
dependencies :
boolbase : 1.0 .0
css-what : 6.1 .0
domhandler : 4.3 .1
domutils : 2.8 .0
nth-check : 2.0 .1
dev : true
/css-what/6.1.0 :
resolution : {integrity : sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==}
engines : {node : '>= 6' }
dev : true
/csv-parser/3.0.0 :
resolution : {integrity : sha512-s6OYSXAK3IdKqYO33y09jhypG/bSDHPuyCme/IdEHfWpLf/jKcpitVFyOC6UemgGk8v7Q5u2XE0vvwmanxhGlQ==}
engines : {node : '>= 10' }
hasBin : true
dependencies :
minimist : 1.2 .6
dev : true
/debug/4.3.3_supports-color@8.1.1 :
resolution : {integrity : sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
engines : {node : '>=6.0' }
peerDependencies :
supports-color : '*'
peerDependenciesMeta :
supports-color :
optional : true
dependencies :
ms : 2.1 .2
supports-color : 8.1 .1
dev : true
/debug/4.3.4 :
resolution : {integrity : sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
engines : {node : '>=6.0' }
peerDependencies :
supports-color : '*'
peerDependenciesMeta :
supports-color :
optional : true
dependencies :
ms : 2.1 .2
/decamelize/1.2.0 :
resolution : {integrity : sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=}
engines : {node : '>=0.10.0' }
dev : true
/decamelize/4.0.0 :
resolution : {integrity : sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
engines : {node : '>=10' }
dev : true
/decompress-response/6.0.0 :
resolution : {integrity : sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
engines : {node : '>=10' }
dependencies :
mimic-response : 3.1 .0
dev : false
/deep-eql/3.0.1 :
resolution : {integrity : sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw==}
engines : {node : '>=0.12' }
dependencies :
type-detect : 4.0 .8
dev : true
/deep-extend/0.6.0 :
resolution : {integrity : sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
engines : {node : '>=4.0.0' }
dev : false
/deep-is/0.1.4 :
resolution : {integrity : sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
dev : true
/default-require-extensions/3.0.0 :
resolution : {integrity : sha512-ek6DpXq/SCpvjhpFsLFRVtIxJCRw6fUR42lYMVZuUMK7n8eMz4Uh5clckdBjEpLhn/gEBZo7hDJnJcwdKLKQjg==}
engines : {node : '>=8' }
dependencies :
strip-bom : 4.0 .0
dev : true
/delayed-stream/1.0.0 :
resolution : {integrity : sha1-3zrhmayt+31ECqrgsp4icrJOxhk=}
engines : {node : '>=0.4.0' }
dev : true
/delegates/1.0.0 :
resolution : {integrity : sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=}
dev : false
/depd/1.1.2 :
resolution : {integrity : sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=}
engines : {node : '>= 0.6' }
dev : false
/detect-libc/2.0.1 :
resolution : {integrity : sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==}
engines : {node : '>=8' }
dev : false
/diff/4.0.2 :
resolution : {integrity : sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
engines : {node : '>=0.3.1' }
dev : true
/diff/5.0.0 :
resolution : {integrity : sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==}
engines : {node : '>=0.3.1' }
dev : true
/dir-glob/3.0.1 :
resolution : {integrity : sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
engines : {node : '>=8' }
dependencies :
path-type : 4.0 .0
dev : true
/doctrine/3.0.0 :
resolution : {integrity : sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
engines : {node : '>=6.0.0' }
dependencies :
esutils : 2.0 .3
dev : true
/dom-serializer/1.4.1 :
resolution : {integrity : sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
dependencies :
domelementtype : 2.3 .0
domhandler : 4.3 .1
entities : 2.2 .0
/domelementtype/2.3.0 :
resolution : {integrity : sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
/domhandler/4.3.1 :
resolution : {integrity : sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==}
engines : {node : '>= 4' }
dependencies :
domelementtype : 2.3 .0
/domutils/2.8.0 :
resolution : {integrity : sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==}
dependencies :
dom-serializer : 1.4 .1
domelementtype : 2.3 .0
domhandler : 4.3 .1
/dotenv-flow/3.2.0 :
resolution : {integrity : sha512-GEB6RrR4AbqDJvNSFrYHqZ33IKKbzkvLYiD5eo4+9aFXr4Y4G+QaFrB/fNp0y6McWBmvaPn3ZNjIufnj8irCtg==}
engines : {node : '>= 8.0.0' }
dependencies :
dotenv : 8.6 .0
dev : true
/dotenv/8.6.0 :
resolution : {integrity : sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==}
engines : {node : '>=10' }
dev : true
/eager-async-pool/1.0.0 :
resolution : {integrity : sha512-A2N+pbceYEz7O2KQ3TNQSSrZsivQ9i28cuNKRxfdT9QvRCoJ51pCP90hSNybOOBfoBHk15ZThJYrQWHo4h2UjA==}
dev : false
/electron-to-chromium/1.4.124 :
resolution : {integrity : sha512-VhaE9VUYU6d2eIb+4xf83CATD+T+3bTzvxvlADkQE+c2hisiw3sZmvEDtsW704+Zky9WZGhBuQXijDVqSriQLA==}
dev : true
/emoji-regex/8.0.0 :
resolution : {integrity : sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
/encoding/0.1.13 :
resolution : {integrity : sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==}
requiresBuild : true
dependencies :
iconv-lite : 0.6 .3
dev : false
optional : true
/end-of-stream/1.4.4 :
resolution : {integrity : sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
dependencies :
once : 1.4 .0
dev : false
/enquirer/2.3.6 :
resolution : {integrity : sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==}
engines : {node : '>=8.6' }
dependencies :
ansi-colors : 4.1 .1
dev : true
/entities/2.2.0 :
resolution : {integrity : sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==}
/env-paths/2.2.1 :
resolution : {integrity : sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
engines : {node : '>=6' }
dev : false
/err-code/2.0.3 :
resolution : {integrity : sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==}
dev : false
/es6-error/4.1.1 :
resolution : {integrity : sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==}
dev : true
/escalade/3.1.1 :
resolution : {integrity : sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
engines : {node : '>=6' }
dev : true
/escape-string-regexp/1.0.5 :
resolution : {integrity : sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=}
engines : {node : '>=0.8.0' }
dev : true
/escape-string-regexp/4.0.0 :
resolution : {integrity : sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
engines : {node : '>=10' }
dev : true
/eslint-config-prettier/8.5.0_eslint@7.32.0 :
resolution : {integrity : sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
hasBin : true
peerDependencies :
eslint : '>=7.0.0'
dependencies :
eslint : 7.32 .0
dev : true
/eslint-scope/5.1.1 :
resolution : {integrity : sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
engines : {node : '>=8.0.0' }
dependencies :
esrecurse : 4.3 .0
estraverse : 4.3 .0
dev : true
/eslint-utils/2.1.0 :
resolution : {integrity : sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==}
engines : {node : '>=6' }
dependencies :
eslint-visitor-keys : 1.3 .0
dev : true
/eslint-utils/3.0.0_eslint@7.32.0 :
resolution : {integrity : sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines : {node : ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies :
eslint : '>=5'
dependencies :
eslint : 7.32 .0
eslint-visitor-keys : 2.1 .0
dev : true
/eslint-visitor-keys/1.3.0 :
resolution : {integrity : sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==}
engines : {node : '>=4' }
dev : true
/eslint-visitor-keys/2.1.0 :
resolution : {integrity : sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==}
engines : {node : '>=10' }
dev : true
/eslint/7.32.0 :
resolution : {integrity : sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==}
engines : {node : ^10.12.0 || >=12.0.0}
hasBin : true
dependencies :
'@babel/code-frame' : 7.12 .11
'@eslint/eslintrc' : 0.4 .3
'@humanwhocodes/config-array' : 0.5 .0
ajv : 6.12 .6
chalk : 4.1 .2
cross-spawn : 7.0 .3
debug : 4.3 .4
doctrine : 3.0 .0
enquirer : 2.3 .6
escape-string-regexp : 4.0 .0
eslint-scope : 5.1 .1
eslint-utils : 2.1 .0
eslint-visitor-keys : 2.1 .0
espree : 7.3 .1
esquery : 1.4 .0
esutils : 2.0 .3
fast-deep-equal : 3.1 .3
file-entry-cache : 6.0 .1
functional-red-black-tree : 1.0 .1
glob-parent : 5.1 .2
globals : 13.13 .0
ignore : 4.0 .6
import-fresh : 3.3 .0
imurmurhash : 0.1 .4
is-glob : 4.0 .3
js-yaml : 3.14 .1
json-stable-stringify-without-jsonify : 1.0 .1
levn : 0.4 .1
lodash.merge : 4.6 .2
minimatch : 3.1 .2
natural-compare : 1.4 .0
optionator : 0.9 .1
progress : 2.0 .3
regexpp : 3.2 .0
semver : 7.3 .7
strip-ansi : 6.0 .1
strip-json-comments : 3.1 .1
table : 6.8 .0
text-table : 0.2 .0
v8-compile-cache : 2.3 .0
transitivePeerDependencies :
- supports-color
dev : true
/espree/7.3.1 :
resolution : {integrity : sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==}
engines : {node : ^10.12.0 || >=12.0.0}
dependencies :
acorn : 7.4 .1
acorn-jsx : 5.3 .2_acorn@7.4.1
eslint-visitor-keys : 1.3 .0
dev : true
/esprima/4.0.1 :
resolution : {integrity : sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
engines : {node : '>=4' }
hasBin : true
dev : true
/esquery/1.4.0 :
resolution : {integrity : sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==}
engines : {node : '>=0.10' }
dependencies :
estraverse : 5.3 .0
dev : true
/esrecurse/4.3.0 :
resolution : {integrity : sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
engines : {node : '>=4.0' }
dependencies :
estraverse : 5.3 .0
dev : true
/estraverse/4.3.0 :
resolution : {integrity : sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==}
engines : {node : '>=4.0' }
dev : true
/estraverse/5.3.0 :
resolution : {integrity : sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
engines : {node : '>=4.0' }
dev : true
/esutils/2.0.3 :
resolution : {integrity : sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
engines : {node : '>=0.10.0' }
dev : true
/events/3.2.0 :
resolution : {integrity : sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==}
engines : {node : '>=0.8.x' }
dev : false
/events/3.3.0 :
resolution : {integrity : sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
engines : {node : '>=0.8.x' }
dev : false
/exit-on-epipe/1.0.1 :
resolution : {integrity : sha512-h2z5mrROTxce56S+pnvAV890uu7ls7f1kEvVGJbw1OlFH3/mlJ5bkXu0KRyW94v37zzHPiUd55iLn3DA7TjWpw==}
engines : {node : '>=0.8' }
dev : false
/expand-template/2.0.3 :
resolution : {integrity : sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
engines : {node : '>=6' }
dev : false
/fast-deep-equal/3.1.3 :
resolution : {integrity : sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
dev : true
/fast-glob/3.2.11 :
resolution : {integrity : sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==}
engines : {node : '>=8.6.0' }
dependencies :
'@nodelib/fs.stat' : 2.0 .5
'@nodelib/fs.walk' : 1.2 .8
glob-parent : 5.1 .2
merge2 : 1.4 .1
micromatch : 4.0 .5
dev : true
/fast-json-stable-stringify/2.1.0 :
resolution : {integrity : sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
dev : true
/fast-levenshtein/2.0.6 :
resolution : {integrity : sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=}
dev : true
/fastq/1.13.0 :
resolution : {integrity : sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==}
dependencies :
reusify : 1.0 .4
dev : true
/file-entry-cache/6.0.1 :
resolution : {integrity : sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
engines : {node : ^10.12.0 || >=12.0.0}
dependencies :
flat-cache : 3.0 .4
dev : true
/file-type/16.5.3 :
resolution : {integrity : sha512-uVsl7iFhHSOY4bEONLlTK47iAHtNsFHWP5YE4xJfZ4rnX7S1Q3wce09XgqSC7E/xh8Ncv/be1lNoyprlUH/x6A==}
engines : {node : '>=10' }
dependencies :
readable-web-to-node-stream : 3.0 .2
strtok3 : 6.3 .0
token-types : 4.2 .0
dev : false
/file-uri-to-path/1.0.0 :
resolution : {integrity : sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
dev : false
/fill-range/7.0.1 :
resolution : {integrity : sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
engines : {node : '>=8' }
dependencies :
to-regex-range : 5.0 .1
dev : true
/find-cache-dir/3.3.2 :
resolution : {integrity : sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==}
engines : {node : '>=8' }
dependencies :
commondir : 1.0 .1
make-dir : 3.1 .0
pkg-dir : 4.2 .0
dev : true
/find-up/4.1.0 :
resolution : {integrity : sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
engines : {node : '>=8' }
dependencies :
locate-path : 5.0 .0
path-exists : 4.0 .0
dev : true
/find-up/5.0.0 :
resolution : {integrity : sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
engines : {node : '>=10' }
dependencies :
locate-path : 6.0 .0
path-exists : 4.0 .0
dev : true
/flat-cache/3.0.4 :
resolution : {integrity : sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==}
engines : {node : ^10.12.0 || >=12.0.0}
dependencies :
flatted : 3.2 .5
rimraf : 3.0 .2
dev : true
/flat/5.0.2 :
resolution : {integrity : sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
hasBin : true
dev : true
/flatted/3.2.5 :
resolution : {integrity : sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==}
dev : true
/foreground-child/2.0.0 :
resolution : {integrity : sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==}
engines : {node : '>=8.0.0' }
dependencies :
cross-spawn : 7.0 .3
signal-exit : 3.0 .7
dev : true
/form-data/3.0.1 :
resolution : {integrity : sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==}
engines : {node : '>= 6' }
dependencies :
asynckit : 0.4 .0
combined-stream : 1.0 .8
mime-types : 2.1 .35
dev : true
/fromentries/1.3.2 :
resolution : {integrity : sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==}
dev : true
/fs-constants/1.0.0 :
resolution : {integrity : sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
dev : false
/fs-minipass/2.1.0 :
resolution : {integrity : sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==}
engines : {node : '>= 8' }
dependencies :
minipass : 3.1 .6
dev : false
/fs.realpath/1.0.0 :
resolution : {integrity : sha1-FQStJSMVjKpA20onh8sBQRmU6k8=}
/fsevents/2.3.2 :
resolution : {integrity : sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
engines : {node : ^8.16.0 || ^10.6.0 || >=11.0.0}
os : [ darwin]
requiresBuild : true
dev : true
optional : true
/functional-red-black-tree/1.0.1 :
resolution : {integrity : sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=}
dev : true
/gauge/2.7.4 :
resolution : {integrity : sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=}
dependencies :
aproba : 1.2 .0
console-control-strings : 1.1 .0
has-unicode : 2.0 .1
object-assign : 4.1 .1
signal-exit : 3.0 .7
string-width : 1.0 .2
strip-ansi : 3.0 .1
wide-align : 1.1 .5
dev : false
/gauge/4.0.4 :
resolution : {integrity : sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==}
engines : {node : ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies :
aproba : 2.0 .0
color-support : 1.1 .3
console-control-strings : 1.1 .0
has-unicode : 2.0 .1
signal-exit : 3.0 .7
string-width : 4.2 .3
strip-ansi : 6.0 .1
wide-align : 1.1 .5
dev : false
/gensync/1.0.0-beta.2 :
resolution : {integrity : sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
engines : {node : '>=6.9.0' }
dev : true
/get-caller-file/2.0.5 :
resolution : {integrity : sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
engines : {node : 6 .* || 8.* || >= 10.*}
dev : true
/get-func-name/2.0.0 :
resolution : {integrity : sha1-6td0q+5y4gQJQzoGY2YCPdaIekE=}
dev : true
/get-package-type/0.1.0 :
resolution : {integrity : sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==}
engines : {node : '>=8.0.0' }
dev : true
/github-from-package/0.0.0 :
resolution : {integrity : sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=}
dev : false
/glob-parent/5.1.2 :
resolution : {integrity : sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
engines : {node : '>= 6' }
dependencies :
is-glob : 4.0 .3
dev : true
/glob/7.2.0 :
resolution : {integrity : sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==}
dependencies :
fs.realpath : 1.0 .0
inflight : 1.0 .6
inherits : 2.0 .4
minimatch : 3.1 .2
once : 1.4 .0
path-is-absolute : 1.0 .1
/glob/8.0.1 :
resolution : {integrity : sha512-cF7FYZZ47YzmCu7dDy50xSRRfO3ErRfrXuLZcNIuyiJEco0XSrGtuilG19L5xp3NcwTx7Gn+X6Tv3fmsUPTbow==}
engines : {node : '>=12' }
dependencies :
fs.realpath : 1.0 .0
inflight : 1.0 .6
inherits : 2.0 .4
minimatch : 5.0 .1
once : 1.4 .0
path-is-absolute : 1.0 .1
/globals/11.12.0 :
resolution : {integrity : sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
engines : {node : '>=4' }
dev : true
/globals/13.13.0 :
resolution : {integrity : sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==}
engines : {node : '>=8' }
dependencies :
type-fest : 0.20 .2
dev : true
/globby/11.1.0 :
resolution : {integrity : sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
engines : {node : '>=10' }
dependencies :
array-union : 2.1 .0
dir-glob : 3.0 .1
fast-glob : 3.2 .11
ignore : 5.2 .0
merge2 : 1.4 .1
slash : 3.0 .0
dev : true
/graceful-fs/4.2.10 :
resolution : {integrity : sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==}
/growl/1.10.5 :
resolution : {integrity : sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==}
engines : {node : '>=4.x' }
dev : true
/has-flag/3.0.0 :
resolution : {integrity : sha1-tdRU3CGZriJWmfNGfloH87lVuv0=}
engines : {node : '>=4' }
dev : true
/has-flag/4.0.0 :
resolution : {integrity : sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
engines : {node : '>=8' }
dev : true
/has-unicode/2.0.1 :
resolution : {integrity : sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=}
dev : false
/hasha/5.2.2 :
resolution : {integrity : sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ==}
engines : {node : '>=8' }
dependencies :
is-stream : 2.0 .1
type-fest : 0.8 .1
dev : true
/he/1.2.0 :
resolution : {integrity : sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
hasBin : true
dev : true
/html-escaper/2.0.2 :
resolution : {integrity : sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
dev : true
/htmlparser2/6.1.0 :
resolution : {integrity : sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==}
dependencies :
domelementtype : 2.3 .0
domhandler : 4.3 .1
domutils : 2.8 .0
entities : 2.2 .0
/http-cache-semantics/4.1.0 :
resolution : {integrity : sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==}
dev : false
/http-proxy-agent/5.0.0 :
resolution : {integrity : sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==}
engines : {node : '>= 6' }
dependencies :
'@tootallnate/once' : 2.0 .0
agent-base : 6.0 .2
debug : 4.3 .4
transitivePeerDependencies :
- supports-color
dev : false
/https-proxy-agent/5.0.1 :
resolution : {integrity : sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
engines : {node : '>= 6' }
dependencies :
agent-base : 6.0 .2
debug : 4.3 .4
transitivePeerDependencies :
- supports-color
dev : false
/humanize-ms/1.2.1 :
resolution : {integrity : sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=}
dependencies :
ms : 2.1 .3
dev : false
/iconv-lite/0.6.3 :
resolution : {integrity : sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
engines : {node : '>=0.10.0' }
dependencies :
safer-buffer : 2.1 .2
dev : false
optional : true
/ieee754/1.2.1 :
resolution : {integrity : sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
dev : false
/ignore/4.0.6 :
resolution : {integrity : sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==}
engines : {node : '>= 4' }
dev : true
/ignore/5.2.0 :
resolution : {integrity : sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==}
engines : {node : '>= 4' }
dev : true
/import-fresh/3.3.0 :
resolution : {integrity : sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
engines : {node : '>=6' }
dependencies :
parent-module : 1.0 .1
resolve-from : 4.0 .0
dev : true
/imurmurhash/0.1.4 :
resolution : {integrity : sha1-khi5srkoojixPcT7a21XbyMUU+o=}
engines : {node : '>=0.8.19' }
/indent-string/4.0.0 :
resolution : {integrity : sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==}
engines : {node : '>=8' }
/infer-owner/1.0.4 :
resolution : {integrity : sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==}
dev : false
/inflight/1.0.6 :
resolution : {integrity : sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=}
dependencies :
once : 1.4 .0
wrappy : 1.0 .2
/inherits/2.0.4 :
resolution : {integrity : sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
/ini/1.3.8 :
resolution : {integrity : sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
dev : false
/ip/1.1.5 :
resolution : {integrity : sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=}
dev : false
/ip6/0.2.10 :
resolution : {integrity : sha512-1LdpyKjhvepd6EbAU6rW4g14vuYtx5TnJX9TfZZBhsM6DsyPQLNzW12rtbUqXBMwqFrLVV/Gcxv0GNFvJp2cYA==}
hasBin : true
dev : false
/is-binary-path/2.1.0 :
resolution : {integrity : sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
engines : {node : '>=8' }
dependencies :
binary-extensions : 2.2 .0
dev : true
/is-extglob/2.1.1 :
resolution : {integrity : sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=}
engines : {node : '>=0.10.0' }
dev : true
/is-fullwidth-code-point/1.0.0 :
resolution : {integrity : sha1-754xOG8DGn8NZDr4L95QxFfvAMs=}
engines : {node : '>=0.10.0' }
dependencies :
number-is-nan : 1.0 .1
dev : false
/is-fullwidth-code-point/3.0.0 :
resolution : {integrity : sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
engines : {node : '>=8' }
/is-glob/4.0.3 :
resolution : {integrity : sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
engines : {node : '>=0.10.0' }
dependencies :
is-extglob : 2.1 .1
dev : true
/is-lambda/1.0.1 :
resolution : {integrity : sha1-PZh3iZ5qU+/AFgUEzeFfgubwYdU=}
dev : false
/is-number/7.0.0 :
resolution : {integrity : sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
engines : {node : '>=0.12.0' }
dev : true
/is-plain-obj/2.1.0 :
resolution : {integrity : sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
engines : {node : '>=8' }
dev : true
/is-stream/2.0.1 :
resolution : {integrity : sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
engines : {node : '>=8' }
dev : true
/is-typedarray/1.0.0 :
resolution : {integrity : sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=}
dev : true
/is-unicode-supported/0.1.0 :
resolution : {integrity : sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
engines : {node : '>=10' }
dev : true
/is-windows/1.0.2 :
resolution : {integrity : sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==}
engines : {node : '>=0.10.0' }
dev : true
/isarray/1.0.0 :
resolution : {integrity : sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=}
dev : false
/isexe/2.0.0 :
resolution : {integrity : sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=}
/istanbul-lib-coverage/3.2.0 :
resolution : {integrity : sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==}
engines : {node : '>=8' }
dev : true
/istanbul-lib-hook/3.0.0 :
resolution : {integrity : sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ==}
engines : {node : '>=8' }
dependencies :
append-transform : 2.0 .0
dev : true
/istanbul-lib-instrument/4.0.3 :
resolution : {integrity : sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==}
engines : {node : '>=8' }
dependencies :
'@babel/core' : 7.17 .9
'@istanbuljs/schema' : 0.1 .3
istanbul-lib-coverage : 3.2 .0
semver : 6.3 .0
transitivePeerDependencies :
- supports-color
dev : true
/istanbul-lib-processinfo/2.0.2 :
resolution : {integrity : sha512-kOwpa7z9hme+IBPZMzQ5vdQj8srYgAtaRqeI48NGmAQ+/5yKiHLV0QbYqQpxsdEF0+w14SoB8YbnHKcXE2KnYw==}
engines : {node : '>=8' }
dependencies :
archy : 1.0 .0
cross-spawn : 7.0 .3
istanbul-lib-coverage : 3.2 .0
make-dir : 3.1 .0
p-map : 3.0 .0
rimraf : 3.0 .2
uuid : 3.4 .0
dev : true
/istanbul-lib-report/3.0.0 :
resolution : {integrity : sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==}
engines : {node : '>=8' }
dependencies :
istanbul-lib-coverage : 3.2 .0
make-dir : 3.1 .0
supports-color : 7.2 .0
dev : true
/istanbul-lib-source-maps/4.0.1 :
resolution : {integrity : sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==}
engines : {node : '>=10' }
dependencies :
debug : 4.3 .4
istanbul-lib-coverage : 3.2 .0
source-map : 0.6 .1
transitivePeerDependencies :
- supports-color
dev : true
/istanbul-reports/3.1.4 :
resolution : {integrity : sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==}
engines : {node : '>=8' }
dependencies :
html-escaper : 2.0 .2
istanbul-lib-report : 3.0 .0
dev : true
/js-tokens/4.0.0 :
resolution : {integrity : sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
dev : true
/js-yaml/3.14.1 :
resolution : {integrity : sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==}
hasBin : true
dependencies :
argparse : 1.0 .10
esprima : 4.0 .1
dev : true
/js-yaml/4.1.0 :
resolution : {integrity : sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
hasBin : true
dependencies :
argparse : 2.0 .1
dev : true
/jsesc/2.5.2 :
resolution : {integrity : sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
engines : {node : '>=4' }
hasBin : true
dev : true
/json-schema-traverse/0.4.1 :
resolution : {integrity : sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
dev : true
/json-schema-traverse/1.0.0 :
resolution : {integrity : sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
dev : true
/json-stable-stringify-without-jsonify/1.0.1 :
resolution : {integrity : sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=}
dev : true
/json5/2.2.1 :
resolution : {integrity : sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==}
engines : {node : '>=6' }
hasBin : true
dev : true
/jsonc-parser/3.0.0 :
resolution : {integrity : sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==}
dev : true
/levn/0.4.1 :
resolution : {integrity : sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
engines : {node : '>= 0.8.0' }
dependencies :
prelude-ls : 1.2 .1
type-check : 0.4 .0
dev : true
/locate-path/5.0.0 :
resolution : {integrity : sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
engines : {node : '>=8' }
dependencies :
p-locate : 4.1 .0
dev : true
/locate-path/6.0.0 :
resolution : {integrity : sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
engines : {node : '>=10' }
dependencies :
p-locate : 5.0 .0
dev : true
/lodash.flattendeep/4.4.0 :
resolution : {integrity : sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=}
dev : true
/lodash.merge/4.6.2 :
resolution : {integrity : sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
dev : true
/lodash.truncate/4.4.2 :
resolution : {integrity : sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=}
dev : true
/log-symbols/4.1.0 :
resolution : {integrity : sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
engines : {node : '>=10' }
dependencies :
chalk : 4.1 .2
is-unicode-supported : 0.1 .0
dev : true
/long/4.0.0 :
resolution : {integrity : sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==}
dev : false
/loupe/2.3.4 :
resolution : {integrity : sha512-OvKfgCC2Ndby6aSTREl5aCCPTNIzlDfQZvZxNUrBrihDhL3xcrYegTblhmEiCrg2kKQz4XsFIaemE5BF4ybSaQ==}
dependencies :
get-func-name : 2.0 .0
dev : true
/lru-cache/6.0.0 :
resolution : {integrity : sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
engines : {node : '>=10' }
dependencies :
yallist : 4.0 .0
/lru-cache/7.8.1 :
resolution : {integrity : sha512-E1v547OCgJvbvevfjgK9sNKIVXO96NnsTsFPBlg4ZxjhsJSODoH9lk8Bm0OxvHNm6Vm5Yqkl/1fErDxhYL8Skg==}
engines : {node : '>=12' }
dev : false
/lunr/2.3.9 :
resolution : {integrity : sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==}
dev : true
/make-dir/3.1.0 :
resolution : {integrity : sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==}
engines : {node : '>=8' }
dependencies :
semver : 6.3 .0
dev : true
/make-error/1.3.6 :
resolution : {integrity : sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
dev : true
/make-fetch-happen/10.1.2 :
resolution : {integrity : sha512-GWMGiZsKVeJACQGJ1P3Z+iNec7pLsU6YW1q11eaPn3RR8nRXHppFWfP7Eu0//55JK3hSjrAQRl8sDa5uXpq1Ew==}
engines : {node : ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies :
agentkeepalive : 4.2 .1
cacache : 16.0 .7
http-cache-semantics : 4.1 .0
http-proxy-agent : 5.0 .0
https-proxy-agent : 5.0 .1
is-lambda : 1.0 .1
lru-cache : 7.8 .1
minipass : 3.1 .6
minipass-collect : 1.0 .2
minipass-fetch : 2.1 .0
minipass-flush : 1.0 .5
minipass-pipeline : 1.2 .4
negotiator : 0.6 .3
promise-retry : 2.0 .1
socks-proxy-agent : 6.2 .0
ssri : 9.0 .0
transitivePeerDependencies :
- supports-color
dev : false
2022-06-30 16:32:56 +03:00
/marked/4.0.17 :
resolution : {integrity : sha512-Wfk0ATOK5iPxM4ptrORkFemqroz0ZDxp5MWfYA7H/F+wO17NRWV5Ypxi6p3g2Xmw2bKeiYOl6oVnLHKxBA0VhA==}
2022-04-28 16:58:09 +03:00
engines : {node : '>= 12' }
hasBin : true
dev : true
/merge2/1.4.1 :
resolution : {integrity : sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines : {node : '>= 8' }
dev : true
/micromatch/4.0.5 :
resolution : {integrity : sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
engines : {node : '>=8.6' }
dependencies :
braces : 3.0 .2
picomatch : 2.3 .1
dev : true
/mime-db/1.52.0 :
resolution : {integrity : sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
engines : {node : '>= 0.6' }
dev : true
/mime-types/2.1.35 :
resolution : {integrity : sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
engines : {node : '>= 0.6' }
dependencies :
mime-db : 1.52 .0
dev : true
/mimic-response/3.1.0 :
resolution : {integrity : sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
engines : {node : '>=10' }
dev : false
/minimatch/3.1.2 :
resolution : {integrity : sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
dependencies :
brace-expansion : 1.1 .11
/minimatch/4.2.1 :
resolution : {integrity : sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==}
engines : {node : '>=10' }
dependencies :
brace-expansion : 1.1 .11
dev : true
/minimatch/5.0.1 :
resolution : {integrity : sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==}
engines : {node : '>=10' }
dependencies :
brace-expansion : 2.0 .1
2022-06-30 16:32:56 +03:00
/minimatch/5.1.0 :
resolution : {integrity : sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==}
engines : {node : '>=10' }
dependencies :
brace-expansion : 2.0 .1
dev : true
2022-04-28 16:58:09 +03:00
/minimist/1.2.6 :
resolution : {integrity : sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==}
/minipass-collect/1.0.2 :
resolution : {integrity : sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==}
engines : {node : '>= 8' }
dependencies :
minipass : 3.1 .6
dev : false
/minipass-fetch/2.1.0 :
resolution : {integrity : sha512-H9U4UVBGXEyyWJnqYDCLp1PwD8XIkJ4akNHp1aGVI+2Ym7wQMlxDKi4IB4JbmyU+pl9pEs/cVrK6cOuvmbK4Sg==}
engines : {node : ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies :
minipass : 3.1 .6
minipass-sized : 1.0 .3
minizlib : 2.1 .2
optionalDependencies :
encoding : 0.1 .13
dev : false
/minipass-flush/1.0.5 :
resolution : {integrity : sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==}
engines : {node : '>= 8' }
dependencies :
minipass : 3.1 .6
dev : false
/minipass-pipeline/1.2.4 :
resolution : {integrity : sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==}
engines : {node : '>=8' }
dependencies :
minipass : 3.1 .6
dev : false
/minipass-sized/1.0.3 :
resolution : {integrity : sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==}
engines : {node : '>=8' }
dependencies :
minipass : 3.1 .6
dev : false
/minipass/3.1.6 :
resolution : {integrity : sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==}
engines : {node : '>=8' }
dependencies :
yallist : 4.0 .0
dev : false
/minizlib/2.1.2 :
resolution : {integrity : sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==}
engines : {node : '>= 8' }
dependencies :
minipass : 3.1 .6
yallist : 4.0 .0
dev : false
/mkdirp-classic/0.5.3 :
resolution : {integrity : sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
dev : false
/mkdirp/1.0.4 :
resolution : {integrity : sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
engines : {node : '>=10' }
hasBin : true
dev : false
/mocha/9.2.2 :
resolution : {integrity : sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==}
engines : {node : '>= 12.0.0' }
hasBin : true
dependencies :
'@ungap/promise-all-settled' : 1.1 .2
ansi-colors : 4.1 .1
browser-stdout : 1.3 .1
chokidar : 3.5 .3
debug : 4.3 .3_supports-color@8.1.1
diff : 5.0 .0
escape-string-regexp : 4.0 .0
find-up : 5.0 .0
glob : 7.2 .0
growl : 1.10 .5
he : 1.2 .0
js-yaml : 4.1 .0
log-symbols : 4.1 .0
minimatch : 4.2 .1
ms : 2.1 .3
nanoid : 3.3 .1
serialize-javascript : 6.0 .0
strip-json-comments : 3.1 .1
supports-color : 8.1 .1
which : 2.0 .2
workerpool : 6.2 .0
yargs : 16.2 .0
yargs-parser : 20.2 .4
yargs-unparser : 2.0 .0
dev : true
/ms/2.1.2 :
resolution : {integrity : sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
/ms/2.1.3 :
resolution : {integrity : sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
/nanoid/3.3.1 :
resolution : {integrity : sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==}
engines : {node : ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin : true
dev : true
/napi-build-utils/1.0.2 :
resolution : {integrity : sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==}
dev : false
/natural-compare/1.4.0 :
resolution : {integrity : sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=}
dev : true
/negotiator/0.6.3 :
resolution : {integrity : sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
engines : {node : '>= 0.6' }
dev : false
/node-abi/3.15.0 :
resolution : {integrity : sha512-Ic6z/j6I9RLm4ov7npo1I48UQr2BEyFCqh6p7S1dhEx9jPO0GPGq/e2Rb7x7DroQrmiVMz/Bw1vJm9sPAl2nxA==}
engines : {node : '>=10' }
dependencies :
semver : 7.3 .7
dev : false
/node-fetch/2.6.7 :
resolution : {integrity : sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==}
engines : {node : 4. x || >=6.0.0}
peerDependencies :
encoding : ^0.1.0
peerDependenciesMeta :
encoding :
optional : true
dependencies :
whatwg-url : 5.0 .0
dev : true
/node-forge/1.3.1 :
resolution : {integrity : sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==}
engines : {node : '>= 6.13.0' }
dev : true
/node-gyp/9.0.0 :
resolution : {integrity : sha512-Ma6p4s+XCTPxCuAMrOA/IJRmVy16R8Sdhtwl4PrCr7IBlj4cPawF0vg/l7nOT1jPbuNS7lIRJpBSvVsXwEZuzw==}
engines : {node : ^12.22 || ^14.13 || >=16}
hasBin : true
dependencies :
env-paths : 2.2 .1
glob : 7.2 .0
graceful-fs : 4.2 .10
make-fetch-happen : 10.1 .2
nopt : 5.0 .0
npmlog : 6.0 .2
rimraf : 3.0 .2
semver : 7.3 .7
tar : 6.1 .11
which : 2.0 .2
transitivePeerDependencies :
- supports-color
dev : false
/node-preload/0.2.1 :
resolution : {integrity : sha512-RM5oyBy45cLEoHqCeh+MNuFAxO0vTFBLskvQbOKnEE7YTTSN4tbN8QWDIPQ6L+WvKsB/qLEGpYe2ZZ9d4W9OIQ==}
engines : {node : '>=8' }
dependencies :
process-on-spawn : 1.0 .0
dev : true
/node-releases/2.0.4 :
resolution : {integrity : sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==}
dev : true
/nopt/5.0.0 :
resolution : {integrity : sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==}
engines : {node : '>=6' }
hasBin : true
dependencies :
abbrev : 1.1 .1
dev : false
/normalize-path/3.0.0 :
resolution : {integrity : sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
engines : {node : '>=0.10.0' }
dev : true
/npmlog/4.1.2 :
resolution : {integrity : sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==}
dependencies :
are-we-there-yet : 1.1 .7
console-control-strings : 1.1 .0
gauge : 2.7 .4
set-blocking : 2.0 .0
dev : false
/npmlog/6.0.2 :
resolution : {integrity : sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==}
engines : {node : ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies :
are-we-there-yet : 3.0 .0
console-control-strings : 1.1 .0
gauge : 4.0 .4
set-blocking : 2.0 .0
dev : false
/nth-check/2.0.1 :
resolution : {integrity : sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==}
dependencies :
boolbase : 1.0 .0
dev : true
/number-is-nan/1.0.1 :
resolution : {integrity : sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=}
engines : {node : '>=0.10.0' }
dev : false
/nyc/15.1.0 :
resolution : {integrity : sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A==}
engines : {node : '>=8.9' }
hasBin : true
dependencies :
'@istanbuljs/load-nyc-config' : 1.1 .0
'@istanbuljs/schema' : 0.1 .3
caching-transform : 4.0 .0
convert-source-map : 1.8 .0
decamelize : 1.2 .0
find-cache-dir : 3.3 .2
find-up : 4.1 .0
foreground-child : 2.0 .0
get-package-type : 0.1 .0
glob : 7.2 .0
istanbul-lib-coverage : 3.2 .0
istanbul-lib-hook : 3.0 .0
istanbul-lib-instrument : 4.0 .3
istanbul-lib-processinfo : 2.0 .2
istanbul-lib-report : 3.0 .0
istanbul-lib-source-maps : 4.0 .1
istanbul-reports : 3.1 .4
make-dir : 3.1 .0
node-preload : 0.2 .1
p-map : 3.0 .0
process-on-spawn : 1.0 .0
resolve-from : 5.0 .0
rimraf : 3.0 .2
signal-exit : 3.0 .7
spawn-wrap : 2.0 .0
test-exclude : 6.0 .0
yargs : 15.4 .1
transitivePeerDependencies :
- supports-color
dev : true
/object-assign/4.1.1 :
resolution : {integrity : sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=}
engines : {node : '>=0.10.0' }
dev : false
/once/1.4.0 :
resolution : {integrity : sha1-WDsap3WWHUsROsF9nFC6753Xa9E=}
dependencies :
wrappy : 1.0 .2
/optionator/0.9.1 :
resolution : {integrity : sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==}
engines : {node : '>= 0.8.0' }
dependencies :
deep-is : 0.1 .4
fast-levenshtein : 2.0 .6
levn : 0.4 .1
prelude-ls : 1.2 .1
type-check : 0.4 .0
word-wrap : 1.2 .3
dev : true
/p-limit/2.3.0 :
resolution : {integrity : sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
engines : {node : '>=6' }
dependencies :
p-try : 2.2 .0
dev : true
/p-limit/3.1.0 :
resolution : {integrity : sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
engines : {node : '>=10' }
dependencies :
yocto-queue : 0.1 .0
dev : true
/p-locate/4.1.0 :
resolution : {integrity : sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
engines : {node : '>=8' }
dependencies :
p-limit : 2.3 .0
dev : true
/p-locate/5.0.0 :
resolution : {integrity : sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
engines : {node : '>=10' }
dependencies :
p-limit : 3.1 .0
dev : true
/p-map/3.0.0 :
resolution : {integrity : sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==}
engines : {node : '>=8' }
dependencies :
aggregate-error : 3.1 .0
dev : true
/p-map/4.0.0 :
resolution : {integrity : sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==}
engines : {node : '>=10' }
dependencies :
aggregate-error : 3.1 .0
dev : false
/p-try/2.2.0 :
resolution : {integrity : sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
engines : {node : '>=6' }
dev : true
/package-hash/4.0.0 :
resolution : {integrity : sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ==}
engines : {node : '>=8' }
dependencies :
graceful-fs : 4.2 .10
hasha : 5.2 .2
lodash.flattendeep : 4.4 .0
release-zalgo : 1.0 .0
dev : true
/pako/2.0.2 :
resolution : {integrity : sha512-9e8DRI3+dRLomCmMBAH30B2ejh+blwXr7VmMEx/pVFZlSDA7oyI8uKMhKXr8IrZpoxBF2YlxUvhqRXzTT1i0NA==}
dev : false
/parent-module/1.0.1 :
resolution : {integrity : sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
engines : {node : '>=6' }
dependencies :
callsites : 3.1 .0
dev : true
/parse5-htmlparser2-tree-adapter/6.0.1 :
resolution : {integrity : sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==}
dependencies :
parse5 : 6.0 .1
dev : true
/parse5/6.0.1 :
resolution : {integrity : sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==}
dev : true
/path-exists/4.0.0 :
resolution : {integrity : sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
engines : {node : '>=8' }
dev : true
/path-is-absolute/1.0.1 :
resolution : {integrity : sha1-F0uSaHNVNP+8es5r9TpanhtcX18=}
engines : {node : '>=0.10.0' }
/path-key/3.1.1 :
resolution : {integrity : sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
engines : {node : '>=8' }
dev : true
/path-type/4.0.0 :
resolution : {integrity : sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
engines : {node : '>=8' }
dev : true
/pathval/1.1.1 :
resolution : {integrity : sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==}
dev : true
/peek-readable/4.1.0 :
resolution : {integrity : sha512-ZI3LnwUv5nOGbQzD9c2iDG6toheuXSZP5esSHBjopsXH4dg19soufvpUGA3uohi5anFtGb2lhAVdHzH6R/Evvg==}
engines : {node : '>=8' }
dev : false
/picocolors/1.0.0 :
resolution : {integrity : sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
dev : true
/picomatch/2.3.1 :
resolution : {integrity : sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines : {node : '>=8.6' }
dev : true
/pkg-dir/4.2.0 :
resolution : {integrity : sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
engines : {node : '>=8' }
dependencies :
find-up : 4.1 .0
dev : true
/prebuild-install/7.1.0 :
resolution : {integrity : sha512-CNcMgI1xBypOyGqjp3wOc8AAo1nMhZS3Cwd3iHIxOdAUbb+YxdNuM4Z5iIrZ8RLvOsf3F3bl7b7xGq6DjQoNYA==}
engines : {node : '>=10' }
hasBin : true
dependencies :
detect-libc : 2.0 .1
expand-template : 2.0 .3
github-from-package : 0.0 .0
minimist : 1.2 .6
mkdirp-classic : 0.5 .3
napi-build-utils : 1.0 .2
node-abi : 3.15 .0
npmlog : 4.1 .2
pump : 3.0 .0
rc : 1.2 .8
simple-get : 4.0 .1
tar-fs : 2.1 .1
tunnel-agent : 0.6 .0
dev : false
/prelude-ls/1.2.1 :
resolution : {integrity : sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines : {node : '>= 0.8.0' }
dev : true
/prettier/2.6.2 :
resolution : {integrity : sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==}
engines : {node : '>=10.13.0' }
hasBin : true
dev : true
/printj/1.1.2 :
resolution : {integrity : sha512-zA2SmoLaxZyArQTOPj5LXecR+RagfPSU5Kw1qP+jkWeNlrq+eJZyY2oS68SU1Z/7/myXM4lo9716laOFAVStCQ==}
engines : {node : '>=0.8' }
hasBin : true
dev : false
/process-nextick-args/2.0.1 :
resolution : {integrity : sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
dev : false
/process-on-spawn/1.0.0 :
resolution : {integrity : sha512-1WsPDsUSMmZH5LeMLegqkPDrsGgsWwk1Exipy2hvB0o/F0ASzbpIctSCcZIK1ykJvtTJULEH+20WOFjMvGnCTg==}
engines : {node : '>=8' }
dependencies :
fromentries : 1.3 .2
dev : true
/progress/2.0.3 :
resolution : {integrity : sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
engines : {node : '>=0.4.0' }
dev : true
/promise-inflight/1.0.1 :
resolution : {integrity : sha1-mEcocL8igTL8vdhoEputEsPAKeM=}
dev : false
/promise-retry/2.0.1 :
resolution : {integrity : sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==}
engines : {node : '>=10' }
dependencies :
err-code : 2.0 .3
retry : 0.12 .0
dev : false
/pump/3.0.0 :
resolution : {integrity : sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==}
dependencies :
end-of-stream : 1.4 .4
once : 1.4 .0
dev : false
/punycode/2.1.1 :
resolution : {integrity : sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==}
engines : {node : '>=6' }
dev : true
/queue-microtask/1.2.3 :
resolution : {integrity : sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
dev : true
/randombytes/2.1.0 :
resolution : {integrity : sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
dependencies :
safe-buffer : 5.2 .1
dev : true
/rc/1.2.8 :
resolution : {integrity : sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
hasBin : true
dependencies :
deep-extend : 0.6 .0
ini : 1.3 .8
minimist : 1.2 .6
strip-json-comments : 2.0 .1
dev : false
/readable-stream/2.3.7 :
resolution : {integrity : sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==}
dependencies :
core-util-is : 1.0 .3
inherits : 2.0 .4
isarray : 1.0 .0
process-nextick-args : 2.0 .1
safe-buffer : 5.1 .2
string_decoder : 1.1 .1
util-deprecate : 1.0 .2
dev : false
/readable-stream/3.6.0 :
resolution : {integrity : sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==}
engines : {node : '>= 6' }
dependencies :
inherits : 2.0 .4
string_decoder : 1.3 .0
util-deprecate : 1.0 .2
dev : false
/readable-web-to-node-stream/3.0.2 :
resolution : {integrity : sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==}
engines : {node : '>=8' }
dependencies :
readable-stream : 3.6 .0
dev : false
/readdirp/3.6.0 :
resolution : {integrity : sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
engines : {node : '>=8.10.0' }
dependencies :
picomatch : 2.3 .1
dev : true
/regexpp/3.2.0 :
resolution : {integrity : sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==}
engines : {node : '>=8' }
dev : true
/release-zalgo/1.0.0 :
resolution : {integrity : sha1-CXALflB0Mpc5Mw5TXFqQ+2eFFzA=}
engines : {node : '>=4' }
dependencies :
es6-error : 4.1 .1
dev : true
/require-directory/2.1.1 :
resolution : {integrity : sha1-jGStX9MNqxyXbiNE/+f3kqam30I=}
engines : {node : '>=0.10.0' }
dev : true
/require-from-string/2.0.2 :
resolution : {integrity : sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
engines : {node : '>=0.10.0' }
dev : true
/require-main-filename/2.0.0 :
resolution : {integrity : sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==}
dev : true
/resolve-from/4.0.0 :
resolution : {integrity : sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
engines : {node : '>=4' }
dev : true
/resolve-from/5.0.0 :
resolution : {integrity : sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
engines : {node : '>=8' }
dev : true
/retry/0.12.0 :
resolution : {integrity : sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=}
engines : {node : '>= 4' }
dev : false
/reusify/1.0.4 :
resolution : {integrity : sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
engines : {iojs: '>=1.0.0', node : '>=0.10.0' }
dev : true
/rimraf/3.0.2 :
resolution : {integrity : sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
hasBin : true
dependencies :
glob : 7.2 .0
/run-parallel/1.2.0 :
resolution : {integrity : sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
dependencies :
queue-microtask : 1.2 .3
dev : true
/safe-buffer/5.1.2 :
resolution : {integrity : sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
/safe-buffer/5.2.1 :
resolution : {integrity : sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
/safer-buffer/2.1.2 :
resolution : {integrity : sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
dev : false
optional : true
/semver/6.3.0 :
resolution : {integrity : sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
hasBin : true
dev : true
/semver/7.3.7 :
resolution : {integrity : sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==}
engines : {node : '>=10' }
hasBin : true
dependencies :
lru-cache : 6.0 .0
/serialize-javascript/6.0.0 :
resolution : {integrity : sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==}
dependencies :
randombytes : 2.1 .0
dev : true
/set-blocking/2.0.0 :
resolution : {integrity : sha1-BF+XgtARrppoA93TgrJDkrPYkPc=}
/shebang-command/2.0.0 :
resolution : {integrity : sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
engines : {node : '>=8' }
dependencies :
shebang-regex : 3.0 .0
dev : true
/shebang-regex/3.0.0 :
resolution : {integrity : sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
engines : {node : '>=8' }
dev : true
/shiki/0.10.1 :
resolution : {integrity : sha512-VsY7QJVzU51j5o1+DguUd+6vmCmZ5v/6gYu4vyYAhzjuNQU6P/vmSy4uQaOhvje031qQMiW0d2BwgMH52vqMng==}
dependencies :
jsonc-parser : 3.0 .0
vscode-oniguruma : 1.6 .2
vscode-textmate : 5.2 .0
dev : true
/signal-exit/3.0.7 :
resolution : {integrity : sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
/simple-concat/1.0.1 :
resolution : {integrity : sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
dev : false
/simple-get/4.0.1 :
resolution : {integrity : sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
dependencies :
decompress-response : 6.0 .0
once : 1.4 .0
simple-concat : 1.0 .1
dev : false
/slash/3.0.0 :
resolution : {integrity : sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
engines : {node : '>=8' }
dev : true
/slice-ansi/4.0.0 :
resolution : {integrity : sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==}
engines : {node : '>=10' }
dependencies :
ansi-styles : 4.3 .0
astral-regex : 2.0 .0
is-fullwidth-code-point : 3.0 .0
dev : true
/smart-buffer/4.2.0 :
resolution : {integrity : sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==}
engines : {node: '>= 6.0.0', npm : '>= 3.0.0' }
dev : false
/socks-proxy-agent/6.2.0 :
resolution : {integrity : sha512-wWqJhjb32Q6GsrUqzuFkukxb/zzide5quXYcMVpIjxalDBBYy2nqKCFQ/9+Ie4dvOYSQdOk3hUlZSdzZOd3zMQ==}
engines : {node : '>= 10' }
dependencies :
agent-base : 6.0 .2
debug : 4.3 .4
socks : 2.6 .2
transitivePeerDependencies :
- supports-color
dev : false
/socks/2.6.2 :
resolution : {integrity : sha512-zDZhHhZRY9PxRruRMR7kMhnf3I8hDs4S3f9RecfnGxvcBHQcKcIH/oUcEWffsfl1XxdYlA7nnlGbbTvPz9D8gA==}
engines : {node: '>= 10.13.0', npm : '>= 3.0.0' }
dependencies :
ip : 1.1 .5
smart-buffer : 4.2 .0
dev : false
/source-map/0.5.7 :
resolution : {integrity : sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=}
engines : {node : '>=0.10.0' }
dev : true
/source-map/0.6.1 :
resolution : {integrity : sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
engines : {node : '>=0.10.0' }
dev : true
/spawn-wrap/2.0.0 :
resolution : {integrity : sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg==}
engines : {node : '>=8' }
dependencies :
foreground-child : 2.0 .0
is-windows : 1.0 .2
make-dir : 3.1 .0
rimraf : 3.0 .2
signal-exit : 3.0 .7
which : 2.0 .2
dev : true
/sprintf-js/1.0.3 :
resolution : {integrity : sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=}
dev : true
/ssri/9.0.0 :
resolution : {integrity : sha512-Y1Z6J8UYnexKFN1R/hxUaYoY2LVdKEzziPmVAFKiKX8fiwvCJTVzn/xYE9TEWod5OVyNfIHHuVfIEuBClL/uJQ==}
engines : {node : ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies :
minipass : 3.1 .6
dev : false
/string-width/1.0.2 :
resolution : {integrity : sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=}
engines : {node : '>=0.10.0' }
dependencies :
code-point-at : 1.1 .0
is-fullwidth-code-point : 1.0 .0
strip-ansi : 3.0 .1
dev : false
/string-width/4.2.3 :
resolution : {integrity : sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
engines : {node : '>=8' }
dependencies :
emoji-regex : 8.0 .0
is-fullwidth-code-point : 3.0 .0
strip-ansi : 6.0 .1
/string_decoder/1.1.1 :
resolution : {integrity : sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
dependencies :
safe-buffer : 5.1 .2
dev : false
/string_decoder/1.3.0 :
resolution : {integrity : sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
dependencies :
safe-buffer : 5.2 .1
dev : false
/strip-ansi/3.0.1 :
resolution : {integrity : sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=}
engines : {node : '>=0.10.0' }
dependencies :
ansi-regex : 2.1 .1
dev : false
/strip-ansi/6.0.1 :
resolution : {integrity : sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
engines : {node : '>=8' }
dependencies :
ansi-regex : 5.0 .1
/strip-bom/4.0.0 :
resolution : {integrity : sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==}
engines : {node : '>=8' }
dev : true
/strip-json-comments/2.0.1 :
resolution : {integrity : sha1-PFMZQukIwml8DsNEhYwobHygpgo=}
engines : {node : '>=0.10.0' }
dev : false
/strip-json-comments/3.1.1 :
resolution : {integrity : sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
engines : {node : '>=8' }
dev : true
/strtok3/6.3.0 :
resolution : {integrity : sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw==}
engines : {node : '>=10' }
dependencies :
'@tokenizer/token' : 0.3 .0
peek-readable : 4.1 .0
dev : false
/supports-color/5.5.0 :
resolution : {integrity : sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
engines : {node : '>=4' }
dependencies :
has-flag : 3.0 .0
dev : true
/supports-color/7.2.0 :
resolution : {integrity : sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
engines : {node : '>=8' }
dependencies :
has-flag : 4.0 .0
dev : true
/supports-color/8.1.1 :
resolution : {integrity : sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
engines : {node : '>=10' }
dependencies :
has-flag : 4.0 .0
dev : true
/table/6.8.0 :
resolution : {integrity : sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==}
engines : {node : '>=10.0.0' }
dependencies :
ajv : 8.11 .0
lodash.truncate : 4.4 .2
slice-ansi : 4.0 .0
string-width : 4.2 .3
strip-ansi : 6.0 .1
dev : true
/tar-fs/2.1.1 :
resolution : {integrity : sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==}
dependencies :
chownr : 1.1 .4
mkdirp-classic : 0.5 .3
pump : 3.0 .0
tar-stream : 2.2 .0
dev : false
/tar-stream/2.2.0 :
resolution : {integrity : sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
engines : {node : '>=6' }
dependencies :
bl : 4.1 .0
end-of-stream : 1.4 .4
fs-constants : 1.0 .0
inherits : 2.0 .4
readable-stream : 3.6 .0
dev : false
/tar/6.1.11 :
resolution : {integrity : sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==}
engines : {node : '>= 10' }
dependencies :
chownr : 2.0 .0
fs-minipass : 2.1 .0
minipass : 3.1 .6
minizlib : 2.1 .2
mkdirp : 1.0 .4
yallist : 4.0 .0
dev : false
/test-exclude/6.0.0 :
resolution : {integrity : sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==}
engines : {node : '>=8' }
dependencies :
'@istanbuljs/schema' : 0.1 .3
glob : 7.2 .0
minimatch : 3.1 .2
dev : true
/text-table/0.2.0 :
resolution : {integrity : sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=}
dev : true
/to-fast-properties/2.0.0 :
resolution : {integrity : sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=}
engines : {node : '>=4' }
dev : true
/to-regex-range/5.0.1 :
resolution : {integrity : sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines : {node : '>=8.0' }
dependencies :
is-number : 7.0 .0
dev : true
/token-types/4.2.0 :
resolution : {integrity : sha512-P0rrp4wUpefLncNamWIef62J0v0kQR/GfDVji9WKY7GDCWy5YbVSrKUTam07iWPZQGy0zWNOfstYTykMmPNR7w==}
engines : {node : '>=10' }
dependencies :
'@tokenizer/token' : 0.3 .0
ieee754 : 1.2 .1
dev : false
/tr46/0.0.3 :
resolution : {integrity : sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=}
dev : true
2022-07-19 02:47:59 +03:00
/ts-node/10.8.1_6f1a4dd4ae850373230f71a3bf15e349 :
2022-06-30 16:32:56 +03:00
resolution : {integrity : sha512-Wwsnao4DQoJsN034wePSg5nZiw4YKXf56mPIAeD6wVmiv+RytNSWqc2f3fKvcUoV+Yn2+yocD71VOfQHbmVX4g==}
2022-04-28 16:58:09 +03:00
hasBin : true
peerDependencies :
'@swc/core' : '>=1.2.50'
'@swc/wasm' : '>=1.2.50'
'@types/node' : '*'
typescript : '>=2.7'
peerDependenciesMeta :
'@swc/core' :
optional : true
'@swc/wasm' :
optional : true
dependencies :
2022-06-30 16:32:56 +03:00
'@cspotcode/source-map-support' : 0.8 .1
2022-04-28 16:58:09 +03:00
'@tsconfig/node10' : 1.0 .8
'@tsconfig/node12' : 1.0 .9
'@tsconfig/node14' : 1.0 .1
'@tsconfig/node16' : 1.0 .2
'@types/node' : 14.18 .16
acorn : 8.7 .1
acorn-walk : 8.2 .0
arg : 4.1 .3
create-require : 1.1 .1
diff : 4.0 .2
make-error : 1.3 .6
2022-06-30 16:32:56 +03:00
typescript : 4.7 .4
2022-04-28 16:58:09 +03:00
v8-compile-cache-lib : 3.0 .1
yn : 3.1 .1
dev : true
/tslib/1.14.1 :
resolution : {integrity : sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
dev : true
/tslib/2.4.0 :
resolution : {integrity : sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
dev : true
2022-06-30 16:32:56 +03:00
/tsutils/3.21.0_typescript@4.7.4 :
2022-04-28 16:58:09 +03:00
resolution : {integrity : sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
engines : {node : '>= 6' }
peerDependencies :
typescript : '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
dependencies :
tslib : 1.14 .1
2022-06-30 16:32:56 +03:00
typescript : 4.7 .4
2022-04-28 16:58:09 +03:00
dev : true
/tunnel-agent/0.6.0 :
resolution : {integrity : sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=}
dependencies :
safe-buffer : 5.2 .1
dev : false
/type-check/0.4.0 :
resolution : {integrity : sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
engines : {node : '>= 0.8.0' }
dependencies :
prelude-ls : 1.2 .1
dev : true
/type-detect/4.0.8 :
resolution : {integrity : sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
engines : {node : '>=4' }
dev : true
/type-fest/0.20.2 :
resolution : {integrity : sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
engines : {node : '>=10' }
dev : true
/type-fest/0.8.1 :
resolution : {integrity : sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==}
engines : {node : '>=8' }
dev : true
/typedarray-to-buffer/3.1.5 :
resolution : {integrity : sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==}
dependencies :
is-typedarray : 1.0 .0
dev : true
2022-06-30 16:32:56 +03:00
/typedoc/0.23.2_typescript@4.7.4 :
resolution : {integrity : sha512-THpC4vtb3wu1yck6YHzEc4ck6W4lScf8TD0Rg7XAetDih8BzP+ErYO0/6DtdzYcZyKkDwEoujkMeWW7CffCbrQ==}
engines : {node : '>= 14.14' }
2022-04-28 16:58:09 +03:00
hasBin : true
peerDependencies :
2022-06-30 16:32:56 +03:00
typescript : 4.6 .x || 4.7.x
2022-04-28 16:58:09 +03:00
dependencies :
lunr : 2.3 .9
2022-06-30 16:32:56 +03:00
marked : 4.0 .17
minimatch : 5.1 .0
2022-04-28 16:58:09 +03:00
shiki : 0.10 .1
2022-06-30 16:32:56 +03:00
typescript : 4.7 .4
2022-04-28 16:58:09 +03:00
dev : true
2022-06-30 16:32:56 +03:00
/typescript/4.7.4 :
resolution : {integrity : sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==}
2022-04-28 16:58:09 +03:00
engines : {node : '>=4.2.0' }
hasBin : true
dev : true
/unique-filename/1.1.1 :
resolution : {integrity : sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==}
dependencies :
unique-slug : 2.0 .2
dev : false
/unique-slug/2.0.2 :
resolution : {integrity : sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==}
dependencies :
imurmurhash : 0.1 .4
dev : false
/uri-js/4.4.1 :
resolution : {integrity : sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
dependencies :
punycode : 2.1 .1
dev : true
/util-deprecate/1.0.2 :
resolution : {integrity : sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=}
dev : false
/uuid/3.4.0 :
resolution : {integrity : sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==}
deprecated : Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
hasBin : true
dev : true
/v8-compile-cache-lib/3.0.1 :
resolution : {integrity : sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
dev : true
/v8-compile-cache/2.3.0 :
resolution : {integrity : sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==}
dev : true
/vscode-oniguruma/1.6.2 :
resolution : {integrity : sha512-KH8+KKov5eS/9WhofZR8M8dMHWN2gTxjMsG4jd04YhpbPR91fUj7rYQ2/XjeHCJWbg7X++ApRIU9NUwM2vTvLA==}
dev : true
/vscode-textmate/5.2.0 :
resolution : {integrity : sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==}
dev : true
/webidl-conversions/3.0.1 :
resolution : {integrity : sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=}
dev : true
/whatwg-url/5.0.0 :
resolution : {integrity : sha1-lmRU6HZUYuN2RNNib2dCzotwll0=}
dependencies :
tr46 : 0.0 .3
webidl-conversions : 3.0 .1
dev : true
/which-module/2.0.0 :
resolution : {integrity : sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=}
dev : true
/which/2.0.2 :
resolution : {integrity : sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
engines : {node : '>= 8' }
hasBin : true
dependencies :
isexe : 2.0 .0
/wide-align/1.1.5 :
resolution : {integrity : sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==}
dependencies :
string-width : 4.2 .3
dev : false
/word-wrap/1.2.3 :
resolution : {integrity : sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==}
engines : {node : '>=0.10.0' }
dev : true
/workerpool/6.2.0 :
resolution : {integrity : sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==}
dev : true
/wrap-ansi/6.2.0 :
resolution : {integrity : sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
engines : {node : '>=8' }
dependencies :
ansi-styles : 4.3 .0
string-width : 4.2 .3
strip-ansi : 6.0 .1
dev : true
/wrap-ansi/7.0.0 :
resolution : {integrity : sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
engines : {node : '>=10' }
dependencies :
ansi-styles : 4.3 .0
string-width : 4.2 .3
strip-ansi : 6.0 .1
dev : true
/wrappy/1.0.2 :
resolution : {integrity : sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=}
/write-file-atomic/3.0.3 :
resolution : {integrity : sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==}
dependencies :
imurmurhash : 0.1 .4
is-typedarray : 1.0 .0
signal-exit : 3.0 .7
typedarray-to-buffer : 3.1 .5
dev : true
/ws/7.5.7 :
resolution : {integrity : sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==}
engines : {node : '>=8.3.0' }
peerDependencies :
bufferutil : ^4.0.1
utf-8-validate : ^5.0.2
peerDependenciesMeta :
bufferutil :
optional : true
utf-8-validate :
optional : true
dev : true
/y18n/4.0.3 :
resolution : {integrity : sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==}
dev : true
/y18n/5.0.8 :
resolution : {integrity : sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
engines : {node : '>=10' }
dev : true
/yallist/4.0.0 :
resolution : {integrity : sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
/yargs-parser/18.1.3 :
resolution : {integrity : sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==}
engines : {node : '>=6' }
dependencies :
camelcase : 5.3 .1
decamelize : 1.2 .0
dev : true
/yargs-parser/20.2.4 :
resolution : {integrity : sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==}
engines : {node : '>=10' }
dev : true
/yargs-parser/20.2.9 :
resolution : {integrity : sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==}
engines : {node : '>=10' }
dev : true
/yargs-unparser/2.0.0 :
resolution : {integrity : sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
engines : {node : '>=10' }
dependencies :
camelcase : 6.3 .0
decamelize : 4.0 .0
flat : 5.0 .2
is-plain-obj : 2.1 .0
dev : true
/yargs/15.4.1 :
resolution : {integrity : sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==}
engines : {node : '>=8' }
dependencies :
cliui : 6.0 .0
decamelize : 1.2 .0
find-up : 4.1 .0
get-caller-file : 2.0 .5
require-directory : 2.1 .1
require-main-filename : 2.0 .0
set-blocking : 2.0 .0
string-width : 4.2 .3
which-module : 2.0 .0
y18n : 4.0 .3
yargs-parser : 18.1 .3
dev : true
/yargs/16.2.0 :
resolution : {integrity : sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==}
engines : {node : '>=10' }
dependencies :
cliui : 7.0 .4
escalade : 3.1 .1
get-caller-file : 2.0 .5
require-directory : 2.1 .1
string-width : 4.2 .3
y18n : 5.0 .8
yargs-parser : 20.2 .9
dev : true
/yn/3.1.1 :
resolution : {integrity : sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
engines : {node : '>=6' }
dev : true
/yocto-queue/0.1.0 :
resolution : {integrity : sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines : {node : '>=10' }
dev : true