mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-22 06:52:45 +08:00
1921 lines
86 KiB
JSON
1921 lines
86 KiB
JSON
{
|
|
"name": "plugin",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "plugin",
|
|
"dependencies": {
|
|
"axios": "^1.7.9",
|
|
"iconv-lite": "^0.6.3",
|
|
"jimp": "^0.22.12",
|
|
"lodash": "^4.17.21",
|
|
"ses": "^1.10.0",
|
|
"tree-kill": "^1.2.2"
|
|
}
|
|
},
|
|
"node_modules/@endo/env-options": {
|
|
"version": "1.1.8",
|
|
"resolved": "https://registry.npmjs.org/@endo/env-options/-/env-options-1.1.8.tgz",
|
|
"integrity": "sha512-Xtxw9n33I4guo8q0sDyZiRuxlfaopM454AKiELgU7l3tqsylCut6IBZ0fPy4ltSHsBib7M3yF7OEMoIuLwzWVg==",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/@jimp/bmp": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/bmp/-/bmp-0.22.12.tgz",
|
|
"integrity": "sha512-aeI64HD0npropd+AR76MCcvvRaa+Qck6loCOS03CkkxGHN5/r336qTM5HPUdHKMDOGzqknuVPA8+kK1t03z12g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"bmp-js": "^0.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/core": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/core/-/core-0.22.12.tgz",
|
|
"integrity": "sha512-l0RR0dOPyzMKfjUW1uebzueFEDtCOj9fN6pyTYWWOM/VS4BciXQ1VVrJs8pO3kycGYZxncRKhCoygbNr8eEZQA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"any-base": "^1.1.0",
|
|
"buffer": "^5.2.0",
|
|
"exif-parser": "^0.1.12",
|
|
"file-type": "^16.5.4",
|
|
"isomorphic-fetch": "^3.0.0",
|
|
"pixelmatch": "^4.0.2",
|
|
"tinycolor2": "^1.6.0"
|
|
}
|
|
},
|
|
"node_modules/@jimp/custom": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/custom/-/custom-0.22.12.tgz",
|
|
"integrity": "sha512-xcmww1O/JFP2MrlGUMd3Q78S3Qu6W3mYTXYuIqFq33EorgYHV/HqymHfXy9GjiCJ7OI+7lWx6nYFOzU7M4rd1Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/core": "^0.22.12"
|
|
}
|
|
},
|
|
"node_modules/@jimp/gif": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/gif/-/gif-0.22.12.tgz",
|
|
"integrity": "sha512-y6BFTJgch9mbor2H234VSjd9iwAhaNf/t3US5qpYIs0TSbAvM02Fbc28IaDETj9+4YB4676sz4RcN/zwhfu1pg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"gifwrap": "^0.10.1",
|
|
"omggif": "^1.0.9"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/jpeg": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/jpeg/-/jpeg-0.22.12.tgz",
|
|
"integrity": "sha512-Rq26XC/uQWaQKyb/5lksCTCxXhtY01NJeBN+dQv5yNYedN0i7iYu+fXEoRsfaJ8xZzjoANH8sns7rVP4GE7d/Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"jpeg-js": "^0.4.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-blit": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-blit/-/plugin-blit-0.22.12.tgz",
|
|
"integrity": "sha512-xslz2ZoFZOPLY8EZ4dC29m168BtDx95D6K80TzgUi8gqT7LY6CsajWO0FAxDwHz6h0eomHMfyGX0stspBrTKnQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-blur": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-blur/-/plugin-blur-0.22.12.tgz",
|
|
"integrity": "sha512-S0vJADTuh1Q9F+cXAwFPlrKWzDj2F9t/9JAbUvaaDuivpyWuImEKXVz5PUZw2NbpuSHjwssbTpOZ8F13iJX4uw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-circle": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-circle/-/plugin-circle-0.22.12.tgz",
|
|
"integrity": "sha512-SWVXx1yiuj5jZtMijqUfvVOJBwOifFn0918ou4ftoHgegc5aHWW5dZbYPjvC9fLpvz7oSlptNl2Sxr1zwofjTg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-color": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-color/-/plugin-color-0.22.12.tgz",
|
|
"integrity": "sha512-xImhTE5BpS8xa+mAN6j4sMRWaUgUDLoaGHhJhpC+r7SKKErYDR0WQV4yCE4gP+N0gozD0F3Ka1LUSaMXrn7ZIA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"tinycolor2": "^1.6.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-contain": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-contain/-/plugin-contain-0.22.12.tgz",
|
|
"integrity": "sha512-Eo3DmfixJw3N79lWk8q/0SDYbqmKt1xSTJ69yy8XLYQj9svoBbyRpSnHR+n9hOw5pKXytHwUW6nU4u1wegHNoQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5",
|
|
"@jimp/plugin-blit": ">=0.3.5",
|
|
"@jimp/plugin-resize": ">=0.3.5",
|
|
"@jimp/plugin-scale": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-cover": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-cover/-/plugin-cover-0.22.12.tgz",
|
|
"integrity": "sha512-z0w/1xH/v/knZkpTNx+E8a7fnasQ2wHG5ze6y5oL2dhH1UufNua8gLQXlv8/W56+4nJ1brhSd233HBJCo01BXA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5",
|
|
"@jimp/plugin-crop": ">=0.3.5",
|
|
"@jimp/plugin-resize": ">=0.3.5",
|
|
"@jimp/plugin-scale": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-crop": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-crop/-/plugin-crop-0.22.12.tgz",
|
|
"integrity": "sha512-FNuUN0OVzRCozx8XSgP9MyLGMxNHHJMFt+LJuFjn1mu3k0VQxrzqbN06yIl46TVejhyAhcq5gLzqmSCHvlcBVw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-displace": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-displace/-/plugin-displace-0.22.12.tgz",
|
|
"integrity": "sha512-qpRM8JRicxfK6aPPqKZA6+GzBwUIitiHaZw0QrJ64Ygd3+AsTc7BXr+37k2x7QcyCvmKXY4haUrSIsBug4S3CA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-dither": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-dither/-/plugin-dither-0.22.12.tgz",
|
|
"integrity": "sha512-jYgGdSdSKl1UUEanX8A85v4+QUm+PE8vHFwlamaKk89s+PXQe7eVE3eNeSZX4inCq63EHL7cX580dMqkoC3ZLw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-fisheye": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-fisheye/-/plugin-fisheye-0.22.12.tgz",
|
|
"integrity": "sha512-LGuUTsFg+fOp6KBKrmLkX4LfyCy8IIsROwoUvsUPKzutSqMJnsm3JGDW2eOmWIS/jJpPaeaishjlxvczjgII+Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-flip": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-flip/-/plugin-flip-0.22.12.tgz",
|
|
"integrity": "sha512-m251Rop7GN8W0Yo/rF9LWk6kNclngyjIJs/VXHToGQ6EGveOSTSQaX2Isi9f9lCDLxt+inBIb7nlaLLxnvHX8Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5",
|
|
"@jimp/plugin-rotate": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-gaussian": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.22.12.tgz",
|
|
"integrity": "sha512-sBfbzoOmJ6FczfG2PquiK84NtVGeScw97JsCC3rpQv1PHVWyW+uqWFF53+n3c8Y0P2HWlUjflEla2h/vWShvhg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-invert": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-invert/-/plugin-invert-0.22.12.tgz",
|
|
"integrity": "sha512-N+6rwxdB+7OCR6PYijaA/iizXXodpxOGvT/smd/lxeXsZ/empHmFFFJ/FaXcYh19Tm04dGDaXcNF/dN5nm6+xQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-mask": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-mask/-/plugin-mask-0.22.12.tgz",
|
|
"integrity": "sha512-4AWZg+DomtpUA099jRV8IEZUfn1wLv6+nem4NRJC7L/82vxzLCgXKTxvNvBcNmJjT9yS1LAAmiJGdWKXG63/NA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-normalize": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-normalize/-/plugin-normalize-0.22.12.tgz",
|
|
"integrity": "sha512-0So0rexQivnWgnhacX4cfkM2223YdExnJTTy6d06WbkfZk5alHUx8MM3yEzwoCN0ErO7oyqEWRnEkGC+As1FtA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-print": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-print/-/plugin-print-0.22.12.tgz",
|
|
"integrity": "sha512-c7TnhHlxm87DJeSnwr/XOLjJU/whoiKYY7r21SbuJ5nuH+7a78EW1teOaj5gEr2wYEd7QtkFqGlmyGXY/YclyQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"load-bmfont": "^1.4.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5",
|
|
"@jimp/plugin-blit": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-resize": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-resize/-/plugin-resize-0.22.12.tgz",
|
|
"integrity": "sha512-3NyTPlPbTnGKDIbaBgQ3HbE6wXbAlFfxHVERmrbqAi8R3r6fQPxpCauA8UVDnieg5eo04D0T8nnnNIX//i/sXg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-rotate": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-rotate/-/plugin-rotate-0.22.12.tgz",
|
|
"integrity": "sha512-9YNEt7BPAFfTls2FGfKBVgwwLUuKqy+E8bDGGEsOqHtbuhbshVGxN2WMZaD4gh5IDWvR+emmmPPWGgaYNYt1gA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5",
|
|
"@jimp/plugin-blit": ">=0.3.5",
|
|
"@jimp/plugin-crop": ">=0.3.5",
|
|
"@jimp/plugin-resize": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-scale": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-scale/-/plugin-scale-0.22.12.tgz",
|
|
"integrity": "sha512-dghs92qM6MhHj0HrV2qAwKPMklQtjNpoYgAB94ysYpsXslhRTiPisueSIELRwZGEr0J0VUxpUY7HgJwlSIgGZw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5",
|
|
"@jimp/plugin-resize": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-shadow": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-shadow/-/plugin-shadow-0.22.12.tgz",
|
|
"integrity": "sha512-FX8mTJuCt7/3zXVoeD/qHlm4YH2bVqBuWQHXSuBK054e7wFRnRnbSLPUqAwSeYP3lWqpuQzJtgiiBxV3+WWwTg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5",
|
|
"@jimp/plugin-blur": ">=0.3.5",
|
|
"@jimp/plugin-resize": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugin-threshold": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-threshold/-/plugin-threshold-0.22.12.tgz",
|
|
"integrity": "sha512-4x5GrQr1a/9L0paBC/MZZJjjgjxLYrqSmWd+e+QfAEPvmRxdRoQ5uKEuNgXnm9/weHQBTnQBQsOY2iFja+XGAw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5",
|
|
"@jimp/plugin-color": ">=0.8.0",
|
|
"@jimp/plugin-resize": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@jimp/plugins": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugins/-/plugins-0.22.12.tgz",
|
|
"integrity": "sha512-yBJ8vQrDkBbTgQZLty9k4+KtUQdRjsIDJSPjuI21YdVeqZxYywifHl4/XWILoTZsjTUASQcGoH0TuC0N7xm3ww==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/plugin-blit": "^0.22.12",
|
|
"@jimp/plugin-blur": "^0.22.12",
|
|
"@jimp/plugin-circle": "^0.22.12",
|
|
"@jimp/plugin-color": "^0.22.12",
|
|
"@jimp/plugin-contain": "^0.22.12",
|
|
"@jimp/plugin-cover": "^0.22.12",
|
|
"@jimp/plugin-crop": "^0.22.12",
|
|
"@jimp/plugin-displace": "^0.22.12",
|
|
"@jimp/plugin-dither": "^0.22.12",
|
|
"@jimp/plugin-fisheye": "^0.22.12",
|
|
"@jimp/plugin-flip": "^0.22.12",
|
|
"@jimp/plugin-gaussian": "^0.22.12",
|
|
"@jimp/plugin-invert": "^0.22.12",
|
|
"@jimp/plugin-mask": "^0.22.12",
|
|
"@jimp/plugin-normalize": "^0.22.12",
|
|
"@jimp/plugin-print": "^0.22.12",
|
|
"@jimp/plugin-resize": "^0.22.12",
|
|
"@jimp/plugin-rotate": "^0.22.12",
|
|
"@jimp/plugin-scale": "^0.22.12",
|
|
"@jimp/plugin-shadow": "^0.22.12",
|
|
"@jimp/plugin-threshold": "^0.22.12",
|
|
"timm": "^1.6.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/png": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/png/-/png-0.22.12.tgz",
|
|
"integrity": "sha512-Mrp6dr3UTn+aLK8ty/dSKELz+Otdz1v4aAXzV5q53UDD2rbB5joKVJ/ChY310B+eRzNxIovbUF1KVrUsYdE8Hg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"pngjs": "^6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/tiff": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/tiff/-/tiff-0.22.12.tgz",
|
|
"integrity": "sha512-E1LtMh4RyJsoCAfAkBRVSYyZDTtLq9p9LUiiYP0vPtXyxX4BiYBUYihTLSBlCQg5nF2e4OpQg7SPrLdJ66u7jg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"utif2": "^4.0.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/types": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/types/-/types-0.22.12.tgz",
|
|
"integrity": "sha512-wwKYzRdElE1MBXFREvCto5s699izFHNVvALUv79GXNbsOVqlwlOxlWJ8DuyOGIXoLP4JW/m30YyuTtfUJgMRMA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/bmp": "^0.22.12",
|
|
"@jimp/gif": "^0.22.12",
|
|
"@jimp/jpeg": "^0.22.12",
|
|
"@jimp/png": "^0.22.12",
|
|
"@jimp/tiff": "^0.22.12",
|
|
"timm": "^1.6.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@jimp/custom": ">=0.3.5"
|
|
}
|
|
},
|
|
"node_modules/@jimp/utils": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/utils/-/utils-0.22.12.tgz",
|
|
"integrity": "sha512-yJ5cWUknGnilBq97ZXOyOS0HhsHOyAyjHwYfHxGbSyMTohgQI6sVyE8KPgDwH8HHW/nMKXk8TrSwAE71zt716Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.13.3"
|
|
}
|
|
},
|
|
"node_modules/@tokenizer/token": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmmirror.com/@tokenizer/token/-/token-0.3.0.tgz",
|
|
"integrity": "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "16.9.1",
|
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-16.9.1.tgz",
|
|
"integrity": "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/any-base": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmmirror.com/any-base/-/any-base-1.1.0.tgz",
|
|
"integrity": "sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
|
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/axios": {
|
|
"version": "1.7.9",
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
|
|
"integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.15.6",
|
|
"form-data": "^4.0.0",
|
|
"proxy-from-env": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz",
|
|
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bmp-js": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://registry.npmmirror.com/bmp-js/-/bmp-js-0.1.0.tgz",
|
|
"integrity": "sha512-vHdS19CnY3hwiNdkaqk93DvjVLfbEcI8mys4UjuWrlX1haDmroo8o4xCzh4wD6DGV6HxRCyauwhHRqMTfERtjw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz",
|
|
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/buffer-equal": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmmirror.com/buffer-equal/-/buffer-equal-0.0.1.tgz",
|
|
"integrity": "sha512-RgSV6InVQ9ODPdLWJ5UAqBqJBOg370Nz6ZQtRzpt6nUjc8v0St97uJ4PYC6NztqIScrAXafKM3mZPMygSe1ggA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/centra": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmmirror.com/centra/-/centra-2.7.0.tgz",
|
|
"integrity": "sha512-PbFMgMSrmgx6uxCdm57RUos9Tc3fclMvhLSATYN39XsDV29B89zZ3KA89jmY0vwSGazyU+uerqwa6t+KaodPcg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.15.6"
|
|
}
|
|
},
|
|
"node_modules/combined-stream": {
|
|
"version": "1.0.8",
|
|
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/delayed-stream": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/dom-walk": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://registry.npmmirror.com/dom-walk/-/dom-walk-0.1.2.tgz",
|
|
"integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w=="
|
|
},
|
|
"node_modules/exif-parser": {
|
|
"version": "0.1.12",
|
|
"resolved": "https://registry.npmmirror.com/exif-parser/-/exif-parser-0.1.12.tgz",
|
|
"integrity": "sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw=="
|
|
},
|
|
"node_modules/file-type": {
|
|
"version": "16.5.4",
|
|
"resolved": "https://registry.npmmirror.com/file-type/-/file-type-16.5.4.tgz",
|
|
"integrity": "sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-web-to-node-stream": "^3.0.0",
|
|
"strtok3": "^6.2.4",
|
|
"token-types": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/file-type?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/follow-redirects": {
|
|
"version": "1.15.9",
|
|
"resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz",
|
|
"integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"debug": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/form-data": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz",
|
|
"integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/gifwrap": {
|
|
"version": "0.10.1",
|
|
"resolved": "https://registry.npmmirror.com/gifwrap/-/gifwrap-0.10.1.tgz",
|
|
"integrity": "sha512-2760b1vpJHNmLzZ/ubTtNnEx5WApN/PYWJvXvgS+tL1egTTthayFYIQQNi136FLEDcN/IyEY2EcGpIITD6eYUw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"image-q": "^4.0.0",
|
|
"omggif": "^1.0.10"
|
|
}
|
|
},
|
|
"node_modules/global": {
|
|
"version": "4.4.0",
|
|
"resolved": "https://registry.npmmirror.com/global/-/global-4.4.0.tgz",
|
|
"integrity": "sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"min-document": "^2.19.0",
|
|
"process": "^0.11.10"
|
|
}
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz",
|
|
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/image-q": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmmirror.com/image-q/-/image-q-4.0.0.tgz",
|
|
"integrity": "sha512-PfJGVgIfKQJuq3s0tTDOKtztksibuUEbJQIYT3by6wctQo+Rdlh7ef4evJ5NCdxY4CfMbvFkocEwbl4BF8RlJw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "16.9.1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/is-function": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmmirror.com/is-function/-/is-function-1.0.2.tgz",
|
|
"integrity": "sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isomorphic-fetch": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmmirror.com/isomorphic-fetch/-/isomorphic-fetch-3.0.0.tgz",
|
|
"integrity": "sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-fetch": "^2.6.1",
|
|
"whatwg-fetch": "^3.4.1"
|
|
}
|
|
},
|
|
"node_modules/jimp": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/jimp/-/jimp-0.22.12.tgz",
|
|
"integrity": "sha512-R5jZaYDnfkxKJy1dwLpj/7cvyjxiclxU3F4TrI/J4j2rS0niq6YDUMoPn5hs8GDpO+OZGo7Ky057CRtWesyhfg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jimp/custom": "^0.22.12",
|
|
"@jimp/plugins": "^0.22.12",
|
|
"@jimp/types": "^0.22.12",
|
|
"regenerator-runtime": "^0.13.3"
|
|
}
|
|
},
|
|
"node_modules/jpeg-js": {
|
|
"version": "0.4.4",
|
|
"resolved": "https://registry.npmmirror.com/jpeg-js/-/jpeg-js-0.4.4.tgz",
|
|
"integrity": "sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/load-bmfont": {
|
|
"version": "1.4.2",
|
|
"resolved": "https://registry.npmmirror.com/load-bmfont/-/load-bmfont-1.4.2.tgz",
|
|
"integrity": "sha512-qElWkmjW9Oq1F9EI5Gt7aD9zcdHb9spJCW1L/dmPf7KzCCEJxq8nhHz5eCgI9aMf7vrG/wyaCqdsI+Iy9ZTlog==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-equal": "0.0.1",
|
|
"mime": "^1.3.4",
|
|
"parse-bmfont-ascii": "^1.0.3",
|
|
"parse-bmfont-binary": "^1.0.5",
|
|
"parse-bmfont-xml": "^1.1.4",
|
|
"phin": "^3.7.1",
|
|
"xhr": "^2.0.1",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz",
|
|
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/min-document": {
|
|
"version": "2.19.0",
|
|
"resolved": "https://registry.npmmirror.com/min-document/-/min-document-2.19.0.tgz",
|
|
"integrity": "sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==",
|
|
"dependencies": {
|
|
"dom-walk": "^0.1.0"
|
|
}
|
|
},
|
|
"node_modules/node-fetch": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmmirror.com/node-fetch/-/node-fetch-2.7.0.tgz",
|
|
"integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/omggif": {
|
|
"version": "1.0.10",
|
|
"resolved": "https://registry.npmmirror.com/omggif/-/omggif-1.0.10.tgz",
|
|
"integrity": "sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pako": {
|
|
"version": "1.0.11",
|
|
"resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz",
|
|
"integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
|
|
"license": "(MIT AND Zlib)"
|
|
},
|
|
"node_modules/parse-bmfont-ascii": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmmirror.com/parse-bmfont-ascii/-/parse-bmfont-ascii-1.0.6.tgz",
|
|
"integrity": "sha512-U4RrVsUFCleIOBsIGYOMKjn9PavsGOXxbvYGtMOEfnId0SVNsgehXh1DxUdVPLoxd5mvcEtvmKs2Mmf0Mpa1ZA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parse-bmfont-binary": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmmirror.com/parse-bmfont-binary/-/parse-bmfont-binary-1.0.6.tgz",
|
|
"integrity": "sha512-GxmsRea0wdGdYthjuUeWTMWPqm2+FAd4GI8vCvhgJsFnoGhTrLhXDDupwTo7rXVAgaLIGoVHDZS9p/5XbSqeWA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parse-bmfont-xml": {
|
|
"version": "1.1.6",
|
|
"resolved": "https://registry.npmmirror.com/parse-bmfont-xml/-/parse-bmfont-xml-1.1.6.tgz",
|
|
"integrity": "sha512-0cEliVMZEhrFDwMh4SxIyVJpqYoOWDJ9P895tFuS+XuNzI5UBmBk5U5O4KuJdTnZpSBI4LFA2+ZiJaiwfSwlMA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xml-parse-from-string": "^1.0.0",
|
|
"xml2js": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/parse-headers": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmmirror.com/parse-headers/-/parse-headers-2.0.5.tgz",
|
|
"integrity": "sha512-ft3iAoLOB/MlwbNXgzy43SWGP6sQki2jQvAyBg/zDFAgr9bfNWZIUj42Kw2eJIl8kEi4PbgE6U1Zau/HwI75HA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/peek-readable": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmmirror.com/peek-readable/-/peek-readable-4.1.0.tgz",
|
|
"integrity": "sha512-ZI3LnwUv5nOGbQzD9c2iDG6toheuXSZP5esSHBjopsXH4dg19soufvpUGA3uohi5anFtGb2lhAVdHzH6R/Evvg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/phin": {
|
|
"version": "3.7.1",
|
|
"resolved": "https://registry.npmmirror.com/phin/-/phin-3.7.1.tgz",
|
|
"integrity": "sha512-GEazpTWwTZaEQ9RhL7Nyz0WwqilbqgLahDM3D0hxWwmVDI52nXEybHqiN6/elwpkJBhcuj+WbBu+QfT0uhPGfQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"centra": "^2.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/pixelmatch": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://registry.npmmirror.com/pixelmatch/-/pixelmatch-4.0.2.tgz",
|
|
"integrity": "sha512-J8B6xqiO37sU/gkcMglv6h5Jbd9xNER7aHzpfRdNmV4IbQBzBpe4l9XmbG+xPF/znacgu2jfEw+wHffaq/YkXA==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"pngjs": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"pixelmatch": "bin/pixelmatch"
|
|
}
|
|
},
|
|
"node_modules/pixelmatch/node_modules/pngjs": {
|
|
"version": "3.4.0",
|
|
"resolved": "https://registry.npmmirror.com/pngjs/-/pngjs-3.4.0.tgz",
|
|
"integrity": "sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/pngjs": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmmirror.com/pngjs/-/pngjs-6.0.0.tgz",
|
|
"integrity": "sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
}
|
|
},
|
|
"node_modules/process": {
|
|
"version": "0.11.10",
|
|
"resolved": "https://registry.npmmirror.com/process/-/process-0.11.10.tgz",
|
|
"integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/proxy-from-env": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/readable-web-to-node-stream": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmmirror.com/readable-web-to-node-stream/-/readable-web-to-node-stream-3.0.2.tgz",
|
|
"integrity": "sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/regenerator-runtime": {
|
|
"version": "0.13.11",
|
|
"resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
|
|
"integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
|
|
},
|
|
"node_modules/sax": {
|
|
"version": "1.4.1",
|
|
"resolved": "https://registry.npmmirror.com/sax/-/sax-1.4.1.tgz",
|
|
"integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ses": {
|
|
"version": "1.10.0",
|
|
"resolved": "https://registry.npmjs.org/ses/-/ses-1.10.0.tgz",
|
|
"integrity": "sha512-HXmJbNEgY/4hsQfaz5dna39vVKNyvlElRmJYk+bjTqSXSElT0Hr6NKwWVg4j0TxP6IuHp/PNMoWJKIRXzmLbAQ==",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@endo/env-options": "^1.1.8"
|
|
}
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/strtok3": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmmirror.com/strtok3/-/strtok3-6.3.0.tgz",
|
|
"integrity": "sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tokenizer/token": "^0.3.0",
|
|
"peek-readable": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/timm": {
|
|
"version": "1.7.1",
|
|
"resolved": "https://registry.npmmirror.com/timm/-/timm-1.7.1.tgz",
|
|
"integrity": "sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tinycolor2": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmmirror.com/tinycolor2/-/tinycolor2-1.6.0.tgz",
|
|
"integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/token-types": {
|
|
"version": "4.2.1",
|
|
"resolved": "https://registry.npmmirror.com/token-types/-/token-types-4.2.1.tgz",
|
|
"integrity": "sha512-6udB24Q737UD/SDsKAHI9FCRP7Bqc9D/MQUV02ORQg5iskjtLJlZJNdN4kKtcdtwCeWIwIHDGaUsTsCCAa8sFQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tokenizer/token": "^0.3.0",
|
|
"ieee754": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Borewit"
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz",
|
|
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tree-kill": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmmirror.com/tree-kill/-/tree-kill-1.2.2.tgz",
|
|
"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
|
|
"bin": {
|
|
"tree-kill": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/utif2": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmmirror.com/utif2/-/utif2-4.1.0.tgz",
|
|
"integrity": "sha512-+oknB9FHrJ7oW7A2WZYajOcv4FcDR4CfoGB0dPNfxbi4GO05RRnFmt5oa23+9w32EanrYcSJWspUiJkLMs+37w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pako": "^1.0.11"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/whatwg-fetch": {
|
|
"version": "3.6.20",
|
|
"resolved": "https://registry.npmmirror.com/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz",
|
|
"integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/xhr": {
|
|
"version": "2.6.0",
|
|
"resolved": "https://registry.npmmirror.com/xhr/-/xhr-2.6.0.tgz",
|
|
"integrity": "sha512-/eCGLb5rxjx5e3mF1A7s+pLlR6CGyqWN91fv1JgER5mVWg1MZmlhBvy9kjcsOdRk8RrIujotWyJamfyrp+WIcA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global": "~4.4.0",
|
|
"is-function": "^1.0.1",
|
|
"parse-headers": "^2.0.0",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/xml-parse-from-string": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmmirror.com/xml-parse-from-string/-/xml-parse-from-string-1.0.1.tgz",
|
|
"integrity": "sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/xml2js": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmmirror.com/xml2js/-/xml2js-0.5.0.tgz",
|
|
"integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sax": ">=0.6.0",
|
|
"xmlbuilder": "~11.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/xmlbuilder": {
|
|
"version": "11.0.1",
|
|
"resolved": "https://registry.npmmirror.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
|
"integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz",
|
|
"integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@endo/env-options": {
|
|
"version": "1.1.8",
|
|
"resolved": "https://registry.npmjs.org/@endo/env-options/-/env-options-1.1.8.tgz",
|
|
"integrity": "sha512-Xtxw9n33I4guo8q0sDyZiRuxlfaopM454AKiELgU7l3tqsylCut6IBZ0fPy4ltSHsBib7M3yF7OEMoIuLwzWVg=="
|
|
},
|
|
"@jimp/bmp": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/bmp/-/bmp-0.22.12.tgz",
|
|
"integrity": "sha512-aeI64HD0npropd+AR76MCcvvRaa+Qck6loCOS03CkkxGHN5/r336qTM5HPUdHKMDOGzqknuVPA8+kK1t03z12g==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"bmp-js": "^0.1.0"
|
|
}
|
|
},
|
|
"@jimp/core": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/core/-/core-0.22.12.tgz",
|
|
"integrity": "sha512-l0RR0dOPyzMKfjUW1uebzueFEDtCOj9fN6pyTYWWOM/VS4BciXQ1VVrJs8pO3kycGYZxncRKhCoygbNr8eEZQA==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"any-base": "^1.1.0",
|
|
"buffer": "^5.2.0",
|
|
"exif-parser": "^0.1.12",
|
|
"file-type": "^16.5.4",
|
|
"isomorphic-fetch": "^3.0.0",
|
|
"pixelmatch": "^4.0.2",
|
|
"tinycolor2": "^1.6.0"
|
|
}
|
|
},
|
|
"@jimp/custom": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/custom/-/custom-0.22.12.tgz",
|
|
"integrity": "sha512-xcmww1O/JFP2MrlGUMd3Q78S3Qu6W3mYTXYuIqFq33EorgYHV/HqymHfXy9GjiCJ7OI+7lWx6nYFOzU7M4rd1Q==",
|
|
"requires": {
|
|
"@jimp/core": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/gif": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/gif/-/gif-0.22.12.tgz",
|
|
"integrity": "sha512-y6BFTJgch9mbor2H234VSjd9iwAhaNf/t3US5qpYIs0TSbAvM02Fbc28IaDETj9+4YB4676sz4RcN/zwhfu1pg==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"gifwrap": "^0.10.1",
|
|
"omggif": "^1.0.9"
|
|
}
|
|
},
|
|
"@jimp/jpeg": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/jpeg/-/jpeg-0.22.12.tgz",
|
|
"integrity": "sha512-Rq26XC/uQWaQKyb/5lksCTCxXhtY01NJeBN+dQv5yNYedN0i7iYu+fXEoRsfaJ8xZzjoANH8sns7rVP4GE7d/Q==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"jpeg-js": "^0.4.4"
|
|
}
|
|
},
|
|
"@jimp/plugin-blit": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-blit/-/plugin-blit-0.22.12.tgz",
|
|
"integrity": "sha512-xslz2ZoFZOPLY8EZ4dC29m168BtDx95D6K80TzgUi8gqT7LY6CsajWO0FAxDwHz6h0eomHMfyGX0stspBrTKnQ==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-blur": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-blur/-/plugin-blur-0.22.12.tgz",
|
|
"integrity": "sha512-S0vJADTuh1Q9F+cXAwFPlrKWzDj2F9t/9JAbUvaaDuivpyWuImEKXVz5PUZw2NbpuSHjwssbTpOZ8F13iJX4uw==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-circle": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-circle/-/plugin-circle-0.22.12.tgz",
|
|
"integrity": "sha512-SWVXx1yiuj5jZtMijqUfvVOJBwOifFn0918ou4ftoHgegc5aHWW5dZbYPjvC9fLpvz7oSlptNl2Sxr1zwofjTg==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-color": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-color/-/plugin-color-0.22.12.tgz",
|
|
"integrity": "sha512-xImhTE5BpS8xa+mAN6j4sMRWaUgUDLoaGHhJhpC+r7SKKErYDR0WQV4yCE4gP+N0gozD0F3Ka1LUSaMXrn7ZIA==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"tinycolor2": "^1.6.0"
|
|
}
|
|
},
|
|
"@jimp/plugin-contain": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-contain/-/plugin-contain-0.22.12.tgz",
|
|
"integrity": "sha512-Eo3DmfixJw3N79lWk8q/0SDYbqmKt1xSTJ69yy8XLYQj9svoBbyRpSnHR+n9hOw5pKXytHwUW6nU4u1wegHNoQ==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-cover": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-cover/-/plugin-cover-0.22.12.tgz",
|
|
"integrity": "sha512-z0w/1xH/v/knZkpTNx+E8a7fnasQ2wHG5ze6y5oL2dhH1UufNua8gLQXlv8/W56+4nJ1brhSd233HBJCo01BXA==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-crop": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-crop/-/plugin-crop-0.22.12.tgz",
|
|
"integrity": "sha512-FNuUN0OVzRCozx8XSgP9MyLGMxNHHJMFt+LJuFjn1mu3k0VQxrzqbN06yIl46TVejhyAhcq5gLzqmSCHvlcBVw==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-displace": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-displace/-/plugin-displace-0.22.12.tgz",
|
|
"integrity": "sha512-qpRM8JRicxfK6aPPqKZA6+GzBwUIitiHaZw0QrJ64Ygd3+AsTc7BXr+37k2x7QcyCvmKXY4haUrSIsBug4S3CA==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-dither": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-dither/-/plugin-dither-0.22.12.tgz",
|
|
"integrity": "sha512-jYgGdSdSKl1UUEanX8A85v4+QUm+PE8vHFwlamaKk89s+PXQe7eVE3eNeSZX4inCq63EHL7cX580dMqkoC3ZLw==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-fisheye": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-fisheye/-/plugin-fisheye-0.22.12.tgz",
|
|
"integrity": "sha512-LGuUTsFg+fOp6KBKrmLkX4LfyCy8IIsROwoUvsUPKzutSqMJnsm3JGDW2eOmWIS/jJpPaeaishjlxvczjgII+Q==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-flip": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-flip/-/plugin-flip-0.22.12.tgz",
|
|
"integrity": "sha512-m251Rop7GN8W0Yo/rF9LWk6kNclngyjIJs/VXHToGQ6EGveOSTSQaX2Isi9f9lCDLxt+inBIb7nlaLLxnvHX8Q==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-gaussian": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.22.12.tgz",
|
|
"integrity": "sha512-sBfbzoOmJ6FczfG2PquiK84NtVGeScw97JsCC3rpQv1PHVWyW+uqWFF53+n3c8Y0P2HWlUjflEla2h/vWShvhg==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-invert": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-invert/-/plugin-invert-0.22.12.tgz",
|
|
"integrity": "sha512-N+6rwxdB+7OCR6PYijaA/iizXXodpxOGvT/smd/lxeXsZ/empHmFFFJ/FaXcYh19Tm04dGDaXcNF/dN5nm6+xQ==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-mask": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-mask/-/plugin-mask-0.22.12.tgz",
|
|
"integrity": "sha512-4AWZg+DomtpUA099jRV8IEZUfn1wLv6+nem4NRJC7L/82vxzLCgXKTxvNvBcNmJjT9yS1LAAmiJGdWKXG63/NA==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-normalize": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-normalize/-/plugin-normalize-0.22.12.tgz",
|
|
"integrity": "sha512-0So0rexQivnWgnhacX4cfkM2223YdExnJTTy6d06WbkfZk5alHUx8MM3yEzwoCN0ErO7oyqEWRnEkGC+As1FtA==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-print": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-print/-/plugin-print-0.22.12.tgz",
|
|
"integrity": "sha512-c7TnhHlxm87DJeSnwr/XOLjJU/whoiKYY7r21SbuJ5nuH+7a78EW1teOaj5gEr2wYEd7QtkFqGlmyGXY/YclyQ==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"load-bmfont": "^1.4.1"
|
|
}
|
|
},
|
|
"@jimp/plugin-resize": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-resize/-/plugin-resize-0.22.12.tgz",
|
|
"integrity": "sha512-3NyTPlPbTnGKDIbaBgQ3HbE6wXbAlFfxHVERmrbqAi8R3r6fQPxpCauA8UVDnieg5eo04D0T8nnnNIX//i/sXg==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-rotate": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-rotate/-/plugin-rotate-0.22.12.tgz",
|
|
"integrity": "sha512-9YNEt7BPAFfTls2FGfKBVgwwLUuKqy+E8bDGGEsOqHtbuhbshVGxN2WMZaD4gh5IDWvR+emmmPPWGgaYNYt1gA==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-scale": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-scale/-/plugin-scale-0.22.12.tgz",
|
|
"integrity": "sha512-dghs92qM6MhHj0HrV2qAwKPMklQtjNpoYgAB94ysYpsXslhRTiPisueSIELRwZGEr0J0VUxpUY7HgJwlSIgGZw==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-shadow": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-shadow/-/plugin-shadow-0.22.12.tgz",
|
|
"integrity": "sha512-FX8mTJuCt7/3zXVoeD/qHlm4YH2bVqBuWQHXSuBK054e7wFRnRnbSLPUqAwSeYP3lWqpuQzJtgiiBxV3+WWwTg==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugin-threshold": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugin-threshold/-/plugin-threshold-0.22.12.tgz",
|
|
"integrity": "sha512-4x5GrQr1a/9L0paBC/MZZJjjgjxLYrqSmWd+e+QfAEPvmRxdRoQ5uKEuNgXnm9/weHQBTnQBQsOY2iFja+XGAw==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12"
|
|
}
|
|
},
|
|
"@jimp/plugins": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/plugins/-/plugins-0.22.12.tgz",
|
|
"integrity": "sha512-yBJ8vQrDkBbTgQZLty9k4+KtUQdRjsIDJSPjuI21YdVeqZxYywifHl4/XWILoTZsjTUASQcGoH0TuC0N7xm3ww==",
|
|
"requires": {
|
|
"@jimp/plugin-blit": "^0.22.12",
|
|
"@jimp/plugin-blur": "^0.22.12",
|
|
"@jimp/plugin-circle": "^0.22.12",
|
|
"@jimp/plugin-color": "^0.22.12",
|
|
"@jimp/plugin-contain": "^0.22.12",
|
|
"@jimp/plugin-cover": "^0.22.12",
|
|
"@jimp/plugin-crop": "^0.22.12",
|
|
"@jimp/plugin-displace": "^0.22.12",
|
|
"@jimp/plugin-dither": "^0.22.12",
|
|
"@jimp/plugin-fisheye": "^0.22.12",
|
|
"@jimp/plugin-flip": "^0.22.12",
|
|
"@jimp/plugin-gaussian": "^0.22.12",
|
|
"@jimp/plugin-invert": "^0.22.12",
|
|
"@jimp/plugin-mask": "^0.22.12",
|
|
"@jimp/plugin-normalize": "^0.22.12",
|
|
"@jimp/plugin-print": "^0.22.12",
|
|
"@jimp/plugin-resize": "^0.22.12",
|
|
"@jimp/plugin-rotate": "^0.22.12",
|
|
"@jimp/plugin-scale": "^0.22.12",
|
|
"@jimp/plugin-shadow": "^0.22.12",
|
|
"@jimp/plugin-threshold": "^0.22.12",
|
|
"timm": "^1.6.1"
|
|
}
|
|
},
|
|
"@jimp/png": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/png/-/png-0.22.12.tgz",
|
|
"integrity": "sha512-Mrp6dr3UTn+aLK8ty/dSKELz+Otdz1v4aAXzV5q53UDD2rbB5joKVJ/ChY310B+eRzNxIovbUF1KVrUsYdE8Hg==",
|
|
"requires": {
|
|
"@jimp/utils": "^0.22.12",
|
|
"pngjs": "^6.0.0"
|
|
}
|
|
},
|
|
"@jimp/tiff": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/tiff/-/tiff-0.22.12.tgz",
|
|
"integrity": "sha512-E1LtMh4RyJsoCAfAkBRVSYyZDTtLq9p9LUiiYP0vPtXyxX4BiYBUYihTLSBlCQg5nF2e4OpQg7SPrLdJ66u7jg==",
|
|
"requires": {
|
|
"utif2": "^4.0.1"
|
|
}
|
|
},
|
|
"@jimp/types": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/types/-/types-0.22.12.tgz",
|
|
"integrity": "sha512-wwKYzRdElE1MBXFREvCto5s699izFHNVvALUv79GXNbsOVqlwlOxlWJ8DuyOGIXoLP4JW/m30YyuTtfUJgMRMA==",
|
|
"requires": {
|
|
"@jimp/bmp": "^0.22.12",
|
|
"@jimp/gif": "^0.22.12",
|
|
"@jimp/jpeg": "^0.22.12",
|
|
"@jimp/png": "^0.22.12",
|
|
"@jimp/tiff": "^0.22.12",
|
|
"timm": "^1.6.1"
|
|
}
|
|
},
|
|
"@jimp/utils": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/@jimp/utils/-/utils-0.22.12.tgz",
|
|
"integrity": "sha512-yJ5cWUknGnilBq97ZXOyOS0HhsHOyAyjHwYfHxGbSyMTohgQI6sVyE8KPgDwH8HHW/nMKXk8TrSwAE71zt716Q==",
|
|
"requires": {
|
|
"regenerator-runtime": "^0.13.3"
|
|
}
|
|
},
|
|
"@tokenizer/token": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmmirror.com/@tokenizer/token/-/token-0.3.0.tgz",
|
|
"integrity": "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A=="
|
|
},
|
|
"@types/node": {
|
|
"version": "16.9.1",
|
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-16.9.1.tgz",
|
|
"integrity": "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g=="
|
|
},
|
|
"any-base": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmmirror.com/any-base/-/any-base-1.1.0.tgz",
|
|
"integrity": "sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg=="
|
|
},
|
|
"asynckit": {
|
|
"version": "0.4.0",
|
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
|
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
|
|
},
|
|
"axios": {
|
|
"version": "1.7.9",
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
|
|
"integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
|
|
"requires": {
|
|
"follow-redirects": "^1.15.6",
|
|
"form-data": "^4.0.0",
|
|
"proxy-from-env": "^1.1.0"
|
|
}
|
|
},
|
|
"base64-js": {
|
|
"version": "1.5.1",
|
|
"resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz",
|
|
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
|
|
},
|
|
"bmp-js": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://registry.npmmirror.com/bmp-js/-/bmp-js-0.1.0.tgz",
|
|
"integrity": "sha512-vHdS19CnY3hwiNdkaqk93DvjVLfbEcI8mys4UjuWrlX1haDmroo8o4xCzh4wD6DGV6HxRCyauwhHRqMTfERtjw=="
|
|
},
|
|
"buffer": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz",
|
|
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
|
"requires": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"buffer-equal": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmmirror.com/buffer-equal/-/buffer-equal-0.0.1.tgz",
|
|
"integrity": "sha512-RgSV6InVQ9ODPdLWJ5UAqBqJBOg370Nz6ZQtRzpt6nUjc8v0St97uJ4PYC6NztqIScrAXafKM3mZPMygSe1ggA=="
|
|
},
|
|
"centra": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmmirror.com/centra/-/centra-2.7.0.tgz",
|
|
"integrity": "sha512-PbFMgMSrmgx6uxCdm57RUos9Tc3fclMvhLSATYN39XsDV29B89zZ3KA89jmY0vwSGazyU+uerqwa6t+KaodPcg==",
|
|
"requires": {
|
|
"follow-redirects": "^1.15.6"
|
|
}
|
|
},
|
|
"combined-stream": {
|
|
"version": "1.0.8",
|
|
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
"requires": {
|
|
"delayed-stream": "~1.0.0"
|
|
}
|
|
},
|
|
"delayed-stream": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ=="
|
|
},
|
|
"dom-walk": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://registry.npmmirror.com/dom-walk/-/dom-walk-0.1.2.tgz",
|
|
"integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w=="
|
|
},
|
|
"exif-parser": {
|
|
"version": "0.1.12",
|
|
"resolved": "https://registry.npmmirror.com/exif-parser/-/exif-parser-0.1.12.tgz",
|
|
"integrity": "sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw=="
|
|
},
|
|
"file-type": {
|
|
"version": "16.5.4",
|
|
"resolved": "https://registry.npmmirror.com/file-type/-/file-type-16.5.4.tgz",
|
|
"integrity": "sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==",
|
|
"requires": {
|
|
"readable-web-to-node-stream": "^3.0.0",
|
|
"strtok3": "^6.2.4",
|
|
"token-types": "^4.1.1"
|
|
}
|
|
},
|
|
"follow-redirects": {
|
|
"version": "1.15.9",
|
|
"resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz",
|
|
"integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ=="
|
|
},
|
|
"form-data": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz",
|
|
"integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
|
|
"requires": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
}
|
|
},
|
|
"gifwrap": {
|
|
"version": "0.10.1",
|
|
"resolved": "https://registry.npmmirror.com/gifwrap/-/gifwrap-0.10.1.tgz",
|
|
"integrity": "sha512-2760b1vpJHNmLzZ/ubTtNnEx5WApN/PYWJvXvgS+tL1egTTthayFYIQQNi136FLEDcN/IyEY2EcGpIITD6eYUw==",
|
|
"requires": {
|
|
"image-q": "^4.0.0",
|
|
"omggif": "^1.0.10"
|
|
}
|
|
},
|
|
"global": {
|
|
"version": "4.4.0",
|
|
"resolved": "https://registry.npmmirror.com/global/-/global-4.4.0.tgz",
|
|
"integrity": "sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==",
|
|
"requires": {
|
|
"min-document": "^2.19.0",
|
|
"process": "^0.11.10"
|
|
}
|
|
},
|
|
"iconv-lite": {
|
|
"version": "0.6.3",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
"requires": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
}
|
|
},
|
|
"ieee754": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz",
|
|
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="
|
|
},
|
|
"image-q": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmmirror.com/image-q/-/image-q-4.0.0.tgz",
|
|
"integrity": "sha512-PfJGVgIfKQJuq3s0tTDOKtztksibuUEbJQIYT3by6wctQo+Rdlh7ef4evJ5NCdxY4CfMbvFkocEwbl4BF8RlJw==",
|
|
"requires": {
|
|
"@types/node": "16.9.1"
|
|
}
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
|
|
},
|
|
"is-function": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmmirror.com/is-function/-/is-function-1.0.2.tgz",
|
|
"integrity": "sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ=="
|
|
},
|
|
"isomorphic-fetch": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmmirror.com/isomorphic-fetch/-/isomorphic-fetch-3.0.0.tgz",
|
|
"integrity": "sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==",
|
|
"requires": {
|
|
"node-fetch": "^2.6.1",
|
|
"whatwg-fetch": "^3.4.1"
|
|
}
|
|
},
|
|
"jimp": {
|
|
"version": "0.22.12",
|
|
"resolved": "https://registry.npmmirror.com/jimp/-/jimp-0.22.12.tgz",
|
|
"integrity": "sha512-R5jZaYDnfkxKJy1dwLpj/7cvyjxiclxU3F4TrI/J4j2rS0niq6YDUMoPn5hs8GDpO+OZGo7Ky057CRtWesyhfg==",
|
|
"requires": {
|
|
"@jimp/custom": "^0.22.12",
|
|
"@jimp/plugins": "^0.22.12",
|
|
"@jimp/types": "^0.22.12",
|
|
"regenerator-runtime": "^0.13.3"
|
|
}
|
|
},
|
|
"jpeg-js": {
|
|
"version": "0.4.4",
|
|
"resolved": "https://registry.npmmirror.com/jpeg-js/-/jpeg-js-0.4.4.tgz",
|
|
"integrity": "sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg=="
|
|
},
|
|
"load-bmfont": {
|
|
"version": "1.4.2",
|
|
"resolved": "https://registry.npmmirror.com/load-bmfont/-/load-bmfont-1.4.2.tgz",
|
|
"integrity": "sha512-qElWkmjW9Oq1F9EI5Gt7aD9zcdHb9spJCW1L/dmPf7KzCCEJxq8nhHz5eCgI9aMf7vrG/wyaCqdsI+Iy9ZTlog==",
|
|
"requires": {
|
|
"buffer-equal": "0.0.1",
|
|
"mime": "^1.3.4",
|
|
"parse-bmfont-ascii": "^1.0.3",
|
|
"parse-bmfont-binary": "^1.0.5",
|
|
"parse-bmfont-xml": "^1.1.4",
|
|
"phin": "^3.7.1",
|
|
"xhr": "^2.0.1",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"lodash": {
|
|
"version": "4.17.21",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
},
|
|
"mime": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz",
|
|
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="
|
|
},
|
|
"mime-db": {
|
|
"version": "1.52.0",
|
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.35",
|
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
"requires": {
|
|
"mime-db": "1.52.0"
|
|
}
|
|
},
|
|
"min-document": {
|
|
"version": "2.19.0",
|
|
"resolved": "https://registry.npmmirror.com/min-document/-/min-document-2.19.0.tgz",
|
|
"integrity": "sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==",
|
|
"requires": {
|
|
"dom-walk": "^0.1.0"
|
|
}
|
|
},
|
|
"node-fetch": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmmirror.com/node-fetch/-/node-fetch-2.7.0.tgz",
|
|
"integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
|
|
"requires": {
|
|
"whatwg-url": "^5.0.0"
|
|
}
|
|
},
|
|
"omggif": {
|
|
"version": "1.0.10",
|
|
"resolved": "https://registry.npmmirror.com/omggif/-/omggif-1.0.10.tgz",
|
|
"integrity": "sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw=="
|
|
},
|
|
"pako": {
|
|
"version": "1.0.11",
|
|
"resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz",
|
|
"integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="
|
|
},
|
|
"parse-bmfont-ascii": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmmirror.com/parse-bmfont-ascii/-/parse-bmfont-ascii-1.0.6.tgz",
|
|
"integrity": "sha512-U4RrVsUFCleIOBsIGYOMKjn9PavsGOXxbvYGtMOEfnId0SVNsgehXh1DxUdVPLoxd5mvcEtvmKs2Mmf0Mpa1ZA=="
|
|
},
|
|
"parse-bmfont-binary": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmmirror.com/parse-bmfont-binary/-/parse-bmfont-binary-1.0.6.tgz",
|
|
"integrity": "sha512-GxmsRea0wdGdYthjuUeWTMWPqm2+FAd4GI8vCvhgJsFnoGhTrLhXDDupwTo7rXVAgaLIGoVHDZS9p/5XbSqeWA=="
|
|
},
|
|
"parse-bmfont-xml": {
|
|
"version": "1.1.6",
|
|
"resolved": "https://registry.npmmirror.com/parse-bmfont-xml/-/parse-bmfont-xml-1.1.6.tgz",
|
|
"integrity": "sha512-0cEliVMZEhrFDwMh4SxIyVJpqYoOWDJ9P895tFuS+XuNzI5UBmBk5U5O4KuJdTnZpSBI4LFA2+ZiJaiwfSwlMA==",
|
|
"requires": {
|
|
"xml-parse-from-string": "^1.0.0",
|
|
"xml2js": "^0.5.0"
|
|
}
|
|
},
|
|
"parse-headers": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmmirror.com/parse-headers/-/parse-headers-2.0.5.tgz",
|
|
"integrity": "sha512-ft3iAoLOB/MlwbNXgzy43SWGP6sQki2jQvAyBg/zDFAgr9bfNWZIUj42Kw2eJIl8kEi4PbgE6U1Zau/HwI75HA=="
|
|
},
|
|
"peek-readable": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmmirror.com/peek-readable/-/peek-readable-4.1.0.tgz",
|
|
"integrity": "sha512-ZI3LnwUv5nOGbQzD9c2iDG6toheuXSZP5esSHBjopsXH4dg19soufvpUGA3uohi5anFtGb2lhAVdHzH6R/Evvg=="
|
|
},
|
|
"phin": {
|
|
"version": "3.7.1",
|
|
"resolved": "https://registry.npmmirror.com/phin/-/phin-3.7.1.tgz",
|
|
"integrity": "sha512-GEazpTWwTZaEQ9RhL7Nyz0WwqilbqgLahDM3D0hxWwmVDI52nXEybHqiN6/elwpkJBhcuj+WbBu+QfT0uhPGfQ==",
|
|
"requires": {
|
|
"centra": "^2.7.0"
|
|
}
|
|
},
|
|
"pixelmatch": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://registry.npmmirror.com/pixelmatch/-/pixelmatch-4.0.2.tgz",
|
|
"integrity": "sha512-J8B6xqiO37sU/gkcMglv6h5Jbd9xNER7aHzpfRdNmV4IbQBzBpe4l9XmbG+xPF/znacgu2jfEw+wHffaq/YkXA==",
|
|
"requires": {
|
|
"pngjs": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"pngjs": {
|
|
"version": "3.4.0",
|
|
"resolved": "https://registry.npmmirror.com/pngjs/-/pngjs-3.4.0.tgz",
|
|
"integrity": "sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w=="
|
|
}
|
|
}
|
|
},
|
|
"pngjs": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmmirror.com/pngjs/-/pngjs-6.0.0.tgz",
|
|
"integrity": "sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg=="
|
|
},
|
|
"process": {
|
|
"version": "0.11.10",
|
|
"resolved": "https://registry.npmmirror.com/process/-/process-0.11.10.tgz",
|
|
"integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A=="
|
|
},
|
|
"proxy-from-env": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
|
|
},
|
|
"readable-stream": {
|
|
"version": "3.6.2",
|
|
"resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
}
|
|
},
|
|
"readable-web-to-node-stream": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmmirror.com/readable-web-to-node-stream/-/readable-web-to-node-stream-3.0.2.tgz",
|
|
"integrity": "sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==",
|
|
"requires": {
|
|
"readable-stream": "^3.6.0"
|
|
}
|
|
},
|
|
"regenerator-runtime": {
|
|
"version": "0.13.11",
|
|
"resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
|
|
"integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg=="
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
|
|
},
|
|
"safer-buffer": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
|
|
},
|
|
"sax": {
|
|
"version": "1.4.1",
|
|
"resolved": "https://registry.npmmirror.com/sax/-/sax-1.4.1.tgz",
|
|
"integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg=="
|
|
},
|
|
"ses": {
|
|
"version": "1.10.0",
|
|
"resolved": "https://registry.npmjs.org/ses/-/ses-1.10.0.tgz",
|
|
"integrity": "sha512-HXmJbNEgY/4hsQfaz5dna39vVKNyvlElRmJYk+bjTqSXSElT0Hr6NKwWVg4j0TxP6IuHp/PNMoWJKIRXzmLbAQ==",
|
|
"requires": {
|
|
"@endo/env-options": "^1.1.8"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
"requires": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"strtok3": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://registry.npmmirror.com/strtok3/-/strtok3-6.3.0.tgz",
|
|
"integrity": "sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw==",
|
|
"requires": {
|
|
"@tokenizer/token": "^0.3.0",
|
|
"peek-readable": "^4.1.0"
|
|
}
|
|
},
|
|
"timm": {
|
|
"version": "1.7.1",
|
|
"resolved": "https://registry.npmmirror.com/timm/-/timm-1.7.1.tgz",
|
|
"integrity": "sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw=="
|
|
},
|
|
"tinycolor2": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmmirror.com/tinycolor2/-/tinycolor2-1.6.0.tgz",
|
|
"integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw=="
|
|
},
|
|
"token-types": {
|
|
"version": "4.2.1",
|
|
"resolved": "https://registry.npmmirror.com/token-types/-/token-types-4.2.1.tgz",
|
|
"integrity": "sha512-6udB24Q737UD/SDsKAHI9FCRP7Bqc9D/MQUV02ORQg5iskjtLJlZJNdN4kKtcdtwCeWIwIHDGaUsTsCCAa8sFQ==",
|
|
"requires": {
|
|
"@tokenizer/token": "^0.3.0",
|
|
"ieee754": "^1.2.1"
|
|
}
|
|
},
|
|
"tr46": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz",
|
|
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
|
|
},
|
|
"tree-kill": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmmirror.com/tree-kill/-/tree-kill-1.2.2.tgz",
|
|
"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A=="
|
|
},
|
|
"utif2": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmmirror.com/utif2/-/utif2-4.1.0.tgz",
|
|
"integrity": "sha512-+oknB9FHrJ7oW7A2WZYajOcv4FcDR4CfoGB0dPNfxbi4GO05RRnFmt5oa23+9w32EanrYcSJWspUiJkLMs+37w==",
|
|
"requires": {
|
|
"pako": "^1.0.11"
|
|
}
|
|
},
|
|
"util-deprecate": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
|
|
},
|
|
"webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
|
|
},
|
|
"whatwg-fetch": {
|
|
"version": "3.6.20",
|
|
"resolved": "https://registry.npmmirror.com/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz",
|
|
"integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg=="
|
|
},
|
|
"whatwg-url": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
"requires": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"xhr": {
|
|
"version": "2.6.0",
|
|
"resolved": "https://registry.npmmirror.com/xhr/-/xhr-2.6.0.tgz",
|
|
"integrity": "sha512-/eCGLb5rxjx5e3mF1A7s+pLlR6CGyqWN91fv1JgER5mVWg1MZmlhBvy9kjcsOdRk8RrIujotWyJamfyrp+WIcA==",
|
|
"requires": {
|
|
"global": "~4.4.0",
|
|
"is-function": "^1.0.1",
|
|
"parse-headers": "^2.0.0",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"xml-parse-from-string": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmmirror.com/xml-parse-from-string/-/xml-parse-from-string-1.0.1.tgz",
|
|
"integrity": "sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g=="
|
|
},
|
|
"xml2js": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmmirror.com/xml2js/-/xml2js-0.5.0.tgz",
|
|
"integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
|
|
"requires": {
|
|
"sax": ">=0.6.0",
|
|
"xmlbuilder": "~11.0.0"
|
|
}
|
|
},
|
|
"xmlbuilder": {
|
|
"version": "11.0.1",
|
|
"resolved": "https://registry.npmmirror.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
|
"integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA=="
|
|
},
|
|
"xtend": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz",
|
|
"integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
|
|
}
|
|
}
|
|
}
|