@willwade/aac-processors 0.0.8 → 0.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +116 -11
- package/dist/cli/index.js +87 -0
- package/dist/core/analyze.js +1 -0
- package/dist/core/baseProcessor.d.ts +3 -0
- package/dist/core/fileProcessor.js +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +3 -0
- package/dist/optional/symbolTools.js +4 -2
- package/dist/processors/gridset/helpers.d.ts +3 -1
- package/dist/processors/gridset/helpers.js +24 -5
- package/dist/processors/gridset/password.d.ts +11 -0
- package/dist/processors/gridset/password.js +37 -0
- package/dist/processors/gridset/resolver.d.ts +1 -1
- package/dist/processors/gridset/resolver.js +8 -4
- package/dist/processors/gridset/wordlistHelpers.d.ts +2 -2
- package/dist/processors/gridset/wordlistHelpers.js +7 -4
- package/dist/processors/gridsetProcessor.d.ts +15 -1
- package/dist/processors/gridsetProcessor.js +64 -22
- package/dist/processors/index.d.ts +1 -0
- package/dist/processors/index.js +5 -2
- package/dist/processors/obfProcessor.d.ts +7 -0
- package/dist/processors/obfProcessor.js +9 -0
- package/dist/processors/snap/helpers.d.ts +2 -0
- package/dist/processors/snap/helpers.js +2 -0
- package/dist/processors/snapProcessor.d.ts +7 -0
- package/dist/processors/snapProcessor.js +9 -0
- package/dist/processors/touchchatProcessor.d.ts +7 -0
- package/dist/processors/touchchatProcessor.js +9 -0
- package/dist/utilities/screenshotConverter.d.ts +69 -0
- package/dist/utilities/screenshotConverter.js +453 -0
- package/dist/validation/baseValidator.d.ts +80 -0
- package/dist/validation/baseValidator.js +160 -0
- package/dist/validation/gridsetValidator.d.ts +36 -0
- package/dist/validation/gridsetValidator.js +288 -0
- package/dist/validation/index.d.ts +13 -0
- package/dist/validation/index.js +69 -0
- package/dist/validation/obfValidator.d.ts +44 -0
- package/dist/validation/obfValidator.js +530 -0
- package/dist/validation/snapValidator.d.ts +33 -0
- package/dist/validation/snapValidator.js +237 -0
- package/dist/validation/touchChatValidator.d.ts +33 -0
- package/dist/validation/touchChatValidator.js +229 -0
- package/dist/validation/validationTypes.d.ts +64 -0
- package/dist/validation/validationTypes.js +15 -0
- package/examples/README.md +7 -0
- package/examples/demo.js +143 -0
- package/examples/obf/aboutme.json +376 -0
- package/examples/obf/array.json +6 -0
- package/examples/obf/hash.json +4 -0
- package/examples/obf/links.obz +0 -0
- package/examples/obf/simple.obf +53 -0
- package/examples/package-lock.json +1326 -0
- package/examples/package.json +10 -0
- package/examples/styling-example.ts +316 -0
- package/examples/translate.js +39 -0
- package/examples/translate_demo.js +254 -0
- package/examples/typescript-demo.ts +251 -0
- package/package.json +3 -1
|
@@ -0,0 +1,1326 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "aac-processors-examples",
|
|
3
|
+
"lockfileVersion": 3,
|
|
4
|
+
"requires": true,
|
|
5
|
+
"packages": {
|
|
6
|
+
"": {
|
|
7
|
+
"name": "aac-processors-examples",
|
|
8
|
+
"dependencies": {
|
|
9
|
+
"@google-cloud/translate": "^8.1.0",
|
|
10
|
+
"axios": "^1.6.8",
|
|
11
|
+
"commander": "^12.0.0",
|
|
12
|
+
"dotenv": "^16.4.5"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"node_modules/@google-cloud/common": {
|
|
16
|
+
"version": "5.0.2",
|
|
17
|
+
"resolved": "https://registry.npmjs.org/@google-cloud/common/-/common-5.0.2.tgz",
|
|
18
|
+
"integrity": "sha512-V7bmBKYQyu0eVG2BFejuUjlBt+zrya6vtsKdY+JxMM/dNntPF41vZ9+LhOshEUH01zOHEqBSvI7Dad7ZS6aUeA==",
|
|
19
|
+
"license": "Apache-2.0",
|
|
20
|
+
"dependencies": {
|
|
21
|
+
"@google-cloud/projectify": "^4.0.0",
|
|
22
|
+
"@google-cloud/promisify": "^4.0.0",
|
|
23
|
+
"arrify": "^2.0.1",
|
|
24
|
+
"duplexify": "^4.1.1",
|
|
25
|
+
"extend": "^3.0.2",
|
|
26
|
+
"google-auth-library": "^9.0.0",
|
|
27
|
+
"html-entities": "^2.5.2",
|
|
28
|
+
"retry-request": "^7.0.0",
|
|
29
|
+
"teeny-request": "^9.0.0"
|
|
30
|
+
},
|
|
31
|
+
"engines": {
|
|
32
|
+
"node": ">=14.0.0"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"node_modules/@google-cloud/projectify": {
|
|
36
|
+
"version": "4.0.0",
|
|
37
|
+
"resolved": "https://registry.npmjs.org/@google-cloud/projectify/-/projectify-4.0.0.tgz",
|
|
38
|
+
"integrity": "sha512-MmaX6HeSvyPbWGwFq7mXdo0uQZLGBYCwziiLIGq5JVX+/bdI3SAq6bP98trV5eTWfLuvsMcIC1YJOF2vfteLFA==",
|
|
39
|
+
"license": "Apache-2.0",
|
|
40
|
+
"engines": {
|
|
41
|
+
"node": ">=14.0.0"
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"node_modules/@google-cloud/promisify": {
|
|
45
|
+
"version": "4.1.0",
|
|
46
|
+
"resolved": "https://registry.npmjs.org/@google-cloud/promisify/-/promisify-4.1.0.tgz",
|
|
47
|
+
"integrity": "sha512-G/FQx5cE/+DqBbOpA5jKsegGwdPniU6PuIEMt+qxWgFxvxuFOzVmp6zYchtYuwAWV5/8Dgs0yAmjvNZv3uXLQg==",
|
|
48
|
+
"license": "Apache-2.0",
|
|
49
|
+
"engines": {
|
|
50
|
+
"node": ">=18"
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
"node_modules/@google-cloud/translate": {
|
|
54
|
+
"version": "8.5.1",
|
|
55
|
+
"resolved": "https://registry.npmjs.org/@google-cloud/translate/-/translate-8.5.1.tgz",
|
|
56
|
+
"integrity": "sha512-xqIRV+lTaszgPHw0ulUQ3CUhnbPnsnYlh90mBh3PomU5SUGRlJc5bjN0UEP6MICnrj3AugxYQSelNn+rxGj2Ig==",
|
|
57
|
+
"license": "Apache-2.0",
|
|
58
|
+
"dependencies": {
|
|
59
|
+
"@google-cloud/common": "^5.0.0",
|
|
60
|
+
"@google-cloud/promisify": "^4.0.0",
|
|
61
|
+
"arrify": "^2.0.0",
|
|
62
|
+
"extend": "^3.0.2",
|
|
63
|
+
"google-gax": "^4.0.3",
|
|
64
|
+
"is-html": "^2.0.0"
|
|
65
|
+
},
|
|
66
|
+
"engines": {
|
|
67
|
+
"node": ">=14.0.0"
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
"node_modules/@grpc/grpc-js": {
|
|
71
|
+
"version": "1.13.3",
|
|
72
|
+
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.13.3.tgz",
|
|
73
|
+
"integrity": "sha512-FTXHdOoPbZrBjlVLHuKbDZnsTxXv2BlHF57xw6LuThXacXvtkahEPED0CKMk6obZDf65Hv4k3z62eyPNpvinIg==",
|
|
74
|
+
"license": "Apache-2.0",
|
|
75
|
+
"dependencies": {
|
|
76
|
+
"@grpc/proto-loader": "^0.7.13",
|
|
77
|
+
"@js-sdsl/ordered-map": "^4.4.2"
|
|
78
|
+
},
|
|
79
|
+
"engines": {
|
|
80
|
+
"node": ">=12.10.0"
|
|
81
|
+
}
|
|
82
|
+
},
|
|
83
|
+
"node_modules/@grpc/proto-loader": {
|
|
84
|
+
"version": "0.7.15",
|
|
85
|
+
"resolved": "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.7.15.tgz",
|
|
86
|
+
"integrity": "sha512-tMXdRCfYVixjuFK+Hk0Q1s38gV9zDiDJfWL3h1rv4Qc39oILCu1TRTDt7+fGUI8K4G1Fj125Hx/ru3azECWTyQ==",
|
|
87
|
+
"license": "Apache-2.0",
|
|
88
|
+
"dependencies": {
|
|
89
|
+
"lodash.camelcase": "^4.3.0",
|
|
90
|
+
"long": "^5.0.0",
|
|
91
|
+
"protobufjs": "^7.2.5",
|
|
92
|
+
"yargs": "^17.7.2"
|
|
93
|
+
},
|
|
94
|
+
"bin": {
|
|
95
|
+
"proto-loader-gen-types": "build/bin/proto-loader-gen-types.js"
|
|
96
|
+
},
|
|
97
|
+
"engines": {
|
|
98
|
+
"node": ">=6"
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
"node_modules/@js-sdsl/ordered-map": {
|
|
102
|
+
"version": "4.4.2",
|
|
103
|
+
"resolved": "https://registry.npmjs.org/@js-sdsl/ordered-map/-/ordered-map-4.4.2.tgz",
|
|
104
|
+
"integrity": "sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==",
|
|
105
|
+
"license": "MIT",
|
|
106
|
+
"funding": {
|
|
107
|
+
"type": "opencollective",
|
|
108
|
+
"url": "https://opencollective.com/js-sdsl"
|
|
109
|
+
}
|
|
110
|
+
},
|
|
111
|
+
"node_modules/@protobufjs/aspromise": {
|
|
112
|
+
"version": "1.1.2",
|
|
113
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
|
|
114
|
+
"integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==",
|
|
115
|
+
"license": "BSD-3-Clause"
|
|
116
|
+
},
|
|
117
|
+
"node_modules/@protobufjs/base64": {
|
|
118
|
+
"version": "1.1.2",
|
|
119
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
|
|
120
|
+
"integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==",
|
|
121
|
+
"license": "BSD-3-Clause"
|
|
122
|
+
},
|
|
123
|
+
"node_modules/@protobufjs/codegen": {
|
|
124
|
+
"version": "2.0.4",
|
|
125
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz",
|
|
126
|
+
"integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==",
|
|
127
|
+
"license": "BSD-3-Clause"
|
|
128
|
+
},
|
|
129
|
+
"node_modules/@protobufjs/eventemitter": {
|
|
130
|
+
"version": "1.1.0",
|
|
131
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz",
|
|
132
|
+
"integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==",
|
|
133
|
+
"license": "BSD-3-Clause"
|
|
134
|
+
},
|
|
135
|
+
"node_modules/@protobufjs/fetch": {
|
|
136
|
+
"version": "1.1.0",
|
|
137
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz",
|
|
138
|
+
"integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==",
|
|
139
|
+
"license": "BSD-3-Clause",
|
|
140
|
+
"dependencies": {
|
|
141
|
+
"@protobufjs/aspromise": "^1.1.1",
|
|
142
|
+
"@protobufjs/inquire": "^1.1.0"
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
"node_modules/@protobufjs/float": {
|
|
146
|
+
"version": "1.0.2",
|
|
147
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
|
|
148
|
+
"integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
|
|
149
|
+
"license": "BSD-3-Clause"
|
|
150
|
+
},
|
|
151
|
+
"node_modules/@protobufjs/inquire": {
|
|
152
|
+
"version": "1.1.0",
|
|
153
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz",
|
|
154
|
+
"integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==",
|
|
155
|
+
"license": "BSD-3-Clause"
|
|
156
|
+
},
|
|
157
|
+
"node_modules/@protobufjs/path": {
|
|
158
|
+
"version": "1.1.2",
|
|
159
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
|
|
160
|
+
"integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==",
|
|
161
|
+
"license": "BSD-3-Clause"
|
|
162
|
+
},
|
|
163
|
+
"node_modules/@protobufjs/pool": {
|
|
164
|
+
"version": "1.1.0",
|
|
165
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
|
|
166
|
+
"integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==",
|
|
167
|
+
"license": "BSD-3-Clause"
|
|
168
|
+
},
|
|
169
|
+
"node_modules/@protobufjs/utf8": {
|
|
170
|
+
"version": "1.1.0",
|
|
171
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz",
|
|
172
|
+
"integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==",
|
|
173
|
+
"license": "BSD-3-Clause"
|
|
174
|
+
},
|
|
175
|
+
"node_modules/@tootallnate/once": {
|
|
176
|
+
"version": "2.0.0",
|
|
177
|
+
"resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
|
|
178
|
+
"integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
|
|
179
|
+
"license": "MIT",
|
|
180
|
+
"engines": {
|
|
181
|
+
"node": ">= 10"
|
|
182
|
+
}
|
|
183
|
+
},
|
|
184
|
+
"node_modules/@types/caseless": {
|
|
185
|
+
"version": "0.12.5",
|
|
186
|
+
"resolved": "https://registry.npmjs.org/@types/caseless/-/caseless-0.12.5.tgz",
|
|
187
|
+
"integrity": "sha512-hWtVTC2q7hc7xZ/RLbxapMvDMgUnDvKvMOpKal4DrMyfGBUfB1oKaZlIRr6mJL+If3bAP6sV/QneGzF6tJjZDg==",
|
|
188
|
+
"license": "MIT"
|
|
189
|
+
},
|
|
190
|
+
"node_modules/@types/long": {
|
|
191
|
+
"version": "4.0.2",
|
|
192
|
+
"resolved": "https://registry.npmjs.org/@types/long/-/long-4.0.2.tgz",
|
|
193
|
+
"integrity": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==",
|
|
194
|
+
"license": "MIT"
|
|
195
|
+
},
|
|
196
|
+
"node_modules/@types/node": {
|
|
197
|
+
"version": "22.14.1",
|
|
198
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.1.tgz",
|
|
199
|
+
"integrity": "sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==",
|
|
200
|
+
"license": "MIT",
|
|
201
|
+
"dependencies": {
|
|
202
|
+
"undici-types": "~6.21.0"
|
|
203
|
+
}
|
|
204
|
+
},
|
|
205
|
+
"node_modules/@types/request": {
|
|
206
|
+
"version": "2.48.12",
|
|
207
|
+
"resolved": "https://registry.npmjs.org/@types/request/-/request-2.48.12.tgz",
|
|
208
|
+
"integrity": "sha512-G3sY+NpsA9jnwm0ixhAFQSJ3Q9JkpLZpJbI3GMv0mIAT0y3mRabYeINzal5WOChIiaTEGQYlHOKgkaM9EisWHw==",
|
|
209
|
+
"license": "MIT",
|
|
210
|
+
"dependencies": {
|
|
211
|
+
"@types/caseless": "*",
|
|
212
|
+
"@types/node": "*",
|
|
213
|
+
"@types/tough-cookie": "*",
|
|
214
|
+
"form-data": "^2.5.0"
|
|
215
|
+
}
|
|
216
|
+
},
|
|
217
|
+
"node_modules/@types/request/node_modules/form-data": {
|
|
218
|
+
"version": "2.5.3",
|
|
219
|
+
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.3.tgz",
|
|
220
|
+
"integrity": "sha512-XHIrMD0NpDrNM/Ckf7XJiBbLl57KEhT3+i3yY+eWm+cqYZJQTZrKo8Y8AWKnuV5GT4scfuUGt9LzNoIx3dU1nQ==",
|
|
221
|
+
"license": "MIT",
|
|
222
|
+
"dependencies": {
|
|
223
|
+
"asynckit": "^0.4.0",
|
|
224
|
+
"combined-stream": "^1.0.8",
|
|
225
|
+
"es-set-tostringtag": "^2.1.0",
|
|
226
|
+
"mime-types": "^2.1.35",
|
|
227
|
+
"safe-buffer": "^5.2.1"
|
|
228
|
+
},
|
|
229
|
+
"engines": {
|
|
230
|
+
"node": ">= 0.12"
|
|
231
|
+
}
|
|
232
|
+
},
|
|
233
|
+
"node_modules/@types/tough-cookie": {
|
|
234
|
+
"version": "4.0.5",
|
|
235
|
+
"resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz",
|
|
236
|
+
"integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==",
|
|
237
|
+
"license": "MIT"
|
|
238
|
+
},
|
|
239
|
+
"node_modules/abort-controller": {
|
|
240
|
+
"version": "3.0.0",
|
|
241
|
+
"resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
|
|
242
|
+
"integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
|
|
243
|
+
"license": "MIT",
|
|
244
|
+
"dependencies": {
|
|
245
|
+
"event-target-shim": "^5.0.0"
|
|
246
|
+
},
|
|
247
|
+
"engines": {
|
|
248
|
+
"node": ">=6.5"
|
|
249
|
+
}
|
|
250
|
+
},
|
|
251
|
+
"node_modules/agent-base": {
|
|
252
|
+
"version": "7.1.3",
|
|
253
|
+
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz",
|
|
254
|
+
"integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==",
|
|
255
|
+
"license": "MIT",
|
|
256
|
+
"engines": {
|
|
257
|
+
"node": ">= 14"
|
|
258
|
+
}
|
|
259
|
+
},
|
|
260
|
+
"node_modules/ansi-regex": {
|
|
261
|
+
"version": "5.0.1",
|
|
262
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
263
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
264
|
+
"license": "MIT",
|
|
265
|
+
"engines": {
|
|
266
|
+
"node": ">=8"
|
|
267
|
+
}
|
|
268
|
+
},
|
|
269
|
+
"node_modules/ansi-styles": {
|
|
270
|
+
"version": "4.3.0",
|
|
271
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
272
|
+
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
273
|
+
"license": "MIT",
|
|
274
|
+
"dependencies": {
|
|
275
|
+
"color-convert": "^2.0.1"
|
|
276
|
+
},
|
|
277
|
+
"engines": {
|
|
278
|
+
"node": ">=8"
|
|
279
|
+
},
|
|
280
|
+
"funding": {
|
|
281
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
282
|
+
}
|
|
283
|
+
},
|
|
284
|
+
"node_modules/arrify": {
|
|
285
|
+
"version": "2.0.1",
|
|
286
|
+
"resolved": "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz",
|
|
287
|
+
"integrity": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==",
|
|
288
|
+
"license": "MIT",
|
|
289
|
+
"engines": {
|
|
290
|
+
"node": ">=8"
|
|
291
|
+
}
|
|
292
|
+
},
|
|
293
|
+
"node_modules/asynckit": {
|
|
294
|
+
"version": "0.4.0",
|
|
295
|
+
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
|
|
296
|
+
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
297
|
+
"license": "MIT"
|
|
298
|
+
},
|
|
299
|
+
"node_modules/axios": {
|
|
300
|
+
"version": "1.8.4",
|
|
301
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.4.tgz",
|
|
302
|
+
"integrity": "sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==",
|
|
303
|
+
"license": "MIT",
|
|
304
|
+
"dependencies": {
|
|
305
|
+
"follow-redirects": "^1.15.6",
|
|
306
|
+
"form-data": "^4.0.0",
|
|
307
|
+
"proxy-from-env": "^1.1.0"
|
|
308
|
+
}
|
|
309
|
+
},
|
|
310
|
+
"node_modules/base64-js": {
|
|
311
|
+
"version": "1.5.1",
|
|
312
|
+
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
|
313
|
+
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
314
|
+
"funding": [
|
|
315
|
+
{
|
|
316
|
+
"type": "github",
|
|
317
|
+
"url": "https://github.com/sponsors/feross"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"type": "patreon",
|
|
321
|
+
"url": "https://www.patreon.com/feross"
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"type": "consulting",
|
|
325
|
+
"url": "https://feross.org/support"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"license": "MIT"
|
|
329
|
+
},
|
|
330
|
+
"node_modules/bignumber.js": {
|
|
331
|
+
"version": "9.3.0",
|
|
332
|
+
"resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.3.0.tgz",
|
|
333
|
+
"integrity": "sha512-EM7aMFTXbptt/wZdMlBv2t8IViwQL+h6SLHosp8Yf0dqJMTnY6iL32opnAB6kAdL0SZPuvcAzFr31o0c/R3/RA==",
|
|
334
|
+
"license": "MIT",
|
|
335
|
+
"engines": {
|
|
336
|
+
"node": "*"
|
|
337
|
+
}
|
|
338
|
+
},
|
|
339
|
+
"node_modules/buffer-equal-constant-time": {
|
|
340
|
+
"version": "1.0.1",
|
|
341
|
+
"resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
|
|
342
|
+
"integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==",
|
|
343
|
+
"license": "BSD-3-Clause"
|
|
344
|
+
},
|
|
345
|
+
"node_modules/call-bind-apply-helpers": {
|
|
346
|
+
"version": "1.0.2",
|
|
347
|
+
"resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
|
|
348
|
+
"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
|
349
|
+
"license": "MIT",
|
|
350
|
+
"dependencies": {
|
|
351
|
+
"es-errors": "^1.3.0",
|
|
352
|
+
"function-bind": "^1.1.2"
|
|
353
|
+
},
|
|
354
|
+
"engines": {
|
|
355
|
+
"node": ">= 0.4"
|
|
356
|
+
}
|
|
357
|
+
},
|
|
358
|
+
"node_modules/cliui": {
|
|
359
|
+
"version": "8.0.1",
|
|
360
|
+
"resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
|
|
361
|
+
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
362
|
+
"license": "ISC",
|
|
363
|
+
"dependencies": {
|
|
364
|
+
"string-width": "^4.2.0",
|
|
365
|
+
"strip-ansi": "^6.0.1",
|
|
366
|
+
"wrap-ansi": "^7.0.0"
|
|
367
|
+
},
|
|
368
|
+
"engines": {
|
|
369
|
+
"node": ">=12"
|
|
370
|
+
}
|
|
371
|
+
},
|
|
372
|
+
"node_modules/color-convert": {
|
|
373
|
+
"version": "2.0.1",
|
|
374
|
+
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
375
|
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
376
|
+
"license": "MIT",
|
|
377
|
+
"dependencies": {
|
|
378
|
+
"color-name": "~1.1.4"
|
|
379
|
+
},
|
|
380
|
+
"engines": {
|
|
381
|
+
"node": ">=7.0.0"
|
|
382
|
+
}
|
|
383
|
+
},
|
|
384
|
+
"node_modules/color-name": {
|
|
385
|
+
"version": "1.1.4",
|
|
386
|
+
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
387
|
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
388
|
+
"license": "MIT"
|
|
389
|
+
},
|
|
390
|
+
"node_modules/combined-stream": {
|
|
391
|
+
"version": "1.0.8",
|
|
392
|
+
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
393
|
+
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
394
|
+
"license": "MIT",
|
|
395
|
+
"dependencies": {
|
|
396
|
+
"delayed-stream": "~1.0.0"
|
|
397
|
+
},
|
|
398
|
+
"engines": {
|
|
399
|
+
"node": ">= 0.8"
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
"node_modules/commander": {
|
|
403
|
+
"version": "12.1.0",
|
|
404
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
|
|
405
|
+
"integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
|
|
406
|
+
"license": "MIT",
|
|
407
|
+
"engines": {
|
|
408
|
+
"node": ">=18"
|
|
409
|
+
}
|
|
410
|
+
},
|
|
411
|
+
"node_modules/debug": {
|
|
412
|
+
"version": "4.4.0",
|
|
413
|
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
|
|
414
|
+
"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
|
|
415
|
+
"license": "MIT",
|
|
416
|
+
"dependencies": {
|
|
417
|
+
"ms": "^2.1.3"
|
|
418
|
+
},
|
|
419
|
+
"engines": {
|
|
420
|
+
"node": ">=6.0"
|
|
421
|
+
},
|
|
422
|
+
"peerDependenciesMeta": {
|
|
423
|
+
"supports-color": {
|
|
424
|
+
"optional": true
|
|
425
|
+
}
|
|
426
|
+
}
|
|
427
|
+
},
|
|
428
|
+
"node_modules/delayed-stream": {
|
|
429
|
+
"version": "1.0.0",
|
|
430
|
+
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
431
|
+
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
|
432
|
+
"license": "MIT",
|
|
433
|
+
"engines": {
|
|
434
|
+
"node": ">=0.4.0"
|
|
435
|
+
}
|
|
436
|
+
},
|
|
437
|
+
"node_modules/dotenv": {
|
|
438
|
+
"version": "16.5.0",
|
|
439
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz",
|
|
440
|
+
"integrity": "sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==",
|
|
441
|
+
"license": "BSD-2-Clause",
|
|
442
|
+
"engines": {
|
|
443
|
+
"node": ">=12"
|
|
444
|
+
},
|
|
445
|
+
"funding": {
|
|
446
|
+
"url": "https://dotenvx.com"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
449
|
+
"node_modules/dunder-proto": {
|
|
450
|
+
"version": "1.0.1",
|
|
451
|
+
"resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
|
452
|
+
"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
|
453
|
+
"license": "MIT",
|
|
454
|
+
"dependencies": {
|
|
455
|
+
"call-bind-apply-helpers": "^1.0.1",
|
|
456
|
+
"es-errors": "^1.3.0",
|
|
457
|
+
"gopd": "^1.2.0"
|
|
458
|
+
},
|
|
459
|
+
"engines": {
|
|
460
|
+
"node": ">= 0.4"
|
|
461
|
+
}
|
|
462
|
+
},
|
|
463
|
+
"node_modules/duplexify": {
|
|
464
|
+
"version": "4.1.3",
|
|
465
|
+
"resolved": "https://registry.npmjs.org/duplexify/-/duplexify-4.1.3.tgz",
|
|
466
|
+
"integrity": "sha512-M3BmBhwJRZsSx38lZyhE53Csddgzl5R7xGJNk7CVddZD6CcmwMCH8J+7AprIrQKH7TonKxaCjcv27Qmf+sQ+oA==",
|
|
467
|
+
"license": "MIT",
|
|
468
|
+
"dependencies": {
|
|
469
|
+
"end-of-stream": "^1.4.1",
|
|
470
|
+
"inherits": "^2.0.3",
|
|
471
|
+
"readable-stream": "^3.1.1",
|
|
472
|
+
"stream-shift": "^1.0.2"
|
|
473
|
+
}
|
|
474
|
+
},
|
|
475
|
+
"node_modules/ecdsa-sig-formatter": {
|
|
476
|
+
"version": "1.0.11",
|
|
477
|
+
"resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
|
|
478
|
+
"integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",
|
|
479
|
+
"license": "Apache-2.0",
|
|
480
|
+
"dependencies": {
|
|
481
|
+
"safe-buffer": "^5.0.1"
|
|
482
|
+
}
|
|
483
|
+
},
|
|
484
|
+
"node_modules/emoji-regex": {
|
|
485
|
+
"version": "8.0.0",
|
|
486
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
487
|
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
488
|
+
"license": "MIT"
|
|
489
|
+
},
|
|
490
|
+
"node_modules/end-of-stream": {
|
|
491
|
+
"version": "1.4.4",
|
|
492
|
+
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
|
|
493
|
+
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
|
|
494
|
+
"license": "MIT",
|
|
495
|
+
"dependencies": {
|
|
496
|
+
"once": "^1.4.0"
|
|
497
|
+
}
|
|
498
|
+
},
|
|
499
|
+
"node_modules/es-define-property": {
|
|
500
|
+
"version": "1.0.1",
|
|
501
|
+
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
|
|
502
|
+
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
|
503
|
+
"license": "MIT",
|
|
504
|
+
"engines": {
|
|
505
|
+
"node": ">= 0.4"
|
|
506
|
+
}
|
|
507
|
+
},
|
|
508
|
+
"node_modules/es-errors": {
|
|
509
|
+
"version": "1.3.0",
|
|
510
|
+
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
|
|
511
|
+
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
512
|
+
"license": "MIT",
|
|
513
|
+
"engines": {
|
|
514
|
+
"node": ">= 0.4"
|
|
515
|
+
}
|
|
516
|
+
},
|
|
517
|
+
"node_modules/es-object-atoms": {
|
|
518
|
+
"version": "1.1.1",
|
|
519
|
+
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
|
520
|
+
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
|
521
|
+
"license": "MIT",
|
|
522
|
+
"dependencies": {
|
|
523
|
+
"es-errors": "^1.3.0"
|
|
524
|
+
},
|
|
525
|
+
"engines": {
|
|
526
|
+
"node": ">= 0.4"
|
|
527
|
+
}
|
|
528
|
+
},
|
|
529
|
+
"node_modules/es-set-tostringtag": {
|
|
530
|
+
"version": "2.1.0",
|
|
531
|
+
"resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
|
|
532
|
+
"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
|
|
533
|
+
"license": "MIT",
|
|
534
|
+
"dependencies": {
|
|
535
|
+
"es-errors": "^1.3.0",
|
|
536
|
+
"get-intrinsic": "^1.2.6",
|
|
537
|
+
"has-tostringtag": "^1.0.2",
|
|
538
|
+
"hasown": "^2.0.2"
|
|
539
|
+
},
|
|
540
|
+
"engines": {
|
|
541
|
+
"node": ">= 0.4"
|
|
542
|
+
}
|
|
543
|
+
},
|
|
544
|
+
"node_modules/escalade": {
|
|
545
|
+
"version": "3.2.0",
|
|
546
|
+
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
547
|
+
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
548
|
+
"license": "MIT",
|
|
549
|
+
"engines": {
|
|
550
|
+
"node": ">=6"
|
|
551
|
+
}
|
|
552
|
+
},
|
|
553
|
+
"node_modules/event-target-shim": {
|
|
554
|
+
"version": "5.0.1",
|
|
555
|
+
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
|
|
556
|
+
"integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
|
|
557
|
+
"license": "MIT",
|
|
558
|
+
"engines": {
|
|
559
|
+
"node": ">=6"
|
|
560
|
+
}
|
|
561
|
+
},
|
|
562
|
+
"node_modules/extend": {
|
|
563
|
+
"version": "3.0.2",
|
|
564
|
+
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
|
|
565
|
+
"integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
|
|
566
|
+
"license": "MIT"
|
|
567
|
+
},
|
|
568
|
+
"node_modules/follow-redirects": {
|
|
569
|
+
"version": "1.15.9",
|
|
570
|
+
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
|
|
571
|
+
"integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
|
|
572
|
+
"funding": [
|
|
573
|
+
{
|
|
574
|
+
"type": "individual",
|
|
575
|
+
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
576
|
+
}
|
|
577
|
+
],
|
|
578
|
+
"license": "MIT",
|
|
579
|
+
"engines": {
|
|
580
|
+
"node": ">=4.0"
|
|
581
|
+
},
|
|
582
|
+
"peerDependenciesMeta": {
|
|
583
|
+
"debug": {
|
|
584
|
+
"optional": true
|
|
585
|
+
}
|
|
586
|
+
}
|
|
587
|
+
},
|
|
588
|
+
"node_modules/form-data": {
|
|
589
|
+
"version": "4.0.2",
|
|
590
|
+
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz",
|
|
591
|
+
"integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==",
|
|
592
|
+
"license": "MIT",
|
|
593
|
+
"dependencies": {
|
|
594
|
+
"asynckit": "^0.4.0",
|
|
595
|
+
"combined-stream": "^1.0.8",
|
|
596
|
+
"es-set-tostringtag": "^2.1.0",
|
|
597
|
+
"mime-types": "^2.1.12"
|
|
598
|
+
},
|
|
599
|
+
"engines": {
|
|
600
|
+
"node": ">= 6"
|
|
601
|
+
}
|
|
602
|
+
},
|
|
603
|
+
"node_modules/function-bind": {
|
|
604
|
+
"version": "1.1.2",
|
|
605
|
+
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
|
|
606
|
+
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
607
|
+
"license": "MIT",
|
|
608
|
+
"funding": {
|
|
609
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
610
|
+
}
|
|
611
|
+
},
|
|
612
|
+
"node_modules/gaxios": {
|
|
613
|
+
"version": "6.7.1",
|
|
614
|
+
"resolved": "https://registry.npmjs.org/gaxios/-/gaxios-6.7.1.tgz",
|
|
615
|
+
"integrity": "sha512-LDODD4TMYx7XXdpwxAVRAIAuB0bzv0s+ywFonY46k126qzQHT9ygyoa9tncmOiQmmDrik65UYsEkv3lbfqQ3yQ==",
|
|
616
|
+
"license": "Apache-2.0",
|
|
617
|
+
"dependencies": {
|
|
618
|
+
"extend": "^3.0.2",
|
|
619
|
+
"https-proxy-agent": "^7.0.1",
|
|
620
|
+
"is-stream": "^2.0.0",
|
|
621
|
+
"node-fetch": "^2.6.9",
|
|
622
|
+
"uuid": "^9.0.1"
|
|
623
|
+
},
|
|
624
|
+
"engines": {
|
|
625
|
+
"node": ">=14"
|
|
626
|
+
}
|
|
627
|
+
},
|
|
628
|
+
"node_modules/gcp-metadata": {
|
|
629
|
+
"version": "6.1.1",
|
|
630
|
+
"resolved": "https://registry.npmjs.org/gcp-metadata/-/gcp-metadata-6.1.1.tgz",
|
|
631
|
+
"integrity": "sha512-a4tiq7E0/5fTjxPAaH4jpjkSv/uCaU2p5KC6HVGrvl0cDjA8iBZv4vv1gyzlmK0ZUKqwpOyQMKzZQe3lTit77A==",
|
|
632
|
+
"license": "Apache-2.0",
|
|
633
|
+
"dependencies": {
|
|
634
|
+
"gaxios": "^6.1.1",
|
|
635
|
+
"google-logging-utils": "^0.0.2",
|
|
636
|
+
"json-bigint": "^1.0.0"
|
|
637
|
+
},
|
|
638
|
+
"engines": {
|
|
639
|
+
"node": ">=14"
|
|
640
|
+
}
|
|
641
|
+
},
|
|
642
|
+
"node_modules/get-caller-file": {
|
|
643
|
+
"version": "2.0.5",
|
|
644
|
+
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
|
645
|
+
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
|
646
|
+
"license": "ISC",
|
|
647
|
+
"engines": {
|
|
648
|
+
"node": "6.* || 8.* || >= 10.*"
|
|
649
|
+
}
|
|
650
|
+
},
|
|
651
|
+
"node_modules/get-intrinsic": {
|
|
652
|
+
"version": "1.3.0",
|
|
653
|
+
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
|
|
654
|
+
"integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
|
|
655
|
+
"license": "MIT",
|
|
656
|
+
"dependencies": {
|
|
657
|
+
"call-bind-apply-helpers": "^1.0.2",
|
|
658
|
+
"es-define-property": "^1.0.1",
|
|
659
|
+
"es-errors": "^1.3.0",
|
|
660
|
+
"es-object-atoms": "^1.1.1",
|
|
661
|
+
"function-bind": "^1.1.2",
|
|
662
|
+
"get-proto": "^1.0.1",
|
|
663
|
+
"gopd": "^1.2.0",
|
|
664
|
+
"has-symbols": "^1.1.0",
|
|
665
|
+
"hasown": "^2.0.2",
|
|
666
|
+
"math-intrinsics": "^1.1.0"
|
|
667
|
+
},
|
|
668
|
+
"engines": {
|
|
669
|
+
"node": ">= 0.4"
|
|
670
|
+
},
|
|
671
|
+
"funding": {
|
|
672
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
673
|
+
}
|
|
674
|
+
},
|
|
675
|
+
"node_modules/get-proto": {
|
|
676
|
+
"version": "1.0.1",
|
|
677
|
+
"resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
|
|
678
|
+
"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
|
|
679
|
+
"license": "MIT",
|
|
680
|
+
"dependencies": {
|
|
681
|
+
"dunder-proto": "^1.0.1",
|
|
682
|
+
"es-object-atoms": "^1.0.0"
|
|
683
|
+
},
|
|
684
|
+
"engines": {
|
|
685
|
+
"node": ">= 0.4"
|
|
686
|
+
}
|
|
687
|
+
},
|
|
688
|
+
"node_modules/google-auth-library": {
|
|
689
|
+
"version": "9.15.1",
|
|
690
|
+
"resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-9.15.1.tgz",
|
|
691
|
+
"integrity": "sha512-Jb6Z0+nvECVz+2lzSMt9u98UsoakXxA2HGHMCxh+so3n90XgYWkq5dur19JAJV7ONiJY22yBTyJB1TSkvPq9Ng==",
|
|
692
|
+
"license": "Apache-2.0",
|
|
693
|
+
"dependencies": {
|
|
694
|
+
"base64-js": "^1.3.0",
|
|
695
|
+
"ecdsa-sig-formatter": "^1.0.11",
|
|
696
|
+
"gaxios": "^6.1.1",
|
|
697
|
+
"gcp-metadata": "^6.1.0",
|
|
698
|
+
"gtoken": "^7.0.0",
|
|
699
|
+
"jws": "^4.0.0"
|
|
700
|
+
},
|
|
701
|
+
"engines": {
|
|
702
|
+
"node": ">=14"
|
|
703
|
+
}
|
|
704
|
+
},
|
|
705
|
+
"node_modules/google-gax": {
|
|
706
|
+
"version": "4.6.0",
|
|
707
|
+
"resolved": "https://registry.npmjs.org/google-gax/-/google-gax-4.6.0.tgz",
|
|
708
|
+
"integrity": "sha512-zKKLeLfcYBVOzzM48Brtn4EQkKcTli9w6c1ilzFK2NbJvcd4ATD8/XqFExImvE/W5IwMlKKwa5qqVufji3ioNQ==",
|
|
709
|
+
"license": "Apache-2.0",
|
|
710
|
+
"dependencies": {
|
|
711
|
+
"@grpc/grpc-js": "^1.10.9",
|
|
712
|
+
"@grpc/proto-loader": "^0.7.13",
|
|
713
|
+
"@types/long": "^4.0.0",
|
|
714
|
+
"abort-controller": "^3.0.0",
|
|
715
|
+
"duplexify": "^4.0.0",
|
|
716
|
+
"google-auth-library": "^9.3.0",
|
|
717
|
+
"node-fetch": "^2.7.0",
|
|
718
|
+
"object-hash": "^3.0.0",
|
|
719
|
+
"proto3-json-serializer": "^2.0.2",
|
|
720
|
+
"protobufjs": "^7.3.2",
|
|
721
|
+
"retry-request": "^7.0.0",
|
|
722
|
+
"uuid": "^9.0.1"
|
|
723
|
+
},
|
|
724
|
+
"engines": {
|
|
725
|
+
"node": ">=14"
|
|
726
|
+
}
|
|
727
|
+
},
|
|
728
|
+
"node_modules/google-logging-utils": {
|
|
729
|
+
"version": "0.0.2",
|
|
730
|
+
"resolved": "https://registry.npmjs.org/google-logging-utils/-/google-logging-utils-0.0.2.tgz",
|
|
731
|
+
"integrity": "sha512-NEgUnEcBiP5HrPzufUkBzJOD/Sxsco3rLNo1F1TNf7ieU8ryUzBhqba8r756CjLX7rn3fHl6iLEwPYuqpoKgQQ==",
|
|
732
|
+
"license": "Apache-2.0",
|
|
733
|
+
"engines": {
|
|
734
|
+
"node": ">=14"
|
|
735
|
+
}
|
|
736
|
+
},
|
|
737
|
+
"node_modules/gopd": {
|
|
738
|
+
"version": "1.2.0",
|
|
739
|
+
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
|
|
740
|
+
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
|
741
|
+
"license": "MIT",
|
|
742
|
+
"engines": {
|
|
743
|
+
"node": ">= 0.4"
|
|
744
|
+
},
|
|
745
|
+
"funding": {
|
|
746
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
747
|
+
}
|
|
748
|
+
},
|
|
749
|
+
"node_modules/gtoken": {
|
|
750
|
+
"version": "7.1.0",
|
|
751
|
+
"resolved": "https://registry.npmjs.org/gtoken/-/gtoken-7.1.0.tgz",
|
|
752
|
+
"integrity": "sha512-pCcEwRi+TKpMlxAQObHDQ56KawURgyAf6jtIY046fJ5tIv3zDe/LEIubckAO8fj6JnAxLdmWkUfNyulQ2iKdEw==",
|
|
753
|
+
"license": "MIT",
|
|
754
|
+
"dependencies": {
|
|
755
|
+
"gaxios": "^6.0.0",
|
|
756
|
+
"jws": "^4.0.0"
|
|
757
|
+
},
|
|
758
|
+
"engines": {
|
|
759
|
+
"node": ">=14.0.0"
|
|
760
|
+
}
|
|
761
|
+
},
|
|
762
|
+
"node_modules/has-symbols": {
|
|
763
|
+
"version": "1.1.0",
|
|
764
|
+
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
|
|
765
|
+
"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
|
|
766
|
+
"license": "MIT",
|
|
767
|
+
"engines": {
|
|
768
|
+
"node": ">= 0.4"
|
|
769
|
+
},
|
|
770
|
+
"funding": {
|
|
771
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
772
|
+
}
|
|
773
|
+
},
|
|
774
|
+
"node_modules/has-tostringtag": {
|
|
775
|
+
"version": "1.0.2",
|
|
776
|
+
"resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
|
|
777
|
+
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
|
778
|
+
"license": "MIT",
|
|
779
|
+
"dependencies": {
|
|
780
|
+
"has-symbols": "^1.0.3"
|
|
781
|
+
},
|
|
782
|
+
"engines": {
|
|
783
|
+
"node": ">= 0.4"
|
|
784
|
+
},
|
|
785
|
+
"funding": {
|
|
786
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
787
|
+
}
|
|
788
|
+
},
|
|
789
|
+
"node_modules/hasown": {
|
|
790
|
+
"version": "2.0.2",
|
|
791
|
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
|
|
792
|
+
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
793
|
+
"license": "MIT",
|
|
794
|
+
"dependencies": {
|
|
795
|
+
"function-bind": "^1.1.2"
|
|
796
|
+
},
|
|
797
|
+
"engines": {
|
|
798
|
+
"node": ">= 0.4"
|
|
799
|
+
}
|
|
800
|
+
},
|
|
801
|
+
"node_modules/html-entities": {
|
|
802
|
+
"version": "2.6.0",
|
|
803
|
+
"resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.6.0.tgz",
|
|
804
|
+
"integrity": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==",
|
|
805
|
+
"funding": [
|
|
806
|
+
{
|
|
807
|
+
"type": "github",
|
|
808
|
+
"url": "https://github.com/sponsors/mdevils"
|
|
809
|
+
},
|
|
810
|
+
{
|
|
811
|
+
"type": "patreon",
|
|
812
|
+
"url": "https://patreon.com/mdevils"
|
|
813
|
+
}
|
|
814
|
+
],
|
|
815
|
+
"license": "MIT"
|
|
816
|
+
},
|
|
817
|
+
"node_modules/html-tags": {
|
|
818
|
+
"version": "3.3.1",
|
|
819
|
+
"resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz",
|
|
820
|
+
"integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==",
|
|
821
|
+
"license": "MIT",
|
|
822
|
+
"engines": {
|
|
823
|
+
"node": ">=8"
|
|
824
|
+
},
|
|
825
|
+
"funding": {
|
|
826
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
827
|
+
}
|
|
828
|
+
},
|
|
829
|
+
"node_modules/http-proxy-agent": {
|
|
830
|
+
"version": "5.0.0",
|
|
831
|
+
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
|
|
832
|
+
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
|
|
833
|
+
"license": "MIT",
|
|
834
|
+
"dependencies": {
|
|
835
|
+
"@tootallnate/once": "2",
|
|
836
|
+
"agent-base": "6",
|
|
837
|
+
"debug": "4"
|
|
838
|
+
},
|
|
839
|
+
"engines": {
|
|
840
|
+
"node": ">= 6"
|
|
841
|
+
}
|
|
842
|
+
},
|
|
843
|
+
"node_modules/http-proxy-agent/node_modules/agent-base": {
|
|
844
|
+
"version": "6.0.2",
|
|
845
|
+
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
846
|
+
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
847
|
+
"license": "MIT",
|
|
848
|
+
"dependencies": {
|
|
849
|
+
"debug": "4"
|
|
850
|
+
},
|
|
851
|
+
"engines": {
|
|
852
|
+
"node": ">= 6.0.0"
|
|
853
|
+
}
|
|
854
|
+
},
|
|
855
|
+
"node_modules/https-proxy-agent": {
|
|
856
|
+
"version": "7.0.6",
|
|
857
|
+
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
|
858
|
+
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
|
|
859
|
+
"license": "MIT",
|
|
860
|
+
"dependencies": {
|
|
861
|
+
"agent-base": "^7.1.2",
|
|
862
|
+
"debug": "4"
|
|
863
|
+
},
|
|
864
|
+
"engines": {
|
|
865
|
+
"node": ">= 14"
|
|
866
|
+
}
|
|
867
|
+
},
|
|
868
|
+
"node_modules/inherits": {
|
|
869
|
+
"version": "2.0.4",
|
|
870
|
+
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
871
|
+
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
872
|
+
"license": "ISC"
|
|
873
|
+
},
|
|
874
|
+
"node_modules/is-fullwidth-code-point": {
|
|
875
|
+
"version": "3.0.0",
|
|
876
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
877
|
+
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
878
|
+
"license": "MIT",
|
|
879
|
+
"engines": {
|
|
880
|
+
"node": ">=8"
|
|
881
|
+
}
|
|
882
|
+
},
|
|
883
|
+
"node_modules/is-html": {
|
|
884
|
+
"version": "2.0.0",
|
|
885
|
+
"resolved": "https://registry.npmjs.org/is-html/-/is-html-2.0.0.tgz",
|
|
886
|
+
"integrity": "sha512-S+OpgB5i7wzIue/YSE5hg0e5ZYfG3hhpNh9KGl6ayJ38p7ED6wxQLd1TV91xHpcTvw90KMJ9EwN3F/iNflHBVg==",
|
|
887
|
+
"license": "MIT",
|
|
888
|
+
"dependencies": {
|
|
889
|
+
"html-tags": "^3.0.0"
|
|
890
|
+
},
|
|
891
|
+
"engines": {
|
|
892
|
+
"node": ">=8"
|
|
893
|
+
}
|
|
894
|
+
},
|
|
895
|
+
"node_modules/is-stream": {
|
|
896
|
+
"version": "2.0.1",
|
|
897
|
+
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
|
|
898
|
+
"integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
|
|
899
|
+
"license": "MIT",
|
|
900
|
+
"engines": {
|
|
901
|
+
"node": ">=8"
|
|
902
|
+
},
|
|
903
|
+
"funding": {
|
|
904
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
905
|
+
}
|
|
906
|
+
},
|
|
907
|
+
"node_modules/json-bigint": {
|
|
908
|
+
"version": "1.0.0",
|
|
909
|
+
"resolved": "https://registry.npmjs.org/json-bigint/-/json-bigint-1.0.0.tgz",
|
|
910
|
+
"integrity": "sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ==",
|
|
911
|
+
"license": "MIT",
|
|
912
|
+
"dependencies": {
|
|
913
|
+
"bignumber.js": "^9.0.0"
|
|
914
|
+
}
|
|
915
|
+
},
|
|
916
|
+
"node_modules/jwa": {
|
|
917
|
+
"version": "2.0.0",
|
|
918
|
+
"resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.0.tgz",
|
|
919
|
+
"integrity": "sha512-jrZ2Qx916EA+fq9cEAeCROWPTfCwi1IVHqT2tapuqLEVVDKFDENFw1oL+MwrTvH6msKxsd1YTDVw6uKEcsrLEA==",
|
|
920
|
+
"license": "MIT",
|
|
921
|
+
"dependencies": {
|
|
922
|
+
"buffer-equal-constant-time": "1.0.1",
|
|
923
|
+
"ecdsa-sig-formatter": "1.0.11",
|
|
924
|
+
"safe-buffer": "^5.0.1"
|
|
925
|
+
}
|
|
926
|
+
},
|
|
927
|
+
"node_modules/jws": {
|
|
928
|
+
"version": "4.0.0",
|
|
929
|
+
"resolved": "https://registry.npmjs.org/jws/-/jws-4.0.0.tgz",
|
|
930
|
+
"integrity": "sha512-KDncfTmOZoOMTFG4mBlG0qUIOlc03fmzH+ru6RgYVZhPkyiy/92Owlt/8UEN+a4TXR1FQetfIpJE8ApdvdVxTg==",
|
|
931
|
+
"license": "MIT",
|
|
932
|
+
"dependencies": {
|
|
933
|
+
"jwa": "^2.0.0",
|
|
934
|
+
"safe-buffer": "^5.0.1"
|
|
935
|
+
}
|
|
936
|
+
},
|
|
937
|
+
"node_modules/lodash.camelcase": {
|
|
938
|
+
"version": "4.3.0",
|
|
939
|
+
"resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
|
|
940
|
+
"integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
|
|
941
|
+
"license": "MIT"
|
|
942
|
+
},
|
|
943
|
+
"node_modules/long": {
|
|
944
|
+
"version": "5.3.2",
|
|
945
|
+
"resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",
|
|
946
|
+
"integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==",
|
|
947
|
+
"license": "Apache-2.0"
|
|
948
|
+
},
|
|
949
|
+
"node_modules/math-intrinsics": {
|
|
950
|
+
"version": "1.1.0",
|
|
951
|
+
"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
|
952
|
+
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
|
|
953
|
+
"license": "MIT",
|
|
954
|
+
"engines": {
|
|
955
|
+
"node": ">= 0.4"
|
|
956
|
+
}
|
|
957
|
+
},
|
|
958
|
+
"node_modules/mime-db": {
|
|
959
|
+
"version": "1.52.0",
|
|
960
|
+
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
961
|
+
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
962
|
+
"license": "MIT",
|
|
963
|
+
"engines": {
|
|
964
|
+
"node": ">= 0.6"
|
|
965
|
+
}
|
|
966
|
+
},
|
|
967
|
+
"node_modules/mime-types": {
|
|
968
|
+
"version": "2.1.35",
|
|
969
|
+
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
|
|
970
|
+
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
971
|
+
"license": "MIT",
|
|
972
|
+
"dependencies": {
|
|
973
|
+
"mime-db": "1.52.0"
|
|
974
|
+
},
|
|
975
|
+
"engines": {
|
|
976
|
+
"node": ">= 0.6"
|
|
977
|
+
}
|
|
978
|
+
},
|
|
979
|
+
"node_modules/ms": {
|
|
980
|
+
"version": "2.1.3",
|
|
981
|
+
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
982
|
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
983
|
+
"license": "MIT"
|
|
984
|
+
},
|
|
985
|
+
"node_modules/node-fetch": {
|
|
986
|
+
"version": "2.7.0",
|
|
987
|
+
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
|
|
988
|
+
"integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
|
|
989
|
+
"license": "MIT",
|
|
990
|
+
"dependencies": {
|
|
991
|
+
"whatwg-url": "^5.0.0"
|
|
992
|
+
},
|
|
993
|
+
"engines": {
|
|
994
|
+
"node": "4.x || >=6.0.0"
|
|
995
|
+
},
|
|
996
|
+
"peerDependencies": {
|
|
997
|
+
"encoding": "^0.1.0"
|
|
998
|
+
},
|
|
999
|
+
"peerDependenciesMeta": {
|
|
1000
|
+
"encoding": {
|
|
1001
|
+
"optional": true
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1004
|
+
},
|
|
1005
|
+
"node_modules/object-hash": {
|
|
1006
|
+
"version": "3.0.0",
|
|
1007
|
+
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
|
|
1008
|
+
"integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
|
|
1009
|
+
"license": "MIT",
|
|
1010
|
+
"engines": {
|
|
1011
|
+
"node": ">= 6"
|
|
1012
|
+
}
|
|
1013
|
+
},
|
|
1014
|
+
"node_modules/once": {
|
|
1015
|
+
"version": "1.4.0",
|
|
1016
|
+
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
|
1017
|
+
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
1018
|
+
"license": "ISC",
|
|
1019
|
+
"dependencies": {
|
|
1020
|
+
"wrappy": "1"
|
|
1021
|
+
}
|
|
1022
|
+
},
|
|
1023
|
+
"node_modules/proto3-json-serializer": {
|
|
1024
|
+
"version": "2.0.2",
|
|
1025
|
+
"resolved": "https://registry.npmjs.org/proto3-json-serializer/-/proto3-json-serializer-2.0.2.tgz",
|
|
1026
|
+
"integrity": "sha512-SAzp/O4Yh02jGdRc+uIrGoe87dkN/XtwxfZ4ZyafJHymd79ozp5VG5nyZ7ygqPM5+cpLDjjGnYFUkngonyDPOQ==",
|
|
1027
|
+
"license": "Apache-2.0",
|
|
1028
|
+
"dependencies": {
|
|
1029
|
+
"protobufjs": "^7.2.5"
|
|
1030
|
+
},
|
|
1031
|
+
"engines": {
|
|
1032
|
+
"node": ">=14.0.0"
|
|
1033
|
+
}
|
|
1034
|
+
},
|
|
1035
|
+
"node_modules/protobufjs": {
|
|
1036
|
+
"version": "7.5.0",
|
|
1037
|
+
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.0.tgz",
|
|
1038
|
+
"integrity": "sha512-Z2E/kOY1QjoMlCytmexzYfDm/w5fKAiRwpSzGtdnXW1zC88Z2yXazHHrOtwCzn+7wSxyE8PYM4rvVcMphF9sOA==",
|
|
1039
|
+
"hasInstallScript": true,
|
|
1040
|
+
"license": "BSD-3-Clause",
|
|
1041
|
+
"dependencies": {
|
|
1042
|
+
"@protobufjs/aspromise": "^1.1.2",
|
|
1043
|
+
"@protobufjs/base64": "^1.1.2",
|
|
1044
|
+
"@protobufjs/codegen": "^2.0.4",
|
|
1045
|
+
"@protobufjs/eventemitter": "^1.1.0",
|
|
1046
|
+
"@protobufjs/fetch": "^1.1.0",
|
|
1047
|
+
"@protobufjs/float": "^1.0.2",
|
|
1048
|
+
"@protobufjs/inquire": "^1.1.0",
|
|
1049
|
+
"@protobufjs/path": "^1.1.2",
|
|
1050
|
+
"@protobufjs/pool": "^1.1.0",
|
|
1051
|
+
"@protobufjs/utf8": "^1.1.0",
|
|
1052
|
+
"@types/node": ">=13.7.0",
|
|
1053
|
+
"long": "^5.0.0"
|
|
1054
|
+
},
|
|
1055
|
+
"engines": {
|
|
1056
|
+
"node": ">=12.0.0"
|
|
1057
|
+
}
|
|
1058
|
+
},
|
|
1059
|
+
"node_modules/proxy-from-env": {
|
|
1060
|
+
"version": "1.1.0",
|
|
1061
|
+
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
1062
|
+
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
|
1063
|
+
"license": "MIT"
|
|
1064
|
+
},
|
|
1065
|
+
"node_modules/readable-stream": {
|
|
1066
|
+
"version": "3.6.2",
|
|
1067
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
1068
|
+
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
1069
|
+
"license": "MIT",
|
|
1070
|
+
"dependencies": {
|
|
1071
|
+
"inherits": "^2.0.3",
|
|
1072
|
+
"string_decoder": "^1.1.1",
|
|
1073
|
+
"util-deprecate": "^1.0.1"
|
|
1074
|
+
},
|
|
1075
|
+
"engines": {
|
|
1076
|
+
"node": ">= 6"
|
|
1077
|
+
}
|
|
1078
|
+
},
|
|
1079
|
+
"node_modules/require-directory": {
|
|
1080
|
+
"version": "2.1.1",
|
|
1081
|
+
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
|
1082
|
+
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
|
|
1083
|
+
"license": "MIT",
|
|
1084
|
+
"engines": {
|
|
1085
|
+
"node": ">=0.10.0"
|
|
1086
|
+
}
|
|
1087
|
+
},
|
|
1088
|
+
"node_modules/retry-request": {
|
|
1089
|
+
"version": "7.0.2",
|
|
1090
|
+
"resolved": "https://registry.npmjs.org/retry-request/-/retry-request-7.0.2.tgz",
|
|
1091
|
+
"integrity": "sha512-dUOvLMJ0/JJYEn8NrpOaGNE7X3vpI5XlZS/u0ANjqtcZVKnIxP7IgCFwrKTxENw29emmwug53awKtaMm4i9g5w==",
|
|
1092
|
+
"license": "MIT",
|
|
1093
|
+
"dependencies": {
|
|
1094
|
+
"@types/request": "^2.48.8",
|
|
1095
|
+
"extend": "^3.0.2",
|
|
1096
|
+
"teeny-request": "^9.0.0"
|
|
1097
|
+
},
|
|
1098
|
+
"engines": {
|
|
1099
|
+
"node": ">=14"
|
|
1100
|
+
}
|
|
1101
|
+
},
|
|
1102
|
+
"node_modules/safe-buffer": {
|
|
1103
|
+
"version": "5.2.1",
|
|
1104
|
+
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
1105
|
+
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
1106
|
+
"funding": [
|
|
1107
|
+
{
|
|
1108
|
+
"type": "github",
|
|
1109
|
+
"url": "https://github.com/sponsors/feross"
|
|
1110
|
+
},
|
|
1111
|
+
{
|
|
1112
|
+
"type": "patreon",
|
|
1113
|
+
"url": "https://www.patreon.com/feross"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"type": "consulting",
|
|
1117
|
+
"url": "https://feross.org/support"
|
|
1118
|
+
}
|
|
1119
|
+
],
|
|
1120
|
+
"license": "MIT"
|
|
1121
|
+
},
|
|
1122
|
+
"node_modules/stream-events": {
|
|
1123
|
+
"version": "1.0.5",
|
|
1124
|
+
"resolved": "https://registry.npmjs.org/stream-events/-/stream-events-1.0.5.tgz",
|
|
1125
|
+
"integrity": "sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==",
|
|
1126
|
+
"license": "MIT",
|
|
1127
|
+
"dependencies": {
|
|
1128
|
+
"stubs": "^3.0.0"
|
|
1129
|
+
}
|
|
1130
|
+
},
|
|
1131
|
+
"node_modules/stream-shift": {
|
|
1132
|
+
"version": "1.0.3",
|
|
1133
|
+
"resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz",
|
|
1134
|
+
"integrity": "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==",
|
|
1135
|
+
"license": "MIT"
|
|
1136
|
+
},
|
|
1137
|
+
"node_modules/string_decoder": {
|
|
1138
|
+
"version": "1.3.0",
|
|
1139
|
+
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
1140
|
+
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
1141
|
+
"license": "MIT",
|
|
1142
|
+
"dependencies": {
|
|
1143
|
+
"safe-buffer": "~5.2.0"
|
|
1144
|
+
}
|
|
1145
|
+
},
|
|
1146
|
+
"node_modules/string-width": {
|
|
1147
|
+
"version": "4.2.3",
|
|
1148
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
1149
|
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
1150
|
+
"license": "MIT",
|
|
1151
|
+
"dependencies": {
|
|
1152
|
+
"emoji-regex": "^8.0.0",
|
|
1153
|
+
"is-fullwidth-code-point": "^3.0.0",
|
|
1154
|
+
"strip-ansi": "^6.0.1"
|
|
1155
|
+
},
|
|
1156
|
+
"engines": {
|
|
1157
|
+
"node": ">=8"
|
|
1158
|
+
}
|
|
1159
|
+
},
|
|
1160
|
+
"node_modules/strip-ansi": {
|
|
1161
|
+
"version": "6.0.1",
|
|
1162
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
1163
|
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
1164
|
+
"license": "MIT",
|
|
1165
|
+
"dependencies": {
|
|
1166
|
+
"ansi-regex": "^5.0.1"
|
|
1167
|
+
},
|
|
1168
|
+
"engines": {
|
|
1169
|
+
"node": ">=8"
|
|
1170
|
+
}
|
|
1171
|
+
},
|
|
1172
|
+
"node_modules/stubs": {
|
|
1173
|
+
"version": "3.0.0",
|
|
1174
|
+
"resolved": "https://registry.npmjs.org/stubs/-/stubs-3.0.0.tgz",
|
|
1175
|
+
"integrity": "sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==",
|
|
1176
|
+
"license": "MIT"
|
|
1177
|
+
},
|
|
1178
|
+
"node_modules/teeny-request": {
|
|
1179
|
+
"version": "9.0.0",
|
|
1180
|
+
"resolved": "https://registry.npmjs.org/teeny-request/-/teeny-request-9.0.0.tgz",
|
|
1181
|
+
"integrity": "sha512-resvxdc6Mgb7YEThw6G6bExlXKkv6+YbuzGg9xuXxSgxJF7Ozs+o8Y9+2R3sArdWdW8nOokoQb1yrpFB0pQK2g==",
|
|
1182
|
+
"license": "Apache-2.0",
|
|
1183
|
+
"dependencies": {
|
|
1184
|
+
"http-proxy-agent": "^5.0.0",
|
|
1185
|
+
"https-proxy-agent": "^5.0.0",
|
|
1186
|
+
"node-fetch": "^2.6.9",
|
|
1187
|
+
"stream-events": "^1.0.5",
|
|
1188
|
+
"uuid": "^9.0.0"
|
|
1189
|
+
},
|
|
1190
|
+
"engines": {
|
|
1191
|
+
"node": ">=14"
|
|
1192
|
+
}
|
|
1193
|
+
},
|
|
1194
|
+
"node_modules/teeny-request/node_modules/agent-base": {
|
|
1195
|
+
"version": "6.0.2",
|
|
1196
|
+
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
1197
|
+
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
1198
|
+
"license": "MIT",
|
|
1199
|
+
"dependencies": {
|
|
1200
|
+
"debug": "4"
|
|
1201
|
+
},
|
|
1202
|
+
"engines": {
|
|
1203
|
+
"node": ">= 6.0.0"
|
|
1204
|
+
}
|
|
1205
|
+
},
|
|
1206
|
+
"node_modules/teeny-request/node_modules/https-proxy-agent": {
|
|
1207
|
+
"version": "5.0.1",
|
|
1208
|
+
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
1209
|
+
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
1210
|
+
"license": "MIT",
|
|
1211
|
+
"dependencies": {
|
|
1212
|
+
"agent-base": "6",
|
|
1213
|
+
"debug": "4"
|
|
1214
|
+
},
|
|
1215
|
+
"engines": {
|
|
1216
|
+
"node": ">= 6"
|
|
1217
|
+
}
|
|
1218
|
+
},
|
|
1219
|
+
"node_modules/tr46": {
|
|
1220
|
+
"version": "0.0.3",
|
|
1221
|
+
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
1222
|
+
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
|
|
1223
|
+
"license": "MIT"
|
|
1224
|
+
},
|
|
1225
|
+
"node_modules/undici-types": {
|
|
1226
|
+
"version": "6.21.0",
|
|
1227
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
|
|
1228
|
+
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
|
|
1229
|
+
"license": "MIT"
|
|
1230
|
+
},
|
|
1231
|
+
"node_modules/util-deprecate": {
|
|
1232
|
+
"version": "1.0.2",
|
|
1233
|
+
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
1234
|
+
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
1235
|
+
"license": "MIT"
|
|
1236
|
+
},
|
|
1237
|
+
"node_modules/uuid": {
|
|
1238
|
+
"version": "9.0.1",
|
|
1239
|
+
"resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
|
|
1240
|
+
"integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
|
|
1241
|
+
"funding": [
|
|
1242
|
+
"https://github.com/sponsors/broofa",
|
|
1243
|
+
"https://github.com/sponsors/ctavan"
|
|
1244
|
+
],
|
|
1245
|
+
"license": "MIT",
|
|
1246
|
+
"bin": {
|
|
1247
|
+
"uuid": "dist/bin/uuid"
|
|
1248
|
+
}
|
|
1249
|
+
},
|
|
1250
|
+
"node_modules/webidl-conversions": {
|
|
1251
|
+
"version": "3.0.1",
|
|
1252
|
+
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
1253
|
+
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
|
|
1254
|
+
"license": "BSD-2-Clause"
|
|
1255
|
+
},
|
|
1256
|
+
"node_modules/whatwg-url": {
|
|
1257
|
+
"version": "5.0.0",
|
|
1258
|
+
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
1259
|
+
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
1260
|
+
"license": "MIT",
|
|
1261
|
+
"dependencies": {
|
|
1262
|
+
"tr46": "~0.0.3",
|
|
1263
|
+
"webidl-conversions": "^3.0.0"
|
|
1264
|
+
}
|
|
1265
|
+
},
|
|
1266
|
+
"node_modules/wrap-ansi": {
|
|
1267
|
+
"version": "7.0.0",
|
|
1268
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
1269
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
1270
|
+
"license": "MIT",
|
|
1271
|
+
"dependencies": {
|
|
1272
|
+
"ansi-styles": "^4.0.0",
|
|
1273
|
+
"string-width": "^4.1.0",
|
|
1274
|
+
"strip-ansi": "^6.0.0"
|
|
1275
|
+
},
|
|
1276
|
+
"engines": {
|
|
1277
|
+
"node": ">=10"
|
|
1278
|
+
},
|
|
1279
|
+
"funding": {
|
|
1280
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
1281
|
+
}
|
|
1282
|
+
},
|
|
1283
|
+
"node_modules/wrappy": {
|
|
1284
|
+
"version": "1.0.2",
|
|
1285
|
+
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
|
1286
|
+
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
|
1287
|
+
"license": "ISC"
|
|
1288
|
+
},
|
|
1289
|
+
"node_modules/y18n": {
|
|
1290
|
+
"version": "5.0.8",
|
|
1291
|
+
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
|
|
1292
|
+
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
1293
|
+
"license": "ISC",
|
|
1294
|
+
"engines": {
|
|
1295
|
+
"node": ">=10"
|
|
1296
|
+
}
|
|
1297
|
+
},
|
|
1298
|
+
"node_modules/yargs": {
|
|
1299
|
+
"version": "17.7.2",
|
|
1300
|
+
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
|
1301
|
+
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
|
1302
|
+
"license": "MIT",
|
|
1303
|
+
"dependencies": {
|
|
1304
|
+
"cliui": "^8.0.1",
|
|
1305
|
+
"escalade": "^3.1.1",
|
|
1306
|
+
"get-caller-file": "^2.0.5",
|
|
1307
|
+
"require-directory": "^2.1.1",
|
|
1308
|
+
"string-width": "^4.2.3",
|
|
1309
|
+
"y18n": "^5.0.5",
|
|
1310
|
+
"yargs-parser": "^21.1.1"
|
|
1311
|
+
},
|
|
1312
|
+
"engines": {
|
|
1313
|
+
"node": ">=12"
|
|
1314
|
+
}
|
|
1315
|
+
},
|
|
1316
|
+
"node_modules/yargs-parser": {
|
|
1317
|
+
"version": "21.1.1",
|
|
1318
|
+
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
|
1319
|
+
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
1320
|
+
"license": "ISC",
|
|
1321
|
+
"engines": {
|
|
1322
|
+
"node": ">=12"
|
|
1323
|
+
}
|
|
1324
|
+
}
|
|
1325
|
+
}
|
|
1326
|
+
}
|