2023-12-17 14:55:27 -05:00
{
"name" : "FridayNightFunkinBoyfriendBot" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"dependencies" : {
"@tonejs/midi" : "^2.0.28" ,
"@vitalets/google-translate-api" : "^9.2.0" ,
"axios" : "^1.6.2" ,
"chalk" : "^5.3.0" ,
"color-convert" : "^2.0.1" ,
"cowsay2" : "^2.0.4" ,
"discord.js" : "^14.14.1" ,
2023-12-20 11:54:03 -05:00
"dockerode" : "^4.0.0" ,
2023-12-17 14:55:27 -05:00
"dotenv" : "^16.3.1" ,
"isolated-vm" : "^4.6.0" ,
"minecraft-data" : "^3.49.1" ,
"minecraft-protocol" : "^1.44.0" ,
"minecraft-protocol-forge" : "^1.0.0" ,
"mineflayer" : "^4.14.0" ,
"mineflayer-cmd" : "^1.1.3" ,
"moment-timezone" : "^0.5.43" ,
"npm" : "^9.5.1" ,
"prismarine-chat" : "^1.9.1" ,
"prismarine-nbt" : "^2.2.1" ,
"prismarine-physics" : "^1.8.0" ,
"prismarine-registry" : "^1.7.0" ,
"randomstring" : "^1.3.0" ,
"readline" : "^1.3.0" ,
"sharp" : "^0.32.6" ,
"urban-dictionary" : "^3.0.2" ,
"uuid-by-string" : "^4.0.0" ,
"vec3" : "^0.1.8" ,
"vm2" : "^3.9.19" ,
"wikipedia" : "^2.1.1"
}
} ,
"node_modules/@azure/msal-common" : {
"version" : "14.5.0" ,
"resolved" : "https://registry.npmjs.org/@azure/msal-common/-/msal-common-14.5.0.tgz" ,
"integrity" : "sha512-Gx5rZbiZV/HiZ2nEKfjfAF/qDdZ4/QWxMvMo2jhIFVz528dVKtaZyFAOtsX2Ak8+TQvRsGCaEfuwJFuXB6tu1A==" ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/@azure/msal-node" : {
"version" : "2.6.0" ,
"resolved" : "https://registry.npmjs.org/@azure/msal-node/-/msal-node-2.6.0.tgz" ,
"integrity" : "sha512-RWAWCYYrSldIYC47oWtofIun41e6SB9TBYgGYsezq6ednagwo9ZRFyRsvl1NabmdTkdDDXRAABIdveeN2Gtd8w==" ,
"dependencies" : {
"@azure/msal-common" : "14.5.0" ,
"jsonwebtoken" : "^9.0.0" ,
"uuid" : "^8.3.0"
} ,
"engines" : {
"node" : "16|| 18 || 20"
}
} ,
2023-12-20 11:54:03 -05:00
"node_modules/@balena/dockerignore" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@balena/dockerignore/-/dockerignore-1.0.2.tgz" ,
"integrity" : "sha512-wMue2Sy4GAVTk6Ic4tJVcnfdau+gx2EnG7S+uAEe+TWJFqE4YoWN4/H8MSLj4eYJKxGg26lZwboEniNiNwZQ6Q=="
} ,
2023-12-17 14:55:27 -05:00
"node_modules/@discordjs/builders" : {
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/@discordjs/builders/-/builders-1.7.0.tgz" ,
"integrity" : "sha512-GDtbKMkg433cOZur8Dv6c25EHxduNIBsxeHrsRoIM8+AwmEZ8r0tEpckx/sHwTLwQPOF3e2JWloZh9ofCaMfAw==" ,
"dependencies" : {
"@discordjs/formatters" : "^0.3.3" ,
"@discordjs/util" : "^1.0.2" ,
"@sapphire/shapeshift" : "^3.9.3" ,
"discord-api-types" : "0.37.61" ,
"fast-deep-equal" : "^3.1.3" ,
"ts-mixer" : "^6.0.3" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=16.11.0"
}
} ,
"node_modules/@discordjs/collection" : {
"version" : "1.5.3" ,
"resolved" : "https://registry.npmjs.org/@discordjs/collection/-/collection-1.5.3.tgz" ,
"integrity" : "sha512-SVb428OMd3WO1paV3rm6tSjM4wC+Kecaa1EUGX7vc6/fddvw/6lg90z4QtCqm21zvVe92vMMDt9+DkIvjXImQQ==" ,
"engines" : {
"node" : ">=16.11.0"
}
} ,
"node_modules/@discordjs/formatters" : {
"version" : "0.3.3" ,
"resolved" : "https://registry.npmjs.org/@discordjs/formatters/-/formatters-0.3.3.tgz" ,
"integrity" : "sha512-wTcI1Q5cps1eSGhl6+6AzzZkBBlVrBdc9IUhJbijRgVjCNIIIZPgqnUj3ntFODsHrdbGU8BEG9XmDQmgEEYn3w==" ,
"dependencies" : {
"discord-api-types" : "0.37.61"
} ,
"engines" : {
"node" : ">=16.11.0"
}
} ,
"node_modules/@discordjs/rest" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/@discordjs/rest/-/rest-2.2.0.tgz" ,
"integrity" : "sha512-nXm9wT8oqrYFRMEqTXQx9DUTeEtXUDMmnUKIhZn6O2EeDY9VCdwj23XCPq7fkqMPKdF7ldAfeVKyxxFdbZl59A==" ,
"dependencies" : {
"@discordjs/collection" : "^2.0.0" ,
"@discordjs/util" : "^1.0.2" ,
"@sapphire/async-queue" : "^1.5.0" ,
"@sapphire/snowflake" : "^3.5.1" ,
"@vladfrangu/async_event_emitter" : "^2.2.2" ,
"discord-api-types" : "0.37.61" ,
"magic-bytes.js" : "^1.5.0" ,
"tslib" : "^2.6.2" ,
"undici" : "5.27.2"
} ,
"engines" : {
"node" : ">=16.11.0"
}
} ,
"node_modules/@discordjs/rest/node_modules/@discordjs/collection" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/@discordjs/collection/-/collection-2.0.0.tgz" ,
"integrity" : "sha512-YTWIXLrf5FsrLMycpMM9Q6vnZoR/lN2AWX23/Cuo8uOOtS8eHB2dyQaaGnaF8aZPYnttf2bkLMcXn/j6JUOi3w==" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@discordjs/util" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@discordjs/util/-/util-1.0.2.tgz" ,
"integrity" : "sha512-IRNbimrmfb75GMNEjyznqM1tkI7HrZOf14njX7tCAAUetyZM1Pr8hX/EK2lxBCOgWDRmigbp24fD1hdMfQK5lw==" ,
"engines" : {
"node" : ">=16.11.0"
}
} ,
"node_modules/@discordjs/ws" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@discordjs/ws/-/ws-1.0.2.tgz" ,
"integrity" : "sha512-+XI82Rm2hKnFwAySXEep4A7Kfoowt6weO6381jgW+wVdTpMS/56qCvoXyFRY0slcv7c/U8My2PwIB2/wEaAh7Q==" ,
"dependencies" : {
"@discordjs/collection" : "^2.0.0" ,
"@discordjs/rest" : "^2.1.0" ,
"@discordjs/util" : "^1.0.2" ,
"@sapphire/async-queue" : "^1.5.0" ,
"@types/ws" : "^8.5.9" ,
"@vladfrangu/async_event_emitter" : "^2.2.2" ,
"discord-api-types" : "0.37.61" ,
"tslib" : "^2.6.2" ,
"ws" : "^8.14.2"
} ,
"engines" : {
"node" : ">=16.11.0"
}
} ,
"node_modules/@discordjs/ws/node_modules/@discordjs/collection" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/@discordjs/collection/-/collection-2.0.0.tgz" ,
"integrity" : "sha512-YTWIXLrf5FsrLMycpMM9Q6vnZoR/lN2AWX23/Cuo8uOOtS8eHB2dyQaaGnaF8aZPYnttf2bkLMcXn/j6JUOi3w==" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@fastify/busboy" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.0.tgz" ,
"integrity" : "sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==" ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/@sapphire/async-queue" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.5.1.tgz" ,
"integrity" : "sha512-1RdpsmDQR/aWfp8oJzPtn4dNQrbpqSL5PIA0uAB/XwerPXUf994Ug1au1e7uGcD7ei8/F63UDjr5GWps1g/HxQ==" ,
"engines" : {
"node" : ">=v14.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/@sapphire/shapeshift" : {
"version" : "3.9.4" ,
"resolved" : "https://registry.npmjs.org/@sapphire/shapeshift/-/shapeshift-3.9.4.tgz" ,
"integrity" : "sha512-SiOoCBmm8O7QuadLJnX4V0tAkhC54NIOZJtmvw+5zwnHaiulGkjY02wxCuK8Gf4V540ILmGz+UulC0U8mrOZjg==" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.3" ,
"lodash" : "^4.17.21"
} ,
"engines" : {
"node" : ">=v14.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/@sapphire/snowflake" : {
"version" : "3.5.1" ,
"resolved" : "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.5.1.tgz" ,
"integrity" : "sha512-BxcYGzgEsdlG0dKAyOm0ehLGm2CafIrfQTZGWgkfKYbj+pNNsorZ7EotuZukc2MT70E0UbppVbtpBrqpzVzjNA==" ,
"engines" : {
"node" : ">=v14.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/@tonejs/midi" : {
"version" : "2.0.28" ,
"resolved" : "https://registry.npmjs.org/@tonejs/midi/-/midi-2.0.28.tgz" ,
"integrity" : "sha512-RII6YpInPsOZ5t3Si/20QKpNqB1lZ2OCFJSOzJxz38YdY/3zqDr3uaml4JuCWkdixuPqP1/TBnXzhQ39csyoVg==" ,
"dependencies" : {
"array-flatten" : "^3.0.0" ,
"midi-file" : "^1.2.2"
}
} ,
"node_modules/@types/http-errors" : {
"version" : "1.8.2" ,
"resolved" : "https://registry.npmjs.org/@types/http-errors/-/http-errors-1.8.2.tgz" ,
"integrity" : "sha512-EqX+YQxINb+MeXaIqYDASb6U6FCHbWjkj4a1CKDBks3d/QiB2+PqBLyO72vLDgAO1wUI4O+9gweRcQK11bTL/w=="
} ,
"node_modules/@types/node" : {
"version" : "20.10.3" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-20.10.3.tgz" ,
"integrity" : "sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==" ,
"dependencies" : {
"undici-types" : "~5.26.4"
}
} ,
"node_modules/@types/readable-stream" : {
"version" : "4.0.9" ,
"resolved" : "https://registry.npmjs.org/@types/readable-stream/-/readable-stream-4.0.9.tgz" ,
"integrity" : "sha512-4cwuvrmNF96M4Nrx0Eep37RwPB1Mth+nCSezsGRv5+PsFyRvDdLd0pil6gVLcWD/bh69INNdwZ98dJwfHpLohA==" ,
"dependencies" : {
"@types/node" : "*" ,
"safe-buffer" : "~5.1.1"
}
} ,
"node_modules/@types/ws" : {
"version" : "8.5.9" ,
"resolved" : "https://registry.npmjs.org/@types/ws/-/ws-8.5.9.tgz" ,
"integrity" : "sha512-jbdrY0a8lxfdTp/+r7Z4CkycbOFN8WX+IOchLJr3juT/xzbJ8URyTVSJ/hvNdadTgM1mnedb47n+Y31GsFnQlg==" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
"node_modules/@vitalets/google-translate-api" : {
"version" : "9.2.0" ,
"resolved" : "https://registry.npmjs.org/@vitalets/google-translate-api/-/google-translate-api-9.2.0.tgz" ,
"integrity" : "sha512-w98IPWGuexlGmh8Y19AxF6cgWT0U5JLevVNDKEuFpTWtBC9z3YtDWKTDxF3nPP1k9bWicuB1V7I7YfHoZiDScw==" ,
"dependencies" : {
"@types/http-errors" : "^1.8.2" ,
"http-errors" : "^2.0.0" ,
"node-fetch" : "^2.6.7"
} ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/@vladfrangu/async_event_emitter" : {
"version" : "2.2.4" ,
"resolved" : "https://registry.npmjs.org/@vladfrangu/async_event_emitter/-/async_event_emitter-2.2.4.tgz" ,
"integrity" : "sha512-ButUPz9E9cXMLgvAW8aLAKKJJsPu1dY1/l/E8xzLFuysowXygs6GBcyunK9rnGC4zTsnIc2mQo71rGw9U+Ykug==" ,
"engines" : {
"node" : ">=v14.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/@xboxreplay/errors" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/@xboxreplay/errors/-/errors-0.1.0.tgz" ,
"integrity" : "sha512-Tgz1d/OIPDWPeyOvuL5+aai5VCcqObhPnlI3skQuf80GVF3k1I0lPCnGC+8Cm5PV9aLBT5m8qPcJoIUQ2U4y9g=="
} ,
"node_modules/@xboxreplay/xboxlive-auth" : {
"version" : "3.3.3" ,
"resolved" : "https://registry.npmjs.org/@xboxreplay/xboxlive-auth/-/xboxlive-auth-3.3.3.tgz" ,
"integrity" : "sha512-j0AU8pW10LM8O68CTZ5QHnvOjSsnPICy0oQcP7zyM7eWkDQ/InkiQiirQKsPn1XRYDl4ccNu0WM582s3UKwcBg==" ,
"dependencies" : {
"@xboxreplay/errors" : "^0.1.0" ,
"axios" : "^0.21.1"
}
} ,
"node_modules/@xboxreplay/xboxlive-auth/node_modules/axios" : {
"version" : "0.21.4" ,
"resolved" : "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz" ,
"integrity" : "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==" ,
"dependencies" : {
"follow-redirects" : "^1.14.0"
}
} ,
"node_modules/abort-controller" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz" ,
"integrity" : "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==" ,
"dependencies" : {
"event-target-shim" : "^5.0.0"
} ,
"engines" : {
"node" : ">=6.5"
}
} ,
"node_modules/acorn" : {
"version" : "8.11.2" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.11.2.tgz" ,
"integrity" : "sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==" ,
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/acorn-walk" : {
"version" : "8.3.1" ,
"resolved" : "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.1.tgz" ,
"integrity" : "sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==" ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/aes-js" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/aes-js/-/aes-js-3.1.2.tgz" ,
"integrity" : "sha512-e5pEa2kBnBOgR4Y/p20pskXI74UEz7de8ZGVo58asOtvSVG5YAbJeELPZxOmt+Bnz3rX753YKhfIn4X4l1PPRQ=="
} ,
"node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/array-flatten" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/array-flatten/-/array-flatten-3.0.0.tgz" ,
"integrity" : "sha512-zPMVc3ZYlGLNk4mpK1NzP2wg0ml9t7fUgDsayR5Y5rSzxQilzR9FGu/EH2jQOcKSAeAfWeylyW8juy3OkWRvNA=="
} ,
"node_modules/asn1" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz" ,
"integrity" : "sha512-6i37w/+EhlWlGUJff3T/Q8u1RGmP5wgbiwYnOnbOqvtrPxT63/sYFyP9RcpxtxGymtfA075IvmOnL7ycNOWl3w=="
} ,
"node_modules/asynckit" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" ,
"integrity" : "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
} ,
"node_modules/axios" : {
"version" : "1.6.2" ,
"resolved" : "https://registry.npmjs.org/axios/-/axios-1.6.2.tgz" ,
"integrity" : "sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==" ,
"dependencies" : {
"follow-redirects" : "^1.15.0" ,
"form-data" : "^4.0.0" ,
"proxy-from-env" : "^1.1.0"
}
} ,
"node_modules/b4a" : {
"version" : "1.6.4" ,
"resolved" : "https://registry.npmjs.org/b4a/-/b4a-1.6.4.tgz" ,
"integrity" : "sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw=="
} ,
"node_modules/babel-runtime" : {
"version" : "5.8.38" ,
"resolved" : "https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.38.tgz" ,
"integrity" : "sha512-KpgoA8VE/pMmNCrnEeeXqFG24TIH11Z3ZaimIhJWsin8EbfZy3WzFKUTIan10ZIDgRVvi9EkLbruJElJC9dRlg==" ,
"dependencies" : {
"core-js" : "^1.0.0"
}
} ,
"node_modules/base64-js" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/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"
}
]
} ,
2023-12-20 11:54:03 -05:00
"node_modules/bcrypt-pbkdf" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz" ,
"integrity" : "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==" ,
"dependencies" : {
"tweetnacl" : "^0.14.3"
}
} ,
2023-12-17 14:55:27 -05:00
"node_modules/bl" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz" ,
"integrity" : "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" ,
"dependencies" : {
"buffer" : "^5.5.0" ,
"inherits" : "^2.0.4" ,
"readable-stream" : "^3.4.0"
}
} ,
"node_modules/bl/node_modules/buffer" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/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"
}
] ,
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.1.13"
}
} ,
"node_modules/bl/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" ,
"integrity" : "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/buffer" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz" ,
"integrity" : "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.2.1"
}
} ,
"node_modules/buffer-equal" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/buffer-equal/-/buffer-equal-1.0.1.tgz" ,
"integrity" : "sha512-QoV3ptgEaQpvVwbXdSO39iqPQTCxSF7A5U99AxbHYqUdCizL/lH2Z0A2y6nbZucxMEOtNyZfG2s6gsVugGpKkg==" ,
"engines" : {
"node" : ">=0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/buffer-equal-constant-time" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz" ,
"integrity" : "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA=="
} ,
2023-12-20 11:54:03 -05:00
"node_modules/buildcheck" : {
"version" : "0.0.6" ,
"resolved" : "https://registry.npmjs.org/buildcheck/-/buildcheck-0.0.6.tgz" ,
"integrity" : "sha512-8f9ZJCUXyT1M35Jx7MkBgmBMo3oHTTBIPLiY9xyL0pl3T5RwcPEY8cUHr5LBNfu/fk6c2T4DJZuVM/8ZZT2D2A==" ,
"optional" : true ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
2023-12-17 14:55:27 -05:00
"node_modules/camelcase" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz" ,
"integrity" : "sha512-FxAv7HpHrXbh3aPo4o2qxHay2lkLY3x5Mw3KeE4KQE8ysVfziWeRZDwcjauvwBSGEC/nXUPzZy8zeh4HokqOnw==" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/chalk" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz" ,
"integrity" : "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" ,
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/chownr" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz" ,
"integrity" : "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
} ,
"node_modules/color" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/color/-/color-4.2.3.tgz" ,
"integrity" : "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==" ,
"dependencies" : {
"color-convert" : "^2.0.1" ,
"color-string" : "^1.9.0"
} ,
"engines" : {
"node" : ">=12.5.0"
}
} ,
"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==" ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"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=="
} ,
"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==" ,
"dependencies" : {
"color-name" : "^1.0.0" ,
"simple-swizzle" : "^0.2.2"
}
} ,
"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==" ,
"dependencies" : {
"delayed-stream" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/commander" : {
"version" : "2.20.3" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" ,
"integrity" : "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
} ,
"node_modules/core-js" : {
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz" ,
"integrity" : "sha512-ZiPp9pZlgxpWRu0M+YWbm6+aQ84XEfH1JRXvfOc/fILWI0VKhLC2LX13X1NYq4fULzLMq7Hfh43CSo2/aIaUPA==" ,
"deprecated" : "core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js."
} ,
"node_modules/core-util-is" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz" ,
"integrity" : "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
} ,
"node_modules/cowsay2" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/cowsay2/-/cowsay2-2.0.4.tgz" ,
"integrity" : "sha512-q8iyB0HMF+HSoYeE5Pk4vNdk0mBDFakIzoFPmi1u5ZhcetvUogz2bdKM2pgF+Drn5oYoFr1a7OHwUq54A1HXlw==" ,
"dependencies" : {
"string-width" : "^4"
} ,
"bin" : {
"cowsay2" : "cli.js"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
2023-12-20 11:54:03 -05:00
"node_modules/cpu-features" : {
"version" : "0.0.9" ,
"resolved" : "https://registry.npmjs.org/cpu-features/-/cpu-features-0.0.9.tgz" ,
"integrity" : "sha512-AKjgn2rP2yJyfbepsmLfiYcmtNn/2eUvocUyM/09yB0YDiz39HteK/5/T4Onf0pmdYDMgkBoGvRLvEguzyL7wQ==" ,
"hasInstallScript" : true ,
"optional" : true ,
"dependencies" : {
"buildcheck" : "~0.0.6" ,
"nan" : "^2.17.0"
} ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
2023-12-17 14:55:27 -05:00
"node_modules/debug" : {
"version" : "4.3.4" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" ,
"integrity" : "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==" ,
"dependencies" : {
"ms" : "2.1.2"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/decompress-response" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz" ,
"integrity" : "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==" ,
"dependencies" : {
"mimic-response" : "^3.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/deep-extend" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz" ,
"integrity" : "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/delayed-stream" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" ,
"integrity" : "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/depd" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" ,
"integrity" : "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/detect-libc" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz" ,
"integrity" : "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/discontinuous-range" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/discontinuous-range/-/discontinuous-range-1.0.0.tgz" ,
"integrity" : "sha512-c68LpLbO+7kP/b1Hr1qs8/BJ09F5khZGTxqxZuhzxpmwJKOgRFHJWIb9/KmqnqHhLdO55aOxFH/EGBvUQbL/RQ=="
} ,
"node_modules/discord-api-types" : {
"version" : "0.37.61" ,
"resolved" : "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.61.tgz" ,
"integrity" : "sha512-o/dXNFfhBpYHpQFdT6FWzeO7pKc838QeeZ9d91CfVAtpr5XLK4B/zYxQbYgPdoMiTDvJfzcsLW5naXgmHGDNXw=="
} ,
"node_modules/discord.js" : {
"version" : "14.14.1" ,
"resolved" : "https://registry.npmjs.org/discord.js/-/discord.js-14.14.1.tgz" ,
"integrity" : "sha512-/hUVzkIerxKHyRKopJy5xejp4MYKDPTszAnpYxzVVv4qJYf+Tkt+jnT2N29PIPschicaEEpXwF2ARrTYHYwQ5w==" ,
"dependencies" : {
"@discordjs/builders" : "^1.7.0" ,
"@discordjs/collection" : "1.5.3" ,
"@discordjs/formatters" : "^0.3.3" ,
"@discordjs/rest" : "^2.1.0" ,
"@discordjs/util" : "^1.0.2" ,
"@discordjs/ws" : "^1.0.2" ,
"@sapphire/snowflake" : "3.5.1" ,
"@types/ws" : "8.5.9" ,
"discord-api-types" : "0.37.61" ,
"fast-deep-equal" : "3.1.3" ,
"lodash.snakecase" : "4.1.1" ,
"tslib" : "2.6.2" ,
"undici" : "5.27.2" ,
"ws" : "8.14.2"
} ,
"engines" : {
"node" : ">=16.11.0"
}
} ,
2023-12-20 11:54:03 -05:00
"node_modules/docker-modem" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/docker-modem/-/docker-modem-5.0.1.tgz" ,
"integrity" : "sha512-vqrE/nrweCyzmCpVpdFRC41qS+tfTF+IoUKlTZr52O82urbUqdfyJBGWMvT01pYUprWepLr8IkyVTEWJKRTQSg==" ,
"dependencies" : {
"debug" : "^4.1.1" ,
"readable-stream" : "^3.5.0" ,
"split-ca" : "^1.0.1" ,
"ssh2" : "^1.11.0"
} ,
"engines" : {
"node" : ">= 8.0"
}
} ,
"node_modules/docker-modem/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" ,
"integrity" : "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/dockerode" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/dockerode/-/dockerode-4.0.0.tgz" ,
"integrity" : "sha512-3LF7/3MPz5+9RsUo91rD0MCcx0yxjC9bnbtgtVjOLKyKxlZSJ7/Kk3OPAgARlwlWHqXwAGYhmkAHYx7IwD0tJQ==" ,
"dependencies" : {
"@balena/dockerignore" : "^1.0.2" ,
"docker-modem" : "^5.0.0" ,
"tar-fs" : "~2.0.1"
} ,
"engines" : {
"node" : ">= 8.0"
}
} ,
"node_modules/dockerode/node_modules/tar-fs" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/tar-fs/-/tar-fs-2.0.1.tgz" ,
"integrity" : "sha512-6tzWDMeroL87uF/+lin46k+Q+46rAJ0SyPGz7OW7wTgblI273hsBqk2C1j0/xNadNLKDTUL9BukSjB7cwgmlPA==" ,
"dependencies" : {
"chownr" : "^1.1.1" ,
"mkdirp-classic" : "^0.5.2" ,
"pump" : "^3.0.0" ,
"tar-stream" : "^2.0.0"
}
} ,
2023-12-17 14:55:27 -05:00
"node_modules/dotenv" : {
"version" : "16.3.1" ,
"resolved" : "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz" ,
"integrity" : "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/motdotla/dotenv?sponsor=1"
}
} ,
"node_modules/ecdsa-sig-formatter" : {
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz" ,
"integrity" : "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==" ,
"dependencies" : {
"safe-buffer" : "^5.0.1"
}
} ,
"node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
} ,
"node_modules/end-of-stream" : {
"version" : "1.4.4" ,
"resolved" : "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" ,
"integrity" : "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" ,
"dependencies" : {
"once" : "^1.4.0"
}
} ,
"node_modules/endian-toggle" : {
"version" : "0.0.0" ,
"resolved" : "https://registry.npmjs.org/endian-toggle/-/endian-toggle-0.0.0.tgz" ,
"integrity" : "sha512-ShfqhXeHRE4TmggSlHXG8CMGIcsOsqDw/GcoPcosToE59Rm9e4aXaMhEQf2kPBsBRrKem1bbOAv5gOKnkliMFQ=="
} ,
"node_modules/event-target-shim" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz" ,
"integrity" : "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/events" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/events/-/events-3.3.0.tgz" ,
"integrity" : "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" ,
"engines" : {
"node" : ">=0.8.x"
}
} ,
"node_modules/expand-template" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz" ,
"integrity" : "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
} ,
"node_modules/fast-fifo" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz" ,
"integrity" : "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ=="
} ,
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" ,
"integrity" : "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
} ,
"node_modules/follow-redirects" : {
"version" : "1.15.3" ,
"resolved" : "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz" ,
"integrity" : "sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==" ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/RubenVerborgh"
}
] ,
"engines" : {
"node" : ">=4.0"
} ,
"peerDependenciesMeta" : {
"debug" : {
"optional" : true
}
}
} ,
"node_modules/form-data" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz" ,
"integrity" : "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==" ,
"dependencies" : {
"asynckit" : "^0.4.0" ,
"combined-stream" : "^1.0.8" ,
"mime-types" : "^2.1.12"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/fs-constants" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz" ,
"integrity" : "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow=="
} ,
"node_modules/github-from-package" : {
"version" : "0.0.0" ,
"resolved" : "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz" ,
"integrity" : "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw=="
} ,
"node_modules/http-errors" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz" ,
"integrity" : "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" ,
"dependencies" : {
"depd" : "2.0.0" ,
"inherits" : "2.0.4" ,
"setprototypeof" : "1.2.0" ,
"statuses" : "2.0.1" ,
"toidentifier" : "1.0.1"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/ieee754" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/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"
}
]
} ,
"node_modules/infobox-parser" : {
"version" : "3.6.2" ,
"resolved" : "https://registry.npmjs.org/infobox-parser/-/infobox-parser-3.6.2.tgz" ,
"integrity" : "sha512-lasdwvbtjCtDDO6mArAs/ueFEnBJRyo2UbZPAkd5rEG5NVJ3XFCOvbMwNTT/rJlFv1+ORw8D3UvZV4brpgATCg==" ,
"dependencies" : {
"camelcase" : "^4.1.0"
} ,
"funding" : {
"type" : "individual" ,
"url" : "https://www.buymeacoffee.com/2tmRKi9"
}
} ,
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
} ,
"node_modules/ini" : {
"version" : "1.3.8" ,
"resolved" : "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz" ,
"integrity" : "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
} ,
"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=="
} ,
"node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" ,
"integrity" : "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/isarray" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz" ,
"integrity" : "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ=="
} ,
"node_modules/isolated-vm" : {
"version" : "4.6.0" ,
"resolved" : "https://registry.npmjs.org/isolated-vm/-/isolated-vm-4.6.0.tgz" ,
"integrity" : "sha512-MEnfC/54q5PED3VJ9UJYJPOlU6mYFHS3ivR9E8yeNNBEFRFUNBnY0xO4Rj3D/SOtFKPNmsQp9NWUYSKZqAoZiA==" ,
"hasInstallScript" : true ,
"dependencies" : {
"prebuild-install" : "^7.1.1"
} ,
"engines" : {
"node" : ">=16.0.0"
}
} ,
"node_modules/jose" : {
"version" : "4.15.4" ,
"resolved" : "https://registry.npmjs.org/jose/-/jose-4.15.4.tgz" ,
"integrity" : "sha512-W+oqK4H+r5sITxfxpSU+MMdr/YSWGvgZMQDIsNoBDGGy4i7GBPTtvFKibQzW06n3U3TqHjhvBJsirShsEJ6eeQ==" ,
"funding" : {
"url" : "https://github.com/sponsors/panva"
}
} ,
"node_modules/js-md5" : {
"version" : "0.7.3" ,
"resolved" : "https://registry.npmjs.org/js-md5/-/js-md5-0.7.3.tgz" ,
"integrity" : "sha512-ZC41vPSTLKGwIRjqDh8DfXoCrdQIyBgspJVPXHBGu4nZlAEvG3nf+jO9avM9RmLiGakg7vz974ms99nEV0tmTQ=="
} ,
"node_modules/js-sha1" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/js-sha1/-/js-sha1-0.6.0.tgz" ,
"integrity" : "sha512-01gwBFreYydzmU9BmZxpVk6svJJHrVxEN3IOiGl6VO93bVKYETJ0sIth6DASI6mIFdt7NmfX9UiByRzsYHGU9w=="
} ,
"node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" ,
"integrity" : "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
} ,
"node_modules/jsonwebtoken" : {
"version" : "9.0.2" ,
"resolved" : "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz" ,
"integrity" : "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==" ,
"dependencies" : {
"jws" : "^3.2.2" ,
"lodash.includes" : "^4.3.0" ,
"lodash.isboolean" : "^3.0.3" ,
"lodash.isinteger" : "^4.0.4" ,
"lodash.isnumber" : "^3.0.3" ,
"lodash.isplainobject" : "^4.0.6" ,
"lodash.isstring" : "^4.0.1" ,
"lodash.once" : "^4.0.0" ,
"ms" : "^2.1.1" ,
"semver" : "^7.5.4"
} ,
"engines" : {
"node" : ">=12" ,
"npm" : ">=6"
}
} ,
"node_modules/jwa" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz" ,
"integrity" : "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==" ,
"dependencies" : {
"buffer-equal-constant-time" : "1.0.1" ,
"ecdsa-sig-formatter" : "1.0.11" ,
"safe-buffer" : "^5.0.1"
}
} ,
"node_modules/jws" : {
"version" : "3.2.2" ,
"resolved" : "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz" ,
"integrity" : "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==" ,
"dependencies" : {
"jwa" : "^1.4.1" ,
"safe-buffer" : "^5.0.1"
}
} ,
"node_modules/lodash" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" ,
"integrity" : "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
} ,
"node_modules/lodash._basecallback" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/lodash._basecallback/-/lodash._basecallback-3.3.1.tgz" ,
"integrity" : "sha512-LQffghuO63ufDY33KKO1ezGKbcFZK3ngYV7JpxaUomoM5acf0YeXU3Pm8csVE0girVs50TXzfNibl69Co3ggJA==" ,
"dependencies" : {
"lodash._baseisequal" : "^3.0.0" ,
"lodash._bindcallback" : "^3.0.0" ,
"lodash.isarray" : "^3.0.0" ,
"lodash.pairs" : "^3.0.0"
}
} ,
"node_modules/lodash._baseeach" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/lodash._baseeach/-/lodash._baseeach-3.0.4.tgz" ,
"integrity" : "sha512-IqUZ9MQo2UT1XPGuBntInqTOlc+oV+bCo0kMp+yuKGsfvRSNgUW0YjWVZUrG/gs+8z/Eyuc0jkJjOBESt9BXxg==" ,
"dependencies" : {
"lodash.keys" : "^3.0.0"
}
} ,
"node_modules/lodash._baseisequal" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/lodash._baseisequal/-/lodash._baseisequal-3.0.7.tgz" ,
"integrity" : "sha512-U+3GsNEZj9ebI03ncLC2pLmYVjgtYZEwdkAPO7UGgtGvAz36JVFPAQUufpSaVL93Cz5arc6JGRKZRhaOhyVJYA==" ,
"dependencies" : {
"lodash.isarray" : "^3.0.0" ,
"lodash.istypedarray" : "^3.0.0" ,
"lodash.keys" : "^3.0.0"
}
} ,
"node_modules/lodash._basereduce" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/lodash._basereduce/-/lodash._basereduce-3.0.2.tgz" ,
"integrity" : "sha512-ARxgijEw8X62Y8HGgxVIKWIz0+GNPJa9CFZY8nAcGIU+rBMgS9szd/Fw52yaDg4QZZT3DJfFbOjMUZ3D+WPVgA=="
} ,
"node_modules/lodash._bindcallback" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz" ,
"integrity" : "sha512-2wlI0JRAGX8WEf4Gm1p/mv/SZ+jLijpj0jyaE/AXeuQphzCgD8ZQW4oSpoN8JAopujOFGU3KMuq7qfHBWlGpjQ=="
} ,
"node_modules/lodash._getnative" : {
"version" : "3.9.1" ,
"resolved" : "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz" ,
"integrity" : "sha512-RrL9VxMEPyDMHOd9uFbvMe8X55X16/cGM5IgOKgRElQZutpX89iS6vwl64duTV1/16w5JY7tuFNXqoekmh1EmA=="
} ,
"node_modules/lodash.get" : {
"version" : "4.4.2" ,
"resolved" : "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz" ,
"integrity" : "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ=="
} ,
"node_modules/lodash.includes" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz" ,
"integrity" : "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w=="
} ,
"node_modules/lodash.isarguments" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz" ,
"integrity" : "sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg=="
} ,
"node_modules/lodash.isarray" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz" ,
"integrity" : "sha512-JwObCrNJuT0Nnbuecmqr5DgtuBppuCvGD9lxjFpAzwnVtdGoDQ1zig+5W8k5/6Gcn0gZ3936HDAlGd28i7sOGQ=="
} ,
"node_modules/lodash.isboolean" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz" ,
"integrity" : "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg=="
} ,
"node_modules/lodash.isinteger" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz" ,
"integrity" : "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA=="
} ,
"node_modules/lodash.isnumber" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz" ,
"integrity" : "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw=="
} ,
"node_modules/lodash.isplainobject" : {
"version" : "4.0.6" ,
"resolved" : "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz" ,
"integrity" : "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA=="
} ,
"node_modules/lodash.isstring" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz" ,
"integrity" : "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw=="
} ,
"node_modules/lodash.istypedarray" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/lodash.istypedarray/-/lodash.istypedarray-3.0.6.tgz" ,
"integrity" : "sha512-lGWJ6N8AA3KSv+ZZxlTdn4f6A7kMfpJboeyvbFdE7IU9YAgweODqmOgdUHOA+c6lVWeVLysdaxciFXi+foVsWw=="
} ,
"node_modules/lodash.keys" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz" ,
"integrity" : "sha512-CuBsapFjcubOGMn3VD+24HOAPxM79tH+V6ivJL3CHYjtrawauDJHUk//Yew9Hvc6e9rbCrURGk8z6PC+8WJBfQ==" ,
"dependencies" : {
"lodash._getnative" : "^3.0.0" ,
"lodash.isarguments" : "^3.0.0" ,
"lodash.isarray" : "^3.0.0"
}
} ,
"node_modules/lodash.merge" : {
"version" : "4.6.2" ,
"resolved" : "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" ,
"integrity" : "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
} ,
"node_modules/lodash.once" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz" ,
"integrity" : "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg=="
} ,
"node_modules/lodash.pairs" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/lodash.pairs/-/lodash.pairs-3.0.1.tgz" ,
"integrity" : "sha512-lgXvpU43ZNQrZ/pK2cR97YzKeAno3e3HhcyvLKsofljeHKrQcZhT1vW7fg4X61c92tM+mjD/DypoLZYuAKNIkQ==" ,
"dependencies" : {
"lodash.keys" : "^3.0.0"
}
} ,
"node_modules/lodash.reduce" : {
"version" : "4.6.0" ,
"resolved" : "https://registry.npmjs.org/lodash.reduce/-/lodash.reduce-4.6.0.tgz" ,
"integrity" : "sha512-6raRe2vxCYBhpBu+B+TtNGUzah+hQjVdu3E17wfusjyrXBka2nBS8OH/gjVZ5PvHOhWmIZTYri09Z6n/QfnNMw=="
} ,
"node_modules/lodash.snakecase" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz" ,
"integrity" : "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw=="
} ,
"node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/macaddress" : {
"version" : "0.5.3" ,
"resolved" : "https://registry.npmjs.org/macaddress/-/macaddress-0.5.3.tgz" ,
"integrity" : "sha512-vGBKTA+jwM4KgjGZ+S/8/Mkj9rWzePyGY6jManXPGhiWu63RYwW8dKPyk5koP+8qNVhPhHgFa1y/MJ4wrjsNrg=="
} ,
"node_modules/magic-bytes.js" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/magic-bytes.js/-/magic-bytes.js-1.6.0.tgz" ,
"integrity" : "sha512-eOGBE+NSCwU9dKKox93BPHjX4KSxIuiRY1/H1lkfxIagT0Llhs6bkRk8iqoP/0aeDl7FEZPa+ln5lay5mcNY4w=="
} ,
"node_modules/midi-file" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/midi-file/-/midi-file-1.2.4.tgz" ,
"integrity" : "sha512-B5SnBC6i2bwJIXTY9MElIydJwAmnKx+r5eJ1jknTLetzLflEl0GWveuBB6ACrQpecSRkOB6fhTx1PwXk2BVxnA=="
} ,
"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==" ,
"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==" ,
"dependencies" : {
"mime-db" : "1.52.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mimic-response" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz" ,
"integrity" : "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/minecraft-data" : {
"version" : "3.49.1" ,
"resolved" : "https://registry.npmjs.org/minecraft-data/-/minecraft-data-3.49.1.tgz" ,
"integrity" : "sha512-d6Off8xi/aLpAnzGsKKYxmStq9rPaR0HRHawUSvdpQ0WXDr02yGhJzTm9r2eAInayIzshxt624w1r5Z9NAGReQ=="
} ,
"node_modules/minecraft-folder-path" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/minecraft-folder-path/-/minecraft-folder-path-1.2.0.tgz" ,
"integrity" : "sha512-qaUSbKWoOsH9brn0JQuBhxNAzTDMwrOXorwuRxdJKKKDYvZhtml+6GVCUrY5HRiEsieBEjCUnhVpDuQiKsiFaw=="
} ,
"node_modules/minecraft-protocol" : {
"version" : "1.44.0" ,
"resolved" : "https://registry.npmjs.org/minecraft-protocol/-/minecraft-protocol-1.44.0.tgz" ,
"integrity" : "sha512-sYu4fFzUKt3spPG5tAdkaB9sNQPT0sV6fyS0sS7/nxdzFfjmLhF6BLNC+32ieK4/MhgNyHtH6xusD0Bi0Roq9w==" ,
"dependencies" : {
"@types/readable-stream" : "^4.0.0" ,
"aes-js" : "^3.1.2" ,
"buffer-equal" : "^1.0.0" ,
"debug" : "^4.3.2" ,
"endian-toggle" : "^0.0.0" ,
"lodash.get" : "^4.1.2" ,
"lodash.merge" : "^4.3.0" ,
"minecraft-data" : "^3.37.0" ,
"minecraft-folder-path" : "^1.2.0" ,
"node-fetch" : "^2.6.1" ,
"node-rsa" : "^0.4.2" ,
"prismarine-auth" : "^2.2.0" ,
"prismarine-nbt" : "^2.0.0" ,
"prismarine-realms" : "^1.2.0" ,
"protodef" : "^1.8.0" ,
"readable-stream" : "^4.1.0" ,
"uuid-1345" : "^1.0.1" ,
"yggdrasil" : "^1.4.0"
} ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/minecraft-protocol-forge" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/minecraft-protocol-forge/-/minecraft-protocol-forge-1.0.0.tgz" ,
"integrity" : "sha512-ymTI512qJhW9/wNCAcifC+21AhuomkAF+vXSEnsLEENFNXftZTxwgghO3t6YYFYueFD9ETJ+Lu75Y3u6f5h1BA==" ,
"dependencies" : {
"protodef" : "0.2.5"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/minecraft-protocol-forge/node_modules/lodash.reduce" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/lodash.reduce/-/lodash.reduce-3.1.2.tgz" ,
"integrity" : "sha512-EG+btfjU+5R+t6R7eVvjkcAsQFmSbFqVHcf2rRFdT/VzDFWFJHRmAW2bT7vLFnEZZD+KlbluSBUA3yI2Ldh57g==" ,
"dependencies" : {
"lodash._basecallback" : "^3.0.0" ,
"lodash._baseeach" : "^3.0.0" ,
"lodash._basereduce" : "^3.0.0" ,
"lodash.isarray" : "^3.0.0" ,
"lodash.keys" : "^3.0.0"
}
} ,
"node_modules/minecraft-protocol-forge/node_modules/protodef" : {
"version" : "0.2.5" ,
"resolved" : "https://registry.npmjs.org/protodef/-/protodef-0.2.5.tgz" ,
"integrity" : "sha512-4EZvHx1MhrgzZYmSVu0hi06ihW4kmAG307tF1a5HqKXMZhbQyFr2SE6V5gazJ0cJmwzIxguaPIT9LKCFTMMcRg==" ,
"dependencies" : {
"babel-runtime" : "^5.4.4" ,
"lodash.reduce" : "^3.1.2" ,
"readable-stream" : "^1.1.0" ,
"yargs" : "^1.3.1"
}
} ,
"node_modules/minecraft-protocol-forge/node_modules/readable-stream" : {
"version" : "1.1.14" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz" ,
"integrity" : "sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==" ,
"dependencies" : {
"core-util-is" : "~1.0.0" ,
"inherits" : "~2.0.1" ,
"isarray" : "0.0.1" ,
"string_decoder" : "~0.10.x"
}
} ,
"node_modules/minecraft-protocol-forge/node_modules/string_decoder" : {
"version" : "0.10.31" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz" ,
"integrity" : "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ=="
} ,
"node_modules/mineflayer" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/mineflayer/-/mineflayer-4.14.0.tgz" ,
"integrity" : "sha512-4EYzUmZNxH3Gpz3GkgO2eaR90ANb50nVhMCU2y6Rl1Ru8M6HqxID1Eg7tRgsodfAOD+AKh5SPwmPnISLcxvnOA==" ,
"dependencies" : {
"minecraft-data" : "^3.44.0" ,
"minecraft-protocol" : "^1.44.0" ,
"prismarine-biome" : "^1.1.1" ,
"prismarine-block" : "^1.17.0" ,
"prismarine-chat" : "^1.7.1" ,
"prismarine-chunk" : "^1.34.0" ,
"prismarine-entity" : "^2.3.0" ,
"prismarine-item" : "^1.14.0" ,
"prismarine-nbt" : "^2.0.0" ,
"prismarine-physics" : "^1.8.0" ,
"prismarine-recipe" : "^1.3.0" ,
"prismarine-registry" : "^1.5.0" ,
"prismarine-windows" : "^2.8.0" ,
"prismarine-world" : "^3.6.0" ,
"protodef" : "^1.14.0" ,
"typed-emitter" : "^1.0.0" ,
"vec3" : "^0.1.7"
} ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/mineflayer-cmd" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/mineflayer-cmd/-/mineflayer-cmd-1.1.3.tgz" ,
"integrity" : "sha512-CIF4pmgWZgJo8EAqA+g5oim5WMf7omUxqozzdiCJ9eqMdnV4GB7j8r8LtBjZITl8VimE8IB9yPCvMIsamFjHvA==" ,
"dependencies" : {
"mineflayer" : "^2.31.0"
}
} ,
"node_modules/mineflayer-cmd/node_modules/minecraft-data" : {
"version" : "2.221.0" ,
"resolved" : "https://registry.npmjs.org/minecraft-data/-/minecraft-data-2.221.0.tgz" ,
"integrity" : "sha512-0AhqzbIKb6WqPSF6qBevaPryeWOz545hLxt6q+gfJF8YIQX/YfkyX/nXWhl+pSIS2rTBcQ0RJkRCtTeRzQwHDA=="
} ,
"node_modules/mineflayer-cmd/node_modules/mineflayer" : {
"version" : "2.41.0" ,
"resolved" : "https://registry.npmjs.org/mineflayer/-/mineflayer-2.41.0.tgz" ,
"integrity" : "sha512-IFFy4NgF24FU2PkAwazJphl2F+3gpbpN578ex0sq1XfcBBRge3kCz1UC2KDMjKI+V/8vffOL+OEnug9jt3f7Vw==" ,
"dependencies" : {
"minecraft-data" : "^2.70.0" ,
"minecraft-protocol" : "^1.17.0" ,
"prismarine-biome" : "^1.1.0" ,
"prismarine-block" : "^1.6.0" ,
"prismarine-chat" : "^1.0.0" ,
"prismarine-chunk" : "^1.20.3" ,
"prismarine-entity" : "^1.0.0" ,
"prismarine-item" : "^1.5.0" ,
"prismarine-physics" : "^1.0.4" ,
"prismarine-recipe" : "^1.1.0" ,
"prismarine-windows" : "^1.5.0" ,
"prismarine-world" : "^3.2.0" ,
"protodef" : "^1.8.0" ,
"typed-emitter" : "^1.2.0" ,
"vec3" : "^0.1.6"
} ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/mineflayer-cmd/node_modules/prismarine-entity" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/prismarine-entity/-/prismarine-entity-1.2.0.tgz" ,
"integrity" : "sha512-4dQ9LYl6HDJQrwZHjSKU4D5VNyHRnfrjcw7eVLlbRPkuR50utW5mmfPi4ys9U7tHNmGWHC/cwjH9xzT75LUovQ==" ,
"dependencies" : {
"vec3" : "^0.1.4"
}
} ,
"node_modules/mineflayer-cmd/node_modules/prismarine-windows" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/prismarine-windows/-/prismarine-windows-1.6.0.tgz" ,
"integrity" : "sha512-026LG1yR76Xb62kM+W83IWT7Wy2yKplllbXNFBF2m0Lr4k4YpYKnpLb8tRft8MLOLRbYAt/KnxE/YKvRZul7kw==" ,
"dependencies" : {
"prismarine-item" : "^1.4.0"
}
} ,
"node_modules/minimist" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" ,
"integrity" : "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/mkdirp-classic" : {
"version" : "0.5.3" ,
"resolved" : "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz" ,
"integrity" : "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
} ,
"node_modules/mojangson" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/mojangson/-/mojangson-2.0.4.tgz" ,
"integrity" : "sha512-HYmhgDjr1gzF7trGgvcC/huIg2L8FsVbi/KacRe6r1AswbboGVZDS47SOZlomPuMWvZLas8m9vuHHucdZMwTmQ==" ,
"dependencies" : {
"nearley" : "^2.19.5"
}
} ,
"node_modules/moment" : {
"version" : "2.29.4" ,
"resolved" : "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz" ,
"integrity" : "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/moment-timezone" : {
"version" : "0.5.43" ,
"resolved" : "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.43.tgz" ,
"integrity" : "sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ==" ,
"dependencies" : {
"moment" : "^2.29.4"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/moo" : {
"version" : "0.5.2" ,
"resolved" : "https://registry.npmjs.org/moo/-/moo-0.5.2.tgz" ,
"integrity" : "sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q=="
} ,
"node_modules/ms" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" ,
"integrity" : "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
} ,
2023-12-20 11:54:03 -05:00
"node_modules/nan" : {
"version" : "2.18.0" ,
"resolved" : "https://registry.npmjs.org/nan/-/nan-2.18.0.tgz" ,
"integrity" : "sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==" ,
"optional" : true
} ,
2023-12-17 14:55:27 -05:00
"node_modules/napi-build-utils" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz" ,
"integrity" : "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg=="
} ,
"node_modules/nearley" : {
"version" : "2.20.1" ,
"resolved" : "https://registry.npmjs.org/nearley/-/nearley-2.20.1.tgz" ,
"integrity" : "sha512-+Mc8UaAebFzgV+KpI5n7DasuuQCHA89dmwm7JXw3TV43ukfNQ9DnBH3Mdb2g/I4Fdxc26pwimBWvjIw0UAILSQ==" ,
"dependencies" : {
"commander" : "^2.19.0" ,
"moo" : "^0.5.0" ,
"railroad-diagrams" : "^1.0.0" ,
"randexp" : "0.4.6"
} ,
"bin" : {
"nearley-railroad" : "bin/nearley-railroad.js" ,
"nearley-test" : "bin/nearley-test.js" ,
"nearley-unparse" : "bin/nearley-unparse.js" ,
"nearleyc" : "bin/nearleyc.js"
} ,
"funding" : {
"type" : "individual" ,
"url" : "https://nearley.js.org/#give-to-nearley"
}
} ,
"node_modules/node-abi" : {
"version" : "3.52.0" ,
"resolved" : "https://registry.npmjs.org/node-abi/-/node-abi-3.52.0.tgz" ,
"integrity" : "sha512-JJ98b02z16ILv7859irtXn4oUaFWADtvkzy2c0IAatNVX2Mc9Yoh8z6hZInn3QwvMEYhHuQloYi+TTQy67SIdQ==" ,
"dependencies" : {
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/node-addon-api" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/node-addon-api/-/node-addon-api-6.1.0.tgz" ,
"integrity" : "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA=="
} ,
"node_modules/node-fetch" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" ,
"integrity" : "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" ,
"dependencies" : {
"whatwg-url" : "^5.0.0"
} ,
"engines" : {
"node" : "4.x || >=6.0.0"
} ,
"peerDependencies" : {
"encoding" : "^0.1.0"
} ,
"peerDependenciesMeta" : {
"encoding" : {
"optional" : true
}
}
} ,
"node_modules/node-rsa" : {
"version" : "0.4.2" ,
"resolved" : "https://registry.npmjs.org/node-rsa/-/node-rsa-0.4.2.tgz" ,
"integrity" : "sha512-Bvso6Zi9LY4otIZefYrscsUpo2mUpiAVIEmSZV2q41sP8tHZoert3Yu6zv4f/RXJqMNZQKCtnhDugIuCma23YA==" ,
"dependencies" : {
"asn1" : "0.2.3"
}
} ,
"node_modules/npm" : {
"version" : "9.9.2" ,
"resolved" : "https://registry.npmjs.org/npm/-/npm-9.9.2.tgz" ,
"integrity" : "sha512-D3tV+W0PzJOlwo8YmO6fNzaB1CrMVYd1V+2TURF6lbCbmZKqMsYgeQfPVvqiM3zbNSJPhFEnmlEXIogH2Vq7PQ==" ,
"bundleDependencies" : [
"@isaacs/string-locale-compare" ,
"@npmcli/arborist" ,
"@npmcli/config" ,
"@npmcli/fs" ,
"@npmcli/map-workspaces" ,
"@npmcli/package-json" ,
"@npmcli/promise-spawn" ,
"@npmcli/run-script" ,
"abbrev" ,
"archy" ,
"cacache" ,
"chalk" ,
"ci-info" ,
"cli-columns" ,
"cli-table3" ,
"columnify" ,
"fastest-levenshtein" ,
"fs-minipass" ,
"glob" ,
"graceful-fs" ,
"hosted-git-info" ,
"ini" ,
"init-package-json" ,
"is-cidr" ,
"json-parse-even-better-errors" ,
"libnpmaccess" ,
"libnpmdiff" ,
"libnpmexec" ,
"libnpmfund" ,
"libnpmhook" ,
"libnpmorg" ,
"libnpmpack" ,
"libnpmpublish" ,
"libnpmsearch" ,
"libnpmteam" ,
"libnpmversion" ,
"make-fetch-happen" ,
"minimatch" ,
"minipass" ,
"minipass-pipeline" ,
"ms" ,
"node-gyp" ,
"nopt" ,
"normalize-package-data" ,
"npm-audit-report" ,
"npm-install-checks" ,
"npm-package-arg" ,
"npm-pick-manifest" ,
"npm-profile" ,
"npm-registry-fetch" ,
"npm-user-validate" ,
"npmlog" ,
"p-map" ,
"pacote" ,
"parse-conflict-json" ,
"proc-log" ,
"qrcode-terminal" ,
"read" ,
"semver" ,
"sigstore" ,
"spdx-expression-parse" ,
"ssri" ,
"supports-color" ,
"tar" ,
"text-table" ,
"tiny-relative-date" ,
"treeverse" ,
"validate-npm-package-name" ,
"which" ,
"write-file-atomic"
] ,
"dependencies" : {
"@isaacs/string-locale-compare" : "^1.1.0" ,
"@npmcli/arborist" : "^6.5.0" ,
"@npmcli/config" : "^6.4.0" ,
"@npmcli/fs" : "^3.1.0" ,
"@npmcli/map-workspaces" : "^3.0.4" ,
"@npmcli/package-json" : "^4.0.1" ,
"@npmcli/promise-spawn" : "^6.0.2" ,
"@npmcli/run-script" : "^6.0.2" ,
"abbrev" : "^2.0.0" ,
"archy" : "~1.0.0" ,
"cacache" : "^17.1.3" ,
"chalk" : "^5.3.0" ,
"ci-info" : "^3.8.0" ,
"cli-columns" : "^4.0.0" ,
"cli-table3" : "^0.6.3" ,
"columnify" : "^1.6.0" ,
"fastest-levenshtein" : "^1.0.16" ,
"fs-minipass" : "^3.0.2" ,
"glob" : "^10.2.7" ,
"graceful-fs" : "^4.2.11" ,
"hosted-git-info" : "^6.1.1" ,
"ini" : "^4.1.1" ,
"init-package-json" : "^5.0.0" ,
"is-cidr" : "^4.0.2" ,
"json-parse-even-better-errors" : "^3.0.0" ,
"libnpmaccess" : "^7.0.2" ,
"libnpmdiff" : "^5.0.20" ,
"libnpmexec" : "^6.0.4" ,
"libnpmfund" : "^4.2.1" ,
"libnpmhook" : "^9.0.3" ,
"libnpmorg" : "^5.0.4" ,
"libnpmpack" : "^5.0.20" ,
"libnpmpublish" : "^7.5.1" ,
"libnpmsearch" : "^6.0.2" ,
"libnpmteam" : "^5.0.3" ,
"libnpmversion" : "^4.0.2" ,
"make-fetch-happen" : "^11.1.1" ,
"minimatch" : "^9.0.3" ,
"minipass" : "^5.0.0" ,
"minipass-pipeline" : "^1.2.4" ,
"ms" : "^2.1.2" ,
"node-gyp" : "^9.4.0" ,
"nopt" : "^7.2.0" ,
"normalize-package-data" : "^5.0.0" ,
"npm-audit-report" : "^5.0.0" ,
"npm-install-checks" : "^6.2.0" ,
"npm-package-arg" : "^10.1.0" ,
"npm-pick-manifest" : "^8.0.2" ,
"npm-profile" : "^7.0.1" ,
"npm-registry-fetch" : "^14.0.5" ,
"npm-user-validate" : "^2.0.0" ,
"npmlog" : "^7.0.1" ,
"p-map" : "^4.0.0" ,
"pacote" : "^15.2.0" ,
"parse-conflict-json" : "^3.0.1" ,
"proc-log" : "^3.0.0" ,
"qrcode-terminal" : "^0.12.0" ,
"read" : "^2.1.0" ,
"semver" : "^7.5.4" ,
"sigstore" : "^1.9.0" ,
"spdx-expression-parse" : "^3.0.1" ,
"ssri" : "^10.0.4" ,
"supports-color" : "^9.4.0" ,
"tar" : "^6.1.15" ,
"text-table" : "~0.2.0" ,
"tiny-relative-date" : "^1.3.0" ,
"treeverse" : "^3.0.0" ,
"validate-npm-package-name" : "^5.0.0" ,
"which" : "^3.0.1" ,
"write-file-atomic" : "^5.0.1"
} ,
"bin" : {
"npm" : "bin/npm-cli.js" ,
"npx" : "bin/npx-cli.js"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@colors/colors" : {
"version" : "1.5.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=0.1.90"
}
} ,
"node_modules/npm/node_modules/@isaacs/cliui" : {
"version" : "8.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"string-width" : "^5.1.2" ,
"string-width-cjs" : "npm:string-width@^4.2.0" ,
"strip-ansi" : "^7.0.1" ,
"strip-ansi-cjs" : "npm:strip-ansi@^6.0.1" ,
"wrap-ansi" : "^8.1.0" ,
"wrap-ansi-cjs" : "npm:wrap-ansi@^7.0.0"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex" : {
"version" : "6.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width" : {
"version" : "5.1.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
"node_modules/npm/node_modules/@isaacs/string-locale-compare" : {
"version" : "1.1.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/@npmcli/arborist" : {
"version" : "6.5.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@isaacs/string-locale-compare" : "^1.1.0" ,
"@npmcli/fs" : "^3.1.0" ,
"@npmcli/installed-package-contents" : "^2.0.2" ,
"@npmcli/map-workspaces" : "^3.0.2" ,
"@npmcli/metavuln-calculator" : "^5.0.0" ,
"@npmcli/name-from-folder" : "^2.0.0" ,
"@npmcli/node-gyp" : "^3.0.0" ,
"@npmcli/package-json" : "^4.0.0" ,
"@npmcli/query" : "^3.0.0" ,
"@npmcli/run-script" : "^6.0.0" ,
"bin-links" : "^4.0.1" ,
"cacache" : "^17.0.4" ,
"common-ancestor-path" : "^1.0.1" ,
"hosted-git-info" : "^6.1.1" ,
"json-parse-even-better-errors" : "^3.0.0" ,
"json-stringify-nice" : "^1.1.4" ,
"minimatch" : "^9.0.0" ,
"nopt" : "^7.0.0" ,
"npm-install-checks" : "^6.2.0" ,
"npm-package-arg" : "^10.1.0" ,
"npm-pick-manifest" : "^8.0.1" ,
"npm-registry-fetch" : "^14.0.3" ,
"npmlog" : "^7.0.1" ,
"pacote" : "^15.0.8" ,
"parse-conflict-json" : "^3.0.0" ,
"proc-log" : "^3.0.0" ,
"promise-all-reject-late" : "^1.0.0" ,
"promise-call-limit" : "^1.0.2" ,
"read-package-json-fast" : "^3.0.2" ,
"semver" : "^7.3.7" ,
"ssri" : "^10.0.1" ,
"treeverse" : "^3.0.0" ,
"walk-up-path" : "^3.0.1"
} ,
"bin" : {
"arborist" : "bin/index.js"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/config" : {
"version" : "6.4.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/map-workspaces" : "^3.0.2" ,
"ci-info" : "^3.8.0" ,
"ini" : "^4.1.0" ,
"nopt" : "^7.0.0" ,
"proc-log" : "^3.0.0" ,
"read-package-json-fast" : "^3.0.2" ,
"semver" : "^7.3.5" ,
"walk-up-path" : "^3.0.1"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/disparity-colors" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"ansi-styles" : "^4.3.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/fs" : {
"version" : "3.1.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/git" : {
"version" : "4.1.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/promise-spawn" : "^6.0.0" ,
"lru-cache" : "^7.4.4" ,
"npm-pick-manifest" : "^8.0.0" ,
"proc-log" : "^3.0.0" ,
"promise-inflight" : "^1.0.1" ,
"promise-retry" : "^2.0.1" ,
"semver" : "^7.3.5" ,
"which" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/installed-package-contents" : {
"version" : "2.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-bundled" : "^3.0.0" ,
"npm-normalize-package-bin" : "^3.0.0"
} ,
"bin" : {
"installed-package-contents" : "lib/index.js"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/map-workspaces" : {
"version" : "3.0.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/name-from-folder" : "^2.0.0" ,
"glob" : "^10.2.2" ,
"minimatch" : "^9.0.0" ,
"read-package-json-fast" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/metavuln-calculator" : {
"version" : "5.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"cacache" : "^17.0.0" ,
"json-parse-even-better-errors" : "^3.0.0" ,
"pacote" : "^15.0.0" ,
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/name-from-folder" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/node-gyp" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/package-json" : {
"version" : "4.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/git" : "^4.1.0" ,
"glob" : "^10.2.2" ,
"hosted-git-info" : "^6.1.1" ,
"json-parse-even-better-errors" : "^3.0.0" ,
"normalize-package-data" : "^5.0.0" ,
"proc-log" : "^3.0.0" ,
"semver" : "^7.5.3"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/promise-spawn" : {
"version" : "6.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"which" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/query" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"postcss-selector-parser" : "^6.0.10"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/run-script" : {
"version" : "6.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/node-gyp" : "^3.0.0" ,
"@npmcli/promise-spawn" : "^6.0.0" ,
"node-gyp" : "^9.0.0" ,
"read-package-json-fast" : "^3.0.0" ,
"which" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@pkgjs/parseargs" : {
"version" : "0.11.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/npm/node_modules/@sigstore/bundle" : {
"version" : "1.1.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@sigstore/protobuf-specs" : "^0.2.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@sigstore/protobuf-specs" : {
"version" : "0.2.1" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@sigstore/sign" : {
"version" : "1.0.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@sigstore/bundle" : "^1.1.0" ,
"@sigstore/protobuf-specs" : "^0.2.0" ,
"make-fetch-happen" : "^11.0.1"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@sigstore/tuf" : {
"version" : "1.0.3" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@sigstore/protobuf-specs" : "^0.2.0" ,
"tuf-js" : "^1.1.7"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@tootallnate/once" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/npm/node_modules/@tufjs/canonical-json" : {
"version" : "1.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@tufjs/models" : {
"version" : "1.0.4" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"@tufjs/canonical-json" : "1.0.0" ,
"minimatch" : "^9.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/abbrev" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/abort-controller" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"event-target-shim" : "^5.0.0"
} ,
"engines" : {
"node" : ">=6.5"
}
} ,
"node_modules/npm/node_modules/agent-base" : {
"version" : "6.0.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "4"
} ,
"engines" : {
"node" : ">= 6.0.0"
}
} ,
"node_modules/npm/node_modules/agentkeepalive" : {
"version" : "4.3.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^4.1.0" ,
"depd" : "^2.0.0" ,
"humanize-ms" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 8.0.0"
}
} ,
"node_modules/npm/node_modules/aggregate-error" : {
"version" : "3.1.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"clean-stack" : "^2.0.0" ,
"indent-string" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/npm/node_modules/aproba" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/archy" : {
"version" : "1.0.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/are-we-there-yet" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"delegates" : "^1.0.0" ,
"readable-stream" : "^4.1.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/balanced-match" : {
"version" : "1.0.2" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/base64-js" : {
"version" : "1.5.1" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/bin-links" : {
"version" : "4.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"cmd-shim" : "^6.0.0" ,
"npm-normalize-package-bin" : "^3.0.0" ,
"read-cmd-shim" : "^4.0.0" ,
"write-file-atomic" : "^5.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/binary-extensions" : {
"version" : "2.2.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/brace-expansion" : {
"version" : "2.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/npm/node_modules/buffer" : {
"version" : "6.0.3" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.2.1"
}
} ,
"node_modules/npm/node_modules/builtins" : {
"version" : "5.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"semver" : "^7.0.0"
}
} ,
"node_modules/npm/node_modules/cacache" : {
"version" : "17.1.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/fs" : "^3.1.0" ,
"fs-minipass" : "^3.0.0" ,
"glob" : "^10.2.2" ,
"lru-cache" : "^7.7.1" ,
"minipass" : "^5.0.0" ,
"minipass-collect" : "^1.0.2" ,
"minipass-flush" : "^1.0.5" ,
"minipass-pipeline" : "^1.2.4" ,
"p-map" : "^4.0.0" ,
"ssri" : "^10.0.0" ,
"tar" : "^6.1.11" ,
"unique-filename" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/chalk" : {
"version" : "5.3.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/npm/node_modules/chownr" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/ci-info" : {
"version" : "3.8.0" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/sibiraj-s"
}
] ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/cidr-regex" : {
"version" : "3.1.1" ,
"inBundle" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"ip-regex" : "^4.1.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/clean-stack" : {
"version" : "2.2.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/npm/node_modules/cli-columns" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"string-width" : "^4.2.3" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/npm/node_modules/cli-table3" : {
"version" : "0.6.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"string-width" : "^4.2.0"
} ,
"engines" : {
"node" : "10.* || >= 12.*"
} ,
"optionalDependencies" : {
"@colors/colors" : "1.5.0"
}
} ,
"node_modules/npm/node_modules/clone" : {
"version" : "1.0.4" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8"
}
} ,
"node_modules/npm/node_modules/cmd-shim" : {
"version" : "6.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/color-convert" : {
"version" : "2.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/npm/node_modules/color-name" : {
"version" : "1.1.4" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/color-support" : {
"version" : "1.1.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"bin" : {
"color-support" : "bin.js"
}
} ,
"node_modules/npm/node_modules/columnify" : {
"version" : "1.6.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"strip-ansi" : "^6.0.1" ,
"wcwidth" : "^1.0.0"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/npm/node_modules/common-ancestor-path" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/concat-map" : {
"version" : "0.0.1" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/console-control-strings" : {
"version" : "1.1.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/cross-spawn" : {
"version" : "7.0.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/cross-spawn/node_modules/which" : {
"version" : "2.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/cssesc" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"bin" : {
"cssesc" : "bin/cssesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm/node_modules/debug" : {
"version" : "4.3.4" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "2.1.2"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/npm/node_modules/debug/node_modules/ms" : {
"version" : "2.1.2" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/defaults" : {
"version" : "1.0.4" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"clone" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/npm/node_modules/delegates" : {
"version" : "1.0.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/depd" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/npm/node_modules/diff" : {
"version" : "5.1.0" ,
"inBundle" : true ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.3.1"
}
} ,
"node_modules/npm/node_modules/eastasianwidth" : {
"version" : "0.2.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/encoding" : {
"version" : "0.1.13" ,
"inBundle" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"iconv-lite" : "^0.6.2"
}
} ,
"node_modules/npm/node_modules/env-paths" : {
"version" : "2.2.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/npm/node_modules/err-code" : {
"version" : "2.0.3" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/event-target-shim" : {
"version" : "5.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/npm/node_modules/events" : {
"version" : "3.3.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.x"
}
} ,
"node_modules/npm/node_modules/exponential-backoff" : {
"version" : "3.1.1" ,
"inBundle" : true ,
"license" : "Apache-2.0"
} ,
"node_modules/npm/node_modules/fastest-levenshtein" : {
"version" : "1.0.16" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 4.9.1"
}
} ,
"node_modules/npm/node_modules/foreground-child" : {
"version" : "3.1.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"cross-spawn" : "^7.0.0" ,
"signal-exit" : "^4.0.1"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/fs-minipass" : {
"version" : "3.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^5.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/fs.realpath" : {
"version" : "1.0.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/function-bind" : {
"version" : "1.1.1" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/gauge" : {
"version" : "5.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"aproba" : "^1.0.3 || ^2.0.0" ,
"color-support" : "^1.1.3" ,
"console-control-strings" : "^1.1.0" ,
"has-unicode" : "^2.0.1" ,
"signal-exit" : "^4.0.1" ,
"string-width" : "^4.2.3" ,
"strip-ansi" : "^6.0.1" ,
"wide-align" : "^1.1.5"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/glob" : {
"version" : "10.2.7" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"foreground-child" : "^3.1.0" ,
"jackspeak" : "^2.0.3" ,
"minimatch" : "^9.0.1" ,
"minipass" : "^5.0.0 || ^6.0.2" ,
"path-scurry" : "^1.7.0"
} ,
"bin" : {
"glob" : "dist/cjs/src/bin.js"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/graceful-fs" : {
"version" : "4.2.11" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/has" : {
"version" : "1.0.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"function-bind" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4.0"
}
} ,
"node_modules/npm/node_modules/has-unicode" : {
"version" : "2.0.1" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/hosted-git-info" : {
"version" : "6.1.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"lru-cache" : "^7.5.1"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/http-cache-semantics" : {
"version" : "4.1.1" ,
"inBundle" : true ,
"license" : "BSD-2-Clause"
} ,
"node_modules/npm/node_modules/http-proxy-agent" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"@tootallnate/once" : "2" ,
"agent-base" : "6" ,
"debug" : "4"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/npm/node_modules/https-proxy-agent" : {
"version" : "5.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"agent-base" : "6" ,
"debug" : "4"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/npm/node_modules/humanize-ms" : {
"version" : "1.2.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.0.0"
}
} ,
"node_modules/npm/node_modules/iconv-lite" : {
"version" : "0.6.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"safer-buffer" : ">= 2.1.2 < 3.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/npm/node_modules/ieee754" : {
"version" : "1.2.1" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"inBundle" : true ,
"license" : "BSD-3-Clause"
} ,
"node_modules/npm/node_modules/ignore-walk" : {
"version" : "6.0.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minimatch" : "^9.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.19"
}
} ,
"node_modules/npm/node_modules/indent-string" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/inflight" : {
"version" : "1.0.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
"node_modules/npm/node_modules/inherits" : {
"version" : "2.0.4" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/ini" : {
"version" : "4.1.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/init-package-json" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-package-arg" : "^10.0.0" ,
"promzard" : "^1.0.0" ,
"read" : "^2.0.0" ,
"read-package-json" : "^6.0.0" ,
"semver" : "^7.3.5" ,
"validate-npm-package-license" : "^3.0.4" ,
"validate-npm-package-name" : "^5.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/ip" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/ip-regex" : {
"version" : "4.3.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/is-cidr" : {
"version" : "4.0.2" ,
"inBundle" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"cidr-regex" : "^3.1.1"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/is-core-module" : {
"version" : "2.13.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"has" : "^1.0.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/npm/node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/is-lambda" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/isexe" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/jackspeak" : {
"version" : "2.2.1" ,
"inBundle" : true ,
"license" : "BlueOak-1.0.0" ,
"dependencies" : {
"@isaacs/cliui" : "^8.0.2"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
} ,
"optionalDependencies" : {
"@pkgjs/parseargs" : "^0.11.0"
}
} ,
"node_modules/npm/node_modules/json-parse-even-better-errors" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/json-stringify-nice" : {
"version" : "1.1.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/jsonparse" : {
"version" : "1.3.1" ,
"engines" : [
"node >= 0.2.0"
] ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/just-diff" : {
"version" : "6.0.2" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/just-diff-apply" : {
"version" : "5.5.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/libnpmaccess" : {
"version" : "7.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-package-arg" : "^10.1.0" ,
"npm-registry-fetch" : "^14.0.3"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/libnpmdiff" : {
"version" : "5.0.20" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/arborist" : "^6.5.0" ,
"@npmcli/disparity-colors" : "^3.0.0" ,
"@npmcli/installed-package-contents" : "^2.0.2" ,
"binary-extensions" : "^2.2.0" ,
"diff" : "^5.1.0" ,
"minimatch" : "^9.0.0" ,
"npm-package-arg" : "^10.1.0" ,
"pacote" : "^15.0.8" ,
"tar" : "^6.1.13"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/libnpmexec" : {
"version" : "6.0.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/arborist" : "^6.5.0" ,
"@npmcli/run-script" : "^6.0.0" ,
"ci-info" : "^3.7.1" ,
"npm-package-arg" : "^10.1.0" ,
"npmlog" : "^7.0.1" ,
"pacote" : "^15.0.8" ,
"proc-log" : "^3.0.0" ,
"read" : "^2.0.0" ,
"read-package-json-fast" : "^3.0.2" ,
"semver" : "^7.3.7" ,
"walk-up-path" : "^3.0.1"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/libnpmfund" : {
"version" : "4.2.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/arborist" : "^6.5.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/libnpmhook" : {
"version" : "9.0.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"aproba" : "^2.0.0" ,
"npm-registry-fetch" : "^14.0.3"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/libnpmorg" : {
"version" : "5.0.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"aproba" : "^2.0.0" ,
"npm-registry-fetch" : "^14.0.3"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/libnpmpack" : {
"version" : "5.0.20" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/arborist" : "^6.5.0" ,
"@npmcli/run-script" : "^6.0.0" ,
"npm-package-arg" : "^10.1.0" ,
"pacote" : "^15.0.8"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/libnpmpublish" : {
"version" : "7.5.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"ci-info" : "^3.6.1" ,
"normalize-package-data" : "^5.0.0" ,
"npm-package-arg" : "^10.1.0" ,
"npm-registry-fetch" : "^14.0.3" ,
"proc-log" : "^3.0.0" ,
"semver" : "^7.3.7" ,
"sigstore" : "^1.4.0" ,
"ssri" : "^10.0.1"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/libnpmsearch" : {
"version" : "6.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-registry-fetch" : "^14.0.3"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/libnpmteam" : {
"version" : "5.0.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"aproba" : "^2.0.0" ,
"npm-registry-fetch" : "^14.0.3"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/libnpmversion" : {
"version" : "4.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/git" : "^4.0.1" ,
"@npmcli/run-script" : "^6.0.0" ,
"json-parse-even-better-errors" : "^3.0.0" ,
"proc-log" : "^3.0.0" ,
"semver" : "^7.3.7"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/lru-cache" : {
"version" : "7.18.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/npm/node_modules/make-fetch-happen" : {
"version" : "11.1.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"agentkeepalive" : "^4.2.1" ,
"cacache" : "^17.0.0" ,
"http-cache-semantics" : "^4.1.1" ,
"http-proxy-agent" : "^5.0.0" ,
"https-proxy-agent" : "^5.0.0" ,
"is-lambda" : "^1.0.1" ,
"lru-cache" : "^7.7.1" ,
"minipass" : "^5.0.0" ,
"minipass-fetch" : "^3.0.0" ,
"minipass-flush" : "^1.0.5" ,
"minipass-pipeline" : "^1.2.4" ,
"negotiator" : "^0.6.3" ,
"promise-retry" : "^2.0.1" ,
"socks-proxy-agent" : "^7.0.0" ,
"ssri" : "^10.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/minimatch" : {
"version" : "9.0.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/minipass" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-collect" : {
"version" : "1.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/minipass-collect/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-fetch" : {
"version" : "3.0.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^5.0.0" ,
"minipass-sized" : "^1.0.3" ,
"minizlib" : "^2.1.2"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
} ,
"optionalDependencies" : {
"encoding" : "^0.1.13"
}
} ,
"node_modules/npm/node_modules/minipass-flush" : {
"version" : "1.0.5" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/minipass-flush/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-json-stream" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"jsonparse" : "^1.3.1" ,
"minipass" : "^3.0.0"
}
} ,
"node_modules/npm/node_modules/minipass-json-stream/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-pipeline" : {
"version" : "1.2.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-sized" : {
"version" : "1.0.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-sized/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minizlib" : {
"version" : "2.1.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^3.0.0" ,
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/minizlib/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/mkdirp" : {
"version" : "1.0.4" ,
"inBundle" : true ,
"license" : "MIT" ,
"bin" : {
"mkdirp" : "bin/cmd.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/ms" : {
"version" : "2.1.3" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/mute-stream" : {
"version" : "1.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/negotiator" : {
"version" : "0.6.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/npm/node_modules/node-gyp" : {
"version" : "9.4.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"env-paths" : "^2.2.0" ,
"exponential-backoff" : "^3.1.1" ,
"glob" : "^7.1.4" ,
"graceful-fs" : "^4.2.6" ,
"make-fetch-happen" : "^11.0.3" ,
"nopt" : "^6.0.0" ,
"npmlog" : "^6.0.0" ,
"rimraf" : "^3.0.2" ,
"semver" : "^7.3.5" ,
"tar" : "^6.1.2" ,
"which" : "^2.0.2"
} ,
"bin" : {
"node-gyp" : "bin/node-gyp.js"
} ,
"engines" : {
"node" : "^12.13 || ^14.13 || >=16"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/abbrev" : {
"version" : "1.1.1" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"delegates" : "^1.0.0" ,
"readable-stream" : "^3.6.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/gauge" : {
"version" : "4.0.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"aproba" : "^1.0.3 || ^2.0.0" ,
"color-support" : "^1.1.3" ,
"console-control-strings" : "^1.1.0" ,
"has-unicode" : "^2.0.1" ,
"signal-exit" : "^3.0.7" ,
"string-width" : "^4.2.3" ,
"strip-ansi" : "^6.0.1" ,
"wide-align" : "^1.1.5"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/glob" : {
"version" : "7.2.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/minimatch" : {
"version" : "3.1.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/nopt" : {
"version" : "6.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"abbrev" : "^1.0.0"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/npmlog" : {
"version" : "6.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"are-we-there-yet" : "^3.0.0" ,
"console-control-strings" : "^1.1.0" ,
"gauge" : "^4.0.3" ,
"set-blocking" : "^2.0.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/signal-exit" : {
"version" : "3.0.7" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/which" : {
"version" : "2.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/nopt" : {
"version" : "7.2.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"abbrev" : "^2.0.0"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/normalize-package-data" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"hosted-git-info" : "^6.0.0" ,
"is-core-module" : "^2.8.1" ,
"semver" : "^7.3.5" ,
"validate-npm-package-license" : "^3.0.4"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npm-audit-report" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npm-bundled" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-normalize-package-bin" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npm-install-checks" : {
"version" : "6.2.0" ,
"inBundle" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"semver" : "^7.1.1"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npm-normalize-package-bin" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npm-package-arg" : {
"version" : "10.1.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"hosted-git-info" : "^6.0.0" ,
"proc-log" : "^3.0.0" ,
"semver" : "^7.3.5" ,
"validate-npm-package-name" : "^5.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npm-packlist" : {
"version" : "7.0.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"ignore-walk" : "^6.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npm-pick-manifest" : {
"version" : "8.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-install-checks" : "^6.0.0" ,
"npm-normalize-package-bin" : "^3.0.0" ,
"npm-package-arg" : "^10.0.0" ,
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npm-profile" : {
"version" : "7.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-registry-fetch" : "^14.0.0" ,
"proc-log" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npm-registry-fetch" : {
"version" : "14.0.5" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"make-fetch-happen" : "^11.0.0" ,
"minipass" : "^5.0.0" ,
"minipass-fetch" : "^3.0.0" ,
"minipass-json-stream" : "^1.0.1" ,
"minizlib" : "^2.1.2" ,
"npm-package-arg" : "^10.0.0" ,
"proc-log" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npm-user-validate" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/npmlog" : {
"version" : "7.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"are-we-there-yet" : "^4.0.0" ,
"console-control-strings" : "^1.1.0" ,
"gauge" : "^5.0.0" ,
"set-blocking" : "^2.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/once" : {
"version" : "1.4.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"wrappy" : "1"
}
} ,
"node_modules/npm/node_modules/p-map" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"aggregate-error" : "^3.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/npm/node_modules/pacote" : {
"version" : "15.2.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/git" : "^4.0.0" ,
"@npmcli/installed-package-contents" : "^2.0.1" ,
"@npmcli/promise-spawn" : "^6.0.1" ,
"@npmcli/run-script" : "^6.0.0" ,
"cacache" : "^17.0.0" ,
"fs-minipass" : "^3.0.0" ,
"minipass" : "^5.0.0" ,
"npm-package-arg" : "^10.0.0" ,
"npm-packlist" : "^7.0.0" ,
"npm-pick-manifest" : "^8.0.0" ,
"npm-registry-fetch" : "^14.0.0" ,
"proc-log" : "^3.0.0" ,
"promise-retry" : "^2.0.1" ,
"read-package-json" : "^6.0.0" ,
"read-package-json-fast" : "^3.0.0" ,
"sigstore" : "^1.3.0" ,
"ssri" : "^10.0.0" ,
"tar" : "^6.1.11"
} ,
"bin" : {
"pacote" : "lib/bin.js"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/parse-conflict-json" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"json-parse-even-better-errors" : "^3.0.0" ,
"just-diff" : "^6.0.0" ,
"just-diff-apply" : "^5.2.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/npm/node_modules/path-key" : {
"version" : "3.1.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/path-scurry" : {
"version" : "1.9.2" ,
"inBundle" : true ,
"license" : "BlueOak-1.0.0" ,
"dependencies" : {
"lru-cache" : "^9.1.1" ,
"minipass" : "^5.0.0 || ^6.0.2"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/path-scurry/node_modules/lru-cache" : {
"version" : "9.1.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "14 || >=16.14"
}
} ,
"node_modules/npm/node_modules/postcss-selector-parser" : {
"version" : "6.0.13" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm/node_modules/proc-log" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/process" : {
"version" : "0.11.10" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6.0"
}
} ,
"node_modules/npm/node_modules/promise-all-reject-late" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/promise-call-limit" : {
"version" : "1.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/promise-inflight" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/promise-retry" : {
"version" : "2.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"err-code" : "^2.0.2" ,
"retry" : "^0.12.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/promzard" : {
"version" : "1.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"read" : "^2.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/qrcode-terminal" : {
"version" : "0.12.0" ,
"inBundle" : true ,
"bin" : {
"qrcode-terminal" : "bin/qrcode-terminal.js"
}
} ,
"node_modules/npm/node_modules/read" : {
"version" : "2.1.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"mute-stream" : "~1.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/read-cmd-shim" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/read-package-json" : {
"version" : "6.0.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"glob" : "^10.2.2" ,
"json-parse-even-better-errors" : "^3.0.0" ,
"normalize-package-data" : "^5.0.0" ,
"npm-normalize-package-bin" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/read-package-json-fast" : {
"version" : "3.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"json-parse-even-better-errors" : "^3.0.0" ,
"npm-normalize-package-bin" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/readable-stream" : {
"version" : "4.4.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"abort-controller" : "^3.0.0" ,
"buffer" : "^6.0.3" ,
"events" : "^3.3.0" ,
"process" : "^0.11.10"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
}
} ,
"node_modules/npm/node_modules/retry" : {
"version" : "0.12.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 4"
}
} ,
"node_modules/npm/node_modules/rimraf" : {
"version" : "3.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/rimraf/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/npm/node_modules/rimraf/node_modules/glob" : {
"version" : "7.2.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/rimraf/node_modules/minimatch" : {
"version" : "3.1.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/npm/node_modules/safe-buffer" : {
"version" : "5.2.1" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/safer-buffer" : {
"version" : "2.1.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/npm/node_modules/semver" : {
"version" : "7.5.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"lru-cache" : "^6.0.0"
} ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/semver/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/set-blocking" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/shebang-command" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/signal-exit" : {
"version" : "4.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/sigstore" : {
"version" : "1.9.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@sigstore/bundle" : "^1.1.0" ,
"@sigstore/protobuf-specs" : "^0.2.0" ,
"@sigstore/sign" : "^1.0.0" ,
"@sigstore/tuf" : "^1.0.3" ,
"make-fetch-happen" : "^11.0.1"
} ,
"bin" : {
"sigstore" : "bin/sigstore.js"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/smart-buffer" : {
"version" : "4.2.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 6.0.0" ,
"npm" : ">= 3.0.0"
}
} ,
"node_modules/npm/node_modules/socks" : {
"version" : "2.7.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ip" : "^2.0.0" ,
"smart-buffer" : "^4.2.0"
} ,
"engines" : {
"node" : ">= 10.13.0" ,
"npm" : ">= 3.0.0"
}
} ,
"node_modules/npm/node_modules/socks-proxy-agent" : {
"version" : "7.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"agent-base" : "^6.0.2" ,
"debug" : "^4.3.3" ,
"socks" : "^2.6.2"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/npm/node_modules/spdx-correct" : {
"version" : "3.2.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"spdx-expression-parse" : "^3.0.0" ,
"spdx-license-ids" : "^3.0.0"
}
} ,
"node_modules/npm/node_modules/spdx-exceptions" : {
"version" : "2.3.0" ,
"inBundle" : true ,
"license" : "CC-BY-3.0"
} ,
"node_modules/npm/node_modules/spdx-expression-parse" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"spdx-exceptions" : "^2.1.0" ,
"spdx-license-ids" : "^3.0.0"
}
} ,
"node_modules/npm/node_modules/spdx-license-ids" : {
"version" : "3.0.13" ,
"inBundle" : true ,
"license" : "CC0-1.0"
} ,
"node_modules/npm/node_modules/ssri" : {
"version" : "10.0.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^5.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/string_decoder" : {
"version" : "1.3.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"safe-buffer" : "~5.2.0"
}
} ,
"node_modules/npm/node_modules/string-width" : {
"version" : "4.2.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/string-width-cjs" : {
"name" : "string-width" ,
"version" : "4.2.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/strip-ansi-cjs" : {
"name" : "strip-ansi" ,
"version" : "6.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/supports-color" : {
"version" : "9.4.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/supports-color?sponsor=1"
}
} ,
"node_modules/npm/node_modules/tar" : {
"version" : "6.1.15" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"chownr" : "^2.0.0" ,
"fs-minipass" : "^2.0.0" ,
"minipass" : "^5.0.0" ,
"minizlib" : "^2.1.1" ,
"mkdirp" : "^1.0.3" ,
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/tar/node_modules/fs-minipass" : {
"version" : "2.1.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/text-table" : {
"version" : "0.2.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/tiny-relative-date" : {
"version" : "1.3.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/treeverse" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/tuf-js" : {
"version" : "1.1.7" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"@tufjs/models" : "1.0.4" ,
"debug" : "^4.3.4" ,
"make-fetch-happen" : "^11.1.1"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/unique-filename" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"unique-slug" : "^4.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/unique-slug" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"imurmurhash" : "^0.1.4"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/validate-npm-package-license" : {
"version" : "3.0.4" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"spdx-correct" : "^3.0.0" ,
"spdx-expression-parse" : "^3.0.0"
}
} ,
"node_modules/npm/node_modules/validate-npm-package-name" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"builtins" : "^5.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/walk-up-path" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/wcwidth" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"defaults" : "^1.0.3"
}
} ,
"node_modules/npm/node_modules/which" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/which.js"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/wide-align" : {
"version" : "1.1.5" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"string-width" : "^1.0.2 || 2 || 3 || 4"
}
} ,
"node_modules/npm/node_modules/wrap-ansi" : {
"version" : "8.1.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^6.1.0" ,
"string-width" : "^5.0.1" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/npm/node_modules/wrap-ansi-cjs" : {
"name" : "wrap-ansi" ,
"version" : "7.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex" : {
"version" : "6.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-styles" : {
"version" : "6.2.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/wrap-ansi/node_modules/string-width" : {
"version" : "5.1.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
"node_modules/npm/node_modules/wrappy" : {
"version" : "1.0.2" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/write-file-atomic" : {
"version" : "5.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"imurmurhash" : "^0.1.4" ,
"signal-exit" : "^4.0.1"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/yallist" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
"dependencies" : {
"wrappy" : "1"
}
} ,
"node_modules/prebuild-install" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.1.tgz" ,
"integrity" : "sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==" ,
"dependencies" : {
"detect-libc" : "^2.0.0" ,
"expand-template" : "^2.0.3" ,
"github-from-package" : "0.0.0" ,
"minimist" : "^1.2.3" ,
"mkdirp-classic" : "^0.5.3" ,
"napi-build-utils" : "^1.0.1" ,
"node-abi" : "^3.3.0" ,
"pump" : "^3.0.0" ,
"rc" : "^1.2.7" ,
"simple-get" : "^4.0.0" ,
"tar-fs" : "^2.0.0" ,
"tunnel-agent" : "^0.6.0"
} ,
"bin" : {
"prebuild-install" : "bin.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/prismarine-auth" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/prismarine-auth/-/prismarine-auth-2.3.0.tgz" ,
"integrity" : "sha512-giKZiHwuQdpMJ7KX94UncOJqM3u+yqKIR2UI/rqmdmFUuQilV9vhlz/zehpVkvo7FE8gmZsuUMCUPhI+gtgd3A==" ,
"dependencies" : {
"@azure/msal-node" : "^2.0.2" ,
"@xboxreplay/xboxlive-auth" : "^3.3.3" ,
"debug" : "^4.3.3" ,
"jose" : "^4.1.4" ,
"node-fetch" : "^2.6.1" ,
"smart-buffer" : "^4.1.0" ,
"uuid-1345" : "^1.0.2"
}
} ,
"node_modules/prismarine-biome" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/prismarine-biome/-/prismarine-biome-1.3.0.tgz" ,
"integrity" : "sha512-GY6nZxq93mTErT7jD7jt8YS1aPrOakbJHh39seYsJFXvueIOdHAmW16kYQVrTVMW5MlWLQVxV/EquRwOgr4MnQ==" ,
"peerDependencies" : {
"minecraft-data" : "^3.0.0" ,
"prismarine-registry" : "^1.1.0"
}
} ,
"node_modules/prismarine-block" : {
"version" : "1.17.1" ,
"resolved" : "https://registry.npmjs.org/prismarine-block/-/prismarine-block-1.17.1.tgz" ,
"integrity" : "sha512-r1TIn/b5v77BX4a+qd+Yv+4/vZpsC/Jp5ElYxd6++2wpCnqiuxVG7BlS2Eo14vez1M2gt3qoNEl54Hr8qox/rQ==" ,
"dependencies" : {
"minecraft-data" : "^3.38.0" ,
"prismarine-biome" : "^1.1.0" ,
"prismarine-chat" : "^1.5.0" ,
"prismarine-item" : "^1.10.1" ,
"prismarine-nbt" : "^2.0.0" ,
"prismarine-registry" : "^1.1.0"
}
} ,
"node_modules/prismarine-chat" : {
"version" : "1.9.1" ,
"resolved" : "https://registry.npmjs.org/prismarine-chat/-/prismarine-chat-1.9.1.tgz" ,
"integrity" : "sha512-x7WWa5MNhiLZSO6tw+YyKpzquFZ+DNISVgiV6K3SU0GsishMXe+nto02WhF/4AuFerKdugm9u1d/r4C4zSkJOg==" ,
"dependencies" : {
"mojangson" : "^2.0.1" ,
"prismarine-item" : "^1.10.0" ,
"prismarine-nbt" : "^2.0.0" ,
"prismarine-registry" : "^1.4.0"
}
} ,
"node_modules/prismarine-chunk" : {
"version" : "1.35.0" ,
"resolved" : "https://registry.npmjs.org/prismarine-chunk/-/prismarine-chunk-1.35.0.tgz" ,
"integrity" : "sha512-Q1lElMUle7wWxWdQjbZo3j2/dLNG325j90IcbbMmBTnHdQSWIjWFe792XOz3RVBlvrhRJEiZk38S6/eQTQ9esw==" ,
"dependencies" : {
"prismarine-biome" : "^1.2.0" ,
"prismarine-block" : "^1.14.1" ,
"prismarine-nbt" : "^2.2.1" ,
"prismarine-registry" : "^1.1.0" ,
"smart-buffer" : "^4.1.0" ,
"uint4" : "^0.1.2" ,
"vec3" : "^0.1.3" ,
"xxhash-wasm" : "^0.4.2"
} ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/prismarine-entity" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/prismarine-entity/-/prismarine-entity-2.3.1.tgz" ,
"integrity" : "sha512-HOv8l7IetHNf4hwZ7V/W4vM3GNl+e6VCtKDkH9h02TRq7jWngsggKtJV+VanCce/sNwtJUhJDjORGs728ep4MA==" ,
"dependencies" : {
"prismarine-chat" : "^1.4.1" ,
"prismarine-item" : "^1.11.2" ,
"prismarine-registry" : "^1.4.0" ,
"vec3" : "^0.1.4"
}
} ,
"node_modules/prismarine-item" : {
"version" : "1.14.0" ,
"resolved" : "https://registry.npmjs.org/prismarine-item/-/prismarine-item-1.14.0.tgz" ,
"integrity" : "sha512-udQHYGJ05klFe8Kkc0TOmwoXj5Xl1ZPgHVoMbGUAFB9exN4TFxEa1A39vkSYhxP5Et9PNufQQvFBFVom0nXikA==" ,
"dependencies" : {
"prismarine-nbt" : "^2.0.0" ,
"prismarine-registry" : "^1.4.0"
}
} ,
"node_modules/prismarine-nbt" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/prismarine-nbt/-/prismarine-nbt-2.2.1.tgz" ,
"integrity" : "sha512-Mb50c58CPnuZ+qvM31DBa08tf9UumlTq1LkvpMoUpKfCuN05GZHTqCUwER3lxTSHLL0GZKghIPbYR/JQkINijQ==" ,
"dependencies" : {
"protodef" : "^1.9.0"
}
} ,
"node_modules/prismarine-physics" : {
"version" : "1.8.0" ,
"resolved" : "https://registry.npmjs.org/prismarine-physics/-/prismarine-physics-1.8.0.tgz" ,
"integrity" : "sha512-gbM+S+bmVtOKVv+Z0WGaHMeEeBHISIDsRDRlv8sr0dex3ZJRhuq8djA02CBreguXtI18ZKh6q3TSj2qDr45NHA==" ,
"dependencies" : {
"minecraft-data" : "^3.0.0" ,
"prismarine-nbt" : "^2.0.0" ,
"vec3" : "^0.1.7"
}
} ,
"node_modules/prismarine-realms" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/prismarine-realms/-/prismarine-realms-1.3.2.tgz" ,
"integrity" : "sha512-5apl9Ru8veTj5q2OozRc4GZOuSIcs3yY4UEtALiLKHstBe8bRw8vNlaz4Zla3jsQ8yP/ul1b1IJINTRbocuA6g==" ,
"dependencies" : {
"debug" : "^4.3.3" ,
"node-fetch" : "^2.6.1"
}
} ,
"node_modules/prismarine-recipe" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/prismarine-recipe/-/prismarine-recipe-1.3.1.tgz" ,
"integrity" : "sha512-xfa9E9ACoaDi+YzNQ+nk8kWSIqt5vSZOOCHIT+dTXscf/dng2HaJ/59uwe1D/jvOkAd2OvM6RRJM6fFe0q/LDA==" ,
"peerDependencies" : {
"prismarine-registry" : "^1.4.0"
}
} ,
"node_modules/prismarine-registry" : {
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/prismarine-registry/-/prismarine-registry-1.7.0.tgz" ,
"integrity" : "sha512-yyva0FpWI078nNeMhx8ekVza5uUTYhEv+C+ADu3wUQXiG8qhXkvrf0uzsnhTgZL8BLdsi2axgCEiKw9qSKIuxQ==" ,
"dependencies" : {
"minecraft-data" : "^3.0.0" ,
"prismarine-nbt" : "^2.0.0"
}
} ,
"node_modules/prismarine-windows" : {
"version" : "2.8.0" ,
"resolved" : "https://registry.npmjs.org/prismarine-windows/-/prismarine-windows-2.8.0.tgz" ,
"integrity" : "sha512-9HVhJ8tfCeRubYwQzgz8oiHNAebMJ5hDdjm45PZwrOgewaislnR2HDsbPMWiCcyWkYL7J8bVLVoSzEzv5pH98g==" ,
"dependencies" : {
"prismarine-item" : "^1.12.2" ,
"prismarine-registry" : "^1.7.0" ,
"typed-emitter" : "^2.1.0"
}
} ,
"node_modules/prismarine-windows/node_modules/typed-emitter" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/typed-emitter/-/typed-emitter-2.1.0.tgz" ,
"integrity" : "sha512-g/KzbYKbH5C2vPkaXGu8DJlHrGKHLsM25Zg9WuC9pMGfuvT+X25tZQWo5fK1BjBm8+UrVE9LDCvaY0CQk+fXDA==" ,
"optionalDependencies" : {
"rxjs" : "*"
}
} ,
"node_modules/prismarine-world" : {
"version" : "3.6.2" ,
"resolved" : "https://registry.npmjs.org/prismarine-world/-/prismarine-world-3.6.2.tgz" ,
"integrity" : "sha512-xNNo3bd8EnCMjiPbVrh3jYa1Upa8Krkb13BgO7FOOfD5ZYf+iYDZewBtDbHYWzZZB2N0JlTtimMOHRhZhDJirw==" ,
"dependencies" : {
"vec3" : "^0.1.7"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/process" : {
"version" : "0.11.10" ,
"resolved" : "https://registry.npmjs.org/process/-/process-0.11.10.tgz" ,
"integrity" : "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==" ,
"engines" : {
"node" : ">= 0.6.0"
}
} ,
"node_modules/protodef" : {
"version" : "1.15.0" ,
"resolved" : "https://registry.npmjs.org/protodef/-/protodef-1.15.0.tgz" ,
"integrity" : "sha512-bZ2Omw8dT+DACjJHLrBWZlqN4MlT9g9oSpJDdkUAJOStUzgJp+Zn42FJfPUdwutUxjaxA0PftN0PDlNa2XbneA==" ,
"dependencies" : {
"lodash.get" : "^4.4.2" ,
"lodash.reduce" : "^4.6.0" ,
"protodef-validator" : "^1.3.0" ,
"readable-stream" : "^3.0.3"
} ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/protodef-validator" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/protodef-validator/-/protodef-validator-1.3.1.tgz" ,
"integrity" : "sha512-lZ5FWKZYR9xOjpMw1+EfZRfCjzNRQWPq+Dk+jki47Sikl2EeWEPnTfnJERwnU/EwFq6us+0zqHHzSsmLeYX+Lg==" ,
"dependencies" : {
"ajv" : "^6.5.4"
} ,
"bin" : {
"protodef-validator" : "cli.js"
}
} ,
"node_modules/protodef/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" ,
"integrity" : "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"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=="
} ,
"node_modules/pump" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz" ,
"integrity" : "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==" ,
"dependencies" : {
"end-of-stream" : "^1.1.0" ,
"once" : "^1.3.1"
}
} ,
"node_modules/punycode" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" ,
"integrity" : "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/queue-tick" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz" ,
"integrity" : "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="
} ,
"node_modules/railroad-diagrams" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz" ,
"integrity" : "sha512-cz93DjNeLY0idrCNOH6PviZGRN9GJhsdm9hpn1YCS879fj4W+x5IFJhhkRZcwVgMmFF7R82UA/7Oh+R8lLZg6A=="
} ,
"node_modules/randexp" : {
"version" : "0.4.6" ,
"resolved" : "https://registry.npmjs.org/randexp/-/randexp-0.4.6.tgz" ,
"integrity" : "sha512-80WNmd9DA0tmZrw9qQa62GPPWfuXJknrmVmLcxvq4uZBdYqb1wYoKTmnlGUchvVWe0XiLupYkBoXVOxz3C8DYQ==" ,
"dependencies" : {
"discontinuous-range" : "1.0.0" ,
"ret" : "~0.1.10"
} ,
"engines" : {
"node" : ">=0.12"
}
} ,
"node_modules/randombytes" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/randombytes/-/randombytes-2.0.3.tgz" ,
"integrity" : "sha512-lDVjxQQFoCG1jcrP06LNo2lbWp4QTShEXnhActFBwYuHprllQV6VUpwreApsYqCgD+N1mHoqJ/BI/4eV4R2GYg=="
} ,
"node_modules/randomstring" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/randomstring/-/randomstring-1.3.0.tgz" ,
"integrity" : "sha512-gY7aQ4i1BgwZ8I1Op4YseITAyiDiajeZOPQUbIq9TPGPhUm5FX59izIaOpmKbME1nmnEiABf28d9K2VSii6BBg==" ,
"dependencies" : {
"randombytes" : "2.0.3"
} ,
"bin" : {
"randomstring" : "bin/randomstring"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/rc" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" ,
"integrity" : "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" ,
"dependencies" : {
"deep-extend" : "^0.6.0" ,
"ini" : "~1.3.0" ,
"minimist" : "^1.2.0" ,
"strip-json-comments" : "~2.0.1"
} ,
"bin" : {
"rc" : "cli.js"
}
} ,
"node_modules/readable-stream" : {
"version" : "4.4.2" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.2.tgz" ,
"integrity" : "sha512-Lk/fICSyIhodxy1IDK2HazkeGjSmezAWX2egdtJnYhtzKEsBPJowlI6F6LPb5tqIQILrMbx22S5o3GuJavPusA==" ,
"dependencies" : {
"abort-controller" : "^3.0.0" ,
"buffer" : "^6.0.3" ,
"events" : "^3.3.0" ,
"process" : "^0.11.10" ,
"string_decoder" : "^1.3.0"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
}
} ,
"node_modules/readline" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/readline/-/readline-1.3.0.tgz" ,
"integrity" : "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
} ,
"node_modules/ret" : {
"version" : "0.1.15" ,
"resolved" : "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz" ,
"integrity" : "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==" ,
"engines" : {
"node" : ">=0.12"
}
} ,
"node_modules/rxjs" : {
"version" : "7.8.1" ,
"resolved" : "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz" ,
"integrity" : "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==" ,
"optional" : true ,
"dependencies" : {
"tslib" : "^2.1.0"
}
} ,
"node_modules/safe-buffer" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" ,
"integrity" : "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
} ,
2023-12-20 11:54:03 -05:00
"node_modules/safer-buffer" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" ,
"integrity" : "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
} ,
2023-12-17 14:55:27 -05:00
"node_modules/semver" : {
"version" : "7.5.4" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz" ,
"integrity" : "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==" ,
"dependencies" : {
"lru-cache" : "^6.0.0"
} ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/setprototypeof" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" ,
"integrity" : "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
} ,
"node_modules/sharp" : {
"version" : "0.32.6" ,
"resolved" : "https://registry.npmjs.org/sharp/-/sharp-0.32.6.tgz" ,
"integrity" : "sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==" ,
"hasInstallScript" : true ,
"dependencies" : {
"color" : "^4.2.3" ,
"detect-libc" : "^2.0.2" ,
"node-addon-api" : "^6.1.0" ,
"prebuild-install" : "^7.1.1" ,
"semver" : "^7.5.4" ,
"simple-get" : "^4.0.1" ,
"tar-fs" : "^3.0.4" ,
"tunnel-agent" : "^0.6.0"
} ,
"engines" : {
"node" : ">=14.15.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/sharp/node_modules/tar-fs" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.4.tgz" ,
"integrity" : "sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==" ,
"dependencies" : {
"mkdirp-classic" : "^0.5.2" ,
"pump" : "^3.0.0" ,
"tar-stream" : "^3.1.5"
}
} ,
"node_modules/sharp/node_modules/tar-stream" : {
"version" : "3.1.6" ,
"resolved" : "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.6.tgz" ,
"integrity" : "sha512-B/UyjYwPpMBv+PaFSWAmtYjwdrlEaZQEhMIBFNC5oEG8lpiW8XjcSdmEaClj28ArfKScKHs2nshz3k2le6crsg==" ,
"dependencies" : {
"b4a" : "^1.6.4" ,
"fast-fifo" : "^1.2.0" ,
"streamx" : "^2.15.0"
}
} ,
"node_modules/simple-concat" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz" ,
"integrity" : "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
"node_modules/simple-get" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz" ,
"integrity" : "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"dependencies" : {
"decompress-response" : "^6.0.0" ,
"once" : "^1.3.1" ,
"simple-concat" : "^1.0.0"
}
} ,
"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"
}
} ,
"node_modules/smart-buffer" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz" ,
"integrity" : "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==" ,
"engines" : {
"node" : ">= 6.0.0" ,
"npm" : ">= 3.0.0"
}
} ,
2023-12-20 11:54:03 -05:00
"node_modules/split-ca" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/split-ca/-/split-ca-1.0.1.tgz" ,
"integrity" : "sha512-Q5thBSxp5t8WPTTJQS59LrGqOZqOsrhDGDVm8azCqIBjSBd7nd9o2PM+mDulQQkh8h//4U6hFZnc/mul8t5pWQ=="
} ,
"node_modules/ssh2" : {
"version" : "1.14.0" ,
"resolved" : "https://registry.npmjs.org/ssh2/-/ssh2-1.14.0.tgz" ,
"integrity" : "sha512-AqzD1UCqit8tbOKoj6ztDDi1ffJZ2rV2SwlgrVVrHPkV5vWqGJOVp5pmtj18PunkPJAuKQsnInyKV+/Nb2bUnA==" ,
"hasInstallScript" : true ,
"dependencies" : {
"asn1" : "^0.2.6" ,
"bcrypt-pbkdf" : "^1.0.2"
} ,
"engines" : {
"node" : ">=10.16.0"
} ,
"optionalDependencies" : {
"cpu-features" : "~0.0.8" ,
"nan" : "^2.17.0"
}
} ,
"node_modules/ssh2/node_modules/asn1" : {
"version" : "0.2.6" ,
"resolved" : "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz" ,
"integrity" : "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==" ,
"dependencies" : {
"safer-buffer" : "~2.1.0"
}
} ,
2023-12-17 14:55:27 -05:00
"node_modules/statuses" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" ,
"integrity" : "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/streamx" : {
"version" : "2.15.5" ,
"resolved" : "https://registry.npmjs.org/streamx/-/streamx-2.15.5.tgz" ,
"integrity" : "sha512-9thPGMkKC2GctCzyCUjME3yR03x2xNo0GPKGkRw2UMYN+gqWa9uqpyNWhmsNCutU5zHmkUum0LsCRQTXUgUCAg==" ,
"dependencies" : {
"fast-fifo" : "^1.1.0" ,
"queue-tick" : "^1.0.1"
}
} ,
"node_modules/string_decoder" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" ,
"integrity" : "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" ,
"dependencies" : {
"safe-buffer" : "~5.2.0"
}
} ,
"node_modules/string_decoder/node_modules/safe-buffer" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/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"
}
]
} ,
"node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/strip-json-comments" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" ,
"integrity" : "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/tar-fs" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz" ,
"integrity" : "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==" ,
"dependencies" : {
"chownr" : "^1.1.1" ,
"mkdirp-classic" : "^0.5.2" ,
"pump" : "^3.0.0" ,
"tar-stream" : "^2.1.4"
}
} ,
"node_modules/tar-stream" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz" ,
"integrity" : "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" ,
"dependencies" : {
"bl" : "^4.0.3" ,
"end-of-stream" : "^1.4.1" ,
"fs-constants" : "^1.0.0" ,
"inherits" : "^2.0.3" ,
"readable-stream" : "^3.1.1"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/tar-stream/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" ,
"integrity" : "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/toidentifier" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz" ,
"integrity" : "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" ,
"engines" : {
"node" : ">=0.6"
}
} ,
"node_modules/tr46" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" ,
"integrity" : "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
} ,
"node_modules/ts-mixer" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.3.tgz" ,
"integrity" : "sha512-k43M7uCG1AkTyxgnmI5MPwKoUvS/bRvLvUb7+Pgpdlmok8AoqmUaZxUUw8zKM5B1lqZrt41GjYgnvAi0fppqgQ=="
} ,
"node_modules/tslib" : {
"version" : "2.6.2" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz" ,
"integrity" : "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
} ,
"node_modules/tunnel-agent" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz" ,
"integrity" : "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==" ,
"dependencies" : {
"safe-buffer" : "^5.0.1"
} ,
"engines" : {
"node" : "*"
}
} ,
2023-12-20 11:54:03 -05:00
"node_modules/tweetnacl" : {
"version" : "0.14.5" ,
"resolved" : "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz" ,
"integrity" : "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA=="
} ,
2023-12-17 14:55:27 -05:00
"node_modules/typed-emitter" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/typed-emitter/-/typed-emitter-1.4.0.tgz" ,
"integrity" : "sha512-weBmoo3HhpKGgLBOYwe8EB31CzDFuaK7CCL+axXhUYhn4jo6DSkHnbefboCF5i4DQ2aMFe0C/FdTWcPdObgHyg=="
} ,
"node_modules/uint4" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/uint4/-/uint4-0.1.2.tgz" ,
"integrity" : "sha512-lhEx78gdTwFWG+mt6cWAZD/R6qrIj0TTBeH5xwyuDJyswLNlGe+KVlUPQ6+mx5Ld332pS0AMUTo9hIly7YsWxQ=="
} ,
"node_modules/undici" : {
"version" : "5.27.2" ,
"resolved" : "https://registry.npmjs.org/undici/-/undici-5.27.2.tgz" ,
"integrity" : "sha512-iS857PdOEy/y3wlM3yRp+6SNQQ6xU0mmZcwRSriqk+et/cwWAtwmIGf6WkoDN2EK/AMdCO/dfXzIwi+rFMrjjQ==" ,
"dependencies" : {
"@fastify/busboy" : "^2.0.0"
} ,
"engines" : {
"node" : ">=14.0"
}
} ,
"node_modules/undici-types" : {
"version" : "5.26.5" ,
"resolved" : "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz" ,
"integrity" : "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
} ,
"node_modules/urban-dictionary" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/urban-dictionary/-/urban-dictionary-3.0.2.tgz" ,
"integrity" : "sha512-hoYevSg6JNr8NiYRtxz7sqBDBu4RL52Bd45L2jQQ44Rwrz6ACmnKnRcUkH2TIQRILN+viZMT/MYYU3OyBz68AA==" ,
"engines" : {
"node" : ">=14.15.1"
}
} ,
"node_modules/uri-js" : {
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" ,
"integrity" : "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" ,
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
"integrity" : "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
} ,
"node_modules/uuid" : {
"version" : "8.3.2" ,
"resolved" : "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz" ,
"integrity" : "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" ,
"bin" : {
"uuid" : "dist/bin/uuid"
}
} ,
"node_modules/uuid-1345" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/uuid-1345/-/uuid-1345-1.0.2.tgz" ,
"integrity" : "sha512-bA5zYZui+3nwAc0s3VdGQGBfbVsJLVX7Np7ch2aqcEWFi5lsAEcmO3+lx3djM1npgpZI8KY2FITZ2uYTnYUYyw==" ,
"dependencies" : {
"macaddress" : "^0.5.1"
}
} ,
"node_modules/uuid-by-string" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/uuid-by-string/-/uuid-by-string-4.0.0.tgz" ,
"integrity" : "sha512-88ZSfcSkN04juiLqSsuyteqlSrXNFdsEPzSv3urnElDXNsZUXQN0smeTnh99x2DE15SCUQNgqKBfro54CuzHNQ==" ,
"dependencies" : {
"js-md5" : "^0.7.3" ,
"js-sha1" : "^0.6.0"
}
} ,
"node_modules/vec3" : {
"version" : "0.1.8" ,
"resolved" : "https://registry.npmjs.org/vec3/-/vec3-0.1.8.tgz" ,
"integrity" : "sha512-LfKrP625Bsg/Tj52YdYPsHmpsJuo+tc6fLxZxXjEo9k2xSspKlPvoYTHehykKhp1FvV9nm+XU3Ehej5/9tpDCg=="
} ,
"node_modules/vm2" : {
"version" : "3.9.19" ,
"resolved" : "https://registry.npmjs.org/vm2/-/vm2-3.9.19.tgz" ,
"integrity" : "sha512-J637XF0DHDMV57R6JyVsTak7nIL8gy5KH4r1HiwWLf/4GBbb5MKL5y7LpmF4A8E2nR6XmzpmMFQ7V7ppPTmUQg==" ,
"deprecated" : "The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm." ,
"dependencies" : {
"acorn" : "^8.7.0" ,
"acorn-walk" : "^8.2.0"
} ,
"bin" : {
"vm2" : "bin/vm2"
} ,
"engines" : {
"node" : ">=6.0"
}
} ,
"node_modules/webidl-conversions" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" ,
"integrity" : "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
} ,
"node_modules/whatwg-url" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" ,
"integrity" : "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" ,
"dependencies" : {
"tr46" : "~0.0.3" ,
"webidl-conversions" : "^3.0.0"
}
} ,
"node_modules/wikipedia" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/wikipedia/-/wikipedia-2.1.1.tgz" ,
"integrity" : "sha512-l3lG6ieLTPoHfFEQ1KBJsY7MTEBiP+IJnKZO8ZFgUNA1StBMr4CKTKYw1Oxz2VmN0gUVVnm1MXt/WCm47YnxbQ==" ,
"dependencies" : {
"axios" : "^1.4.0" ,
"infobox-parser" : "^3.6.2"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/wrappy" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
} ,
"node_modules/ws" : {
"version" : "8.14.2" ,
"resolved" : "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz" ,
"integrity" : "sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==" ,
"engines" : {
"node" : ">=10.0.0"
} ,
"peerDependencies" : {
"bufferutil" : "^4.0.1" ,
"utf-8-validate" : ">=5.0.2"
} ,
"peerDependenciesMeta" : {
"bufferutil" : {
"optional" : true
} ,
"utf-8-validate" : {
"optional" : true
}
}
} ,
"node_modules/xxhash-wasm" : {
"version" : "0.4.2" ,
"resolved" : "https://registry.npmjs.org/xxhash-wasm/-/xxhash-wasm-0.4.2.tgz" ,
"integrity" : "sha512-/eyHVRJQCirEkSZ1agRSCwriMhwlyUcFkXD5TPVSLP+IPzjsqMVzZwdoczLp1SoQU0R3dxz1RpIK+4YNQbCVOA=="
} ,
"node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
} ,
"node_modules/yargs" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz" ,
"integrity" : "sha512-7OGt4xXoWJQh5ulgZ78rKaqY7dNWbjfK+UKxGcIlaM2j7C4fqGchyv8CPvEWdRPrHp6Ula/YU8yGRpYGOHrI+g=="
} ,
"node_modules/yggdrasil" : {
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/yggdrasil/-/yggdrasil-1.7.0.tgz" ,
"integrity" : "sha512-QBIo5fiNd7688G3FqXXYGr36uyrYzczlNuzpWFy2zL3+R+3KT2lF+wFxm51synfA3l3z6IBiGOc1/EVXWCYY1Q==" ,
"dependencies" : {
"node-fetch" : "^2.6.1" ,
"uuid" : "^8.2.0"
}
}
}
}