2023-10-06 18:19:02 +00:00
|
|
|
{
|
|
|
|
"name": "gallery",
|
2024-07-11 11:53:41 +00:00
|
|
|
"version": "1.0.2",
|
2023-10-06 18:19:02 +00:00
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "gallery",
|
2024-07-11 11:53:41 +00:00
|
|
|
"version": "1.0.2",
|
2023-10-06 18:19:02 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"sharp": "0.33.5"
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
|
|
|
"bin": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"gallery": "index.js"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@emnapi/runtime": {
|
|
|
|
"version": "1.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.2.0.tgz",
|
|
|
|
"integrity": "sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==",
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "MIT",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
2023-10-06 18:19:02 +00:00
|
|
|
"dependencies": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"tslib": "^2.4.0"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-darwin-arm64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
2023-10-06 18:19:02 +00:00
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2024-07-11 11:53:41 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"@img/sharp-libvips-darwin-arm64": "1.0.4"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-darwin-x64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
2023-10-06 18:19:02 +00:00
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2024-07-11 11:53:41 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"@img/sharp-libvips-darwin-x64": "1.0.4"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-libvips-darwin-arm64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "LGPL-3.0-or-later",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-libvips-darwin-x64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "LGPL-3.0-or-later",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-libvips-linux-arm": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "1.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz",
|
|
|
|
"integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "LGPL-3.0-or-later",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2023-10-06 18:19:02 +00:00
|
|
|
"funding": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"url": "https://opencollective.com/libvips"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-libvips-linux-arm64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "LGPL-3.0-or-later",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-libvips-linux-s390x": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "LGPL-3.0-or-later",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-libvips-linux-x64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "LGPL-3.0-or-later",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-libvips-linuxmusl-arm64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "LGPL-3.0-or-later",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-libvips-linuxmusl-x64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "LGPL-3.0-or-later",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-linux-arm": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2023-10-06 18:19:02 +00:00
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"@img/sharp-libvips-linux-arm": "1.0.5"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-linux-arm64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2024-07-11 11:53:41 +00:00
|
|
|
},
|
2023-10-06 18:19:02 +00:00
|
|
|
"funding": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"@img/sharp-libvips-linux-arm64": "1.0.4"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-linux-s390x": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"@img/sharp-libvips-linux-s390x": "1.0.4"
|
2024-07-11 11:53:41 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@img/sharp-linux-x64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2023-10-06 18:19:02 +00:00
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2024-07-11 11:53:41 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"@img/sharp-libvips-linux-x64": "1.0.4"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-linuxmusl-arm64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2024-07-11 11:53:41 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"@img/sharp-libvips-linuxmusl-arm64": "1.0.4"
|
2024-07-11 11:53:41 +00:00
|
|
|
}
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-linuxmusl-x64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2024-07-11 11:53:41 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"@img/sharp-libvips-linuxmusl-x64": "1.0.4"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-wasm32": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"wasm32"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
2023-10-06 18:19:02 +00:00
|
|
|
"dependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"@emnapi/runtime": "^1.2.0"
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@img/sharp-win32-ia32": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0 AND LGPL-3.0-or-later",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
2023-10-06 18:19:02 +00:00
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2024-07-11 11:53:41 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/@img/sharp-win32-x64": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==",
|
2024-07-11 11:53:41 +00:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0 AND LGPL-3.0-or-later",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2024-07-11 11:53:41 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/color": {
|
|
|
|
"version": "4.2.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
|
|
|
|
"integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
|
2023-10-06 18:19:02 +00:00
|
|
|
"dependencies": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"color-convert": "^2.0.1",
|
|
|
|
"color-string": "^1.9.0"
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"node": ">=12.5.0"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/color-convert": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
2023-10-06 18:19:02 +00:00
|
|
|
"dependencies": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"color-name": "~1.1.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=7.0.0"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/color-name": {
|
|
|
|
"version": "1.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/color-string": {
|
|
|
|
"version": "1.9.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
|
|
|
|
"integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
|
2023-10-06 18:19:02 +00:00
|
|
|
"dependencies": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"color-name": "^1.0.0",
|
|
|
|
"simple-swizzle": "^0.2.2"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/detect-libc": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
|
|
|
|
"integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
|
2023-10-06 18:19:02 +00:00
|
|
|
"engines": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"node": ">=8"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/is-arrayish": {
|
|
|
|
"version": "0.3.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
|
|
|
|
"integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
|
|
|
"node_modules/semver": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "7.6.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
|
|
|
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
|
|
|
"license": "ISC",
|
2023-10-06 18:19:02 +00:00
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/sharp": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "0.33.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz",
|
|
|
|
"integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==",
|
2023-10-06 18:19:02 +00:00
|
|
|
"hasInstallScript": true,
|
2024-08-28 13:02:43 +00:00
|
|
|
"license": "Apache-2.0",
|
2023-10-06 18:19:02 +00:00
|
|
|
"dependencies": {
|
|
|
|
"color": "^4.2.3",
|
2024-07-11 11:53:41 +00:00
|
|
|
"detect-libc": "^2.0.3",
|
2024-08-28 13:02:43 +00:00
|
|
|
"semver": "^7.6.3"
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-11 11:53:41 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2023-10-06 18:19:02 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2024-07-11 11:53:41 +00:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"@img/sharp-darwin-arm64": "0.33.5",
|
|
|
|
"@img/sharp-darwin-x64": "0.33.5",
|
|
|
|
"@img/sharp-libvips-darwin-arm64": "1.0.4",
|
|
|
|
"@img/sharp-libvips-darwin-x64": "1.0.4",
|
|
|
|
"@img/sharp-libvips-linux-arm": "1.0.5",
|
|
|
|
"@img/sharp-libvips-linux-arm64": "1.0.4",
|
|
|
|
"@img/sharp-libvips-linux-s390x": "1.0.4",
|
|
|
|
"@img/sharp-libvips-linux-x64": "1.0.4",
|
|
|
|
"@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
|
|
|
|
"@img/sharp-libvips-linuxmusl-x64": "1.0.4",
|
|
|
|
"@img/sharp-linux-arm": "0.33.5",
|
|
|
|
"@img/sharp-linux-arm64": "0.33.5",
|
|
|
|
"@img/sharp-linux-s390x": "0.33.5",
|
|
|
|
"@img/sharp-linux-x64": "0.33.5",
|
|
|
|
"@img/sharp-linuxmusl-arm64": "0.33.5",
|
|
|
|
"@img/sharp-linuxmusl-x64": "0.33.5",
|
|
|
|
"@img/sharp-wasm32": "0.33.5",
|
|
|
|
"@img/sharp-win32-ia32": "0.33.5",
|
|
|
|
"@img/sharp-win32-x64": "0.33.5"
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/simple-swizzle": {
|
|
|
|
"version": "0.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
|
|
|
|
"integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
|
|
|
|
"dependencies": {
|
|
|
|
"is-arrayish": "^0.3.1"
|
|
|
|
}
|
|
|
|
},
|
2024-07-11 11:53:41 +00:00
|
|
|
"node_modules/tslib": {
|
2024-08-28 13:02:43 +00:00
|
|
|
"version": "2.7.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
|
|
|
|
"integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
|
|
|
|
"license": "0BSD",
|
2024-07-11 11:53:41 +00:00
|
|
|
"optional": true
|
2023-10-06 18:19:02 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|