forked from mobilehero-archive/titanium-imagefactory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
320 lines (320 loc) · 10.8 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
{
"name": "@titanium/imagefactory",
"version": "1.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@titanium/imagefactory",
"version": "1.0.11",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@titanium/tiapp-xml": "^1.0.4"
},
"devDependencies": {
"@titanium/essentials": "^1.0.30",
"lodash": "^4.17.15"
}
},
"node_modules/@geek/jsonc": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@geek/jsonc/-/jsonc-1.0.4.tgz",
"integrity": "sha512-GwimIzmpKk1m/rbhZ7sstlgWD644BdH7jwWiAhReeS4I3rYUhHZGJpIFmIaQkhTmCHrsg/r/4NcS9T9AX5/D5w==",
"dev": true,
"peer": true,
"dependencies": {
"ansi-colors": "^4.1.1",
"fast-safe-stringify": "^2.0.7",
"jsonc-parser": "^3.0.0"
}
},
"node_modules/@geek/logger": {
"version": "1.0.17",
"resolved": "https://registry.npmjs.org/@geek/logger/-/logger-1.0.17.tgz",
"integrity": "sha512-3RGChRPmyjI2Hgc5HO+XRdchzsPKM0Wa9vNJm3XBSqHI1/HV3u0SvUw1ebO1Zu5x7w5qUMVbX/exeOqb4m1p2w==",
"dev": true,
"peer": true,
"peerDependencies": {
"@geek/jsonc": "^1.0.1",
"ansi-colors": "^4.1.1"
}
},
"node_modules/@titanium/essentials": {
"version": "1.0.30",
"resolved": "https://registry.npmjs.org/@titanium/essentials/-/essentials-1.0.30.tgz",
"integrity": "sha512-BzSVCmBpGllOGHQQ+H3YTEnM/KyZbC89EmMz9vvQ3G+D8jRfT5lm6pnRYd3t8a4t0zNIJd5KNNJN1RltowlKQQ==",
"dev": true,
"peerDependencies": {
"@geek/logger": "^1.0.17"
}
},
"node_modules/@titanium/tiapp-xml": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@titanium/tiapp-xml/-/tiapp-xml-1.0.4.tgz",
"integrity": "sha512-ZKYZAY1LOaezweIe/Q6xgw4jTUrcoRc+RmyUtJg/Ld9odfnm6NOb3jaoFGEr7DZOPCuJPaROx2uvgHQbO/uI6w==",
"dependencies": {
"find-up": "^5.0.0",
"lodash.get": "^4.4.2",
"pretty-data2": "~0.40.1",
"xmldom": "~0.3.0"
},
"bin": {
"tiapp-xml": "cli/main.js"
},
"engines": {
"node": ">=8.0"
}
},
"node_modules/ansi-colors": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
"integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
"dev": true,
"peer": true,
"engines": {
"node": ">=6"
}
},
"node_modules/fast-safe-stringify": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz",
"integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==",
"dev": true,
"peer": true
},
"node_modules/find-up": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
"dependencies": {
"locate-path": "^6.0.0",
"path-exists": "^4.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/jsonc-parser": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz",
"integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==",
"dev": true,
"peer": true
},
"node_modules/locate-path": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
"dependencies": {
"p-locate": "^5.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
"node_modules/lodash.get": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
"integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
},
"node_modules/p-limit": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
"dependencies": {
"yocto-queue": "^0.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p-locate": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
"dependencies": {
"p-limit": "^3.0.2"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/path-exists": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
"engines": {
"node": ">=8"
}
},
"node_modules/pretty-data2": {
"version": "0.40.1",
"resolved": "https://registry.npmjs.org/pretty-data2/-/pretty-data2-0.40.1.tgz",
"integrity": "sha1-56H4oN+adys3jLq0yXiJPtb+Iyg="
},
"node_modules/xmldom": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.3.0.tgz",
"integrity": "sha512-z9s6k3wxE+aZHgXYxSTpGDo7BYOUfJsIRyoZiX6HTjwpwfS2wpQBQKa2fD+ShLyPkqDYo5ud7KitmLZ2Cd6r0g==",
"deprecated": "Deprecated due to CVE-2021-21366 resolved in 0.5.0",
"engines": {
"node": ">=10.0.0"
}
},
"node_modules/yocto-queue": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
}
},
"dependencies": {
"@geek/jsonc": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@geek/jsonc/-/jsonc-1.0.4.tgz",
"integrity": "sha512-GwimIzmpKk1m/rbhZ7sstlgWD644BdH7jwWiAhReeS4I3rYUhHZGJpIFmIaQkhTmCHrsg/r/4NcS9T9AX5/D5w==",
"dev": true,
"peer": true,
"requires": {
"ansi-colors": "^4.1.1",
"fast-safe-stringify": "^2.0.7",
"jsonc-parser": "^3.0.0"
}
},
"@geek/logger": {
"version": "1.0.17",
"resolved": "https://registry.npmjs.org/@geek/logger/-/logger-1.0.17.tgz",
"integrity": "sha512-3RGChRPmyjI2Hgc5HO+XRdchzsPKM0Wa9vNJm3XBSqHI1/HV3u0SvUw1ebO1Zu5x7w5qUMVbX/exeOqb4m1p2w==",
"dev": true,
"peer": true,
"requires": {}
},
"@titanium/essentials": {
"version": "1.0.30",
"resolved": "https://registry.npmjs.org/@titanium/essentials/-/essentials-1.0.30.tgz",
"integrity": "sha512-BzSVCmBpGllOGHQQ+H3YTEnM/KyZbC89EmMz9vvQ3G+D8jRfT5lm6pnRYd3t8a4t0zNIJd5KNNJN1RltowlKQQ==",
"dev": true,
"requires": {}
},
"@titanium/tiapp-xml": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@titanium/tiapp-xml/-/tiapp-xml-1.0.4.tgz",
"integrity": "sha512-ZKYZAY1LOaezweIe/Q6xgw4jTUrcoRc+RmyUtJg/Ld9odfnm6NOb3jaoFGEr7DZOPCuJPaROx2uvgHQbO/uI6w==",
"requires": {
"find-up": "^5.0.0",
"lodash.get": "^4.4.2",
"pretty-data2": "~0.40.1",
"xmldom": "~0.3.0"
}
},
"ansi-colors": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
"integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
"dev": true,
"peer": true
},
"fast-safe-stringify": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz",
"integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==",
"dev": true,
"peer": true
},
"find-up": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
"requires": {
"locate-path": "^6.0.0",
"path-exists": "^4.0.0"
}
},
"jsonc-parser": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz",
"integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==",
"dev": true,
"peer": true
},
"locate-path": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
"requires": {
"p-locate": "^5.0.0"
}
},
"lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
"lodash.get": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
"integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
},
"p-limit": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
"requires": {
"yocto-queue": "^0.1.0"
}
},
"p-locate": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
"requires": {
"p-limit": "^3.0.2"
}
},
"path-exists": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
},
"pretty-data2": {
"version": "0.40.1",
"resolved": "https://registry.npmjs.org/pretty-data2/-/pretty-data2-0.40.1.tgz",
"integrity": "sha1-56H4oN+adys3jLq0yXiJPtb+Iyg="
},
"xmldom": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.3.0.tgz",
"integrity": "sha512-z9s6k3wxE+aZHgXYxSTpGDo7BYOUfJsIRyoZiX6HTjwpwfS2wpQBQKa2fD+ShLyPkqDYo5ud7KitmLZ2Cd6r0g=="
},
"yocto-queue": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
}
}
}