Spaces:
Paused
Paused
| { | |
| "name": "zelin", | |
| "version": "5.8.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "zelin", | |
| "version": "5.8.0", | |
| "dependencies": { | |
| "@libsql/client": "^0.14.0", | |
| "@libsql/linux-x64-gnu": "^0.5.29", | |
| "archiver": "^7.0.1", | |
| "discord.js": "^14.16.3", | |
| "edge-tts": "^1.0.1", | |
| "fluent-ffmpeg": "^2.1.3", | |
| "googleapis": "^144.0.0", | |
| "minecraft-data": "^3.69.0", | |
| "mineflayer": "^4.23.0", | |
| "mineflayer-armor-manager": "^2.0.1", | |
| "mineflayer-auto-eat": "^3.3.2", | |
| "mineflayer-collectblock": "^1.6.0", | |
| "mineflayer-pathfinder": "^2.4.5", | |
| "mineflayer-pvp": "^1.3.2", | |
| "ssh2": "^1.16.0" | |
| }, | |
| "devDependencies": { | |
| "acorn": "^8.16.0" | |
| }, | |
| "engines": { | |
| "node": ">=18.0.0" | |
| } | |
| }, | |
| "node_modules/@azure/msal-common": { | |
| "version": "14.16.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.8.0" | |
| } | |
| }, | |
| "node_modules/@azure/msal-node": { | |
| "version": "2.16.3", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@azure/msal-common": "14.16.1", | |
| "jsonwebtoken": "^9.0.0", | |
| "uuid": "^8.3.0" | |
| }, | |
| "engines": { | |
| "node": ">=16" | |
| } | |
| }, | |
| "node_modules/@discordjs/builders": { | |
| "version": "1.14.1", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@discordjs/formatters": "^0.6.2", | |
| "@discordjs/util": "^1.2.0", | |
| "@sapphire/shapeshift": "^4.0.0", | |
| "discord-api-types": "^0.38.40", | |
| "fast-deep-equal": "^3.1.3", | |
| "ts-mixer": "^6.0.4", | |
| "tslib": "^2.6.3" | |
| }, | |
| "engines": { | |
| "node": ">=16.11.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/discordjs/discord.js?sponsor" | |
| } | |
| }, | |
| "node_modules/@discordjs/collection": { | |
| "version": "1.5.3", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=16.11.0" | |
| } | |
| }, | |
| "node_modules/@discordjs/formatters": { | |
| "version": "0.6.2", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "discord-api-types": "^0.38.33" | |
| }, | |
| "engines": { | |
| "node": ">=16.11.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/discordjs/discord.js?sponsor" | |
| } | |
| }, | |
| "node_modules/@discordjs/rest": { | |
| "version": "2.6.1", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@discordjs/collection": "^2.1.1", | |
| "@discordjs/util": "^1.2.0", | |
| "@sapphire/async-queue": "^1.5.3", | |
| "@sapphire/snowflake": "^3.5.5", | |
| "@vladfrangu/async_event_emitter": "^2.4.6", | |
| "discord-api-types": "^0.38.40", | |
| "magic-bytes.js": "^1.13.0", | |
| "tslib": "^2.6.3", | |
| "undici": "6.24.1" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/discordjs/discord.js?sponsor" | |
| } | |
| }, | |
| "node_modules/@discordjs/rest/node_modules/@discordjs/collection": { | |
| "version": "2.1.1", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/discordjs/discord.js?sponsor" | |
| } | |
| }, | |
| "node_modules/@discordjs/rest/node_modules/@sapphire/snowflake": { | |
| "version": "3.5.5", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=v14.0.0", | |
| "npm": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/@discordjs/util": { | |
| "version": "1.2.0", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "discord-api-types": "^0.38.33" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/discordjs/discord.js?sponsor" | |
| } | |
| }, | |
| "node_modules/@discordjs/ws": { | |
| "version": "1.2.3", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@discordjs/collection": "^2.1.0", | |
| "@discordjs/rest": "^2.5.1", | |
| "@discordjs/util": "^1.1.0", | |
| "@sapphire/async-queue": "^1.5.2", | |
| "@types/ws": "^8.5.10", | |
| "@vladfrangu/async_event_emitter": "^2.2.4", | |
| "discord-api-types": "^0.38.1", | |
| "tslib": "^2.6.2", | |
| "ws": "^8.17.0" | |
| }, | |
| "engines": { | |
| "node": ">=16.11.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/discordjs/discord.js?sponsor" | |
| } | |
| }, | |
| "node_modules/@discordjs/ws/node_modules/@discordjs/collection": { | |
| "version": "2.1.1", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/discordjs/discord.js?sponsor" | |
| } | |
| }, | |
| "node_modules/@isaacs/cliui": { | |
| "version": "8.0.2", | |
| "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/@libsql/client": { | |
| "version": "0.14.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@libsql/core": "^0.14.0", | |
| "@libsql/hrana-client": "^0.7.0", | |
| "js-base64": "^3.7.5", | |
| "libsql": "^0.4.4", | |
| "promise-limit": "^2.7.0" | |
| } | |
| }, | |
| "node_modules/@libsql/core": { | |
| "version": "0.14.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "js-base64": "^3.7.5" | |
| } | |
| }, | |
| "node_modules/@libsql/darwin-arm64": { | |
| "version": "0.4.7", | |
| "resolved": "https://registry.npmmirror.com/@libsql/darwin-arm64/-/darwin-arm64-0.4.7.tgz", | |
| "integrity": "sha512-yOL742IfWUlUevnI5PdnIT4fryY3LYTdLm56bnY0wXBw7dhFcnjuA7jrH3oSVz2mjZTHujxoITgAE7V6Z+eAbg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ] | |
| }, | |
| "node_modules/@libsql/darwin-x64": { | |
| "version": "0.4.7", | |
| "resolved": "https://registry.npmmirror.com/@libsql/darwin-x64/-/darwin-x64-0.4.7.tgz", | |
| "integrity": "sha512-ezc7V75+eoyyH07BO9tIyJdqXXcRfZMbKcLCeF8+qWK5nP8wWuMcfOVywecsXGRbT99zc5eNra4NEx6z5PkSsA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ] | |
| }, | |
| "node_modules/@libsql/hrana-client": { | |
| "version": "0.7.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@libsql/isomorphic-fetch": "^0.3.1", | |
| "@libsql/isomorphic-ws": "^0.1.5", | |
| "js-base64": "^3.7.5", | |
| "node-fetch": "^3.3.2" | |
| } | |
| }, | |
| "node_modules/@libsql/isomorphic-fetch": { | |
| "version": "0.3.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18.0.0" | |
| } | |
| }, | |
| "node_modules/@libsql/isomorphic-ws": { | |
| "version": "0.1.5", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/ws": "^8.5.4", | |
| "ws": "^8.13.0" | |
| } | |
| }, | |
| "node_modules/@libsql/linux-arm64-gnu": { | |
| "version": "0.4.7", | |
| "resolved": "https://registry.npmmirror.com/@libsql/linux-arm64-gnu/-/linux-arm64-gnu-0.4.7.tgz", | |
| "integrity": "sha512-WlX2VYB5diM4kFfNaYcyhw5y+UJAI3xcMkEUJZPtRDEIu85SsSFrQ+gvoKfcVh76B//ztSeEX2wl9yrjF7BBCA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@libsql/linux-arm64-musl": { | |
| "version": "0.4.7", | |
| "resolved": "https://registry.npmmirror.com/@libsql/linux-arm64-musl/-/linux-arm64-musl-0.4.7.tgz", | |
| "integrity": "sha512-6kK9xAArVRlTCpWeqnNMCoXW1pe7WITI378n4NpvU5EJ0Ok3aNTIC2nRPRjhro90QcnmLL1jPcrVwO4WD1U0xw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@libsql/linux-x64-gnu": { | |
| "version": "0.5.29", | |
| "resolved": "https://registry.npmmirror.com/@libsql/linux-x64-gnu/-/linux-x64-gnu-0.5.29.tgz", | |
| "integrity": "sha512-y14V0vY0nmMC6G0pHeJcEarcnGU2H6cm21ZceRkacWHvQAEhAG0latQkCtoS2njFOXiYIg+JYPfAoWKbi82rkg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@libsql/linux-x64-musl": { | |
| "version": "0.4.7", | |
| "resolved": "https://registry.npmmirror.com/@libsql/linux-x64-musl/-/linux-x64-musl-0.4.7.tgz", | |
| "integrity": "sha512-nI6tpS1t6WzGAt1Kx1n1HsvtBbZ+jHn0m7ogNNT6pQHZQj7AFFTIMeDQw/i/Nt5H38np1GVRNsFe99eSIMs9XA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@libsql/win32-x64-msvc": { | |
| "version": "0.4.7", | |
| "resolved": "https://registry.npmmirror.com/@libsql/win32-x64-msvc/-/win32-x64-msvc-0.4.7.tgz", | |
| "integrity": "sha512-7pJzOWzPm6oJUxml+PCDRzYQ4A1hTMHAciTAHfFK4fkbDZX33nWPVG7Y3vqdKtslcwAzwmrNDc6sXy2nwWnbiw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@neon-rs/load": { | |
| "version": "0.0.4", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@pkgjs/parseargs": { | |
| "version": "0.11.0", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/@sapphire/async-queue": { | |
| "version": "1.5.5", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=v14.0.0", | |
| "npm": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/@sapphire/shapeshift": { | |
| "version": "4.0.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "fast-deep-equal": "^3.1.3", | |
| "lodash": "^4.17.21" | |
| }, | |
| "engines": { | |
| "node": ">=v16" | |
| } | |
| }, | |
| "node_modules/@sapphire/snowflake": { | |
| "version": "3.5.3", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=v14.0.0", | |
| "npm": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "25.6.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "undici-types": "~7.19.0" | |
| } | |
| }, | |
| "node_modules/@types/node-rsa": { | |
| "version": "1.1.4", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "*" | |
| } | |
| }, | |
| "node_modules/@types/readable-stream": { | |
| "version": "4.0.23", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "*" | |
| } | |
| }, | |
| "node_modules/@types/ws": { | |
| "version": "8.18.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "*" | |
| } | |
| }, | |
| "node_modules/@vladfrangu/async_event_emitter": { | |
| "version": "2.4.7", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=v14.0.0", | |
| "npm": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/@xboxreplay/errors": { | |
| "version": "0.1.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@xboxreplay/xboxlive-auth": { | |
| "version": "3.3.3", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@xboxreplay/errors": "^0.1.0", | |
| "axios": "^0.21.1" | |
| } | |
| }, | |
| "node_modules/abort-controller": { | |
| "version": "3.0.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "event-target-shim": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=6.5" | |
| } | |
| }, | |
| "node_modules/acorn": { | |
| "version": "8.16.0", | |
| "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.16.0.tgz", | |
| "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "acorn": "bin/acorn" | |
| }, | |
| "engines": { | |
| "node": ">=0.4.0" | |
| } | |
| }, | |
| "node_modules/aes-js": { | |
| "version": "3.1.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/agent-base": { | |
| "version": "7.1.4", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/ajv": { | |
| "version": "6.15.0", | |
| "license": "MIT", | |
| "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": "6.2.2", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" | |
| } | |
| }, | |
| "node_modules/ansi-styles": { | |
| "version": "6.2.3", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/archiver": { | |
| "version": "7.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "archiver-utils": "^5.0.2", | |
| "async": "^3.2.4", | |
| "buffer-crc32": "^1.0.0", | |
| "readable-stream": "^4.0.0", | |
| "readdir-glob": "^1.1.2", | |
| "tar-stream": "^3.0.0", | |
| "zip-stream": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/archiver-utils": { | |
| "version": "5.0.2", | |
| "license": "MIT", | |
| "dependencies": { | |
| "glob": "^10.0.0", | |
| "graceful-fs": "^4.2.0", | |
| "is-stream": "^2.0.1", | |
| "lazystream": "^1.0.0", | |
| "lodash": "^4.17.15", | |
| "normalize-path": "^3.0.0", | |
| "readable-stream": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/asn1": { | |
| "version": "0.2.3", | |
| "license": "MIT" | |
| }, | |
| "node_modules/async": { | |
| "version": "3.2.6", | |
| "license": "MIT" | |
| }, | |
| "node_modules/axios": { | |
| "version": "0.21.4", | |
| "license": "MIT", | |
| "dependencies": { | |
| "follow-redirects": "^1.14.0" | |
| } | |
| }, | |
| "node_modules/b4a": { | |
| "version": "1.8.1", | |
| "license": "Apache-2.0", | |
| "peerDependencies": { | |
| "react-native-b4a": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "react-native-b4a": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/balanced-match": { | |
| "version": "1.0.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/bare-events": { | |
| "version": "2.8.2", | |
| "license": "Apache-2.0", | |
| "peerDependencies": { | |
| "bare-abort-controller": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "bare-abort-controller": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/bare-fs": { | |
| "version": "4.7.1", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "bare-events": "^2.5.4", | |
| "bare-path": "^3.0.0", | |
| "bare-stream": "^2.6.4", | |
| "bare-url": "^2.2.2", | |
| "fast-fifo": "^1.3.2" | |
| }, | |
| "engines": { | |
| "bare": ">=1.16.0" | |
| }, | |
| "peerDependencies": { | |
| "bare-buffer": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "bare-buffer": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/bare-os": { | |
| "version": "3.9.0", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "bare": ">=1.14.0" | |
| } | |
| }, | |
| "node_modules/bare-path": { | |
| "version": "3.0.0", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "bare-os": "^3.0.1" | |
| } | |
| }, | |
| "node_modules/bare-stream": { | |
| "version": "2.13.1", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "streamx": "^2.25.0", | |
| "teex": "^1.0.1" | |
| }, | |
| "peerDependencies": { | |
| "bare-abort-controller": "*", | |
| "bare-buffer": "*", | |
| "bare-events": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "bare-abort-controller": { | |
| "optional": true | |
| }, | |
| "bare-buffer": { | |
| "optional": true | |
| }, | |
| "bare-events": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/bare-url": { | |
| "version": "2.4.2", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "bare-path": "^3.0.0" | |
| } | |
| }, | |
| "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" | |
| } | |
| ], | |
| "license": "MIT" | |
| }, | |
| "node_modules/bcrypt-pbkdf": { | |
| "version": "1.0.2", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "tweetnacl": "^0.14.3" | |
| } | |
| }, | |
| "node_modules/bignumber.js": { | |
| "version": "9.3.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/brace-expansion": { | |
| "version": "2.1.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0" | |
| } | |
| }, | |
| "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" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "base64-js": "^1.3.1", | |
| "ieee754": "^1.2.1" | |
| } | |
| }, | |
| "node_modules/buffer-crc32": { | |
| "version": "1.0.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8.0.0" | |
| } | |
| }, | |
| "node_modules/buffer-equal": { | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/buffer-equal-constant-time": { | |
| "version": "1.0.1", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/buildcheck": { | |
| "version": "0.0.7", | |
| "resolved": "https://registry.npmmirror.com/buildcheck/-/buildcheck-0.0.7.tgz", | |
| "integrity": "sha512-lHblz4ahamxpTmnsk+MNTRWsjYKv965MwOrSJyeD588rR3Jcu7swE+0wN5F+PbL5cjgu/9ObkhfzEPuofEMwLA==", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=10.0.0" | |
| } | |
| }, | |
| "node_modules/call-bind-apply-helpers": { | |
| "version": "1.0.2", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "function-bind": "^1.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/call-bound": { | |
| "version": "1.0.4", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.2", | |
| "get-intrinsic": "^1.3.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/color-convert": { | |
| "version": "2.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-name": "~1.1.4" | |
| }, | |
| "engines": { | |
| "node": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/color-name": { | |
| "version": "1.1.4", | |
| "license": "MIT" | |
| }, | |
| "node_modules/compress-commons": { | |
| "version": "6.0.2", | |
| "license": "MIT", | |
| "dependencies": { | |
| "crc-32": "^1.2.0", | |
| "crc32-stream": "^6.0.0", | |
| "is-stream": "^2.0.1", | |
| "normalize-path": "^3.0.0", | |
| "readable-stream": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/core-util-is": { | |
| "version": "1.0.3", | |
| "license": "MIT" | |
| }, | |
| "node_modules/cpu-features": { | |
| "version": "0.0.10", | |
| "hasInstallScript": true, | |
| "optional": true, | |
| "dependencies": { | |
| "buildcheck": "~0.0.6", | |
| "nan": "^2.19.0" | |
| }, | |
| "engines": { | |
| "node": ">=10.0.0" | |
| } | |
| }, | |
| "node_modules/crc-32": { | |
| "version": "1.2.2", | |
| "resolved": "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz", | |
| "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==", | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "crc32": "bin/crc32.njs" | |
| }, | |
| "engines": { | |
| "node": ">=0.8" | |
| } | |
| }, | |
| "node_modules/crc32-stream": { | |
| "version": "6.0.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "crc-32": "^1.2.0", | |
| "readable-stream": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/cross-spawn": { | |
| "version": "7.0.6", | |
| "license": "MIT", | |
| "dependencies": { | |
| "path-key": "^3.1.0", | |
| "shebang-command": "^2.0.0", | |
| "which": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/cross-spawn/node_modules/which": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz", | |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "isexe": "^2.0.0" | |
| }, | |
| "bin": { | |
| "node-which": "bin/node-which" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/data-uri-to-buffer": { | |
| "version": "4.0.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 12" | |
| } | |
| }, | |
| "node_modules/debug": { | |
| "version": "4.4.3", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ms": "^2.1.3" | |
| }, | |
| "engines": { | |
| "node": ">=6.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "supports-color": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/detect-libc": { | |
| "version": "2.0.2", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/discontinuous-range": { | |
| "version": "1.0.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/discord-api-types": { | |
| "version": "0.38.47", | |
| "license": "MIT", | |
| "workspaces": [ | |
| "scripts/actions/documentation" | |
| ] | |
| }, | |
| "node_modules/discord.js": { | |
| "version": "14.26.3", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@discordjs/builders": "^1.14.1", | |
| "@discordjs/collection": "1.5.3", | |
| "@discordjs/formatters": "^0.6.2", | |
| "@discordjs/rest": "^2.6.1", | |
| "@discordjs/util": "^1.2.0", | |
| "@discordjs/ws": "^1.2.3", | |
| "@sapphire/snowflake": "3.5.3", | |
| "discord-api-types": "^0.38.40", | |
| "fast-deep-equal": "3.1.3", | |
| "lodash.snakecase": "4.1.1", | |
| "magic-bytes.js": "^1.13.0", | |
| "tslib": "^2.6.3", | |
| "undici": "6.24.1" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/discordjs/discord.js?sponsor" | |
| } | |
| }, | |
| "node_modules/dunder-proto": { | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.1", | |
| "es-errors": "^1.3.0", | |
| "gopd": "^1.2.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/eastasianwidth": { | |
| "version": "0.2.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/ecdsa-sig-formatter": { | |
| "version": "1.0.11", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "safe-buffer": "^5.0.1" | |
| } | |
| }, | |
| "node_modules/edge-tts": { | |
| "version": "1.0.1", | |
| "license": "CC BY-NC-SA 4.0", | |
| "dependencies": { | |
| "ws": "^8.16.0" | |
| }, | |
| "peerDependencies": { | |
| "typescript": "^5.0.0" | |
| } | |
| }, | |
| "node_modules/emoji-regex": { | |
| "version": "9.2.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/endian-toggle": { | |
| "version": "0.0.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/es-define-property": { | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-errors": { | |
| "version": "1.3.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-object-atoms": { | |
| "version": "1.1.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/event-target-shim": { | |
| "version": "5.0.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/events": { | |
| "version": "3.3.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.8.x" | |
| } | |
| }, | |
| "node_modules/events-universal": { | |
| "version": "1.0.1", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "bare-events": "^2.7.0" | |
| } | |
| }, | |
| "node_modules/extend": { | |
| "version": "3.0.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-deep-equal": { | |
| "version": "3.1.3", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-fifo": { | |
| "version": "1.3.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-json-stable-stringify": { | |
| "version": "2.1.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fetch-blob": { | |
| "version": "3.2.0", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/jimmywarting" | |
| }, | |
| { | |
| "type": "paypal", | |
| "url": "https://paypal.me/jimmywarting" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "node-domexception": "^1.0.0", | |
| "web-streams-polyfill": "^3.0.3" | |
| }, | |
| "engines": { | |
| "node": "^12.20 || >= 14.13" | |
| } | |
| }, | |
| "node_modules/fluent-ffmpeg": { | |
| "version": "2.1.3", | |
| "license": "MIT", | |
| "dependencies": { | |
| "async": "^0.2.9", | |
| "which": "^1.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/fluent-ffmpeg/node_modules/async": { | |
| "version": "0.2.10" | |
| }, | |
| "node_modules/follow-redirects": { | |
| "version": "1.16.0", | |
| "funding": [ | |
| { | |
| "type": "individual", | |
| "url": "https://github.com/sponsors/RubenVerborgh" | |
| } | |
| ], | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "debug": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/foreground-child": { | |
| "version": "3.3.1", | |
| "license": "ISC", | |
| "dependencies": { | |
| "cross-spawn": "^7.0.6", | |
| "signal-exit": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/formdata-polyfill": { | |
| "version": "4.0.10", | |
| "license": "MIT", | |
| "dependencies": { | |
| "fetch-blob": "^3.1.2" | |
| }, | |
| "engines": { | |
| "node": ">=12.20.0" | |
| } | |
| }, | |
| "node_modules/function-bind": { | |
| "version": "1.1.2", | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/gaxios": { | |
| "version": "6.7.1", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "extend": "^3.0.2", | |
| "https-proxy-agent": "^7.0.1", | |
| "is-stream": "^2.0.0", | |
| "node-fetch": "^2.6.9", | |
| "uuid": "^9.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/gaxios/node_modules/node-fetch": { | |
| "version": "2.7.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "whatwg-url": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "4.x || >=6.0.0" | |
| }, | |
| "peerDependencies": { | |
| "encoding": "^0.1.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "encoding": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/gaxios/node_modules/uuid": { | |
| "version": "9.0.1", | |
| "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz", | |
| "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", | |
| "funding": [ | |
| "https://github.com/sponsors/broofa", | |
| "https://github.com/sponsors/ctavan" | |
| ], | |
| "license": "MIT", | |
| "bin": { | |
| "uuid": "dist/bin/uuid" | |
| } | |
| }, | |
| "node_modules/gcp-metadata": { | |
| "version": "6.1.1", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "gaxios": "^6.1.1", | |
| "google-logging-utils": "^0.0.2", | |
| "json-bigint": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/get-intrinsic": { | |
| "version": "1.3.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.2", | |
| "es-define-property": "^1.0.1", | |
| "es-errors": "^1.3.0", | |
| "es-object-atoms": "^1.1.1", | |
| "function-bind": "^1.1.2", | |
| "get-proto": "^1.0.1", | |
| "gopd": "^1.2.0", | |
| "has-symbols": "^1.1.0", | |
| "hasown": "^2.0.2", | |
| "math-intrinsics": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/get-proto": { | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "dunder-proto": "^1.0.1", | |
| "es-object-atoms": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/glob": { | |
| "version": "10.4.5", | |
| "resolved": "https://registry.npmmirror.com/glob/-/glob-10.4.5.tgz", | |
| "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "foreground-child": "^3.1.0", | |
| "jackspeak": "^3.1.2", | |
| "minimatch": "^9.0.4", | |
| "minipass": "^7.1.2", | |
| "package-json-from-dist": "^1.0.0", | |
| "path-scurry": "^1.11.1" | |
| }, | |
| "bin": { | |
| "glob": "dist/esm/bin.mjs" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/google-auth-library": { | |
| "version": "9.15.1", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "base64-js": "^1.3.0", | |
| "ecdsa-sig-formatter": "^1.0.11", | |
| "gaxios": "^6.1.1", | |
| "gcp-metadata": "^6.1.0", | |
| "gtoken": "^7.0.0", | |
| "jws": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/google-logging-utils": { | |
| "version": "0.0.2", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/googleapis": { | |
| "version": "144.0.0", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "google-auth-library": "^9.0.0", | |
| "googleapis-common": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/googleapis-common": { | |
| "version": "7.2.0", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "extend": "^3.0.2", | |
| "gaxios": "^6.0.3", | |
| "google-auth-library": "^9.7.0", | |
| "qs": "^6.7.0", | |
| "url-template": "^2.0.8", | |
| "uuid": "^9.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/googleapis-common/node_modules/uuid": { | |
| "version": "9.0.1", | |
| "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz", | |
| "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", | |
| "funding": [ | |
| "https://github.com/sponsors/broofa", | |
| "https://github.com/sponsors/ctavan" | |
| ], | |
| "license": "MIT", | |
| "bin": { | |
| "uuid": "dist/bin/uuid" | |
| } | |
| }, | |
| "node_modules/gopd": { | |
| "version": "1.2.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/graceful-fs": { | |
| "version": "4.2.11", | |
| "license": "ISC" | |
| }, | |
| "node_modules/gtoken": { | |
| "version": "7.1.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "gaxios": "^6.0.0", | |
| "jws": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/has-symbols": { | |
| "version": "1.1.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/hasown": { | |
| "version": "2.0.3", | |
| "license": "MIT", | |
| "dependencies": { | |
| "function-bind": "^1.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/https-proxy-agent": { | |
| "version": "7.0.6", | |
| "license": "MIT", | |
| "dependencies": { | |
| "agent-base": "^7.1.2", | |
| "debug": "4" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "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" | |
| } | |
| ], | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/inherits": { | |
| "version": "2.0.4", | |
| "license": "ISC" | |
| }, | |
| "node_modules/is-stream": { | |
| "version": "2.0.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/isarray": { | |
| "version": "1.0.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/isexe": { | |
| "version": "2.0.0", | |
| "license": "ISC" | |
| }, | |
| "node_modules/jackspeak": { | |
| "version": "3.4.3", | |
| "license": "BlueOak-1.0.0", | |
| "dependencies": { | |
| "@isaacs/cliui": "^8.0.2" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| }, | |
| "optionalDependencies": { | |
| "@pkgjs/parseargs": "^0.11.0" | |
| } | |
| }, | |
| "node_modules/js-base64": { | |
| "version": "3.7.8", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/json-bigint": { | |
| "version": "1.0.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "bignumber.js": "^9.0.0" | |
| } | |
| }, | |
| "node_modules/json-schema-traverse": { | |
| "version": "0.4.1", | |
| "license": "MIT" | |
| }, | |
| "node_modules/jsonwebtoken": { | |
| "version": "9.0.3", | |
| "license": "MIT", | |
| "dependencies": { | |
| "jws": "^4.0.1", | |
| "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": "2.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "buffer-equal-constant-time": "^1.0.1", | |
| "ecdsa-sig-formatter": "1.0.11", | |
| "safe-buffer": "^5.0.1" | |
| } | |
| }, | |
| "node_modules/jws": { | |
| "version": "4.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "jwa": "^2.0.1", | |
| "safe-buffer": "^5.0.1" | |
| } | |
| }, | |
| "node_modules/lazystream": { | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "readable-stream": "^2.0.5" | |
| }, | |
| "engines": { | |
| "node": ">= 0.6.3" | |
| } | |
| }, | |
| "node_modules/lazystream/node_modules/readable-stream": { | |
| "version": "2.3.8", | |
| "license": "MIT", | |
| "dependencies": { | |
| "core-util-is": "~1.0.0", | |
| "inherits": "~2.0.3", | |
| "isarray": "~1.0.0", | |
| "process-nextick-args": "~2.0.0", | |
| "safe-buffer": "~5.1.1", | |
| "string_decoder": "~1.1.1", | |
| "util-deprecate": "~1.0.1" | |
| } | |
| }, | |
| "node_modules/lazystream/node_modules/safe-buffer": { | |
| "version": "5.1.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lazystream/node_modules/string_decoder": { | |
| "version": "1.1.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safe-buffer": "~5.1.0" | |
| } | |
| }, | |
| "node_modules/libsql": { | |
| "version": "0.4.7", | |
| "cpu": [ | |
| "x64", | |
| "arm64", | |
| "wasm32" | |
| ], | |
| "license": "MIT", | |
| "os": [ | |
| "darwin", | |
| "linux", | |
| "win32" | |
| ], | |
| "dependencies": { | |
| "@neon-rs/load": "^0.0.4", | |
| "detect-libc": "2.0.2" | |
| }, | |
| "optionalDependencies": { | |
| "@libsql/darwin-arm64": "0.4.7", | |
| "@libsql/darwin-x64": "0.4.7", | |
| "@libsql/linux-arm64-gnu": "0.4.7", | |
| "@libsql/linux-arm64-musl": "0.4.7", | |
| "@libsql/linux-x64-gnu": "0.4.7", | |
| "@libsql/linux-x64-musl": "0.4.7", | |
| "@libsql/win32-x64-msvc": "0.4.7" | |
| } | |
| }, | |
| "node_modules/libsql/node_modules/@libsql/linux-x64-gnu": { | |
| "version": "0.4.7", | |
| "resolved": "https://registry.npmmirror.com/@libsql/linux-x64-gnu/-/linux-x64-gnu-0.4.7.tgz", | |
| "integrity": "sha512-CMnNRCmlWQqqzlTw6NeaZXzLWI8bydaXDke63JTUCvu8R+fj/ENsLrVBtPDlxQ0wGsYdXGlrUCH8Qi9gJep0yQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/lodash": { | |
| "version": "4.18.1", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.includes": { | |
| "version": "4.3.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isboolean": { | |
| "version": "3.0.3", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isinteger": { | |
| "version": "4.0.4", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isnumber": { | |
| "version": "3.0.3", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isplainobject": { | |
| "version": "4.0.6", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isstring": { | |
| "version": "4.0.1", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.merge": { | |
| "version": "4.6.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.once": { | |
| "version": "4.1.1", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.reduce": { | |
| "version": "4.6.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.snakecase": { | |
| "version": "4.1.1", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lru-cache": { | |
| "version": "10.4.3", | |
| "license": "ISC" | |
| }, | |
| "node_modules/macaddress": { | |
| "version": "0.5.4", | |
| "license": "MIT" | |
| }, | |
| "node_modules/magic-bytes.js": { | |
| "version": "1.13.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/math-intrinsics": { | |
| "version": "1.1.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/minecraft-data": { | |
| "version": "3.109.1", | |
| "license": "MIT" | |
| }, | |
| "node_modules/minecraft-folder-path": { | |
| "version": "1.2.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/minecraft-protocol": { | |
| "version": "1.66.0", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@types/node-rsa": "^1.1.4", | |
| "@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.merge": "^4.3.0", | |
| "minecraft-data": "^3.78.0", | |
| "minecraft-folder-path": "^1.2.0", | |
| "node-fetch": "^2.6.1", | |
| "node-rsa": "^0.4.2", | |
| "prismarine-auth": "^2.2.0", | |
| "prismarine-chat": "^1.10.0", | |
| "prismarine-nbt": "^2.5.0", | |
| "prismarine-realms": "^1.2.0", | |
| "protodef": "^1.17.0", | |
| "readable-stream": "^4.1.0", | |
| "uuid-1345": "^1.0.1", | |
| "yggdrasil": "^1.4.0" | |
| }, | |
| "engines": { | |
| "node": ">=22" | |
| } | |
| }, | |
| "node_modules/minecraft-protocol/node_modules/node-fetch": { | |
| "version": "2.7.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "whatwg-url": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "4.x || >=6.0.0" | |
| }, | |
| "peerDependencies": { | |
| "encoding": "^0.1.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "encoding": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/mineflayer": { | |
| "version": "4.37.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "minecraft-data": "^3.108.0", | |
| "minecraft-protocol": "^1.64.0", | |
| "prismarine-biome": "^1.1.1", | |
| "prismarine-block": "^1.22.0", | |
| "prismarine-chat": "^1.7.1", | |
| "prismarine-chunk": "^1.39.0", | |
| "prismarine-entity": "^2.5.0", | |
| "prismarine-item": "^1.17.0", | |
| "prismarine-nbt": "^2.0.0", | |
| "prismarine-physics": "^1.9.0", | |
| "prismarine-recipe": "^1.5.0", | |
| "prismarine-registry": "^1.10.0", | |
| "prismarine-windows": "^2.9.0", | |
| "prismarine-world": "^3.6.0", | |
| "protodef": "^1.18.0", | |
| "typed-emitter": "^1.0.0", | |
| "uuid-1345": "^1.0.2", | |
| "vec3": "^0.1.7" | |
| }, | |
| "engines": { | |
| "node": ">=22" | |
| } | |
| }, | |
| "node_modules/mineflayer-armor-manager": { | |
| "version": "2.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "minecraft-data": "^3.38.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "peerDependencies": { | |
| "mineflayer": "^4.10.0" | |
| } | |
| }, | |
| "node_modules/mineflayer-auto-eat": { | |
| "version": "3.3.6", | |
| "license": "MIT" | |
| }, | |
| "node_modules/mineflayer-collectblock": { | |
| "version": "1.6.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mineflayer": "^4.0.0", | |
| "mineflayer-pathfinder": "^2.1.1", | |
| "mineflayer-tool": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/mineflayer-pathfinder": { | |
| "version": "2.4.5", | |
| "license": "MIT", | |
| "dependencies": { | |
| "minecraft-data": "^3.5.1", | |
| "prismarine-block": "^1.16.3", | |
| "prismarine-entity": "^2.1.1", | |
| "prismarine-item": "^1.11.5", | |
| "prismarine-nbt": "^2.2.1", | |
| "prismarine-physics": "^1.5.2", | |
| "vec3": "^0.1.7" | |
| } | |
| }, | |
| "node_modules/mineflayer-pvp": { | |
| "version": "1.3.2", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mineflayer": "^4.0.0", | |
| "mineflayer-pathfinder": "^2.0.0", | |
| "mineflayer-utils": "^0.1.4" | |
| } | |
| }, | |
| "node_modules/mineflayer-tool": { | |
| "version": "1.2.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mineflayer": "^4.0.0", | |
| "mineflayer-pathfinder": "^2.1.1", | |
| "prismarine-nbt": "^2.0.0" | |
| } | |
| }, | |
| "node_modules/mineflayer-utils": { | |
| "version": "0.1.4", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "^14.0.27", | |
| "mineflayer": "^2.27.0", | |
| "prismarine-entity": "^1.0.0", | |
| "require-self": "^0.2.3", | |
| "typescript": "^3.9.7" | |
| } | |
| }, | |
| "node_modules/mineflayer-utils/node_modules/@types/node": { | |
| "version": "14.18.63", | |
| "license": "MIT" | |
| }, | |
| "node_modules/mineflayer-utils/node_modules/minecraft-data": { | |
| "version": "2.221.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/mineflayer-utils/node_modules/mineflayer": { | |
| "version": "2.41.0", | |
| "license": "MIT", | |
| "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-utils/node_modules/prismarine-entity": { | |
| "version": "1.2.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "vec3": "^0.1.4" | |
| } | |
| }, | |
| "node_modules/mineflayer-utils/node_modules/prismarine-windows": { | |
| "version": "1.6.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "prismarine-item": "^1.4.0" | |
| } | |
| }, | |
| "node_modules/mineflayer-utils/node_modules/typescript": { | |
| "version": "3.9.10", | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "tsc": "bin/tsc", | |
| "tsserver": "bin/tsserver" | |
| }, | |
| "engines": { | |
| "node": ">=4.2.0" | |
| } | |
| }, | |
| "node_modules/minimatch": { | |
| "version": "9.0.9", | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/minipass": { | |
| "version": "7.1.3", | |
| "license": "BlueOak-1.0.0", | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| } | |
| }, | |
| "node_modules/mojangson": { | |
| "version": "2.0.4", | |
| "license": "MIT", | |
| "dependencies": { | |
| "nearley": "^2.19.5" | |
| } | |
| }, | |
| "node_modules/moo": { | |
| "version": "0.5.3", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/ms": { | |
| "version": "2.1.3", | |
| "license": "MIT" | |
| }, | |
| "node_modules/nan": { | |
| "version": "2.26.2", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/nearley": { | |
| "version": "2.20.1", | |
| "resolved": "https://registry.npmmirror.com/nearley/-/nearley-2.20.1.tgz", | |
| "integrity": "sha512-+Mc8UaAebFzgV+KpI5n7DasuuQCHA89dmwm7JXw3TV43ukfNQ9DnBH3Mdb2g/I4Fdxc26pwimBWvjIw0UAILSQ==", | |
| "license": "MIT", | |
| "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/nearley/node_modules/commander": { | |
| "version": "2.20.3", | |
| "resolved": "https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz", | |
| "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/node-domexception": { | |
| "version": "1.0.0", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/jimmywarting" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://paypal.me/jimmywarting" | |
| } | |
| ], | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10.5.0" | |
| } | |
| }, | |
| "node_modules/node-fetch": { | |
| "version": "3.3.2", | |
| "license": "MIT", | |
| "dependencies": { | |
| "data-uri-to-buffer": "^4.0.0", | |
| "fetch-blob": "^3.1.4", | |
| "formdata-polyfill": "^4.0.10" | |
| }, | |
| "engines": { | |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/node-fetch" | |
| } | |
| }, | |
| "node_modules/node-rsa": { | |
| "version": "0.4.2", | |
| "license": "MIT", | |
| "dependencies": { | |
| "asn1": "0.2.3" | |
| } | |
| }, | |
| "node_modules/normalize-path": { | |
| "version": "3.0.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/object-inspect": { | |
| "version": "1.13.4", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/package-json-from-dist": { | |
| "version": "1.0.1", | |
| "license": "BlueOak-1.0.0" | |
| }, | |
| "node_modules/path-key": { | |
| "version": "3.1.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/path-scurry": { | |
| "version": "1.11.1", | |
| "license": "BlueOak-1.0.0", | |
| "dependencies": { | |
| "lru-cache": "^10.2.0", | |
| "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/prismarine-auth": { | |
| "version": "2.7.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@azure/msal-node": "^2.0.2", | |
| "@xboxreplay/xboxlive-auth": "^3.3.3", | |
| "debug": "^4.3.3", | |
| "smart-buffer": "^4.1.0", | |
| "uuid-1345": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/prismarine-biome": { | |
| "version": "1.4.0", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "prismarine-registry": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/prismarine-block": { | |
| "version": "1.23.0", | |
| "license": "MIT", | |
| "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.13.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "^4.3.2", | |
| "mojangson": "^2.0.1", | |
| "prismarine-nbt": "^2.0.0", | |
| "prismarine-registry": "^1.4.0" | |
| } | |
| }, | |
| "node_modules/prismarine-chunk": { | |
| "version": "1.40.0", | |
| "license": "MIT", | |
| "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.6.0", | |
| "license": "MIT", | |
| "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.18.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "prismarine-nbt": "^2.0.0", | |
| "prismarine-registry": "^1.4.0" | |
| } | |
| }, | |
| "node_modules/prismarine-nbt": { | |
| "version": "2.8.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "protodef": "^1.18.0" | |
| } | |
| }, | |
| "node_modules/prismarine-physics": { | |
| "version": "1.11.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "minecraft-data": "^3.0.0", | |
| "prismarine-nbt": "^2.0.0", | |
| "vec3": "^0.1.7" | |
| } | |
| }, | |
| "node_modules/prismarine-realms": { | |
| "version": "1.6.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "^4.3.3", | |
| "node-fetch": "^2.6.1" | |
| } | |
| }, | |
| "node_modules/prismarine-realms/node_modules/node-fetch": { | |
| "version": "2.7.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "whatwg-url": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "4.x || >=6.0.0" | |
| }, | |
| "peerDependencies": { | |
| "encoding": "^0.1.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "encoding": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/prismarine-recipe": { | |
| "version": "1.5.0", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "prismarine-registry": "^1.4.0" | |
| } | |
| }, | |
| "node_modules/prismarine-registry": { | |
| "version": "1.12.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "minecraft-data": "^3.70.0", | |
| "prismarine-block": "^1.17.1", | |
| "prismarine-nbt": "^2.0.0" | |
| } | |
| }, | |
| "node_modules/prismarine-windows": { | |
| "version": "2.10.0", | |
| "license": "MIT", | |
| "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", | |
| "license": "MIT", | |
| "optionalDependencies": { | |
| "rxjs": "*" | |
| } | |
| }, | |
| "node_modules/prismarine-world": { | |
| "version": "3.7.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "vec3": "^0.1.7" | |
| }, | |
| "engines": { | |
| "node": ">=8.0.0" | |
| } | |
| }, | |
| "node_modules/process": { | |
| "version": "0.11.10", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6.0" | |
| } | |
| }, | |
| "node_modules/process-nextick-args": { | |
| "version": "2.0.1", | |
| "license": "MIT" | |
| }, | |
| "node_modules/promise-limit": { | |
| "version": "2.7.0", | |
| "license": "ISC" | |
| }, | |
| "node_modules/protodef": { | |
| "version": "1.19.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "lodash.reduce": "^4.6.0", | |
| "protodef-validator": "^1.3.0", | |
| "readable-stream": "^4.4.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/protodef-validator": { | |
| "version": "1.4.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ajv": "^6.5.4" | |
| }, | |
| "bin": { | |
| "protodef-validator": "cli.js" | |
| } | |
| }, | |
| "node_modules/punycode": { | |
| "version": "2.3.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/qs": { | |
| "version": "6.15.1", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "side-channel": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.6" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/railroad-diagrams": { | |
| "version": "1.0.0", | |
| "license": "CC0-1.0" | |
| }, | |
| "node_modules/randexp": { | |
| "version": "0.4.6", | |
| "license": "MIT", | |
| "dependencies": { | |
| "discontinuous-range": "1.0.0", | |
| "ret": "~0.1.10" | |
| }, | |
| "engines": { | |
| "node": ">=0.12" | |
| } | |
| }, | |
| "node_modules/readable-stream": { | |
| "version": "4.7.0", | |
| "license": "MIT", | |
| "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/readdir-glob": { | |
| "version": "1.1.3", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "minimatch": "^5.1.0" | |
| } | |
| }, | |
| "node_modules/readdir-glob/node_modules/minimatch": { | |
| "version": "5.1.9", | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/require-self": { | |
| "version": "0.2.3", | |
| "resolved": "https://registry.npmmirror.com/require-self/-/require-self-0.2.3.tgz", | |
| "integrity": "sha512-keGBWkK0PWJGFAd6IznpjM5zZzySbsrvzq0ElXpZ4G8hzymV9I+/OnC916MF5mRxHRWSZKGIyCFJ73BZFz3xaA==", | |
| "license": "MIT", | |
| "bin": { | |
| "require-self": "bin/require-self" | |
| } | |
| }, | |
| "node_modules/ret": { | |
| "version": "0.1.15", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.12" | |
| } | |
| }, | |
| "node_modules/rxjs": { | |
| "version": "7.8.2", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "tslib": "^2.1.0" | |
| } | |
| }, | |
| "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" | |
| } | |
| ], | |
| "license": "MIT" | |
| }, | |
| "node_modules/safer-buffer": { | |
| "version": "2.1.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/semver": { | |
| "version": "7.7.4", | |
| "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.4.tgz", | |
| "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/shebang-command": { | |
| "version": "2.0.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "shebang-regex": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/shebang-regex": { | |
| "version": "3.0.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/side-channel": { | |
| "version": "1.1.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "object-inspect": "^1.13.3", | |
| "side-channel-list": "^1.0.0", | |
| "side-channel-map": "^1.0.1", | |
| "side-channel-weakmap": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/side-channel-list": { | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "object-inspect": "^1.13.4" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/side-channel-map": { | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.5", | |
| "object-inspect": "^1.13.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/side-channel-weakmap": { | |
| "version": "1.0.2", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.5", | |
| "object-inspect": "^1.13.3", | |
| "side-channel-map": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/signal-exit": { | |
| "version": "4.1.0", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/smart-buffer": { | |
| "version": "4.2.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 6.0.0", | |
| "npm": ">= 3.0.0" | |
| } | |
| }, | |
| "node_modules/ssh2": { | |
| "version": "1.17.0", | |
| "hasInstallScript": true, | |
| "dependencies": { | |
| "asn1": "^0.2.6", | |
| "bcrypt-pbkdf": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=10.16.0" | |
| }, | |
| "optionalDependencies": { | |
| "cpu-features": "~0.0.10", | |
| "nan": "^2.23.0" | |
| } | |
| }, | |
| "node_modules/ssh2/node_modules/asn1": { | |
| "version": "0.2.6", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safer-buffer": "~2.1.0" | |
| } | |
| }, | |
| "node_modules/streamx": { | |
| "version": "2.25.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "events-universal": "^1.0.0", | |
| "fast-fifo": "^1.3.2", | |
| "text-decoder": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/string_decoder": { | |
| "version": "1.3.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safe-buffer": "~5.2.0" | |
| } | |
| }, | |
| "node_modules/string-width": { | |
| "version": "5.1.2", | |
| "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/string-width-cjs": { | |
| "name": "string-width", | |
| "version": "4.2.3", | |
| "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/string-width-cjs/node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/string-width-cjs/node_modules/emoji-regex": { | |
| "version": "8.0.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/string-width-cjs/node_modules/is-fullwidth-code-point": { | |
| "version": "3.0.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/string-width-cjs/node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strip-ansi": { | |
| "version": "7.2.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^6.2.2" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/strip-ansi-cjs": { | |
| "name": "strip-ansi", | |
| "version": "6.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/tar-stream": { | |
| "version": "3.2.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "b4a": "^1.6.4", | |
| "bare-fs": "^4.5.5", | |
| "fast-fifo": "^1.2.0", | |
| "streamx": "^2.15.0" | |
| } | |
| }, | |
| "node_modules/teex": { | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "streamx": "^2.12.5" | |
| } | |
| }, | |
| "node_modules/text-decoder": { | |
| "version": "1.2.7", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "b4a": "^1.6.4" | |
| } | |
| }, | |
| "node_modules/tr46": { | |
| "version": "0.0.3", | |
| "license": "MIT" | |
| }, | |
| "node_modules/ts-mixer": { | |
| "version": "6.0.4", | |
| "license": "MIT" | |
| }, | |
| "node_modules/tslib": { | |
| "version": "2.8.1", | |
| "license": "0BSD" | |
| }, | |
| "node_modules/tweetnacl": { | |
| "version": "0.14.5", | |
| "license": "Unlicense" | |
| }, | |
| "node_modules/typed-emitter": { | |
| "version": "1.4.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/typescript": { | |
| "version": "5.9.3", | |
| "license": "Apache-2.0", | |
| "peer": true, | |
| "bin": { | |
| "tsc": "bin/tsc", | |
| "tsserver": "bin/tsserver" | |
| }, | |
| "engines": { | |
| "node": ">=14.17" | |
| } | |
| }, | |
| "node_modules/uint4": { | |
| "version": "0.1.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/undici": { | |
| "version": "6.24.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18.17" | |
| } | |
| }, | |
| "node_modules/undici-types": { | |
| "version": "7.19.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/uri-js": { | |
| "version": "4.4.1", | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "punycode": "^2.1.0" | |
| } | |
| }, | |
| "node_modules/url-template": { | |
| "version": "2.0.8", | |
| "license": "BSD" | |
| }, | |
| "node_modules/util-deprecate": { | |
| "version": "1.0.2", | |
| "license": "MIT" | |
| }, | |
| "node_modules/uuid": { | |
| "version": "8.3.2", | |
| "resolved": "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz", | |
| "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", | |
| "license": "MIT", | |
| "bin": { | |
| "uuid": "dist/bin/uuid" | |
| } | |
| }, | |
| "node_modules/uuid-1345": { | |
| "version": "1.0.2", | |
| "license": "MIT", | |
| "dependencies": { | |
| "macaddress": "^0.5.1" | |
| } | |
| }, | |
| "node_modules/vec3": { | |
| "version": "0.1.10", | |
| "license": "BSD" | |
| }, | |
| "node_modules/web-streams-polyfill": { | |
| "version": "3.3.3", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/webidl-conversions": { | |
| "version": "3.0.1", | |
| "license": "BSD-2-Clause" | |
| }, | |
| "node_modules/whatwg-url": { | |
| "version": "5.0.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tr46": "~0.0.3", | |
| "webidl-conversions": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/which": { | |
| "version": "1.3.1", | |
| "resolved": "https://registry.npmmirror.com/which/-/which-1.3.1.tgz", | |
| "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "isexe": "^2.0.0" | |
| }, | |
| "bin": { | |
| "which": "bin/which" | |
| } | |
| }, | |
| "node_modules/wrap-ansi": { | |
| "version": "8.1.0", | |
| "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/wrap-ansi-cjs": { | |
| "name": "wrap-ansi", | |
| "version": "7.0.0", | |
| "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/wrap-ansi-cjs/node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { | |
| "version": "4.3.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-convert": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { | |
| "version": "8.0.0", | |
| "license": "MIT" | |
| }, | |
| "node_modules/wrap-ansi-cjs/node_modules/is-fullwidth-code-point": { | |
| "version": "3.0.0", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/wrap-ansi-cjs/node_modules/string-width": { | |
| "version": "4.2.3", | |
| "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/wrap-ansi-cjs/node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/ws": { | |
| "version": "8.20.0", | |
| "license": "MIT", | |
| "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", | |
| "license": "MIT" | |
| }, | |
| "node_modules/yggdrasil": { | |
| "version": "1.8.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "node-fetch": "^2.6.1", | |
| "uuid": "^10.0.0" | |
| } | |
| }, | |
| "node_modules/yggdrasil/node_modules/node-fetch": { | |
| "version": "2.7.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "whatwg-url": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "4.x || >=6.0.0" | |
| }, | |
| "peerDependencies": { | |
| "encoding": "^0.1.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "encoding": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/yggdrasil/node_modules/uuid": { | |
| "version": "10.0.0", | |
| "resolved": "https://registry.npmmirror.com/uuid/-/uuid-10.0.0.tgz", | |
| "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", | |
| "funding": [ | |
| "https://github.com/sponsors/broofa", | |
| "https://github.com/sponsors/ctavan" | |
| ], | |
| "license": "MIT", | |
| "bin": { | |
| "uuid": "dist/bin/uuid" | |
| } | |
| }, | |
| "node_modules/zip-stream": { | |
| "version": "6.0.1", | |
| "license": "MIT", | |
| "dependencies": { | |
| "archiver-utils": "^5.0.0", | |
| "compress-commons": "^6.0.2", | |
| "readable-stream": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| } | |
| } | |
| } | |