package-lock.json
1 { 2 "name": "signalos-tools", 3 "version": "1.0.0", 4 "lockfileVersion": 3, 5 "requires": true, 6 "packages": { 7 "": { 8 "name": "signalos-tools", 9 "version": "1.0.0", 10 "dependencies": { 11 "opentype.js": "^1.3.4", 12 "sharp": "^0.33.0" 13 } 14 }, 15 "node_modules/@emnapi/runtime": { 16 "version": "1.8.1", 17 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz", 18 "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==", 19 "license": "MIT", 20 "optional": true, 21 "dependencies": { 22 "tslib": "^2.4.0" 23 } 24 }, 25 "node_modules/@img/sharp-darwin-arm64": { 26 "version": "0.33.5", 27 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz", 28 "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==", 29 "cpu": [ 30 "arm64" 31 ], 32 "license": "Apache-2.0", 33 "optional": true, 34 "os": [ 35 "darwin" 36 ], 37 "engines": { 38 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 39 }, 40 "funding": { 41 "url": "https://opencollective.com/libvips" 42 }, 43 "optionalDependencies": { 44 "@img/sharp-libvips-darwin-arm64": "1.0.4" 45 } 46 }, 47 "node_modules/@img/sharp-darwin-x64": { 48 "version": "0.33.5", 49 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz", 50 "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==", 51 "cpu": [ 52 "x64" 53 ], 54 "license": "Apache-2.0", 55 "optional": true, 56 "os": [ 57 "darwin" 58 ], 59 "engines": { 60 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 61 }, 62 "funding": { 63 "url": "https://opencollective.com/libvips" 64 }, 65 "optionalDependencies": { 66 "@img/sharp-libvips-darwin-x64": "1.0.4" 67 } 68 }, 69 "node_modules/@img/sharp-libvips-darwin-arm64": { 70 "version": "1.0.4", 71 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz", 72 "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==", 73 "cpu": [ 74 "arm64" 75 ], 76 "license": "LGPL-3.0-or-later", 77 "optional": true, 78 "os": [ 79 "darwin" 80 ], 81 "funding": { 82 "url": "https://opencollective.com/libvips" 83 } 84 }, 85 "node_modules/@img/sharp-libvips-darwin-x64": { 86 "version": "1.0.4", 87 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz", 88 "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==", 89 "cpu": [ 90 "x64" 91 ], 92 "license": "LGPL-3.0-or-later", 93 "optional": true, 94 "os": [ 95 "darwin" 96 ], 97 "funding": { 98 "url": "https://opencollective.com/libvips" 99 } 100 }, 101 "node_modules/@img/sharp-libvips-linux-arm": { 102 "version": "1.0.5", 103 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz", 104 "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==", 105 "cpu": [ 106 "arm" 107 ], 108 "license": "LGPL-3.0-or-later", 109 "optional": true, 110 "os": [ 111 "linux" 112 ], 113 "funding": { 114 "url": "https://opencollective.com/libvips" 115 } 116 }, 117 "node_modules/@img/sharp-libvips-linux-arm64": { 118 "version": "1.0.4", 119 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz", 120 "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==", 121 "cpu": [ 122 "arm64" 123 ], 124 "license": "LGPL-3.0-or-later", 125 "optional": true, 126 "os": [ 127 "linux" 128 ], 129 "funding": { 130 "url": "https://opencollective.com/libvips" 131 } 132 }, 133 "node_modules/@img/sharp-libvips-linux-s390x": { 134 "version": "1.0.4", 135 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz", 136 "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==", 137 "cpu": [ 138 "s390x" 139 ], 140 "license": "LGPL-3.0-or-later", 141 "optional": true, 142 "os": [ 143 "linux" 144 ], 145 "funding": { 146 "url": "https://opencollective.com/libvips" 147 } 148 }, 149 "node_modules/@img/sharp-libvips-linux-x64": { 150 "version": "1.0.4", 151 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz", 152 "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==", 153 "cpu": [ 154 "x64" 155 ], 156 "license": "LGPL-3.0-or-later", 157 "optional": true, 158 "os": [ 159 "linux" 160 ], 161 "funding": { 162 "url": "https://opencollective.com/libvips" 163 } 164 }, 165 "node_modules/@img/sharp-libvips-linuxmusl-arm64": { 166 "version": "1.0.4", 167 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz", 168 "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==", 169 "cpu": [ 170 "arm64" 171 ], 172 "license": "LGPL-3.0-or-later", 173 "optional": true, 174 "os": [ 175 "linux" 176 ], 177 "funding": { 178 "url": "https://opencollective.com/libvips" 179 } 180 }, 181 "node_modules/@img/sharp-libvips-linuxmusl-x64": { 182 "version": "1.0.4", 183 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz", 184 "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==", 185 "cpu": [ 186 "x64" 187 ], 188 "license": "LGPL-3.0-or-later", 189 "optional": true, 190 "os": [ 191 "linux" 192 ], 193 "funding": { 194 "url": "https://opencollective.com/libvips" 195 } 196 }, 197 "node_modules/@img/sharp-linux-arm": { 198 "version": "0.33.5", 199 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz", 200 "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==", 201 "cpu": [ 202 "arm" 203 ], 204 "license": "Apache-2.0", 205 "optional": true, 206 "os": [ 207 "linux" 208 ], 209 "engines": { 210 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 211 }, 212 "funding": { 213 "url": "https://opencollective.com/libvips" 214 }, 215 "optionalDependencies": { 216 "@img/sharp-libvips-linux-arm": "1.0.5" 217 } 218 }, 219 "node_modules/@img/sharp-linux-arm64": { 220 "version": "0.33.5", 221 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz", 222 "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", 223 "cpu": [ 224 "arm64" 225 ], 226 "license": "Apache-2.0", 227 "optional": true, 228 "os": [ 229 "linux" 230 ], 231 "engines": { 232 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 233 }, 234 "funding": { 235 "url": "https://opencollective.com/libvips" 236 }, 237 "optionalDependencies": { 238 "@img/sharp-libvips-linux-arm64": "1.0.4" 239 } 240 }, 241 "node_modules/@img/sharp-linux-s390x": { 242 "version": "0.33.5", 243 "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz", 244 "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==", 245 "cpu": [ 246 "s390x" 247 ], 248 "license": "Apache-2.0", 249 "optional": true, 250 "os": [ 251 "linux" 252 ], 253 "engines": { 254 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 255 }, 256 "funding": { 257 "url": "https://opencollective.com/libvips" 258 }, 259 "optionalDependencies": { 260 "@img/sharp-libvips-linux-s390x": "1.0.4" 261 } 262 }, 263 "node_modules/@img/sharp-linux-x64": { 264 "version": "0.33.5", 265 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz", 266 "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==", 267 "cpu": [ 268 "x64" 269 ], 270 "license": "Apache-2.0", 271 "optional": true, 272 "os": [ 273 "linux" 274 ], 275 "engines": { 276 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 277 }, 278 "funding": { 279 "url": "https://opencollective.com/libvips" 280 }, 281 "optionalDependencies": { 282 "@img/sharp-libvips-linux-x64": "1.0.4" 283 } 284 }, 285 "node_modules/@img/sharp-linuxmusl-arm64": { 286 "version": "0.33.5", 287 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz", 288 "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==", 289 "cpu": [ 290 "arm64" 291 ], 292 "license": "Apache-2.0", 293 "optional": true, 294 "os": [ 295 "linux" 296 ], 297 "engines": { 298 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 299 }, 300 "funding": { 301 "url": "https://opencollective.com/libvips" 302 }, 303 "optionalDependencies": { 304 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4" 305 } 306 }, 307 "node_modules/@img/sharp-linuxmusl-x64": { 308 "version": "0.33.5", 309 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz", 310 "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==", 311 "cpu": [ 312 "x64" 313 ], 314 "license": "Apache-2.0", 315 "optional": true, 316 "os": [ 317 "linux" 318 ], 319 "engines": { 320 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 321 }, 322 "funding": { 323 "url": "https://opencollective.com/libvips" 324 }, 325 "optionalDependencies": { 326 "@img/sharp-libvips-linuxmusl-x64": "1.0.4" 327 } 328 }, 329 "node_modules/@img/sharp-wasm32": { 330 "version": "0.33.5", 331 "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz", 332 "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==", 333 "cpu": [ 334 "wasm32" 335 ], 336 "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", 337 "optional": true, 338 "dependencies": { 339 "@emnapi/runtime": "^1.2.0" 340 }, 341 "engines": { 342 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 343 }, 344 "funding": { 345 "url": "https://opencollective.com/libvips" 346 } 347 }, 348 "node_modules/@img/sharp-win32-ia32": { 349 "version": "0.33.5", 350 "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz", 351 "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==", 352 "cpu": [ 353 "ia32" 354 ], 355 "license": "Apache-2.0 AND LGPL-3.0-or-later", 356 "optional": true, 357 "os": [ 358 "win32" 359 ], 360 "engines": { 361 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 362 }, 363 "funding": { 364 "url": "https://opencollective.com/libvips" 365 } 366 }, 367 "node_modules/@img/sharp-win32-x64": { 368 "version": "0.33.5", 369 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz", 370 "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==", 371 "cpu": [ 372 "x64" 373 ], 374 "license": "Apache-2.0 AND LGPL-3.0-or-later", 375 "optional": true, 376 "os": [ 377 "win32" 378 ], 379 "engines": { 380 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 381 }, 382 "funding": { 383 "url": "https://opencollective.com/libvips" 384 } 385 }, 386 "node_modules/color": { 387 "version": "4.2.3", 388 "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", 389 "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", 390 "license": "MIT", 391 "dependencies": { 392 "color-convert": "^2.0.1", 393 "color-string": "^1.9.0" 394 }, 395 "engines": { 396 "node": ">=12.5.0" 397 } 398 }, 399 "node_modules/color-convert": { 400 "version": "2.0.1", 401 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", 402 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", 403 "license": "MIT", 404 "dependencies": { 405 "color-name": "~1.1.4" 406 }, 407 "engines": { 408 "node": ">=7.0.0" 409 } 410 }, 411 "node_modules/color-name": { 412 "version": "1.1.4", 413 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", 414 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", 415 "license": "MIT" 416 }, 417 "node_modules/color-string": { 418 "version": "1.9.1", 419 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", 420 "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", 421 "license": "MIT", 422 "dependencies": { 423 "color-name": "^1.0.0", 424 "simple-swizzle": "^0.2.2" 425 } 426 }, 427 "node_modules/detect-libc": { 428 "version": "2.1.2", 429 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", 430 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", 431 "license": "Apache-2.0", 432 "engines": { 433 "node": ">=8" 434 } 435 }, 436 "node_modules/is-arrayish": { 437 "version": "0.3.4", 438 "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.4.tgz", 439 "integrity": "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==", 440 "license": "MIT" 441 }, 442 "node_modules/opentype.js": { 443 "version": "1.3.4", 444 "resolved": "https://registry.npmjs.org/opentype.js/-/opentype.js-1.3.4.tgz", 445 "integrity": "sha512-d2JE9RP/6uagpQAVtJoF0pJJA/fgai89Cc50Yp0EJHk+eLp6QQ7gBoblsnubRULNY132I0J1QKMJ+JTbMqz4sw==", 446 "license": "MIT", 447 "dependencies": { 448 "string.prototype.codepointat": "^0.2.1", 449 "tiny-inflate": "^1.0.3" 450 }, 451 "bin": { 452 "ot": "bin/ot" 453 }, 454 "engines": { 455 "node": ">= 8.0.0" 456 } 457 }, 458 "node_modules/semver": { 459 "version": "7.7.3", 460 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz", 461 "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==", 462 "license": "ISC", 463 "bin": { 464 "semver": "bin/semver.js" 465 }, 466 "engines": { 467 "node": ">=10" 468 } 469 }, 470 "node_modules/sharp": { 471 "version": "0.33.5", 472 "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz", 473 "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==", 474 "hasInstallScript": true, 475 "license": "Apache-2.0", 476 "dependencies": { 477 "color": "^4.2.3", 478 "detect-libc": "^2.0.3", 479 "semver": "^7.6.3" 480 }, 481 "engines": { 482 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 483 }, 484 "funding": { 485 "url": "https://opencollective.com/libvips" 486 }, 487 "optionalDependencies": { 488 "@img/sharp-darwin-arm64": "0.33.5", 489 "@img/sharp-darwin-x64": "0.33.5", 490 "@img/sharp-libvips-darwin-arm64": "1.0.4", 491 "@img/sharp-libvips-darwin-x64": "1.0.4", 492 "@img/sharp-libvips-linux-arm": "1.0.5", 493 "@img/sharp-libvips-linux-arm64": "1.0.4", 494 "@img/sharp-libvips-linux-s390x": "1.0.4", 495 "@img/sharp-libvips-linux-x64": "1.0.4", 496 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4", 497 "@img/sharp-libvips-linuxmusl-x64": "1.0.4", 498 "@img/sharp-linux-arm": "0.33.5", 499 "@img/sharp-linux-arm64": "0.33.5", 500 "@img/sharp-linux-s390x": "0.33.5", 501 "@img/sharp-linux-x64": "0.33.5", 502 "@img/sharp-linuxmusl-arm64": "0.33.5", 503 "@img/sharp-linuxmusl-x64": "0.33.5", 504 "@img/sharp-wasm32": "0.33.5", 505 "@img/sharp-win32-ia32": "0.33.5", 506 "@img/sharp-win32-x64": "0.33.5" 507 } 508 }, 509 "node_modules/simple-swizzle": { 510 "version": "0.2.4", 511 "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.4.tgz", 512 "integrity": "sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==", 513 "license": "MIT", 514 "dependencies": { 515 "is-arrayish": "^0.3.1" 516 } 517 }, 518 "node_modules/string.prototype.codepointat": { 519 "version": "0.2.1", 520 "resolved": "https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz", 521 "integrity": "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==", 522 "license": "MIT" 523 }, 524 "node_modules/tiny-inflate": { 525 "version": "1.0.3", 526 "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", 527 "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==", 528 "license": "MIT" 529 }, 530 "node_modules/tslib": { 531 "version": "2.8.1", 532 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", 533 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", 534 "license": "0BSD", 535 "optional": true 536 } 537 } 538 }