8 "@codemirror/commands": "^6.0.1",
9 "@codemirror/lang-css": "^6.1.1",
10 "@codemirror/lang-javascript": "^6.1.6",
11 "@codemirror/lang-json": "^6.0.1",
12 "@codemirror/lang-markdown": "^6.0.1",
13 "@codemirror/lang-php": "^6.0.0",
14 "@codemirror/language": "^6.2.1",
15 "@codemirror/legacy-modes": "^6.1.0",
16 "@codemirror/state": "^6.1.0",
17 "@codemirror/theme-one-dark": "^6.0.0",
18 "@codemirror/view": "^6.1.2",
19 "@ssddanbrown/codemirror-lang-smarty": "^1.0.0",
20 "@ssddanbrown/codemirror-lang-twig": "^1.0.0",
21 "codemirror": "^6.0.1",
23 "markdown-it": "^13.0.1",
24 "markdown-it-task-lists": "^2.1.1",
26 "sortablejs": "^1.15.0"
29 "@lezer/generator": "^1.2.2",
30 "chokidar-cli": "^3.0",
32 "livereload": "^0.9.3",
33 "npm-run-all": "^4.1.5",
38 "node_modules/@codemirror/autocomplete": {
40 "resolved": "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.4.2.tgz",
41 "integrity": "sha512-8WE2xp+D0MpWEv5lZ6zPW1/tf4AGb358T5GWYiKEuCP8MvFfT3tH2mIF9Y2yr2e3KbHuSvsVhosiEyqCpiJhZQ==",
43 "@codemirror/language": "^6.0.0",
44 "@codemirror/state": "^6.0.0",
45 "@codemirror/view": "^6.6.0",
46 "@lezer/common": "^1.0.0"
49 "@codemirror/language": "^6.0.0",
50 "@codemirror/state": "^6.0.0",
51 "@codemirror/view": "^6.0.0",
52 "@lezer/common": "^1.0.0"
55 "node_modules/@codemirror/commands": {
57 "resolved": "https://registry.npmjs.org/@codemirror/commands/-/commands-6.2.1.tgz",
58 "integrity": "sha512-FFiNKGuHA5O8uC6IJE5apI5rT9gyjlw4whqy4vlcX0wE/myxL6P1s0upwDhY4HtMWLOwzwsp0ap3bjdQhvfDOA==",
60 "@codemirror/language": "^6.0.0",
61 "@codemirror/state": "^6.2.0",
62 "@codemirror/view": "^6.0.0",
63 "@lezer/common": "^1.0.0"
66 "node_modules/@codemirror/lang-css": {
68 "resolved": "https://registry.npmjs.org/@codemirror/lang-css/-/lang-css-6.1.1.tgz",
69 "integrity": "sha512-P6jdNEHyRcqqDgbvHYyC9Wxkek0rnG3a9aVSRi4a7WrjPbQtBTaOmvYpXmm13zZMAatO4Oqpac+0QZs7sy+LnQ==",
71 "@codemirror/autocomplete": "^6.0.0",
72 "@codemirror/language": "^6.0.0",
73 "@codemirror/state": "^6.0.0",
74 "@lezer/css": "^1.0.0"
77 "node_modules/@codemirror/lang-html": {
79 "resolved": "https://registry.npmjs.org/@codemirror/lang-html/-/lang-html-6.4.2.tgz",
80 "integrity": "sha512-bqCBASkteKySwtIbiV/WCtGnn/khLRbbiV5TE+d9S9eQJD7BA4c5dTRm2b3bVmSpilff5EYxvB4PQaZzM/7cNw==",
82 "@codemirror/autocomplete": "^6.0.0",
83 "@codemirror/lang-css": "^6.0.0",
84 "@codemirror/lang-javascript": "^6.0.0",
85 "@codemirror/language": "^6.4.0",
86 "@codemirror/state": "^6.0.0",
87 "@codemirror/view": "^6.2.2",
88 "@lezer/common": "^1.0.0",
89 "@lezer/css": "^1.1.0",
90 "@lezer/html": "^1.3.0"
93 "node_modules/@codemirror/lang-javascript": {
95 "resolved": "https://registry.npmjs.org/@codemirror/lang-javascript/-/lang-javascript-6.1.6.tgz",
96 "integrity": "sha512-TTK28z+vJQY9GAefLTDDptI2LMqMfAiuTpt8s9SsNwocjVQ1v9yTzfReMf1hYhspQCdhfa7fdKnQJ78mKe/bHQ==",
98 "@codemirror/autocomplete": "^6.0.0",
99 "@codemirror/language": "^6.6.0",
100 "@codemirror/lint": "^6.0.0",
101 "@codemirror/state": "^6.0.0",
102 "@codemirror/view": "^6.0.0",
103 "@lezer/common": "^1.0.0",
104 "@lezer/javascript": "^1.0.0"
107 "node_modules/@codemirror/lang-json": {
109 "resolved": "https://registry.npmjs.org/@codemirror/lang-json/-/lang-json-6.0.1.tgz",
110 "integrity": "sha512-+T1flHdgpqDDlJZ2Lkil/rLiRy684WMLc74xUnjJH48GQdfJo/pudlTRreZmKwzP8/tGdKf83wlbAdOCzlJOGQ==",
112 "@codemirror/language": "^6.0.0",
113 "@lezer/json": "^1.0.0"
116 "node_modules/@codemirror/lang-markdown": {
118 "resolved": "https://registry.npmjs.org/@codemirror/lang-markdown/-/lang-markdown-6.1.0.tgz",
119 "integrity": "sha512-HQDJg1Js19fPKKsI3Rp1X0J6mxyrRy2NX6+Evh0+/jGm6IZHL5ygMGKBYNWKXodoDQFvgdofNRG33gWOwV59Ag==",
121 "@codemirror/lang-html": "^6.0.0",
122 "@codemirror/language": "^6.3.0",
123 "@codemirror/state": "^6.0.0",
124 "@codemirror/view": "^6.0.0",
125 "@lezer/common": "^1.0.0",
126 "@lezer/markdown": "^1.0.0"
129 "node_modules/@codemirror/lang-php": {
131 "resolved": "https://registry.npmjs.org/@codemirror/lang-php/-/lang-php-6.0.1.tgz",
132 "integrity": "sha512-ublojMdw/PNWa7qdN5TMsjmqkNuTBD3k6ndZ4Z0S25SBAiweFGyY68AS3xNcIOlb6DDFDvKlinLQ40vSLqf8xA==",
134 "@codemirror/lang-html": "^6.0.0",
135 "@codemirror/language": "^6.0.0",
136 "@codemirror/state": "^6.0.0",
137 "@lezer/common": "^1.0.0",
138 "@lezer/php": "^1.0.0"
141 "node_modules/@codemirror/language": {
143 "resolved": "https://registry.npmjs.org/@codemirror/language/-/language-6.6.0.tgz",
144 "integrity": "sha512-cwUd6lzt3MfNYOobdjf14ZkLbJcnv4WtndYaoBkbor/vF+rCNguMPK0IRtvZJG4dsWiaWPcK8x1VijhvSxnstg==",
146 "@codemirror/state": "^6.0.0",
147 "@codemirror/view": "^6.0.0",
148 "@lezer/common": "^1.0.0",
149 "@lezer/highlight": "^1.0.0",
150 "@lezer/lr": "^1.0.0",
151 "style-mod": "^4.0.0"
154 "node_modules/@codemirror/legacy-modes": {
156 "resolved": "https://registry.npmjs.org/@codemirror/legacy-modes/-/legacy-modes-6.3.1.tgz",
157 "integrity": "sha512-icXmCs4Mhst2F8mE0TNpmG6l7YTj1uxam3AbZaFaabINH5oWAdg2CfR/PVi+d/rqxJ+TuTnvkKK5GILHrNThtw==",
159 "@codemirror/language": "^6.0.0"
162 "node_modules/@codemirror/lint": {
164 "resolved": "https://registry.npmjs.org/@codemirror/lint/-/lint-6.1.1.tgz",
165 "integrity": "sha512-e+M543x0NVHGayNHQzLP4XByJsvbu/ojY6+0VF2Y4Uu66Rt1nADuxNflZwECLf7gS009smIsptSUa6bUj/U/rw==",
167 "@codemirror/state": "^6.0.0",
168 "@codemirror/view": "^6.0.0",
172 "node_modules/@codemirror/search": {
174 "resolved": "https://registry.npmjs.org/@codemirror/search/-/search-6.2.3.tgz",
175 "integrity": "sha512-V9n9233lopQhB1dyjsBK2Wc1i+8hcCqxl1wQ46c5HWWLePoe4FluV3TGHoZ04rBRlGjNyz9DTmpJErig8UE4jw==",
177 "@codemirror/state": "^6.0.0",
178 "@codemirror/view": "^6.0.0",
182 "node_modules/@codemirror/state": {
184 "resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.2.0.tgz",
185 "integrity": "sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA=="
187 "node_modules/@codemirror/theme-one-dark": {
189 "resolved": "https://registry.npmjs.org/@codemirror/theme-one-dark/-/theme-one-dark-6.1.1.tgz",
190 "integrity": "sha512-+CfzmScfJuD6uDF5bHJkAjWTQ2QAAHxODCPxUEgcImDYcJLT+4l5vLnBHmDVv46kCC5uUJGMrBJct2Z6JbvqyQ==",
192 "@codemirror/language": "^6.0.0",
193 "@codemirror/state": "^6.0.0",
194 "@codemirror/view": "^6.0.0",
195 "@lezer/highlight": "^1.0.0"
198 "node_modules/@codemirror/view": {
200 "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.9.1.tgz",
201 "integrity": "sha512-bzfSjJn9dAADVpabLKWKNmMG4ibyTV2e3eOGowjElNPTdTkSbi6ixPYHm2u0ADcETfKsi2/R84Rkmi91dH9yEg==",
203 "@codemirror/state": "^6.1.4",
204 "style-mod": "^4.0.0",
205 "w3c-keyname": "^2.2.4"
208 "node_modules/@esbuild/android-arm": {
210 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.8.tgz",
211 "integrity": "sha512-0/rb91GYKhrtbeglJXOhAv9RuYimgI8h623TplY2X+vA4EXnk3Zj1fXZreJ0J3OJJu1bwmb0W7g+2cT/d8/l/w==",
224 "node_modules/@esbuild/android-arm64": {
226 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.8.tgz",
227 "integrity": "sha512-oa/N5j6v1svZQs7EIRPqR8f+Bf8g6HBDjD/xHC02radE/NjKHK7oQmtmLxPs1iVwYyvE+Kolo6lbpfEQ9xnhxQ==",
240 "node_modules/@esbuild/android-x64": {
242 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.8.tgz",
243 "integrity": "sha512-bTliMLqD7pTOoPg4zZkXqCDuzIUguEWLpeqkNfC41ODBHwoUgZ2w5JBeYimv4oP6TDVocoYmEhZrCLQTrH89bg==",
256 "node_modules/@esbuild/darwin-arm64": {
258 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.8.tgz",
259 "integrity": "sha512-ghAbV3ia2zybEefXRRm7+lx8J/rnupZT0gp9CaGy/3iolEXkJ6LYRq4IpQVI9zR97ID80KJVoUlo3LSeA/sMAg==",
272 "node_modules/@esbuild/darwin-x64": {
274 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.8.tgz",
275 "integrity": "sha512-n5WOpyvZ9TIdv2V1K3/iIkkJeKmUpKaCTdun9buhGRWfH//osmUjlv4Z5mmWdPWind/VGcVxTHtLfLCOohsOXw==",
288 "node_modules/@esbuild/freebsd-arm64": {
290 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.8.tgz",
291 "integrity": "sha512-a/SATTaOhPIPFWvHZDoZYgxaZRVHn0/LX1fHLGfZ6C13JqFUZ3K6SMD6/HCtwOQ8HnsNaEeokdiDSFLuizqv5A==",
304 "node_modules/@esbuild/freebsd-x64": {
306 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.8.tgz",
307 "integrity": "sha512-xpFJb08dfXr5+rZc4E+ooZmayBW6R3q59daCpKZ/cDU96/kvDM+vkYzNeTJCGd8rtO6fHWMq5Rcv/1cY6p6/0Q==",
320 "node_modules/@esbuild/linux-arm": {
322 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.8.tgz",
323 "integrity": "sha512-6Ij8gfuGszcEwZpi5jQIJCVIACLS8Tz2chnEBfYjlmMzVsfqBP1iGmHQPp7JSnZg5xxK9tjCc+pJ2WtAmPRFVA==",
336 "node_modules/@esbuild/linux-arm64": {
338 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.8.tgz",
339 "integrity": "sha512-v3iwDQuDljLTxpsqQDl3fl/yihjPAyOguxuloON9kFHYwopeJEf1BkDXODzYyXEI19gisEsQlG1bM65YqKSIww==",
352 "node_modules/@esbuild/linux-ia32": {
354 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.8.tgz",
355 "integrity": "sha512-8svILYKhE5XetuFk/B6raFYIyIqydQi+GngEXJgdPdI7OMKUbSd7uzR02wSY4kb53xBrClLkhH4Xs8P61Q2BaA==",
368 "node_modules/@esbuild/linux-loong64": {
370 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.8.tgz",
371 "integrity": "sha512-B6FyMeRJeV0NpyEOYlm5qtQfxbdlgmiGdD+QsipzKfFky0K5HW5Td6dyK3L3ypu1eY4kOmo7wW0o94SBqlqBSA==",
384 "node_modules/@esbuild/linux-mips64el": {
386 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.8.tgz",
387 "integrity": "sha512-CCb67RKahNobjm/eeEqeD/oJfJlrWyw29fgiyB6vcgyq97YAf3gCOuP6qMShYSPXgnlZe/i4a8WFHBw6N8bYAA==",
400 "node_modules/@esbuild/linux-ppc64": {
402 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.8.tgz",
403 "integrity": "sha512-bytLJOi55y55+mGSdgwZ5qBm0K9WOCh0rx+vavVPx+gqLLhxtSFU0XbeYy/dsAAD6xECGEv4IQeFILaSS2auXw==",
416 "node_modules/@esbuild/linux-riscv64": {
418 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.8.tgz",
419 "integrity": "sha512-2YpRyQJmKVBEHSBLa8kBAtbhucaclb6ex4wchfY0Tj3Kg39kpjeJ9vhRU7x4mUpq8ISLXRXH1L0dBYjAeqzZAw==",
432 "node_modules/@esbuild/linux-s390x": {
434 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.8.tgz",
435 "integrity": "sha512-QgbNY/V3IFXvNf11SS6exkpVcX0LJcob+0RWCgV9OiDAmVElnxciHIisoSix9uzYzScPmS6dJFbZULdSAEkQVw==",
448 "node_modules/@esbuild/linux-x64": {
450 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.8.tgz",
451 "integrity": "sha512-mM/9S0SbAFDBc4OPoyP6SEOo5324LpUxdpeIUUSrSTOfhHU9hEfqRngmKgqILqwx/0DVJBzeNW7HmLEWp9vcOA==",
464 "node_modules/@esbuild/netbsd-x64": {
466 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.8.tgz",
467 "integrity": "sha512-eKUYcWaWTaYr9zbj8GertdVtlt1DTS1gNBWov+iQfWuWyuu59YN6gSEJvFzC5ESJ4kMcKR0uqWThKUn5o8We6Q==",
480 "node_modules/@esbuild/openbsd-x64": {
482 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.8.tgz",
483 "integrity": "sha512-Vc9J4dXOboDyMXKD0eCeW0SIeEzr8K9oTHJU+Ci1mZc5njPfhKAqkRt3B/fUNU7dP+mRyralPu8QUkiaQn7iIg==",
496 "node_modules/@esbuild/sunos-x64": {
498 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.8.tgz",
499 "integrity": "sha512-0xvOTNuPXI7ft1LYUgiaXtpCEjp90RuBBYovdd2lqAFxje4sEucurg30M1WIm03+3jxByd3mfo+VUmPtRSVuOw==",
512 "node_modules/@esbuild/win32-arm64": {
514 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.8.tgz",
515 "integrity": "sha512-G0JQwUI5WdEFEnYNKzklxtBheCPkuDdu1YrtRrjuQv30WsYbkkoixKxLLv8qhJmNI+ATEWquZe/N0d0rpr55Mg==",
528 "node_modules/@esbuild/win32-ia32": {
530 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.8.tgz",
531 "integrity": "sha512-Fqy63515xl20OHGFykjJsMnoIWS+38fqfg88ClvPXyDbLtgXal2DTlhb1TfTX34qWi3u4I7Cq563QcHpqgLx8w==",
544 "node_modules/@esbuild/win32-x64": {
546 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.8.tgz",
547 "integrity": "sha512-1iuezdyDNngPnz8rLRDO2C/ZZ/emJLb72OsZeqQ6gL6Avko/XCXZw+NuxBSNhBAP13Hie418V7VMt9et1FMvpg==",
560 "node_modules/@lezer/common": {
562 "resolved": "https://registry.npmjs.org/@lezer/common/-/common-1.0.2.tgz",
563 "integrity": "sha512-SVgiGtMnMnW3ActR8SXgsDhw7a0w0ChHSYAyAUxxrOiJ1OqYWEKk/xJd84tTSPo1mo6DXLObAJALNnd0Hrv7Ng=="
565 "node_modules/@lezer/css": {
567 "resolved": "https://registry.npmjs.org/@lezer/css/-/css-1.1.1.tgz",
568 "integrity": "sha512-mSjx+unLLapEqdOYDejnGBokB5+AiJKZVclmud0MKQOKx3DLJ5b5VTCstgDDknR6iIV4gVrN6euzsCnj0A2gQA==",
570 "@lezer/highlight": "^1.0.0",
571 "@lezer/lr": "^1.0.0"
574 "node_modules/@lezer/generator": {
576 "resolved": "https://registry.npmjs.org/@lezer/generator/-/generator-1.2.2.tgz",
577 "integrity": "sha512-O//eH9jTPM1GnbZruuD23xU68Pkuragonn1DEIom4Kt/eJN/QFt7Vzvp1YjV/XBmoUKC+2ySPgrA5fMF9FMM2g==",
580 "@lezer/common": "^1.0.2",
581 "@lezer/lr": "^1.3.0"
584 "lezer-generator": "dist/lezer-generator.cjs"
587 "node_modules/@lezer/highlight": {
589 "resolved": "https://registry.npmjs.org/@lezer/highlight/-/highlight-1.1.3.tgz",
590 "integrity": "sha512-3vLKLPThO4td43lYRBygmMY18JN3CPh9w+XS2j8WC30vR4yZeFG4z1iFe4jXE43NtGqe//zHW5q8ENLlHvz9gw==",
592 "@lezer/common": "^1.0.0"
595 "node_modules/@lezer/html": {
597 "resolved": "https://registry.npmjs.org/@lezer/html/-/html-1.3.2.tgz",
598 "integrity": "sha512-LKGyDdqqDugXR/lKM9FwaKEfMerbZ/aqvhLf0P1FLLK/pVP7wKHXGcg6g3cJ7ckvFidn0tXA8jioG0irVsCBAQ==",
600 "@lezer/common": "^1.0.0",
601 "@lezer/highlight": "^1.0.0",
602 "@lezer/lr": "^1.0.0"
605 "node_modules/@lezer/javascript": {
607 "resolved": "https://registry.npmjs.org/@lezer/javascript/-/javascript-1.4.1.tgz",
608 "integrity": "sha512-Hqx36DJeYhKtdpc7wBYPR0XF56ZzIp0IkMO/zNNj80xcaFOV4Oj/P7TQc/8k2TxNhzl7tV5tXS8ZOCPbT4L3nA==",
610 "@lezer/highlight": "^1.1.3",
611 "@lezer/lr": "^1.3.0"
614 "node_modules/@lezer/json": {
616 "resolved": "https://registry.npmjs.org/@lezer/json/-/json-1.0.0.tgz",
617 "integrity": "sha512-zbAuUY09RBzCoCA3lJ1+ypKw5WSNvLqGMtasdW6HvVOqZoCpPr8eWrsGnOVWGKGn8Rh21FnrKRVlJXrGAVUqRw==",
619 "@lezer/highlight": "^1.0.0",
620 "@lezer/lr": "^1.0.0"
623 "node_modules/@lezer/lr": {
625 "resolved": "https://registry.npmjs.org/@lezer/lr/-/lr-1.3.3.tgz",
626 "integrity": "sha512-JPQe3mwJlzEVqy67iQiiGozhcngbO8QBgpqZM6oL1Wj/dXckrEexpBLeFkq0edtW5IqnPRFxA24BHJni8Js69w==",
628 "@lezer/common": "^1.0.0"
631 "node_modules/@lezer/markdown": {
633 "resolved": "https://registry.npmjs.org/@lezer/markdown/-/markdown-1.0.2.tgz",
634 "integrity": "sha512-8CY0OoZ6V5EzPjSPeJ4KLVbtXdLBd8V6sRCooN5kHnO28ytreEGTyrtU/zUwo/XLRzGr/e1g44KlzKi3yWGB5A==",
636 "@lezer/common": "^1.0.0",
637 "@lezer/highlight": "^1.0.0"
640 "node_modules/@lezer/php": {
642 "resolved": "https://registry.npmjs.org/@lezer/php/-/php-1.0.1.tgz",
643 "integrity": "sha512-aqdCQJOXJ66De22vzdwnuC502hIaG9EnPK2rSi+ebXyUd+j7GAX1mRjWZOVOmf3GST1YUfUCu6WXDiEgDGOVwA==",
645 "@lezer/highlight": "^1.0.0",
646 "@lezer/lr": "^1.1.0"
649 "node_modules/@ssddanbrown/codemirror-lang-smarty": {
651 "resolved": "https://registry.npmjs.org/@ssddanbrown/codemirror-lang-smarty/-/codemirror-lang-smarty-1.0.0.tgz",
652 "integrity": "sha512-F0ut1kmdbT3eORk3xVIKfQsGCZiQdh+6sLayBa0+FTex2gyIQlVQZRRA7bPSlchI3uZtWwNnqGNz5O/QLWRlFg=="
654 "node_modules/@ssddanbrown/codemirror-lang-twig": {
656 "resolved": "https://registry.npmjs.org/@ssddanbrown/codemirror-lang-twig/-/codemirror-lang-twig-1.0.0.tgz",
657 "integrity": "sha512-7WIMIh8Ssc54TooGCY57WU2rKEqZZrcV2tZSVRPtd0gKYsrDEKCSLWpQjUWEx7bdgh3NKHUjq1O4ugIzI/+dwQ==",
659 "@codemirror/language": "^6.0.0",
660 "@lezer/highlight": "^1.0.0",
661 "@lezer/lr": "^1.0.0"
664 "node_modules/ansi-regex": {
666 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
667 "integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==",
673 "node_modules/ansi-styles": {
675 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
676 "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
679 "color-convert": "^1.9.0"
685 "node_modules/anymatch": {
687 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
688 "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
691 "normalize-path": "^3.0.0",
692 "picomatch": "^2.0.4"
698 "node_modules/argparse": {
700 "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
701 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
703 "node_modules/available-typed-arrays": {
705 "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz",
706 "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==",
712 "url": "https://github.com/sponsors/ljharb"
715 "node_modules/balanced-match": {
717 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
718 "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
721 "node_modules/binary-extensions": {
723 "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
724 "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
730 "node_modules/brace-expansion": {
732 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
733 "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
736 "balanced-match": "^1.0.0",
737 "concat-map": "0.0.1"
740 "node_modules/braces": {
742 "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
743 "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
746 "fill-range": "^7.0.1"
752 "node_modules/call-bind": {
754 "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
755 "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
758 "function-bind": "^1.1.1",
759 "get-intrinsic": "^1.0.2"
762 "url": "https://github.com/sponsors/ljharb"
765 "node_modules/camelcase": {
767 "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
768 "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
774 "node_modules/chalk": {
776 "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
777 "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
780 "ansi-styles": "^3.2.1",
781 "escape-string-regexp": "^1.0.5",
782 "supports-color": "^5.3.0"
788 "node_modules/chokidar": {
790 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
791 "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
795 "type": "individual",
796 "url": "https://paulmillr.com/funding/"
800 "anymatch": "~3.1.2",
802 "glob-parent": "~5.1.2",
803 "is-binary-path": "~2.1.0",
805 "normalize-path": "~3.0.0",
811 "optionalDependencies": {
815 "node_modules/chokidar-cli": {
817 "resolved": "https://registry.npmjs.org/chokidar-cli/-/chokidar-cli-3.0.0.tgz",
818 "integrity": "sha512-xVW+Qeh7z15uZRxHOkP93Ux8A0xbPzwK4GaqD8dQOYc34TlkqUhVSS59fK36DOp5WdJlrRzlYSy02Ht99FjZqQ==",
821 "chokidar": "^3.5.2",
822 "lodash.debounce": "^4.0.8",
823 "lodash.throttle": "^4.1.1",
827 "chokidar": "index.js"
833 "node_modules/cliui": {
835 "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
836 "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
839 "string-width": "^3.1.0",
840 "strip-ansi": "^5.2.0",
841 "wrap-ansi": "^5.1.0"
844 "node_modules/codemirror": {
846 "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-6.0.1.tgz",
847 "integrity": "sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg==",
849 "@codemirror/autocomplete": "^6.0.0",
850 "@codemirror/commands": "^6.0.0",
851 "@codemirror/language": "^6.0.0",
852 "@codemirror/lint": "^6.0.0",
853 "@codemirror/search": "^6.0.0",
854 "@codemirror/state": "^6.0.0",
855 "@codemirror/view": "^6.0.0"
858 "node_modules/color-convert": {
860 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
861 "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
864 "color-name": "1.1.3"
867 "node_modules/color-name": {
869 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
870 "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
873 "node_modules/concat-map": {
875 "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
876 "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
879 "node_modules/crelt": {
881 "resolved": "https://registry.npmjs.org/crelt/-/crelt-1.0.5.tgz",
882 "integrity": "sha512-+BO9wPPi+DWTDcNYhr/W90myha8ptzftZT+LwcmUbbok0rcP/fequmFYCw8NMoH7pkAZQzU78b3kYrlua5a9eA=="
884 "node_modules/cross-spawn": {
886 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
887 "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
890 "nice-try": "^1.0.4",
891 "path-key": "^2.0.1",
893 "shebang-command": "^1.2.0",
900 "node_modules/decamelize": {
902 "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
903 "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==",
909 "node_modules/define-properties": {
911 "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.0.tgz",
912 "integrity": "sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==",
915 "has-property-descriptors": "^1.0.0",
916 "object-keys": "^1.1.1"
922 "url": "https://github.com/sponsors/ljharb"
925 "node_modules/dropzone": {
927 "resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.9.3.tgz",
928 "integrity": "sha512-Azk8kD/2/nJIuVPK+zQ9sjKMRIpRvNyqn9XwbBHNq+iNuSccbJS6hwm1Woy0pMST0erSo0u4j+KJaodndDk4vA=="
930 "node_modules/emoji-regex": {
932 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
933 "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==",
936 "node_modules/entities": {
938 "resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz",
939 "integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==",
944 "url": "https://github.com/fb55/entities?sponsor=1"
947 "node_modules/error-ex": {
949 "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
950 "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
953 "is-arrayish": "^0.2.1"
956 "node_modules/es-abstract": {
958 "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.1.tgz",
959 "integrity": "sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==",
962 "available-typed-arrays": "^1.0.5",
963 "call-bind": "^1.0.2",
964 "es-set-tostringtag": "^2.0.1",
965 "es-to-primitive": "^1.2.1",
966 "function-bind": "^1.1.1",
967 "function.prototype.name": "^1.1.5",
968 "get-intrinsic": "^1.1.3",
969 "get-symbol-description": "^1.0.0",
970 "globalthis": "^1.0.3",
973 "has-property-descriptors": "^1.0.0",
974 "has-proto": "^1.0.1",
975 "has-symbols": "^1.0.3",
976 "internal-slot": "^1.0.4",
977 "is-array-buffer": "^3.0.1",
978 "is-callable": "^1.2.7",
979 "is-negative-zero": "^2.0.2",
980 "is-regex": "^1.1.4",
981 "is-shared-array-buffer": "^1.0.2",
982 "is-string": "^1.0.7",
983 "is-typed-array": "^1.1.10",
984 "is-weakref": "^1.0.2",
985 "object-inspect": "^1.12.2",
986 "object-keys": "^1.1.1",
987 "object.assign": "^4.1.4",
988 "regexp.prototype.flags": "^1.4.3",
989 "safe-regex-test": "^1.0.0",
990 "string.prototype.trimend": "^1.0.6",
991 "string.prototype.trimstart": "^1.0.6",
992 "typed-array-length": "^1.0.4",
993 "unbox-primitive": "^1.0.2",
994 "which-typed-array": "^1.1.9"
1000 "url": "https://github.com/sponsors/ljharb"
1003 "node_modules/es-set-tostringtag": {
1005 "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz",
1006 "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==",
1009 "get-intrinsic": "^1.1.3",
1011 "has-tostringtag": "^1.0.0"
1017 "node_modules/es-to-primitive": {
1019 "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
1020 "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
1023 "is-callable": "^1.1.4",
1024 "is-date-object": "^1.0.1",
1025 "is-symbol": "^1.0.2"
1031 "url": "https://github.com/sponsors/ljharb"
1034 "node_modules/esbuild": {
1035 "version": "0.17.8",
1036 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.8.tgz",
1037 "integrity": "sha512-g24ybC3fWhZddZK6R3uD2iF/RIPnRpwJAqLov6ouX3hMbY4+tKolP0VMF3zuIYCaXun+yHwS5IPQ91N2BT191g==",
1039 "hasInstallScript": true,
1041 "esbuild": "bin/esbuild"
1046 "optionalDependencies": {
1047 "@esbuild/android-arm": "0.17.8",
1048 "@esbuild/android-arm64": "0.17.8",
1049 "@esbuild/android-x64": "0.17.8",
1050 "@esbuild/darwin-arm64": "0.17.8",
1051 "@esbuild/darwin-x64": "0.17.8",
1052 "@esbuild/freebsd-arm64": "0.17.8",
1053 "@esbuild/freebsd-x64": "0.17.8",
1054 "@esbuild/linux-arm": "0.17.8",
1055 "@esbuild/linux-arm64": "0.17.8",
1056 "@esbuild/linux-ia32": "0.17.8",
1057 "@esbuild/linux-loong64": "0.17.8",
1058 "@esbuild/linux-mips64el": "0.17.8",
1059 "@esbuild/linux-ppc64": "0.17.8",
1060 "@esbuild/linux-riscv64": "0.17.8",
1061 "@esbuild/linux-s390x": "0.17.8",
1062 "@esbuild/linux-x64": "0.17.8",
1063 "@esbuild/netbsd-x64": "0.17.8",
1064 "@esbuild/openbsd-x64": "0.17.8",
1065 "@esbuild/sunos-x64": "0.17.8",
1066 "@esbuild/win32-arm64": "0.17.8",
1067 "@esbuild/win32-ia32": "0.17.8",
1068 "@esbuild/win32-x64": "0.17.8"
1071 "node_modules/escape-string-regexp": {
1073 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
1074 "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
1080 "node_modules/fill-range": {
1082 "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
1083 "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
1086 "to-regex-range": "^5.0.1"
1092 "node_modules/find-up": {
1094 "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
1095 "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
1098 "locate-path": "^3.0.0"
1104 "node_modules/for-each": {
1106 "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
1107 "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
1110 "is-callable": "^1.1.3"
1113 "node_modules/fsevents": {
1115 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
1116 "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
1118 "hasInstallScript": true,
1124 "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1127 "node_modules/function-bind": {
1129 "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
1130 "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
1133 "node_modules/function.prototype.name": {
1135 "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz",
1136 "integrity": "sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==",
1139 "call-bind": "^1.0.2",
1140 "define-properties": "^1.1.3",
1141 "es-abstract": "^1.19.0",
1142 "functions-have-names": "^1.2.2"
1148 "url": "https://github.com/sponsors/ljharb"
1151 "node_modules/functions-have-names": {
1153 "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
1154 "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
1157 "url": "https://github.com/sponsors/ljharb"
1160 "node_modules/get-caller-file": {
1162 "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
1163 "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
1166 "node": "6.* || 8.* || >= 10.*"
1169 "node_modules/get-intrinsic": {
1171 "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.0.tgz",
1172 "integrity": "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==",
1175 "function-bind": "^1.1.1",
1177 "has-symbols": "^1.0.3"
1180 "url": "https://github.com/sponsors/ljharb"
1183 "node_modules/get-symbol-description": {
1185 "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
1186 "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
1189 "call-bind": "^1.0.2",
1190 "get-intrinsic": "^1.1.1"
1196 "url": "https://github.com/sponsors/ljharb"
1199 "node_modules/glob-parent": {
1201 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
1202 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
1211 "node_modules/globalthis": {
1213 "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz",
1214 "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==",
1217 "define-properties": "^1.1.3"
1223 "url": "https://github.com/sponsors/ljharb"
1226 "node_modules/gopd": {
1228 "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
1229 "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
1232 "get-intrinsic": "^1.1.3"
1235 "url": "https://github.com/sponsors/ljharb"
1238 "node_modules/graceful-fs": {
1239 "version": "4.2.10",
1240 "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
1241 "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
1244 "node_modules/has": {
1246 "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
1247 "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
1250 "function-bind": "^1.1.1"
1256 "node_modules/has-bigints": {
1258 "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
1259 "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
1262 "url": "https://github.com/sponsors/ljharb"
1265 "node_modules/has-flag": {
1267 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
1268 "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
1274 "node_modules/has-property-descriptors": {
1276 "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
1277 "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
1280 "get-intrinsic": "^1.1.1"
1283 "url": "https://github.com/sponsors/ljharb"
1286 "node_modules/has-proto": {
1288 "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz",
1289 "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==",
1295 "url": "https://github.com/sponsors/ljharb"
1298 "node_modules/has-symbols": {
1300 "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
1301 "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
1307 "url": "https://github.com/sponsors/ljharb"
1310 "node_modules/has-tostringtag": {
1312 "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
1313 "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
1316 "has-symbols": "^1.0.2"
1322 "url": "https://github.com/sponsors/ljharb"
1325 "node_modules/hosted-git-info": {
1327 "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
1328 "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
1331 "node_modules/immutable": {
1333 "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.4.tgz",
1334 "integrity": "sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==",
1337 "node_modules/internal-slot": {
1339 "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz",
1340 "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==",
1343 "get-intrinsic": "^1.2.0",
1345 "side-channel": "^1.0.4"
1351 "node_modules/is-array-buffer": {
1353 "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.1.tgz",
1354 "integrity": "sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==",
1357 "call-bind": "^1.0.2",
1358 "get-intrinsic": "^1.1.3",
1359 "is-typed-array": "^1.1.10"
1362 "url": "https://github.com/sponsors/ljharb"
1365 "node_modules/is-arrayish": {
1367 "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
1368 "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
1371 "node_modules/is-bigint": {
1373 "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
1374 "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
1377 "has-bigints": "^1.0.1"
1380 "url": "https://github.com/sponsors/ljharb"
1383 "node_modules/is-binary-path": {
1385 "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
1386 "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
1389 "binary-extensions": "^2.0.0"
1395 "node_modules/is-boolean-object": {
1397 "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
1398 "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
1401 "call-bind": "^1.0.2",
1402 "has-tostringtag": "^1.0.0"
1408 "url": "https://github.com/sponsors/ljharb"
1411 "node_modules/is-callable": {
1413 "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
1414 "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
1420 "url": "https://github.com/sponsors/ljharb"
1423 "node_modules/is-core-module": {
1424 "version": "2.11.0",
1425 "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz",
1426 "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==",
1432 "url": "https://github.com/sponsors/ljharb"
1435 "node_modules/is-date-object": {
1437 "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
1438 "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
1441 "has-tostringtag": "^1.0.0"
1447 "url": "https://github.com/sponsors/ljharb"
1450 "node_modules/is-extglob": {
1452 "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
1453 "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
1459 "node_modules/is-fullwidth-code-point": {
1461 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
1462 "integrity": "sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==",
1468 "node_modules/is-glob": {
1470 "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
1471 "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
1474 "is-extglob": "^2.1.1"
1480 "node_modules/is-negative-zero": {
1482 "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
1483 "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==",
1489 "url": "https://github.com/sponsors/ljharb"
1492 "node_modules/is-number": {
1494 "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
1495 "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
1501 "node_modules/is-number-object": {
1503 "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
1504 "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
1507 "has-tostringtag": "^1.0.0"
1513 "url": "https://github.com/sponsors/ljharb"
1516 "node_modules/is-regex": {
1518 "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
1519 "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
1522 "call-bind": "^1.0.2",
1523 "has-tostringtag": "^1.0.0"
1529 "url": "https://github.com/sponsors/ljharb"
1532 "node_modules/is-shared-array-buffer": {
1534 "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
1535 "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
1538 "call-bind": "^1.0.2"
1541 "url": "https://github.com/sponsors/ljharb"
1544 "node_modules/is-string": {
1546 "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
1547 "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
1550 "has-tostringtag": "^1.0.0"
1556 "url": "https://github.com/sponsors/ljharb"
1559 "node_modules/is-symbol": {
1561 "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
1562 "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
1565 "has-symbols": "^1.0.2"
1571 "url": "https://github.com/sponsors/ljharb"
1574 "node_modules/is-typed-array": {
1575 "version": "1.1.10",
1576 "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz",
1577 "integrity": "sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==",
1580 "available-typed-arrays": "^1.0.5",
1581 "call-bind": "^1.0.2",
1582 "for-each": "^0.3.3",
1584 "has-tostringtag": "^1.0.0"
1590 "url": "https://github.com/sponsors/ljharb"
1593 "node_modules/is-weakref": {
1595 "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
1596 "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
1599 "call-bind": "^1.0.2"
1602 "url": "https://github.com/sponsors/ljharb"
1605 "node_modules/isexe": {
1607 "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
1608 "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
1611 "node_modules/json-parse-better-errors": {
1613 "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
1614 "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==",
1617 "node_modules/linkify-it": {
1619 "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-4.0.1.tgz",
1620 "integrity": "sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==",
1622 "uc.micro": "^1.0.1"
1625 "node_modules/livereload": {
1627 "resolved": "https://registry.npmjs.org/livereload/-/livereload-0.9.3.tgz",
1628 "integrity": "sha512-q7Z71n3i4X0R9xthAryBdNGVGAO2R5X+/xXpmKeuPMrteg+W2U8VusTKV3YiJbXZwKsOlFlHe+go6uSNjfxrZw==",
1631 "chokidar": "^3.5.0",
1632 "livereload-js": "^3.3.1",
1637 "livereload": "bin/livereload.js"
1643 "node_modules/livereload-js": {
1645 "resolved": "https://registry.npmjs.org/livereload-js/-/livereload-js-3.4.1.tgz",
1646 "integrity": "sha512-5MP0uUeVCec89ZbNOT/i97Mc+q3SxXmiUGhRFOTmhrGPn//uWVQdCvcLJDy64MSBR5MidFdOR7B9viumoavy6g==",
1649 "node_modules/load-json-file": {
1651 "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz",
1652 "integrity": "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==",
1655 "graceful-fs": "^4.1.2",
1656 "parse-json": "^4.0.0",
1658 "strip-bom": "^3.0.0"
1664 "node_modules/locate-path": {
1666 "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
1667 "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
1670 "p-locate": "^3.0.0",
1671 "path-exists": "^3.0.0"
1677 "node_modules/lodash.debounce": {
1679 "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
1680 "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==",
1683 "node_modules/lodash.throttle": {
1685 "resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz",
1686 "integrity": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==",
1689 "node_modules/markdown-it": {
1690 "version": "13.0.1",
1691 "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-13.0.1.tgz",
1692 "integrity": "sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==",
1694 "argparse": "^2.0.1",
1695 "entities": "~3.0.1",
1696 "linkify-it": "^4.0.1",
1698 "uc.micro": "^1.0.5"
1701 "markdown-it": "bin/markdown-it.js"
1704 "node_modules/markdown-it-task-lists": {
1706 "resolved": "https://registry.npmjs.org/markdown-it-task-lists/-/markdown-it-task-lists-2.1.1.tgz",
1707 "integrity": "sha512-TxFAc76Jnhb2OUu+n3yz9RMu4CwGfaT788br6HhEDlvWfdeJcLUsxk1Hgw2yJio0OXsxv7pyIPmvECY7bMbluA=="
1709 "node_modules/mdurl": {
1711 "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz",
1712 "integrity": "sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g=="
1714 "node_modules/memorystream": {
1716 "resolved": "https://registry.npmjs.org/memorystream/-/memorystream-0.3.1.tgz",
1717 "integrity": "sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==",
1723 "node_modules/minimatch": {
1725 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
1726 "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
1729 "brace-expansion": "^1.1.7"
1735 "node_modules/nice-try": {
1737 "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
1738 "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==",
1741 "node_modules/normalize-package-data": {
1743 "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
1744 "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
1747 "hosted-git-info": "^2.1.4",
1748 "resolve": "^1.10.0",
1749 "semver": "2 || 3 || 4 || 5",
1750 "validate-npm-package-license": "^3.0.1"
1753 "node_modules/normalize-path": {
1755 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
1756 "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
1762 "node_modules/npm-run-all": {
1764 "resolved": "https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.5.tgz",
1765 "integrity": "sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==",
1768 "ansi-styles": "^3.2.1",
1770 "cross-spawn": "^6.0.5",
1771 "memorystream": "^0.3.1",
1772 "minimatch": "^3.0.4",
1773 "pidtree": "^0.3.0",
1774 "read-pkg": "^3.0.0",
1775 "shell-quote": "^1.6.1",
1776 "string.prototype.padend": "^3.0.0"
1779 "npm-run-all": "bin/npm-run-all/index.js",
1780 "run-p": "bin/run-p/index.js",
1781 "run-s": "bin/run-s/index.js"
1787 "node_modules/object-inspect": {
1788 "version": "1.12.3",
1789 "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz",
1790 "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==",
1793 "url": "https://github.com/sponsors/ljharb"
1796 "node_modules/object-keys": {
1798 "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
1799 "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
1805 "node_modules/object.assign": {
1807 "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz",
1808 "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==",
1811 "call-bind": "^1.0.2",
1812 "define-properties": "^1.1.4",
1813 "has-symbols": "^1.0.3",
1814 "object-keys": "^1.1.1"
1820 "url": "https://github.com/sponsors/ljharb"
1823 "node_modules/opts": {
1825 "resolved": "https://registry.npmjs.org/opts/-/opts-2.0.2.tgz",
1826 "integrity": "sha512-k41FwbcLnlgnFh69f4qdUfvDQ+5vaSDnVPFI/y5XuhKRq97EnVVneO9F1ESVCdiVu4fCS2L8usX3mU331hB7pg==",
1829 "node_modules/p-limit": {
1831 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
1832 "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
1841 "url": "https://github.com/sponsors/sindresorhus"
1844 "node_modules/p-locate": {
1846 "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
1847 "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
1856 "node_modules/p-try": {
1858 "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
1859 "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
1865 "node_modules/parse-json": {
1867 "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
1868 "integrity": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==",
1871 "error-ex": "^1.3.1",
1872 "json-parse-better-errors": "^1.0.1"
1878 "node_modules/path-exists": {
1880 "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
1881 "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==",
1887 "node_modules/path-key": {
1889 "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
1890 "integrity": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==",
1896 "node_modules/path-parse": {
1898 "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
1899 "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
1902 "node_modules/path-type": {
1904 "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz",
1905 "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==",
1914 "node_modules/picomatch": {
1916 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
1917 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
1923 "url": "https://github.com/sponsors/jonschlinkert"
1926 "node_modules/pidtree": {
1928 "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.3.1.tgz",
1929 "integrity": "sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==",
1932 "pidtree": "bin/pidtree.js"
1938 "node_modules/pify": {
1940 "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
1941 "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==",
1947 "node_modules/punycode": {
1949 "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz",
1950 "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==",
1956 "node_modules/read-pkg": {
1958 "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz",
1959 "integrity": "sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==",
1962 "load-json-file": "^4.0.0",
1963 "normalize-package-data": "^2.3.2",
1964 "path-type": "^3.0.0"
1970 "node_modules/readdirp": {
1972 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
1973 "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
1976 "picomatch": "^2.2.1"
1982 "node_modules/regexp.prototype.flags": {
1984 "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz",
1985 "integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==",
1988 "call-bind": "^1.0.2",
1989 "define-properties": "^1.1.3",
1990 "functions-have-names": "^1.2.2"
1996 "url": "https://github.com/sponsors/ljharb"
1999 "node_modules/require-directory": {
2001 "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
2002 "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
2008 "node_modules/require-main-filename": {
2010 "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
2011 "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==",
2014 "node_modules/resolve": {
2015 "version": "1.22.1",
2016 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
2017 "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
2020 "is-core-module": "^2.9.0",
2021 "path-parse": "^1.0.7",
2022 "supports-preserve-symlinks-flag": "^1.0.0"
2025 "resolve": "bin/resolve"
2028 "url": "https://github.com/sponsors/ljharb"
2031 "node_modules/safe-regex-test": {
2033 "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz",
2034 "integrity": "sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==",
2037 "call-bind": "^1.0.2",
2038 "get-intrinsic": "^1.1.3",
2039 "is-regex": "^1.1.4"
2042 "url": "https://github.com/sponsors/ljharb"
2045 "node_modules/sass": {
2046 "version": "1.58.2",
2047 "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.2.tgz",
2048 "integrity": "sha512-2mbyOWOv/lhEXD6nVrQZQ4KT2DlwcODbTskM42EyqBAFUWOhiiYtAXZqjZz1ygzapYf+N+2GwfIH9M5FM4GUMg==",
2051 "chokidar": ">=3.0.0 <4.0.0",
2052 "immutable": "^4.0.0",
2053 "source-map-js": ">=0.6.2 <2.0.0"
2062 "node_modules/semver": {
2064 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
2065 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
2068 "semver": "bin/semver"
2071 "node_modules/set-blocking": {
2073 "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
2074 "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
2077 "node_modules/shebang-command": {
2079 "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
2080 "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==",
2083 "shebang-regex": "^1.0.0"
2089 "node_modules/shebang-regex": {
2091 "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
2092 "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==",
2098 "node_modules/shell-quote": {
2100 "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.0.tgz",
2101 "integrity": "sha512-QHsz8GgQIGKlRi24yFc6a6lN69Idnx634w49ay6+jA5yFh7a1UY+4Rp6HPx/L/1zcEDPEij8cIsiqR6bQsE5VQ==",
2104 "url": "https://github.com/sponsors/ljharb"
2107 "node_modules/side-channel": {
2109 "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
2110 "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
2113 "call-bind": "^1.0.0",
2114 "get-intrinsic": "^1.0.2",
2115 "object-inspect": "^1.9.0"
2118 "url": "https://github.com/sponsors/ljharb"
2121 "node_modules/snabbdom": {
2123 "resolved": "https://registry.npmjs.org/snabbdom/-/snabbdom-3.5.1.tgz",
2124 "integrity": "sha512-wHMNIOjkm/YNE5EM3RCbr/+DVgPg6AqQAX1eOxO46zYNvCXjKP5Y865tqQj3EXnaMBjkxmQA5jFuDpDK/dbfiA==",
2129 "node_modules/sortablejs": {
2130 "version": "1.15.0",
2131 "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.0.tgz",
2132 "integrity": "sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w=="
2134 "node_modules/source-map-js": {
2136 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
2137 "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
2143 "node_modules/spdx-correct": {
2145 "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
2146 "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==",
2149 "spdx-expression-parse": "^3.0.0",
2150 "spdx-license-ids": "^3.0.0"
2153 "node_modules/spdx-exceptions": {
2155 "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
2156 "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==",
2159 "node_modules/spdx-expression-parse": {
2161 "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
2162 "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
2165 "spdx-exceptions": "^2.1.0",
2166 "spdx-license-ids": "^3.0.0"
2169 "node_modules/spdx-license-ids": {
2170 "version": "3.0.12",
2171 "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz",
2172 "integrity": "sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA==",
2175 "node_modules/string-width": {
2177 "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
2178 "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
2181 "emoji-regex": "^7.0.1",
2182 "is-fullwidth-code-point": "^2.0.0",
2183 "strip-ansi": "^5.1.0"
2189 "node_modules/string.prototype.padend": {
2191 "resolved": "https://registry.npmjs.org/string.prototype.padend/-/string.prototype.padend-3.1.4.tgz",
2192 "integrity": "sha512-67otBXoksdjsnXXRUq+KMVTdlVRZ2af422Y0aTyTjVaoQkGr3mxl2Bc5emi7dOQ3OGVVQQskmLEWwFXwommpNw==",
2195 "call-bind": "^1.0.2",
2196 "define-properties": "^1.1.4",
2197 "es-abstract": "^1.20.4"
2203 "url": "https://github.com/sponsors/ljharb"
2206 "node_modules/string.prototype.trimend": {
2208 "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz",
2209 "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==",
2212 "call-bind": "^1.0.2",
2213 "define-properties": "^1.1.4",
2214 "es-abstract": "^1.20.4"
2217 "url": "https://github.com/sponsors/ljharb"
2220 "node_modules/string.prototype.trimstart": {
2222 "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz",
2223 "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==",
2226 "call-bind": "^1.0.2",
2227 "define-properties": "^1.1.4",
2228 "es-abstract": "^1.20.4"
2231 "url": "https://github.com/sponsors/ljharb"
2234 "node_modules/strip-ansi": {
2236 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
2237 "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
2240 "ansi-regex": "^4.1.0"
2246 "node_modules/strip-bom": {
2248 "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
2249 "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
2255 "node_modules/style-mod": {
2257 "resolved": "https://registry.npmjs.org/style-mod/-/style-mod-4.0.0.tgz",
2258 "integrity": "sha512-OPhtyEjyyN9x3nhPsu76f52yUGXiZcgvsrFVtvTkyGRQJ0XK+GPc6ov1z+lRpbeabka+MYEQxOYRnt5nF30aMw=="
2260 "node_modules/supports-color": {
2262 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
2263 "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
2266 "has-flag": "^3.0.0"
2272 "node_modules/supports-preserve-symlinks-flag": {
2274 "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
2275 "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
2281 "url": "https://github.com/sponsors/ljharb"
2284 "node_modules/to-regex-range": {
2286 "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
2287 "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
2290 "is-number": "^7.0.0"
2296 "node_modules/typed-array-length": {
2298 "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz",
2299 "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==",
2302 "call-bind": "^1.0.2",
2303 "for-each": "^0.3.3",
2304 "is-typed-array": "^1.1.9"
2307 "url": "https://github.com/sponsors/ljharb"
2310 "node_modules/uc.micro": {
2312 "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
2313 "integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA=="
2315 "node_modules/unbox-primitive": {
2317 "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
2318 "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
2321 "call-bind": "^1.0.2",
2322 "has-bigints": "^1.0.2",
2323 "has-symbols": "^1.0.3",
2324 "which-boxed-primitive": "^1.0.2"
2327 "url": "https://github.com/sponsors/ljharb"
2330 "node_modules/validate-npm-package-license": {
2332 "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
2333 "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
2336 "spdx-correct": "^3.0.0",
2337 "spdx-expression-parse": "^3.0.0"
2340 "node_modules/w3c-keyname": {
2342 "resolved": "https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.6.tgz",
2343 "integrity": "sha512-f+fciywl1SJEniZHD6H+kUO8gOnwIr7f4ijKA6+ZvJFjeGi1r4PDLl53Ayud9O/rk64RqgoQine0feoeOU0kXg=="
2345 "node_modules/which": {
2347 "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
2348 "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
2354 "which": "bin/which"
2357 "node_modules/which-boxed-primitive": {
2359 "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
2360 "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
2363 "is-bigint": "^1.0.1",
2364 "is-boolean-object": "^1.1.0",
2365 "is-number-object": "^1.0.4",
2366 "is-string": "^1.0.5",
2367 "is-symbol": "^1.0.3"
2370 "url": "https://github.com/sponsors/ljharb"
2373 "node_modules/which-module": {
2375 "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
2376 "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==",
2379 "node_modules/which-typed-array": {
2381 "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz",
2382 "integrity": "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==",
2385 "available-typed-arrays": "^1.0.5",
2386 "call-bind": "^1.0.2",
2387 "for-each": "^0.3.3",
2389 "has-tostringtag": "^1.0.0",
2390 "is-typed-array": "^1.1.10"
2396 "url": "https://github.com/sponsors/ljharb"
2399 "node_modules/wrap-ansi": {
2401 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
2402 "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
2405 "ansi-styles": "^3.2.0",
2406 "string-width": "^3.0.0",
2407 "strip-ansi": "^5.0.0"
2413 "node_modules/ws": {
2415 "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz",
2416 "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==",
2421 "peerDependencies": {
2422 "bufferutil": "^4.0.1",
2423 "utf-8-validate": "^5.0.2"
2425 "peerDependenciesMeta": {
2434 "node_modules/y18n": {
2436 "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
2437 "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==",
2440 "node_modules/yargs": {
2441 "version": "13.3.2",
2442 "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.2.tgz",
2443 "integrity": "sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==",
2447 "find-up": "^3.0.0",
2448 "get-caller-file": "^2.0.1",
2449 "require-directory": "^2.1.1",
2450 "require-main-filename": "^2.0.0",
2451 "set-blocking": "^2.0.0",
2452 "string-width": "^3.0.0",
2453 "which-module": "^2.0.0",
2455 "yargs-parser": "^13.1.2"
2458 "node_modules/yargs-parser": {
2459 "version": "13.1.2",
2460 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
2461 "integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==",
2464 "camelcase": "^5.0.0",
2465 "decamelize": "^1.2.0"