bot/package-lock.json

4271 lines
117 KiB
JSON
Raw Normal View History

2022-02-16 11:32:42 +01:00
{
2022-05-27 12:58:41 +02:00
"name": "test",
2022-02-16 11:32:42 +01:00
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
2022-05-27 12:58:41 +02:00
"@discordjs/rest": "*",
"discord-api-types": "*",
"discord.js": "*",
"npm": "*"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/@discordjs/builders": {
2022-05-27 12:58:41 +02:00
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-0.13.0.tgz",
"integrity": "sha512-4L9y26KRNNU8Y7J78SRUN1Uhava9D8jfit/YqEaKi8gQRc7PdqKqk2poybo6RXaiyt/BgKYPfcjxT7WvzGfYCA==",
"dependencies": {
"@sapphire/shapeshift": "^2.0.0",
"@sindresorhus/is": "^4.6.0",
"discord-api-types": "^0.31.1",
"fast-deep-equal": "^3.1.3",
"ts-mixer": "^6.0.1",
"tslib": "^2.3.1"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": ">=16.9.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/@discordjs/builders/node_modules/discord-api-types": {
2022-05-27 12:58:41 +02:00
"version": "0.31.2",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.31.2.tgz",
"integrity": "sha512-gpzXTvFVg7AjKVVJFH0oJGC0q0tO34iJGSHZNz9u3aqLxlD6LfxEs9wWVVikJqn9gra940oUTaPFizCkRDcEiA=="
2022-02-16 11:32:42 +01:00
},
"node_modules/@discordjs/collection": {
2022-05-27 12:58:41 +02:00
"version": "0.7.0-dev.1653480253-68d5169",
"resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-0.7.0-dev.1653480253-68d5169.tgz",
"integrity": "sha512-s8z+4G82yrIbS0OxqVyitkS72mvE6lxYW8zjsKfpqPAIG6fKQ9n41c9HEsCG1VlWNeQ6F23fKf2hT3bGIdRGsQ==",
2022-02-16 11:32:42 +01:00
"engines": {
2022-05-27 12:58:41 +02:00
"node": ">=16.9.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/@discordjs/rest": {
2022-05-27 12:58:41 +02:00
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@discordjs/rest/-/rest-0.4.1.tgz",
"integrity": "sha512-rtWy+AIfNlfjGkAgA2TJLASdqli07aTNQceVGT6RQQiQaEqV0nsfBO4WtDlDzk7PmO3w+InP3dpwEolJI5jz0A==",
"dependencies": {
"@discordjs/collection": "^0.7.0-dev",
"@sapphire/async-queue": "^1.3.1",
"@sapphire/snowflake": "^3.2.1",
"@types/node-fetch": "^2.6.1",
"discord-api-types": "^0.29.0",
2022-02-16 11:32:42 +01:00
"form-data": "^4.0.0",
2022-05-27 12:58:41 +02:00
"node-fetch": "^2.6.7",
2022-02-16 11:32:42 +01:00
"tslib": "^2.3.1"
},
"engines": {
"node": ">=16.9.0"
}
},
"node_modules/@discordjs/rest/node_modules/discord-api-types": {
2022-05-27 12:58:41 +02:00
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.29.0.tgz",
"integrity": "sha512-Ekq1ICNpOTVajXKZguNFrsDeTmam+ZeA38txsNLZnANdXUjU6QBPIZLUQTC6MzigFGb0Tt8vk4xLnXmzv0shNg=="
2022-02-16 11:32:42 +01:00
},
"node_modules/@sapphire/async-queue": {
2022-05-27 12:58:41 +02:00
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.3.1.tgz",
"integrity": "sha512-FFTlPOWZX1kDj9xCAsRzH5xEJfawg1lNoYAA+ecOWJMHOfiZYb1uXOI3ne9U4UILSEPwfE68p3T9wUHwIQfR0g==",
2022-02-16 11:32:42 +01:00
"engines": {
"node": ">=v14.0.0",
"npm": ">=7.0.0"
}
},
2022-05-27 12:58:41 +02:00
"node_modules/@sapphire/shapeshift": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@sapphire/shapeshift/-/shapeshift-2.2.0.tgz",
"integrity": "sha512-UEnKgMlQyI0yY/q+lCMX0VJft9y86IsesgbIQj6e62FBYSaMVr+IaMNpi4z45Q14VnuMACbK0yrbHISNqgUYcQ==",
"engines": {
"node": ">=v15.0.0",
"npm": ">=7.0.0"
}
},
2022-02-16 11:32:42 +01:00
"node_modules/@sapphire/snowflake": {
2022-05-27 12:58:41 +02:00
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.2.2.tgz",
"integrity": "sha512-ula2O0kpSZtX9rKXNeQMrHwNd7E4jPDJYUXmEGTFdMRfyfMw+FPyh04oKMjAiDuOi64bYgVkOV3MjK+loImFhQ==",
2022-02-16 11:32:42 +01:00
"engines": {
"node": ">=v14.0.0",
"npm": ">=7.0.0"
}
},
"node_modules/@sindresorhus/is": {
2022-05-27 12:58:41 +02:00
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
"integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==",
2022-02-16 11:32:42 +01:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sindresorhus/is?sponsor=1"
}
},
"node_modules/@types/node": {
2022-05-27 12:58:41 +02:00
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.35.tgz",
"integrity": "sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg=="
2022-02-16 11:32:42 +01:00
},
"node_modules/@types/node-fetch": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.1.tgz",
"integrity": "sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==",
"dependencies": {
"@types/node": "*",
"form-data": "^3.0.0"
}
},
"node_modules/@types/node-fetch/node_modules/form-data": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
"integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
"dependencies": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/@types/ws": {
2022-05-27 12:58:41 +02:00
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz",
"integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==",
2022-02-16 11:32:42 +01:00
"dependencies": {
"@types/node": "*"
}
},
"node_modules/asynckit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
2022-05-27 12:58:41 +02:00
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
2022-02-16 11:32:42 +01:00
},
"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/delayed-stream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
"engines": {
"node": ">=0.4.0"
}
},
"node_modules/discord-api-types": {
2022-05-27 12:58:41 +02:00
"version": "0.33.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.33.0.tgz",
"integrity": "sha512-RS1dMM6xuMhdHwQJ0T+XuCD7v1tKnyZ89Eq6q/DbOJWMbIh3ihgAzDhcF70QsFCtk9a5Gn9XU29S7eoEXuwQ5w=="
2022-02-16 11:32:42 +01:00
},
"node_modules/discord.js": {
2022-05-27 12:58:41 +02:00
"version": "13.7.0",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-13.7.0.tgz",
"integrity": "sha512-iV/An3FEB/CiBGdjWHRtgskM4UuWPq5vjhjKsrQhdVU16dbKrBxA+eIV2HWA07B3tXUGM6eco1wkr42gxxV1BA==",
"dependencies": {
"@discordjs/builders": "^0.13.0",
"@discordjs/collection": "^0.6.0",
"@sapphire/async-queue": "^1.3.1",
"@types/node-fetch": "^2.6.1",
"@types/ws": "^8.5.3",
"discord-api-types": "^0.30.0",
2022-02-16 11:32:42 +01:00
"form-data": "^4.0.0",
"node-fetch": "^2.6.1",
2022-05-27 12:58:41 +02:00
"ws": "^8.6.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
"node": ">=16.6.0",
"npm": ">=7.0.0"
}
},
2022-05-27 12:58:41 +02:00
"node_modules/discord.js/node_modules/@discordjs/collection": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-0.6.0.tgz",
"integrity": "sha512-Ieaetb36l0nmAS5X9Upqk4W7euAO6FdXPxn3I8vBAKEcoIzEZI1mcVcPfCfagGJZSgBKpENnAnKkP4GAn+MV8w==",
2022-02-16 11:32:42 +01:00
"engines": {
2022-05-27 12:58:41 +02:00
"node": ">=16.9.0"
2022-02-16 11:32:42 +01:00
}
},
2022-05-27 12:58:41 +02:00
"node_modules/discord.js/node_modules/discord-api-types": {
"version": "0.30.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.30.0.tgz",
"integrity": "sha512-wYst0jrT8EJs2tVlwUTQ2xT0oWMjUrRMpFTkNY3NMleWyQNHgWaKhqFfxdLPdC2im9IuR5EsxcEgjhf/npeftw=="
},
"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=="
},
2022-02-16 11:32:42 +01:00
"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/mime-db": {
2022-05-27 12:58:41 +02:00
"version": "1.52.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
2022-02-16 11:32:42 +01:00
"engines": {
"node": ">= 0.6"
}
},
"node_modules/mime-types": {
2022-05-27 12:58:41 +02:00
"version": "2.1.35",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
2022-02-16 11:32:42 +01:00
"dependencies": {
2022-05-27 12:58:41 +02:00
"mime-db": "1.52.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/node-fetch": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"dependencies": {
"whatwg-url": "^5.0.0"
},
"engines": {
"node": "4.x || >=6.0.0"
},
"peerDependencies": {
"encoding": "^0.1.0"
},
"peerDependenciesMeta": {
"encoding": {
"optional": true
}
}
},
"node_modules/npm": {
2022-05-27 12:58:41 +02:00
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-8.11.0.tgz",
"integrity": "sha512-4qmtwHa28J4SPmwCNoQI07KIF/ljmBhhuqG+xNXsIIRpwdKB5OXkMIGfH6KlThR6kzusxlkgR7t1haFDB88dcQ==",
2022-02-16 11:32:42 +01:00
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
"@npmcli/ci-detect",
"@npmcli/config",
2022-05-27 12:58:41 +02:00
"@npmcli/fs",
2022-02-16 11:32:42 +01:00
"@npmcli/map-workspaces",
"@npmcli/package-json",
"@npmcli/run-script",
"abbrev",
"archy",
"cacache",
"chalk",
"chownr",
"cli-columns",
"cli-table3",
"columnify",
"fastest-levenshtein",
"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",
"minipass",
"minipass-pipeline",
"mkdirp",
"mkdirp-infer-owner",
"ms",
"node-gyp",
"nopt",
"npm-audit-report",
"npm-install-checks",
"npm-package-arg",
"npm-pick-manifest",
"npm-profile",
"npm-registry-fetch",
"npm-user-validate",
"npmlog",
"opener",
"pacote",
"parse-conflict-json",
"proc-log",
"qrcode-terminal",
"read",
"read-package-json",
"read-package-json-fast",
"readdir-scoped-modules",
"rimraf",
"semver",
"ssri",
"tar",
"text-table",
"tiny-relative-date",
"treeverse",
"validate-npm-package-name",
"which",
"write-file-atomic"
],
"dependencies": {
2022-05-27 12:58:41 +02:00
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^5.0.4",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.1.0",
"@npmcli/fs": "^2.1.0",
"@npmcli/map-workspaces": "^2.0.3",
"@npmcli/package-json": "^2.0.0",
"@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1",
"archy": "~1.0.0",
"cacache": "^16.1.0",
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^4.0.0",
"cli-table3": "^0.6.2",
"columnify": "^1.6.0",
"fastest-levenshtein": "^1.0.12",
"glob": "^8.0.1",
"graceful-fs": "^4.2.10",
"hosted-git-info": "^5.0.0",
"ini": "^3.0.0",
"init-package-json": "^3.0.2",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^6.0.2",
"libnpmdiff": "^4.0.2",
"libnpmexec": "^4.0.2",
"libnpmfund": "^3.0.1",
"libnpmhook": "^8.0.2",
"libnpmorg": "^4.0.2",
"libnpmpack": "^4.0.2",
"libnpmpublish": "^6.0.2",
"libnpmsearch": "^5.0.2",
"libnpmteam": "^4.0.2",
"libnpmversion": "^3.0.1",
"make-fetch-happen": "^10.1.5",
"minipass": "^3.1.6",
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4",
"mkdirp-infer-owner": "^2.0.0",
"ms": "^2.1.2",
"node-gyp": "^9.0.0",
"nopt": "^5.0.0",
"npm-audit-report": "^3.0.0",
"npm-install-checks": "^5.0.0",
"npm-package-arg": "^9.0.2",
"npm-pick-manifest": "^7.0.1",
"npm-profile": "^6.0.3",
"npm-registry-fetch": "^13.1.1",
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2",
"opener": "^1.5.2",
"pacote": "^13.4.1",
"parse-conflict-json": "^2.0.2",
"proc-log": "^2.0.1",
"qrcode-terminal": "^0.12.0",
"read": "~1.0.7",
"read-package-json": "^5.0.1",
"read-package-json-fast": "^2.0.3",
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
"semver": "^7.3.7",
"ssri": "^9.0.1",
"tar": "^6.1.11",
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",
"treeverse": "^2.0.0",
"validate-npm-package-name": "^4.0.0",
"which": "^2.0.2",
"write-file-atomic": "^4.0.1"
2022-02-16 11:32:42 +01:00
},
"bin": {
"npm": "bin/npm-cli.js",
"npx": "bin/npx-cli.js"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"
}
},
2022-05-27 12:58:41 +02:00
"node_modules/npm/node_modules/@colors/colors": {
"version": "1.5.0",
"inBundle": true,
"license": "MIT",
"optional": true,
"engines": {
"node": ">=0.1.90"
}
},
2022-02-16 11:32:42 +01:00
"node_modules/npm/node_modules/@gar/promisify": {
2022-05-27 12:58:41 +02:00
"version": "1.1.3",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/@isaacs/string-locale-compare": {
"version": "1.1.0",
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/@npmcli/arborist": {
2022-05-27 12:58:41 +02:00
"version": "5.2.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/installed-package-contents": "^1.0.7",
2022-05-27 12:58:41 +02:00
"@npmcli/map-workspaces": "^2.0.3",
"@npmcli/metavuln-calculator": "^3.0.1",
"@npmcli/move-file": "^2.0.0",
2022-02-16 11:32:42 +01:00
"@npmcli/name-from-folder": "^1.0.1",
2022-05-27 12:58:41 +02:00
"@npmcli/node-gyp": "^2.0.0",
"@npmcli/package-json": "^2.0.0",
"@npmcli/run-script": "^3.0.0",
2022-02-16 11:32:42 +01:00
"bin-links": "^3.0.0",
2022-05-27 12:58:41 +02:00
"cacache": "^16.0.6",
2022-02-16 11:32:42 +01:00
"common-ancestor-path": "^1.0.1",
"json-parse-even-better-errors": "^2.3.1",
"json-stringify-nice": "^1.1.4",
"mkdirp": "^1.0.4",
"mkdirp-infer-owner": "^2.0.0",
2022-05-27 12:58:41 +02:00
"nopt": "^5.0.0",
"npm-install-checks": "^5.0.0",
"npm-package-arg": "^9.0.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.0",
"npmlog": "^6.0.2",
"pacote": "^13.0.5",
2022-02-16 11:32:42 +01:00
"parse-conflict-json": "^2.0.1",
2022-05-27 12:58:41 +02:00
"proc-log": "^2.0.0",
2022-02-16 11:32:42 +01:00
"promise-all-reject-late": "^1.0.0",
"promise-call-limit": "^1.0.1",
"read-package-json-fast": "^2.0.2",
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
2022-05-27 12:58:41 +02:00
"semver": "^7.3.7",
"ssri": "^9.0.0",
"treeverse": "^2.0.0",
2022-02-16 11:32:42 +01:00
"walk-up-path": "^1.0.0"
},
"bin": {
"arborist": "bin/index.js"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@npmcli/ci-detect": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
2022-05-27 12:58:41 +02:00
"license": "ISC",
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"
}
2022-02-16 11:32:42 +01:00
},
"node_modules/npm/node_modules/@npmcli/config": {
2022-05-27 12:58:41 +02:00
"version": "4.1.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@npmcli/map-workspaces": "^2.0.2",
"ini": "^3.0.0",
2022-02-16 11:32:42 +01:00
"mkdirp-infer-owner": "^2.0.0",
"nopt": "^5.0.0",
2022-05-27 12:58:41 +02:00
"proc-log": "^2.0.0",
2022-02-16 11:32:42 +01:00
"read-package-json-fast": "^2.0.3",
2022-05-27 12:58:41 +02:00
"semver": "^7.3.5",
2022-02-16 11:32:42 +01:00
"walk-up-path": "^1.0.0"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@npmcli/disparity-colors": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"ansi-styles": "^4.3.0"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@npmcli/fs": {
2022-05-27 12:58:41 +02:00
"version": "2.1.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@gar/promisify": "^1.1.3",
2022-02-16 11:32:42 +01:00
"semver": "^7.3.5"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@npmcli/git": {
2022-05-27 12:58:41 +02:00
"version": "3.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@npmcli/promise-spawn": "^3.0.0",
"lru-cache": "^7.4.4",
2022-02-16 11:32:42 +01:00
"mkdirp": "^1.0.4",
2022-05-27 12:58:41 +02:00
"npm-pick-manifest": "^7.0.0",
"proc-log": "^2.0.0",
2022-02-16 11:32:42 +01:00
"promise-inflight": "^1.0.1",
"promise-retry": "^2.0.1",
"semver": "^7.3.5",
"which": "^2.0.2"
2022-05-27 12:58:41 +02:00
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@npmcli/installed-package-contents": {
"version": "1.0.7",
"inBundle": true,
"license": "ISC",
"dependencies": {
"npm-bundled": "^1.1.1",
"npm-normalize-package-bin": "^1.0.1"
},
"bin": {
"installed-package-contents": "index.js"
},
"engines": {
"node": ">= 10"
}
},
"node_modules/npm/node_modules/@npmcli/map-workspaces": {
2022-05-27 12:58:41 +02:00
"version": "2.0.3",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/name-from-folder": "^1.0.1",
2022-05-27 12:58:41 +02:00
"glob": "^8.0.1",
"minimatch": "^5.0.1",
"read-package-json-fast": "^2.0.3"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
2022-05-27 12:58:41 +02:00
"version": "3.1.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"cacache": "^16.0.0",
2022-02-16 11:32:42 +01:00
"json-parse-even-better-errors": "^2.3.1",
2022-05-27 12:58:41 +02:00
"pacote": "^13.0.3",
"semver": "^7.3.5"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@npmcli/move-file": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@npmcli/name-from-folder": {
"version": "1.0.1",
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/@npmcli/node-gyp": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
2022-05-27 12:58:41 +02:00
"license": "ISC",
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
2022-02-16 11:32:42 +01:00
},
"node_modules/npm/node_modules/@npmcli/package-json": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"json-parse-even-better-errors": "^2.3.1"
2022-05-27 12:58:41 +02:00
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@npmcli/promise-spawn": {
2022-05-27 12:58:41 +02:00
"version": "3.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"infer-owner": "^1.0.4"
2022-05-27 12:58:41 +02:00
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@npmcli/run-script": {
2022-05-27 12:58:41 +02:00
"version": "3.0.2",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@npmcli/node-gyp": "^2.0.0",
"@npmcli/promise-spawn": "^3.0.0",
"node-gyp": "^9.0.0",
"read-package-json-fast": "^2.0.3"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/@tootallnate/once": {
"version": "2.0.0",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">= 10"
}
},
"node_modules/npm/node_modules/abbrev": {
"version": "1.1.1",
"inBundle": true,
"license": "ISC"
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "4.2.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
"debug": "^4.1.0",
"depd": "^1.1.2",
"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": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"engines": {
2022-05-27 12:58:41 +02:00
"node": ">=8"
2022-02-16 11:32:42 +01:00
}
},
"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": "3.0.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
"delegates": "^1.0.0",
"readable-stream": "^3.6.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"
}
},
"node_modules/npm/node_modules/asap": {
"version": "2.0.6",
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/balanced-match": {
"version": "1.0.2",
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/bin-links": {
2022-05-27 12:58:41 +02:00
"version": "3.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"cmd-shim": "^5.0.0",
2022-02-16 11:32:42 +01:00
"mkdirp-infer-owner": "^2.0.0",
"npm-normalize-package-bin": "^1.0.0",
2022-05-27 12:58:41 +02:00
"read-cmd-shim": "^3.0.0",
2022-02-16 11:32:42 +01:00
"rimraf": "^3.0.0",
"write-file-atomic": "^4.0.0"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "2.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
2022-05-27 12:58:41 +02:00
"balanced-match": "^1.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/builtins": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
2022-05-27 12:58:41 +02:00
"license": "MIT",
"dependencies": {
"semver": "^7.0.0"
}
2022-02-16 11:32:42 +01:00
},
"node_modules/npm/node_modules/cacache": {
2022-05-27 12:58:41 +02:00
"version": "16.1.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@npmcli/fs": "^2.1.0",
"@npmcli/move-file": "^2.0.0",
2022-02-16 11:32:42 +01:00
"chownr": "^2.0.0",
2022-05-27 12:58:41 +02:00
"fs-minipass": "^2.1.0",
"glob": "^8.0.1",
2022-02-16 11:32:42 +01:00
"infer-owner": "^1.0.4",
2022-05-27 12:58:41 +02:00
"lru-cache": "^7.7.1",
"minipass": "^3.1.6",
2022-02-16 11:32:42 +01:00
"minipass-collect": "^1.0.2",
"minipass-flush": "^1.0.5",
2022-05-27 12:58:41 +02:00
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4",
2022-02-16 11:32:42 +01:00
"p-map": "^4.0.0",
"promise-inflight": "^1.0.1",
"rimraf": "^3.0.2",
2022-05-27 12:58:41 +02:00
"ssri": "^9.0.0",
"tar": "^6.1.11",
2022-02-16 11:32:42 +01:00
"unique-filename": "^1.1.1"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/chalk": {
"version": "4.1.2",
"inBundle": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"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/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": {
2022-05-27 12:58:41 +02:00
"version": "0.6.2",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
"string-width": "^4.2.0"
},
"engines": {
"node": "10.* || >= 12.*"
},
"optionalDependencies": {
2022-05-27 12:58:41 +02:00
"@colors/colors": "1.5.0"
2022-02-16 11:32:42 +01:00
}
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "5.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"mkdirp-infer-owner": "^2.0.0"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "1.6.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
2022-05-27 12:58:41 +02:00
"strip-ansi": "^6.0.1",
2022-02-16 11:32:42 +01:00
"wcwidth": "^1.0.0"
2022-05-27 12:58:41 +02:00
},
"engines": {
"node": ">=8.0.0"
2022-02-16 11:32:42 +01:00
}
},
"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/debug": {
2022-05-27 12:58:41 +02:00
"version": "4.3.4",
2022-02-16 11:32:42 +01:00
"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/debuglog": {
"version": "1.0.1",
"inBundle": true,
"license": "MIT",
"engines": {
"node": "*"
}
},
"node_modules/npm/node_modules/defaults": {
"version": "1.0.3",
"inBundle": true,
"license": "MIT",
"dependencies": {
"clone": "^1.0.2"
}
},
"node_modules/npm/node_modules/delegates": {
"version": "1.0.0",
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/depd": {
"version": "1.1.2",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">= 0.6"
}
},
"node_modules/npm/node_modules/dezalgo": {
2022-05-27 12:58:41 +02:00
"version": "1.0.4",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"asap": "^2.0.0",
"wrappy": "1"
}
},
"node_modules/npm/node_modules/diff": {
"version": "5.0.0",
"inBundle": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.3.1"
}
},
"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/fastest-levenshtein": {
"version": "1.0.12",
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/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/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": {
2022-05-27 12:58:41 +02:00
"version": "4.0.4",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^1.0.3 || ^2.0.0",
2022-05-27 12:58:41 +02:00
"color-support": "^1.1.3",
"console-control-strings": "^1.1.0",
2022-02-16 11:32:42 +01:00
"has-unicode": "^2.0.1",
2022-05-27 12:58:41 +02:00
"signal-exit": "^3.0.7",
2022-02-16 11:32:42 +01:00
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1",
2022-05-27 12:58:41 +02:00
"wide-align": "^1.1.5"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/glob": {
2022-05-27 12:58:41 +02:00
"version": "8.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
2022-05-27 12:58:41 +02:00
"minimatch": "^5.0.1",
2022-02-16 11:32:42 +01:00
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": ">=12"
2022-02-16 11:32:42 +01:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/npm/node_modules/graceful-fs": {
2022-05-27 12:58:41 +02:00
"version": "4.2.10",
2022-02-16 11:32:42 +01:00
"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-flag": {
"version": "4.0.0",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/has-unicode": {
"version": "2.0.1",
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/hosted-git-info": {
2022-05-27 12:58:41 +02:00
"version": "5.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"lru-cache": "^7.5.1"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/http-cache-semantics": {
"version": "4.1.0",
"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": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"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/ignore-walk": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"minimatch": "^5.0.1"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"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/infer-owner": {
"version": "1.0.4",
"inBundle": true,
"license": "ISC"
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "3.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/init-package-json": {
2022-05-27 12:58:41 +02:00
"version": "3.0.2",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"npm-package-arg": "^9.0.1",
2022-02-16 11:32:42 +01:00
"promzard": "^0.3.0",
2022-05-27 12:58:41 +02:00
"read": "^1.0.7",
"read-package-json": "^5.0.0",
2022-02-16 11:32:42 +01:00
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4",
2022-05-27 12:58:41 +02:00
"validate-npm-package-name": "^4.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/ip": {
2022-05-27 12:58:41 +02:00
"version": "1.1.8",
2022-02-16 11:32:42 +01:00
"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": {
2022-05-27 12:58:41 +02:00
"version": "2.9.0",
2022-02-16 11:32:42 +01:00
"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": {
2022-05-27 12:58:41 +02:00
"version": "3.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"engines": {
2022-05-27 12:58:41 +02:00
"node": ">=8"
2022-02-16 11:32:42 +01:00
}
},
"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/json-parse-even-better-errors": {
"version": "2.3.1",
"inBundle": true,
"license": "MIT"
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "5.0.2",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/just-diff-apply": {
2022-05-27 12:58:41 +02:00
"version": "5.2.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/libnpmaccess": {
2022-05-27 12:58:41 +02:00
"version": "6.0.3",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
"minipass": "^3.1.1",
2022-05-27 12:58:41 +02:00
"npm-package-arg": "^9.0.1",
"npm-registry-fetch": "^13.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/libnpmdiff": {
2022-05-27 12:58:41 +02:00
"version": "4.0.3",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@npmcli/disparity-colors": "^2.0.0",
2022-02-16 11:32:42 +01:00
"@npmcli/installed-package-contents": "^1.0.7",
"binary-extensions": "^2.2.0",
"diff": "^5.0.0",
2022-05-27 12:58:41 +02:00
"minimatch": "^5.0.1",
"npm-package-arg": "^9.0.1",
"pacote": "^13.0.5",
2022-02-16 11:32:42 +01:00
"tar": "^6.1.0"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/libnpmexec": {
2022-05-27 12:58:41 +02:00
"version": "4.0.5",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@npmcli/arborist": "^5.0.0",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/run-script": "^3.0.0",
2022-02-16 11:32:42 +01:00
"chalk": "^4.1.0",
"mkdirp-infer-owner": "^2.0.0",
2022-05-27 12:58:41 +02:00
"npm-package-arg": "^9.0.1",
"npmlog": "^6.0.2",
"pacote": "^13.0.5",
"proc-log": "^2.0.0",
2022-02-16 11:32:42 +01:00
"read": "^1.0.7",
"read-package-json-fast": "^2.0.2",
"walk-up-path": "^1.0.0"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/libnpmfund": {
2022-05-27 12:58:41 +02:00
"version": "3.0.2",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@npmcli/arborist": "^5.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/libnpmhook": {
2022-05-27 12:58:41 +02:00
"version": "8.0.3",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
2022-05-27 12:58:41 +02:00
"npm-registry-fetch": "^13.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/libnpmorg": {
2022-05-27 12:58:41 +02:00
"version": "4.0.3",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
2022-05-27 12:58:41 +02:00
"npm-registry-fetch": "^13.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/libnpmpack": {
2022-05-27 12:58:41 +02:00
"version": "4.1.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@npmcli/run-script": "^3.0.0",
"npm-package-arg": "^9.0.1",
"pacote": "^13.5.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/libnpmpublish": {
2022-05-27 12:58:41 +02:00
"version": "6.0.4",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"normalize-package-data": "^4.0.0",
"npm-package-arg": "^9.0.1",
"npm-registry-fetch": "^13.0.0",
"semver": "^7.3.7",
"ssri": "^9.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/libnpmsearch": {
2022-05-27 12:58:41 +02:00
"version": "5.0.3",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"npm-registry-fetch": "^13.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/libnpmteam": {
2022-05-27 12:58:41 +02:00
"version": "4.0.3",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
2022-05-27 12:58:41 +02:00
"npm-registry-fetch": "^13.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/libnpmversion": {
2022-05-27 12:58:41 +02:00
"version": "3.0.4",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@npmcli/git": "^3.0.0",
"@npmcli/run-script": "^3.0.0",
2022-02-16 11:32:42 +01:00
"json-parse-even-better-errors": "^2.3.1",
2022-05-27 12:58:41 +02:00
"proc-log": "^2.0.0",
"semver": "^7.3.7"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/lru-cache": {
2022-05-27 12:58:41 +02:00
"version": "7.9.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"engines": {
2022-05-27 12:58:41 +02:00
"node": ">=12"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/make-fetch-happen": {
2022-05-27 12:58:41 +02:00
"version": "10.1.5",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"agentkeepalive": "^4.2.1",
"cacache": "^16.1.0",
2022-02-16 11:32:42 +01:00
"http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
2022-05-27 12:58:41 +02:00
"lru-cache": "^7.7.1",
2022-02-16 11:32:42 +01:00
"minipass": "^3.1.6",
"minipass-collect": "^1.0.2",
2022-05-27 12:58:41 +02:00
"minipass-fetch": "^2.0.3",
2022-02-16 11:32:42 +01:00
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^6.1.1",
2022-05-27 12:58:41 +02:00
"ssri": "^9.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/minimatch": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"brace-expansion": "^2.0.1"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": ">=10"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/minipass": {
"version": "3.1.6",
"inBundle": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
"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-fetch": {
2022-05-27 12:58:41 +02:00
"version": "2.1.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
2022-05-27 12:58:41 +02:00
"minipass": "^3.1.6",
2022-02-16 11:32:42 +01:00
"minipass-sized": "^1.0.3",
2022-05-27 12:58:41 +02:00
"minizlib": "^2.1.2"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
},
"optionalDependencies": {
2022-05-27 12:58:41 +02:00
"encoding": "^0.1.13"
2022-02-16 11:32:42 +01:00
}
},
"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-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-pipeline": {
"version": "1.2.4",
"inBundle": true,
"license": "ISC",
"dependencies": {
"minipass": "^3.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/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/mkdirp": {
"version": "1.0.4",
"inBundle": true,
"license": "MIT",
"bin": {
"mkdirp": "bin/cmd.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/npm/node_modules/mkdirp-infer-owner": {
"version": "2.0.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
"chownr": "^2.0.0",
"infer-owner": "^1.0.4",
"mkdirp": "^1.0.3"
},
"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": "0.0.8",
"inBundle": true,
"license": "ISC"
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "9.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
"env-paths": "^2.2.0",
"glob": "^7.1.4",
"graceful-fs": "^4.2.6",
2022-05-27 12:58:41 +02:00
"make-fetch-happen": "^10.0.3",
2022-02-16 11:32:42 +01:00
"nopt": "^5.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": {
2022-05-27 12:58:41 +02:00
"node": "^12.22 || ^14.13 || >=16"
2022-02-16 11:32:42 +01:00
}
},
2022-05-27 12:58:41 +02:00
"node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion": {
"version": "1.1.11",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
2022-05-27 12:58:41 +02:00
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2022-02-16 11:32:42 +01:00
}
},
2022-05-27 12:58:41 +02:00
"node_modules/npm/node_modules/node-gyp/node_modules/glob": {
"version": "7.2.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
2022-05-27 12:58:41 +02:00
"license": "ISC",
2022-02-16 11:32:42 +01:00
"dependencies": {
2022-05-27 12:58:41 +02:00
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-02-16 11:32:42 +01:00
}
},
2022-05-27 12:58:41 +02:00
"node_modules/npm/node_modules/node-gyp/node_modules/minimatch": {
"version": "3.1.2",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"brace-expansion": "^1.1.7"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "*"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/nopt": {
"version": "5.0.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
"abbrev": "1"
},
"bin": {
"nopt": "bin/nopt.js"
},
"engines": {
"node": ">=6"
}
},
"node_modules/npm/node_modules/normalize-package-data": {
2022-05-27 12:58:41 +02:00
"version": "4.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "BSD-2-Clause",
"dependencies": {
2022-05-27 12:58:41 +02:00
"hosted-git-info": "^5.0.0",
"is-core-module": "^2.8.1",
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/npm-audit-report": {
2022-05-27 12:58:41 +02:00
"version": "3.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"chalk": "^4.0.0"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/npm-bundled": {
"version": "1.1.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
"npm-normalize-package-bin": "^1.0.1"
}
},
"node_modules/npm/node_modules/npm-install-checks": {
2022-05-27 12:58:41 +02:00
"version": "5.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "BSD-2-Clause",
"dependencies": {
"semver": "^7.1.1"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/npm-normalize-package-bin": {
"version": "1.0.1",
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/npm-package-arg": {
2022-05-27 12:58:41 +02:00
"version": "9.0.2",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"hosted-git-info": "^5.0.0",
"semver": "^7.3.5",
"validate-npm-package-name": "^4.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/npm-packlist": {
2022-05-27 12:58:41 +02:00
"version": "5.1.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"glob": "^8.0.1",
"ignore-walk": "^5.0.1",
"npm-bundled": "^1.1.2",
2022-02-16 11:32:42 +01:00
"npm-normalize-package-bin": "^1.0.1"
},
"bin": {
"npm-packlist": "bin/index.js"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/npm-pick-manifest": {
2022-05-27 12:58:41 +02:00
"version": "7.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"npm-install-checks": "^5.0.0",
2022-02-16 11:32:42 +01:00
"npm-normalize-package-bin": "^1.0.1",
2022-05-27 12:58:41 +02:00
"npm-package-arg": "^9.0.0",
"semver": "^7.3.5"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/npm-profile": {
2022-05-27 12:58:41 +02:00
"version": "6.0.3",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/npm-registry-fetch": {
2022-05-27 12:58:41 +02:00
"version": "13.1.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"make-fetch-happen": "^10.0.6",
2022-02-16 11:32:42 +01:00
"minipass": "^3.1.6",
2022-05-27 12:58:41 +02:00
"minipass-fetch": "^2.0.3",
2022-02-16 11:32:42 +01:00
"minipass-json-stream": "^1.0.1",
"minizlib": "^2.1.2",
2022-05-27 12:58:41 +02:00
"npm-package-arg": "^9.0.1",
"proc-log": "^2.0.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/npm-user-validate": {
"version": "1.0.1",
"inBundle": true,
"license": "BSD-2-Clause"
},
"node_modules/npm/node_modules/npmlog": {
2022-05-27 12:58:41 +02:00
"version": "6.0.2",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"are-we-there-yet": "^3.0.0",
"console-control-strings": "^1.1.0",
2022-05-27 12:58:41 +02:00
"gauge": "^4.0.3",
2022-02-16 11:32:42 +01:00
"set-blocking": "^2.0.0"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/once": {
"version": "1.4.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
"wrappy": "1"
}
},
"node_modules/npm/node_modules/opener": {
"version": "1.5.2",
"inBundle": true,
"license": "(WTFPL OR MIT)",
"bin": {
"opener": "bin/opener-bin.js"
}
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "13.5.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"@npmcli/git": "^3.0.0",
"@npmcli/installed-package-contents": "^1.0.7",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/run-script": "^3.0.1",
"cacache": "^16.0.0",
2022-02-16 11:32:42 +01:00
"chownr": "^2.0.0",
"fs-minipass": "^2.1.0",
"infer-owner": "^1.0.4",
2022-05-27 12:58:41 +02:00
"minipass": "^3.1.6",
"mkdirp": "^1.0.4",
"npm-package-arg": "^9.0.0",
"npm-packlist": "^5.1.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0",
2022-02-16 11:32:42 +01:00
"promise-retry": "^2.0.1",
2022-05-27 12:58:41 +02:00
"read-package-json": "^5.0.0",
"read-package-json-fast": "^2.0.3",
2022-02-16 11:32:42 +01:00
"rimraf": "^3.0.2",
2022-05-27 12:58:41 +02:00
"ssri": "^9.0.0",
"tar": "^6.1.11"
2022-02-16 11:32:42 +01:00
},
"bin": {
"pacote": "lib/bin.js"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/parse-conflict-json": {
2022-05-27 12:58:41 +02:00
"version": "2.0.2",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"json-parse-even-better-errors": "^2.3.1",
"just-diff": "^5.0.1",
2022-05-27 12:58:41 +02:00
"just-diff-apply": "^5.2.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"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/proc-log": {
2022-05-27 12:58:41 +02:00
"version": "2.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
2022-05-27 12:58:41 +02:00
"license": "ISC",
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
2022-02-16 11:32:42 +01:00
},
"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.1",
"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": "0.3.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
"read": "1"
}
},
"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": "1.0.7",
"inBundle": true,
"license": "ISC",
"dependencies": {
"mute-stream": "~0.0.4"
},
"engines": {
"node": ">=0.8"
}
},
"node_modules/npm/node_modules/read-cmd-shim": {
2022-05-27 12:58:41 +02:00
"version": "3.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
2022-05-27 12:58:41 +02:00
"license": "ISC",
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
2022-02-16 11:32:42 +01:00
},
"node_modules/npm/node_modules/read-package-json": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"glob": "^8.0.1",
"json-parse-even-better-errors": "^2.3.1",
"normalize-package-data": "^4.0.0",
"npm-normalize-package-bin": "^1.0.1"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/read-package-json-fast": {
"version": "2.0.3",
"inBundle": true,
"license": "ISC",
"dependencies": {
"json-parse-even-better-errors": "^2.3.0",
"npm-normalize-package-bin": "^1.0.1"
},
"engines": {
"node": ">=10"
}
},
"node_modules/npm/node_modules/readable-stream": {
"version": "3.6.0",
"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/readdir-scoped-modules": {
"version": "1.1.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
"debuglog": "^1.0.1",
"dezalgo": "^1.0.0",
"graceful-fs": "^4.1.2",
"once": "^1.3.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"
}
},
2022-05-27 12:58:41 +02:00
"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.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"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": "*"
}
},
2022-02-16 11:32:42 +01:00
"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": {
2022-05-27 12:58:41 +02:00
"version": "7.3.7",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
2022-05-27 12:58:41 +02:00
"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"
}
},
2022-02-16 11:32:42 +01:00
"node_modules/npm/node_modules/set-blocking": {
"version": "2.0.0",
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/signal-exit": {
2022-05-27 12:58:41 +02:00
"version": "3.0.7",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC"
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "2.6.2",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
"ip": "^1.1.5",
2022-05-27 12:58:41 +02:00
"smart-buffer": "^4.2.0"
2022-02-16 11:32:42 +01:00
},
"engines": {
"node": ">= 10.13.0",
"npm": ">= 3.0.0"
}
},
"node_modules/npm/node_modules/socks-proxy-agent": {
2022-05-27 12:58:41 +02:00
"version": "6.2.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
"agent-base": "^6.0.2",
2022-05-27 12:58:41 +02:00
"debug": "^4.3.3",
"socks": "^2.6.2"
2022-02-16 11:32:42 +01:00
},
"engines": {
"node": ">= 10"
}
},
"node_modules/npm/node_modules/spdx-correct": {
"version": "3.1.1",
"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.11",
"inBundle": true,
"license": "CC0-1.0"
},
"node_modules/npm/node_modules/ssri": {
2022-05-27 12:58:41 +02:00
"version": "9.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"minipass": "^3.1.1"
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "4.2.3",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
2022-05-27 12:58:41 +02:00
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": ">=8"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/strip-ansi": {
2022-05-27 12:58:41 +02:00
"version": "6.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "MIT",
"dependencies": {
2022-05-27 12:58:41 +02:00
"ansi-regex": "^5.0.1"
2022-02-16 11:32:42 +01:00
},
"engines": {
2022-05-27 12:58:41 +02:00
"node": ">=8"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/supports-color": {
"version": "7.2.0",
"inBundle": true,
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/tar": {
"version": "6.1.11",
"inBundle": true,
"license": "ISC",
"dependencies": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",
"minipass": "^3.0.0",
"minizlib": "^2.1.1",
"mkdirp": "^1.0.3",
"yallist": "^4.0.0"
},
"engines": {
"node": ">= 10"
}
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
2022-05-27 12:58:41 +02:00
"license": "ISC",
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
2022-02-16 11:32:42 +01:00
},
"node_modules/npm/node_modules/unique-filename": {
"version": "1.1.1",
"inBundle": true,
"license": "ISC",
"dependencies": {
"unique-slug": "^2.0.0"
}
},
"node_modules/npm/node_modules/unique-slug": {
"version": "2.0.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
"imurmurhash": "^0.1.4"
}
},
"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": {
2022-05-27 12:58:41 +02:00
"version": "4.0.0",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
2022-05-27 12:58:41 +02:00
"builtins": "^5.0.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-02-16 11:32:42 +01:00
}
},
"node_modules/npm/node_modules/walk-up-path": {
"version": "1.0.0",
"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": "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/wide-align": {
"version": "1.1.5",
"inBundle": true,
"license": "ISC",
"dependencies": {
"string-width": "^1.0.2 || 2 || 3 || 4"
}
},
"node_modules/npm/node_modules/wrappy": {
"version": "1.0.2",
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/write-file-atomic": {
2022-05-27 12:58:41 +02:00
"version": "4.0.1",
2022-02-16 11:32:42 +01:00
"inBundle": true,
"license": "ISC",
"dependencies": {
"imurmurhash": "^0.1.4",
2022-05-27 12:58:41 +02:00
"signal-exit": "^3.0.7"
2022-02-16 11:32:42 +01:00
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"
}
},
"node_modules/npm/node_modules/yallist": {
"version": "4.0.0",
"inBundle": true,
"license": "ISC"
},
"node_modules/tr46": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
},
"node_modules/ts-mixer": {
2022-05-27 12:58:41 +02:00
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.1.tgz",
"integrity": "sha512-hvE+ZYXuINrx6Ei6D6hz+PTim0Uf++dYbK9FFifLNwQj+RwKquhQpn868yZsCtJYiclZF1u8l6WZxxKi+vv7Rg=="
2022-02-16 11:32:42 +01:00
},
"node_modules/tslib": {
2022-05-27 12:58:41 +02:00
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
2022-02-16 11:32:42 +01:00
},
"node_modules/webidl-conversions": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
},
"node_modules/whatwg-url": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
"integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
"dependencies": {
"tr46": "~0.0.3",
"webidl-conversions": "^3.0.0"
}
},
"node_modules/ws": {
2022-05-27 12:58:41 +02:00
"version": "8.7.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.7.0.tgz",
"integrity": "sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==",
2022-02-16 11:32:42 +01:00
"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
}
}
}
},
"dependencies": {
"@discordjs/builders": {
2022-05-27 12:58:41 +02:00
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-0.13.0.tgz",
"integrity": "sha512-4L9y26KRNNU8Y7J78SRUN1Uhava9D8jfit/YqEaKi8gQRc7PdqKqk2poybo6RXaiyt/BgKYPfcjxT7WvzGfYCA==",
2022-02-16 11:32:42 +01:00
"requires": {
2022-05-27 12:58:41 +02:00
"@sapphire/shapeshift": "^2.0.0",
"@sindresorhus/is": "^4.6.0",
"discord-api-types": "^0.31.1",
"fast-deep-equal": "^3.1.3",
"ts-mixer": "^6.0.1",
"tslib": "^2.3.1"
2022-02-16 11:32:42 +01:00
},
"dependencies": {
"discord-api-types": {
2022-05-27 12:58:41 +02:00
"version": "0.31.2",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.31.2.tgz",
"integrity": "sha512-gpzXTvFVg7AjKVVJFH0oJGC0q0tO34iJGSHZNz9u3aqLxlD6LfxEs9wWVVikJqn9gra940oUTaPFizCkRDcEiA=="
2022-02-16 11:32:42 +01:00
}
}
},
"@discordjs/collection": {
2022-05-27 12:58:41 +02:00
"version": "0.7.0-dev.1653480253-68d5169",
"resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-0.7.0-dev.1653480253-68d5169.tgz",
"integrity": "sha512-s8z+4G82yrIbS0OxqVyitkS72mvE6lxYW8zjsKfpqPAIG6fKQ9n41c9HEsCG1VlWNeQ6F23fKf2hT3bGIdRGsQ=="
2022-02-16 11:32:42 +01:00
},
"@discordjs/rest": {
2022-05-27 12:58:41 +02:00
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@discordjs/rest/-/rest-0.4.1.tgz",
"integrity": "sha512-rtWy+AIfNlfjGkAgA2TJLASdqli07aTNQceVGT6RQQiQaEqV0nsfBO4WtDlDzk7PmO3w+InP3dpwEolJI5jz0A==",
2022-02-16 11:32:42 +01:00
"requires": {
2022-05-27 12:58:41 +02:00
"@discordjs/collection": "^0.7.0-dev",
"@sapphire/async-queue": "^1.3.1",
"@sapphire/snowflake": "^3.2.1",
"@types/node-fetch": "^2.6.1",
"discord-api-types": "^0.29.0",
2022-02-16 11:32:42 +01:00
"form-data": "^4.0.0",
2022-05-27 12:58:41 +02:00
"node-fetch": "^2.6.7",
2022-02-16 11:32:42 +01:00
"tslib": "^2.3.1"
},
"dependencies": {
"discord-api-types": {
2022-05-27 12:58:41 +02:00
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.29.0.tgz",
"integrity": "sha512-Ekq1ICNpOTVajXKZguNFrsDeTmam+ZeA38txsNLZnANdXUjU6QBPIZLUQTC6MzigFGb0Tt8vk4xLnXmzv0shNg=="
2022-02-16 11:32:42 +01:00
}
}
},
"@sapphire/async-queue": {
2022-05-27 12:58:41 +02:00
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.3.1.tgz",
"integrity": "sha512-FFTlPOWZX1kDj9xCAsRzH5xEJfawg1lNoYAA+ecOWJMHOfiZYb1uXOI3ne9U4UILSEPwfE68p3T9wUHwIQfR0g=="
},
"@sapphire/shapeshift": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@sapphire/shapeshift/-/shapeshift-2.2.0.tgz",
"integrity": "sha512-UEnKgMlQyI0yY/q+lCMX0VJft9y86IsesgbIQj6e62FBYSaMVr+IaMNpi4z45Q14VnuMACbK0yrbHISNqgUYcQ=="
2022-02-16 11:32:42 +01:00
},
"@sapphire/snowflake": {
2022-05-27 12:58:41 +02:00
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.2.2.tgz",
"integrity": "sha512-ula2O0kpSZtX9rKXNeQMrHwNd7E4jPDJYUXmEGTFdMRfyfMw+FPyh04oKMjAiDuOi64bYgVkOV3MjK+loImFhQ=="
2022-02-16 11:32:42 +01:00
},
"@sindresorhus/is": {
2022-05-27 12:58:41 +02:00
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
"integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw=="
2022-02-16 11:32:42 +01:00
},
"@types/node": {
2022-05-27 12:58:41 +02:00
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.35.tgz",
"integrity": "sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg=="
2022-02-16 11:32:42 +01:00
},
"@types/node-fetch": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.1.tgz",
"integrity": "sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==",
"requires": {
"@types/node": "*",
"form-data": "^3.0.0"
},
"dependencies": {
"form-data": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
"integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
"requires": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
}
}
}
},
"@types/ws": {
2022-05-27 12:58:41 +02:00
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz",
"integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==",
2022-02-16 11:32:42 +01:00
"requires": {
"@types/node": "*"
}
},
"asynckit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
2022-05-27 12:58:41 +02:00
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
2022-02-16 11:32:42 +01:00
},
"combined-stream": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
"requires": {
"delayed-stream": "~1.0.0"
}
},
"delayed-stream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
},
"discord-api-types": {
2022-05-27 12:58:41 +02:00
"version": "0.33.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.33.0.tgz",
"integrity": "sha512-RS1dMM6xuMhdHwQJ0T+XuCD7v1tKnyZ89Eq6q/DbOJWMbIh3ihgAzDhcF70QsFCtk9a5Gn9XU29S7eoEXuwQ5w=="
2022-02-16 11:32:42 +01:00
},
"discord.js": {
2022-05-27 12:58:41 +02:00
"version": "13.7.0",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-13.7.0.tgz",
"integrity": "sha512-iV/An3FEB/CiBGdjWHRtgskM4UuWPq5vjhjKsrQhdVU16dbKrBxA+eIV2HWA07B3tXUGM6eco1wkr42gxxV1BA==",
2022-02-16 11:32:42 +01:00
"requires": {
2022-05-27 12:58:41 +02:00
"@discordjs/builders": "^0.13.0",
"@discordjs/collection": "^0.6.0",
"@sapphire/async-queue": "^1.3.1",
"@types/node-fetch": "^2.6.1",
"@types/ws": "^8.5.3",
"discord-api-types": "^0.30.0",
2022-02-16 11:32:42 +01:00
"form-data": "^4.0.0",
"node-fetch": "^2.6.1",
2022-05-27 12:58:41 +02:00
"ws": "^8.6.0"
2022-02-16 11:32:42 +01:00
},
"dependencies": {
2022-05-27 12:58:41 +02:00
"@discordjs/collection": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-0.6.0.tgz",
"integrity": "sha512-Ieaetb36l0nmAS5X9Upqk4W7euAO6FdXPxn3I8vBAKEcoIzEZI1mcVcPfCfagGJZSgBKpENnAnKkP4GAn+MV8w=="
},
2022-02-16 11:32:42 +01:00
"discord-api-types": {
2022-05-27 12:58:41 +02:00
"version": "0.30.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.30.0.tgz",
"integrity": "sha512-wYst0jrT8EJs2tVlwUTQ2xT0oWMjUrRMpFTkNY3NMleWyQNHgWaKhqFfxdLPdC2im9IuR5EsxcEgjhf/npeftw=="
2022-02-16 11:32:42 +01:00
}
}
},
2022-05-27 12:58:41 +02:00
"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=="
},
2022-02-16 11:32:42 +01:00
"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==",
"requires": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
}
},
"mime-db": {
2022-05-27 12:58:41 +02:00
"version": "1.52.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="
2022-02-16 11:32:42 +01:00
},
"mime-types": {
2022-05-27 12:58:41 +02:00
"version": "2.1.35",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
2022-02-16 11:32:42 +01:00
"requires": {
2022-05-27 12:58:41 +02:00
"mime-db": "1.52.0"
2022-02-16 11:32:42 +01:00
}
},
"node-fetch": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"requires": {
"whatwg-url": "^5.0.0"
}
},
"npm": {
2022-05-27 12:58:41 +02:00
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-8.11.0.tgz",
"integrity": "sha512-4qmtwHa28J4SPmwCNoQI07KIF/ljmBhhuqG+xNXsIIRpwdKB5OXkMIGfH6KlThR6kzusxlkgR7t1haFDB88dcQ==",
2022-02-16 11:32:42 +01:00
"requires": {
2022-05-27 12:58:41 +02:00
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^5.0.4",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.1.0",
"@npmcli/fs": "^2.1.0",
"@npmcli/map-workspaces": "^2.0.3",
"@npmcli/package-json": "^2.0.0",
"@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1",
"archy": "~1.0.0",
"cacache": "^16.1.0",
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^4.0.0",
"cli-table3": "^0.6.2",
"columnify": "^1.6.0",
"fastest-levenshtein": "^1.0.12",
"glob": "^8.0.1",
"graceful-fs": "^4.2.10",
"hosted-git-info": "^5.0.0",
"ini": "^3.0.0",
"init-package-json": "^3.0.2",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^6.0.2",
"libnpmdiff": "^4.0.2",
"libnpmexec": "^4.0.2",
"libnpmfund": "^3.0.1",
"libnpmhook": "^8.0.2",
"libnpmorg": "^4.0.2",
"libnpmpack": "^4.0.2",
"libnpmpublish": "^6.0.2",
"libnpmsearch": "^5.0.2",
"libnpmteam": "^4.0.2",
"libnpmversion": "^3.0.1",
"make-fetch-happen": "^10.1.5",
"minipass": "^3.1.6",
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4",
"mkdirp-infer-owner": "^2.0.0",
"ms": "^2.1.2",
"node-gyp": "^9.0.0",
"nopt": "^5.0.0",
"npm-audit-report": "^3.0.0",
"npm-install-checks": "^5.0.0",
"npm-package-arg": "^9.0.2",
"npm-pick-manifest": "^7.0.1",
"npm-profile": "^6.0.3",
"npm-registry-fetch": "^13.1.1",
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2",
"opener": "^1.5.2",
"pacote": "^13.4.1",
"parse-conflict-json": "^2.0.2",
"proc-log": "^2.0.1",
"qrcode-terminal": "^0.12.0",
"read": "~1.0.7",
"read-package-json": "^5.0.1",
"read-package-json-fast": "^2.0.3",
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
"semver": "^7.3.7",
"ssri": "^9.0.1",
"tar": "^6.1.11",
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",
"treeverse": "^2.0.0",
"validate-npm-package-name": "^4.0.0",
"which": "^2.0.2",
"write-file-atomic": "^4.0.1"
},
"dependencies": {
"@colors/colors": {
"version": "1.5.0",
"bundled": true,
"optional": true
},
2022-02-16 11:32:42 +01:00
"@gar/promisify": {
2022-05-27 12:58:41 +02:00
"version": "1.1.3",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"@isaacs/string-locale-compare": {
"version": "1.1.0",
"bundled": true
},
"@npmcli/arborist": {
2022-05-27 12:58:41 +02:00
"version": "5.2.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/installed-package-contents": "^1.0.7",
2022-05-27 12:58:41 +02:00
"@npmcli/map-workspaces": "^2.0.3",
"@npmcli/metavuln-calculator": "^3.0.1",
"@npmcli/move-file": "^2.0.0",
2022-02-16 11:32:42 +01:00
"@npmcli/name-from-folder": "^1.0.1",
2022-05-27 12:58:41 +02:00
"@npmcli/node-gyp": "^2.0.0",
"@npmcli/package-json": "^2.0.0",
"@npmcli/run-script": "^3.0.0",
2022-02-16 11:32:42 +01:00
"bin-links": "^3.0.0",
2022-05-27 12:58:41 +02:00
"cacache": "^16.0.6",
2022-02-16 11:32:42 +01:00
"common-ancestor-path": "^1.0.1",
"json-parse-even-better-errors": "^2.3.1",
"json-stringify-nice": "^1.1.4",
"mkdirp": "^1.0.4",
"mkdirp-infer-owner": "^2.0.0",
2022-05-27 12:58:41 +02:00
"nopt": "^5.0.0",
"npm-install-checks": "^5.0.0",
"npm-package-arg": "^9.0.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.0",
"npmlog": "^6.0.2",
"pacote": "^13.0.5",
2022-02-16 11:32:42 +01:00
"parse-conflict-json": "^2.0.1",
2022-05-27 12:58:41 +02:00
"proc-log": "^2.0.0",
2022-02-16 11:32:42 +01:00
"promise-all-reject-late": "^1.0.0",
"promise-call-limit": "^1.0.1",
"read-package-json-fast": "^2.0.2",
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
2022-05-27 12:58:41 +02:00
"semver": "^7.3.7",
"ssri": "^9.0.0",
"treeverse": "^2.0.0",
2022-02-16 11:32:42 +01:00
"walk-up-path": "^1.0.0"
}
},
"@npmcli/ci-detect": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"@npmcli/config": {
2022-05-27 12:58:41 +02:00
"version": "4.1.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@npmcli/map-workspaces": "^2.0.2",
"ini": "^3.0.0",
2022-02-16 11:32:42 +01:00
"mkdirp-infer-owner": "^2.0.0",
"nopt": "^5.0.0",
2022-05-27 12:58:41 +02:00
"proc-log": "^2.0.0",
2022-02-16 11:32:42 +01:00
"read-package-json-fast": "^2.0.3",
2022-05-27 12:58:41 +02:00
"semver": "^7.3.5",
2022-02-16 11:32:42 +01:00
"walk-up-path": "^1.0.0"
}
},
"@npmcli/disparity-colors": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"ansi-styles": "^4.3.0"
}
},
"@npmcli/fs": {
2022-05-27 12:58:41 +02:00
"version": "2.1.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@gar/promisify": "^1.1.3",
2022-02-16 11:32:42 +01:00
"semver": "^7.3.5"
}
},
"@npmcli/git": {
2022-05-27 12:58:41 +02:00
"version": "3.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@npmcli/promise-spawn": "^3.0.0",
"lru-cache": "^7.4.4",
2022-02-16 11:32:42 +01:00
"mkdirp": "^1.0.4",
2022-05-27 12:58:41 +02:00
"npm-pick-manifest": "^7.0.0",
"proc-log": "^2.0.0",
2022-02-16 11:32:42 +01:00
"promise-inflight": "^1.0.1",
"promise-retry": "^2.0.1",
"semver": "^7.3.5",
"which": "^2.0.2"
}
},
"@npmcli/installed-package-contents": {
"version": "1.0.7",
"bundled": true,
"requires": {
"npm-bundled": "^1.1.1",
"npm-normalize-package-bin": "^1.0.1"
}
},
"@npmcli/map-workspaces": {
2022-05-27 12:58:41 +02:00
"version": "2.0.3",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"@npmcli/name-from-folder": "^1.0.1",
2022-05-27 12:58:41 +02:00
"glob": "^8.0.1",
"minimatch": "^5.0.1",
"read-package-json-fast": "^2.0.3"
2022-02-16 11:32:42 +01:00
}
},
"@npmcli/metavuln-calculator": {
2022-05-27 12:58:41 +02:00
"version": "3.1.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"cacache": "^16.0.0",
2022-02-16 11:32:42 +01:00
"json-parse-even-better-errors": "^2.3.1",
2022-05-27 12:58:41 +02:00
"pacote": "^13.0.3",
"semver": "^7.3.5"
2022-02-16 11:32:42 +01:00
}
},
"@npmcli/move-file": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2"
}
},
"@npmcli/name-from-folder": {
"version": "1.0.1",
"bundled": true
},
"@npmcli/node-gyp": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"@npmcli/package-json": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"json-parse-even-better-errors": "^2.3.1"
}
},
"@npmcli/promise-spawn": {
2022-05-27 12:58:41 +02:00
"version": "3.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"infer-owner": "^1.0.4"
}
},
"@npmcli/run-script": {
2022-05-27 12:58:41 +02:00
"version": "3.0.2",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@npmcli/node-gyp": "^2.0.0",
"@npmcli/promise-spawn": "^3.0.0",
"node-gyp": "^9.0.0",
"read-package-json-fast": "^2.0.3"
2022-02-16 11:32:42 +01:00
}
},
"@tootallnate/once": {
"version": "2.0.0",
"bundled": true
},
"abbrev": {
"version": "1.1.1",
"bundled": true
},
"agent-base": {
"version": "6.0.2",
"bundled": true,
"requires": {
"debug": "4"
}
},
"agentkeepalive": {
2022-05-27 12:58:41 +02:00
"version": "4.2.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"debug": "^4.1.0",
"depd": "^1.1.2",
"humanize-ms": "^1.2.1"
}
},
"aggregate-error": {
"version": "3.1.0",
"bundled": true,
"requires": {
"clean-stack": "^2.0.0",
"indent-string": "^4.0.0"
}
},
"ansi-regex": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"ansi-styles": {
"version": "4.3.0",
"bundled": true,
"requires": {
"color-convert": "^2.0.1"
}
},
"aproba": {
"version": "2.0.0",
"bundled": true
},
"archy": {
"version": "1.0.0",
"bundled": true
},
"are-we-there-yet": {
"version": "3.0.0",
"bundled": true,
"requires": {
"delegates": "^1.0.0",
"readable-stream": "^3.6.0"
}
},
"asap": {
"version": "2.0.6",
"bundled": true
},
"balanced-match": {
"version": "1.0.2",
"bundled": true
},
"bin-links": {
2022-05-27 12:58:41 +02:00
"version": "3.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"cmd-shim": "^5.0.0",
2022-02-16 11:32:42 +01:00
"mkdirp-infer-owner": "^2.0.0",
"npm-normalize-package-bin": "^1.0.0",
2022-05-27 12:58:41 +02:00
"read-cmd-shim": "^3.0.0",
2022-02-16 11:32:42 +01:00
"rimraf": "^3.0.0",
"write-file-atomic": "^4.0.0"
}
},
"binary-extensions": {
"version": "2.2.0",
"bundled": true
},
"brace-expansion": {
2022-05-27 12:58:41 +02:00
"version": "2.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"balanced-match": "^1.0.0"
2022-02-16 11:32:42 +01:00
}
},
"builtins": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
"bundled": true,
"requires": {
"semver": "^7.0.0"
}
2022-02-16 11:32:42 +01:00
},
"cacache": {
2022-05-27 12:58:41 +02:00
"version": "16.1.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@npmcli/fs": "^2.1.0",
"@npmcli/move-file": "^2.0.0",
2022-02-16 11:32:42 +01:00
"chownr": "^2.0.0",
2022-05-27 12:58:41 +02:00
"fs-minipass": "^2.1.0",
"glob": "^8.0.1",
2022-02-16 11:32:42 +01:00
"infer-owner": "^1.0.4",
2022-05-27 12:58:41 +02:00
"lru-cache": "^7.7.1",
"minipass": "^3.1.6",
2022-02-16 11:32:42 +01:00
"minipass-collect": "^1.0.2",
"minipass-flush": "^1.0.5",
2022-05-27 12:58:41 +02:00
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4",
2022-02-16 11:32:42 +01:00
"p-map": "^4.0.0",
"promise-inflight": "^1.0.1",
"rimraf": "^3.0.2",
2022-05-27 12:58:41 +02:00
"ssri": "^9.0.0",
"tar": "^6.1.11",
2022-02-16 11:32:42 +01:00
"unique-filename": "^1.1.1"
}
},
"chalk": {
"version": "4.1.2",
"bundled": true,
"requires": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
}
},
"chownr": {
"version": "2.0.0",
"bundled": true
},
"cidr-regex": {
"version": "3.1.1",
"bundled": true,
"requires": {
"ip-regex": "^4.1.0"
}
},
"clean-stack": {
"version": "2.2.0",
"bundled": true
},
"cli-columns": {
"version": "4.0.0",
"bundled": true,
"requires": {
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1"
}
},
"cli-table3": {
2022-05-27 12:58:41 +02:00
"version": "0.6.2",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@colors/colors": "1.5.0",
2022-02-16 11:32:42 +01:00
"string-width": "^4.2.0"
}
},
"clone": {
"version": "1.0.4",
"bundled": true
},
"cmd-shim": {
2022-05-27 12:58:41 +02:00
"version": "5.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"mkdirp-infer-owner": "^2.0.0"
}
},
"color-convert": {
"version": "2.0.1",
"bundled": true,
"requires": {
"color-name": "~1.1.4"
}
},
"color-name": {
"version": "1.1.4",
"bundled": true
},
"color-support": {
"version": "1.1.3",
"bundled": true
},
"columnify": {
2022-05-27 12:58:41 +02:00
"version": "1.6.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"strip-ansi": "^6.0.1",
2022-02-16 11:32:42 +01:00
"wcwidth": "^1.0.0"
}
},
"common-ancestor-path": {
"version": "1.0.1",
"bundled": true
},
"concat-map": {
"version": "0.0.1",
"bundled": true
},
"console-control-strings": {
"version": "1.1.0",
"bundled": true
},
"debug": {
2022-05-27 12:58:41 +02:00
"version": "4.3.4",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"ms": "2.1.2"
},
"dependencies": {
"ms": {
"version": "2.1.2",
"bundled": true
}
}
},
"debuglog": {
"version": "1.0.1",
"bundled": true
},
"defaults": {
"version": "1.0.3",
"bundled": true,
"requires": {
"clone": "^1.0.2"
}
},
"delegates": {
"version": "1.0.0",
"bundled": true
},
"depd": {
"version": "1.1.2",
"bundled": true
},
"dezalgo": {
2022-05-27 12:58:41 +02:00
"version": "1.0.4",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"asap": "^2.0.0",
"wrappy": "1"
}
},
"diff": {
"version": "5.0.0",
"bundled": true
},
"emoji-regex": {
"version": "8.0.0",
"bundled": true
},
"encoding": {
"version": "0.1.13",
"bundled": true,
"optional": true,
"requires": {
"iconv-lite": "^0.6.2"
}
},
"env-paths": {
"version": "2.2.1",
"bundled": true
},
"err-code": {
"version": "2.0.3",
"bundled": true
},
"fastest-levenshtein": {
"version": "1.0.12",
"bundled": true
},
"fs-minipass": {
"version": "2.1.0",
"bundled": true,
"requires": {
"minipass": "^3.0.0"
}
},
"fs.realpath": {
"version": "1.0.0",
"bundled": true
},
"function-bind": {
"version": "1.1.1",
"bundled": true
},
"gauge": {
2022-05-27 12:58:41 +02:00
"version": "4.0.4",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"aproba": "^1.0.3 || ^2.0.0",
2022-05-27 12:58:41 +02:00
"color-support": "^1.1.3",
"console-control-strings": "^1.1.0",
2022-02-16 11:32:42 +01:00
"has-unicode": "^2.0.1",
2022-05-27 12:58:41 +02:00
"signal-exit": "^3.0.7",
2022-02-16 11:32:42 +01:00
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1",
2022-05-27 12:58:41 +02:00
"wide-align": "^1.1.5"
2022-02-16 11:32:42 +01:00
}
},
"glob": {
2022-05-27 12:58:41 +02:00
"version": "8.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
2022-05-27 12:58:41 +02:00
"minimatch": "^5.0.1",
2022-02-16 11:32:42 +01:00
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
"graceful-fs": {
2022-05-27 12:58:41 +02:00
"version": "4.2.10",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"has": {
"version": "1.0.3",
"bundled": true,
"requires": {
"function-bind": "^1.1.1"
}
},
"has-flag": {
"version": "4.0.0",
"bundled": true
},
"has-unicode": {
"version": "2.0.1",
"bundled": true
},
"hosted-git-info": {
2022-05-27 12:58:41 +02:00
"version": "5.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"lru-cache": "^7.5.1"
2022-02-16 11:32:42 +01:00
}
},
"http-cache-semantics": {
"version": "4.1.0",
"bundled": true
},
"http-proxy-agent": {
"version": "5.0.0",
"bundled": true,
"requires": {
"@tootallnate/once": "2",
"agent-base": "6",
"debug": "4"
}
},
"https-proxy-agent": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"agent-base": "6",
"debug": "4"
}
},
"humanize-ms": {
"version": "1.2.1",
"bundled": true,
"requires": {
"ms": "^2.0.0"
}
},
"iconv-lite": {
"version": "0.6.3",
"bundled": true,
"optional": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
}
},
"ignore-walk": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"minimatch": "^5.0.1"
2022-02-16 11:32:42 +01:00
}
},
"imurmurhash": {
"version": "0.1.4",
"bundled": true
},
"indent-string": {
"version": "4.0.0",
"bundled": true
},
"infer-owner": {
"version": "1.0.4",
"bundled": true
},
"inflight": {
"version": "1.0.6",
"bundled": true,
"requires": {
"once": "^1.3.0",
"wrappy": "1"
}
},
"inherits": {
"version": "2.0.4",
"bundled": true
},
"ini": {
2022-05-27 12:58:41 +02:00
"version": "3.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"init-package-json": {
2022-05-27 12:58:41 +02:00
"version": "3.0.2",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"npm-package-arg": "^9.0.1",
2022-02-16 11:32:42 +01:00
"promzard": "^0.3.0",
2022-05-27 12:58:41 +02:00
"read": "^1.0.7",
"read-package-json": "^5.0.0",
2022-02-16 11:32:42 +01:00
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4",
2022-05-27 12:58:41 +02:00
"validate-npm-package-name": "^4.0.0"
2022-02-16 11:32:42 +01:00
}
},
"ip": {
2022-05-27 12:58:41 +02:00
"version": "1.1.8",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"ip-regex": {
"version": "4.3.0",
"bundled": true
},
"is-cidr": {
"version": "4.0.2",
"bundled": true,
"requires": {
"cidr-regex": "^3.1.1"
}
},
"is-core-module": {
2022-05-27 12:58:41 +02:00
"version": "2.9.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"has": "^1.0.3"
}
},
"is-fullwidth-code-point": {
2022-05-27 12:58:41 +02:00
"version": "3.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"is-lambda": {
"version": "1.0.1",
"bundled": true
},
"isexe": {
"version": "2.0.0",
"bundled": true
},
"json-parse-even-better-errors": {
"version": "2.3.1",
"bundled": true
},
"json-stringify-nice": {
"version": "1.1.4",
"bundled": true
},
"jsonparse": {
"version": "1.3.1",
"bundled": true
},
"just-diff": {
2022-05-27 12:58:41 +02:00
"version": "5.0.2",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"just-diff-apply": {
2022-05-27 12:58:41 +02:00
"version": "5.2.0",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"libnpmaccess": {
2022-05-27 12:58:41 +02:00
"version": "6.0.3",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"aproba": "^2.0.0",
"minipass": "^3.1.1",
2022-05-27 12:58:41 +02:00
"npm-package-arg": "^9.0.1",
"npm-registry-fetch": "^13.0.0"
2022-02-16 11:32:42 +01:00
}
},
"libnpmdiff": {
2022-05-27 12:58:41 +02:00
"version": "4.0.3",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@npmcli/disparity-colors": "^2.0.0",
2022-02-16 11:32:42 +01:00
"@npmcli/installed-package-contents": "^1.0.7",
"binary-extensions": "^2.2.0",
"diff": "^5.0.0",
2022-05-27 12:58:41 +02:00
"minimatch": "^5.0.1",
"npm-package-arg": "^9.0.1",
"pacote": "^13.0.5",
2022-02-16 11:32:42 +01:00
"tar": "^6.1.0"
}
},
"libnpmexec": {
2022-05-27 12:58:41 +02:00
"version": "4.0.5",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@npmcli/arborist": "^5.0.0",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/run-script": "^3.0.0",
2022-02-16 11:32:42 +01:00
"chalk": "^4.1.0",
"mkdirp-infer-owner": "^2.0.0",
2022-05-27 12:58:41 +02:00
"npm-package-arg": "^9.0.1",
"npmlog": "^6.0.2",
"pacote": "^13.0.5",
"proc-log": "^2.0.0",
2022-02-16 11:32:42 +01:00
"read": "^1.0.7",
"read-package-json-fast": "^2.0.2",
"walk-up-path": "^1.0.0"
}
},
"libnpmfund": {
2022-05-27 12:58:41 +02:00
"version": "3.0.2",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@npmcli/arborist": "^5.0.0"
2022-02-16 11:32:42 +01:00
}
},
"libnpmhook": {
2022-05-27 12:58:41 +02:00
"version": "8.0.3",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"aproba": "^2.0.0",
2022-05-27 12:58:41 +02:00
"npm-registry-fetch": "^13.0.0"
2022-02-16 11:32:42 +01:00
}
},
"libnpmorg": {
2022-05-27 12:58:41 +02:00
"version": "4.0.3",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"aproba": "^2.0.0",
2022-05-27 12:58:41 +02:00
"npm-registry-fetch": "^13.0.0"
2022-02-16 11:32:42 +01:00
}
},
"libnpmpack": {
2022-05-27 12:58:41 +02:00
"version": "4.1.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@npmcli/run-script": "^3.0.0",
"npm-package-arg": "^9.0.1",
"pacote": "^13.5.0"
2022-02-16 11:32:42 +01:00
}
},
"libnpmpublish": {
2022-05-27 12:58:41 +02:00
"version": "6.0.4",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"normalize-package-data": "^4.0.0",
"npm-package-arg": "^9.0.1",
"npm-registry-fetch": "^13.0.0",
"semver": "^7.3.7",
"ssri": "^9.0.0"
2022-02-16 11:32:42 +01:00
}
},
"libnpmsearch": {
2022-05-27 12:58:41 +02:00
"version": "5.0.3",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"npm-registry-fetch": "^13.0.0"
2022-02-16 11:32:42 +01:00
}
},
"libnpmteam": {
2022-05-27 12:58:41 +02:00
"version": "4.0.3",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"aproba": "^2.0.0",
2022-05-27 12:58:41 +02:00
"npm-registry-fetch": "^13.0.0"
2022-02-16 11:32:42 +01:00
}
},
"libnpmversion": {
2022-05-27 12:58:41 +02:00
"version": "3.0.4",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@npmcli/git": "^3.0.0",
"@npmcli/run-script": "^3.0.0",
2022-02-16 11:32:42 +01:00
"json-parse-even-better-errors": "^2.3.1",
2022-05-27 12:58:41 +02:00
"proc-log": "^2.0.0",
"semver": "^7.3.7"
2022-02-16 11:32:42 +01:00
}
},
"lru-cache": {
2022-05-27 12:58:41 +02:00
"version": "7.9.0",
"bundled": true
2022-02-16 11:32:42 +01:00
},
"make-fetch-happen": {
2022-05-27 12:58:41 +02:00
"version": "10.1.5",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"agentkeepalive": "^4.2.1",
"cacache": "^16.1.0",
2022-02-16 11:32:42 +01:00
"http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
2022-05-27 12:58:41 +02:00
"lru-cache": "^7.7.1",
2022-02-16 11:32:42 +01:00
"minipass": "^3.1.6",
"minipass-collect": "^1.0.2",
2022-05-27 12:58:41 +02:00
"minipass-fetch": "^2.0.3",
2022-02-16 11:32:42 +01:00
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^6.1.1",
2022-05-27 12:58:41 +02:00
"ssri": "^9.0.0"
2022-02-16 11:32:42 +01:00
}
},
"minimatch": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"brace-expansion": "^2.0.1"
2022-02-16 11:32:42 +01:00
}
},
"minipass": {
"version": "3.1.6",
"bundled": true,
"requires": {
"yallist": "^4.0.0"
}
},
"minipass-collect": {
"version": "1.0.2",
"bundled": true,
"requires": {
"minipass": "^3.0.0"
}
},
"minipass-fetch": {
2022-05-27 12:58:41 +02:00
"version": "2.1.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"encoding": "^0.1.13",
"minipass": "^3.1.6",
2022-02-16 11:32:42 +01:00
"minipass-sized": "^1.0.3",
2022-05-27 12:58:41 +02:00
"minizlib": "^2.1.2"
2022-02-16 11:32:42 +01:00
}
},
"minipass-flush": {
"version": "1.0.5",
"bundled": true,
"requires": {
"minipass": "^3.0.0"
}
},
"minipass-json-stream": {
"version": "1.0.1",
"bundled": true,
"requires": {
"jsonparse": "^1.3.1",
"minipass": "^3.0.0"
}
},
"minipass-pipeline": {
"version": "1.2.4",
"bundled": true,
"requires": {
"minipass": "^3.0.0"
}
},
"minipass-sized": {
"version": "1.0.3",
"bundled": true,
"requires": {
"minipass": "^3.0.0"
}
},
"minizlib": {
"version": "2.1.2",
"bundled": true,
"requires": {
"minipass": "^3.0.0",
"yallist": "^4.0.0"
}
},
"mkdirp": {
"version": "1.0.4",
"bundled": true
},
"mkdirp-infer-owner": {
"version": "2.0.0",
"bundled": true,
"requires": {
"chownr": "^2.0.0",
"infer-owner": "^1.0.4",
"mkdirp": "^1.0.3"
}
},
"ms": {
"version": "2.1.3",
"bundled": true
},
"mute-stream": {
"version": "0.0.8",
"bundled": true
},
"negotiator": {
"version": "0.6.3",
"bundled": true
},
"node-gyp": {
2022-05-27 12:58:41 +02:00
"version": "9.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"env-paths": "^2.2.0",
"glob": "^7.1.4",
"graceful-fs": "^4.2.6",
2022-05-27 12:58:41 +02:00
"make-fetch-happen": "^10.0.3",
2022-02-16 11:32:42 +01:00
"nopt": "^5.0.0",
"npmlog": "^6.0.0",
"rimraf": "^3.0.2",
"semver": "^7.3.5",
"tar": "^6.1.2",
"which": "^2.0.2"
},
"dependencies": {
2022-05-27 12:58:41 +02:00
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
2022-02-16 11:32:42 +01:00
},
2022-05-27 12:58:41 +02:00
"glob": {
"version": "7.2.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
2022-02-16 11:32:42 +01:00
}
},
2022-05-27 12:58:41 +02:00
"minimatch": {
"version": "3.1.2",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"brace-expansion": "^1.1.7"
2022-02-16 11:32:42 +01:00
}
}
}
},
"nopt": {
"version": "5.0.0",
"bundled": true,
"requires": {
"abbrev": "1"
}
},
"normalize-package-data": {
2022-05-27 12:58:41 +02:00
"version": "4.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"hosted-git-info": "^5.0.0",
"is-core-module": "^2.8.1",
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4"
2022-02-16 11:32:42 +01:00
}
},
"npm-audit-report": {
2022-05-27 12:58:41 +02:00
"version": "3.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"chalk": "^4.0.0"
}
},
"npm-bundled": {
"version": "1.1.2",
"bundled": true,
"requires": {
"npm-normalize-package-bin": "^1.0.1"
}
},
"npm-install-checks": {
2022-05-27 12:58:41 +02:00
"version": "5.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"semver": "^7.1.1"
}
},
"npm-normalize-package-bin": {
"version": "1.0.1",
"bundled": true
},
"npm-package-arg": {
2022-05-27 12:58:41 +02:00
"version": "9.0.2",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"hosted-git-info": "^5.0.0",
"semver": "^7.3.5",
"validate-npm-package-name": "^4.0.0"
2022-02-16 11:32:42 +01:00
}
},
"npm-packlist": {
2022-05-27 12:58:41 +02:00
"version": "5.1.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"glob": "^8.0.1",
"ignore-walk": "^5.0.1",
"npm-bundled": "^1.1.2",
2022-02-16 11:32:42 +01:00
"npm-normalize-package-bin": "^1.0.1"
}
},
"npm-pick-manifest": {
2022-05-27 12:58:41 +02:00
"version": "7.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"npm-install-checks": "^5.0.0",
2022-02-16 11:32:42 +01:00
"npm-normalize-package-bin": "^1.0.1",
2022-05-27 12:58:41 +02:00
"npm-package-arg": "^9.0.0",
"semver": "^7.3.5"
2022-02-16 11:32:42 +01:00
}
},
"npm-profile": {
2022-05-27 12:58:41 +02:00
"version": "6.0.3",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0"
2022-02-16 11:32:42 +01:00
}
},
"npm-registry-fetch": {
2022-05-27 12:58:41 +02:00
"version": "13.1.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"make-fetch-happen": "^10.0.6",
2022-02-16 11:32:42 +01:00
"minipass": "^3.1.6",
2022-05-27 12:58:41 +02:00
"minipass-fetch": "^2.0.3",
2022-02-16 11:32:42 +01:00
"minipass-json-stream": "^1.0.1",
"minizlib": "^2.1.2",
2022-05-27 12:58:41 +02:00
"npm-package-arg": "^9.0.1",
"proc-log": "^2.0.0"
2022-02-16 11:32:42 +01:00
}
},
"npm-user-validate": {
"version": "1.0.1",
"bundled": true
},
"npmlog": {
2022-05-27 12:58:41 +02:00
"version": "6.0.2",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"are-we-there-yet": "^3.0.0",
"console-control-strings": "^1.1.0",
2022-05-27 12:58:41 +02:00
"gauge": "^4.0.3",
2022-02-16 11:32:42 +01:00
"set-blocking": "^2.0.0"
}
},
"once": {
"version": "1.4.0",
"bundled": true,
"requires": {
"wrappy": "1"
}
},
"opener": {
"version": "1.5.2",
"bundled": true
},
"p-map": {
"version": "4.0.0",
"bundled": true,
"requires": {
"aggregate-error": "^3.0.0"
}
},
"pacote": {
2022-05-27 12:58:41 +02:00
"version": "13.5.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"@npmcli/git": "^3.0.0",
"@npmcli/installed-package-contents": "^1.0.7",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/run-script": "^3.0.1",
"cacache": "^16.0.0",
2022-02-16 11:32:42 +01:00
"chownr": "^2.0.0",
"fs-minipass": "^2.1.0",
"infer-owner": "^1.0.4",
2022-05-27 12:58:41 +02:00
"minipass": "^3.1.6",
"mkdirp": "^1.0.4",
"npm-package-arg": "^9.0.0",
"npm-packlist": "^5.1.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0",
2022-02-16 11:32:42 +01:00
"promise-retry": "^2.0.1",
2022-05-27 12:58:41 +02:00
"read-package-json": "^5.0.0",
"read-package-json-fast": "^2.0.3",
2022-02-16 11:32:42 +01:00
"rimraf": "^3.0.2",
2022-05-27 12:58:41 +02:00
"ssri": "^9.0.0",
"tar": "^6.1.11"
2022-02-16 11:32:42 +01:00
}
},
"parse-conflict-json": {
2022-05-27 12:58:41 +02:00
"version": "2.0.2",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"json-parse-even-better-errors": "^2.3.1",
"just-diff": "^5.0.1",
2022-05-27 12:58:41 +02:00
"just-diff-apply": "^5.2.0"
2022-02-16 11:32:42 +01:00
}
},
"path-is-absolute": {
"version": "1.0.1",
"bundled": true
},
"proc-log": {
2022-05-27 12:58:41 +02:00
"version": "2.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"promise-all-reject-late": {
"version": "1.0.1",
"bundled": true
},
"promise-call-limit": {
"version": "1.0.1",
"bundled": true
},
"promise-inflight": {
"version": "1.0.1",
"bundled": true
},
"promise-retry": {
"version": "2.0.1",
"bundled": true,
"requires": {
"err-code": "^2.0.2",
"retry": "^0.12.0"
}
},
"promzard": {
"version": "0.3.0",
"bundled": true,
"requires": {
"read": "1"
}
},
"qrcode-terminal": {
"version": "0.12.0",
"bundled": true
},
"read": {
"version": "1.0.7",
"bundled": true,
"requires": {
"mute-stream": "~0.0.4"
}
},
"read-cmd-shim": {
2022-05-27 12:58:41 +02:00
"version": "3.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"read-package-json": {
2022-05-27 12:58:41 +02:00
"version": "5.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"glob": "^8.0.1",
"json-parse-even-better-errors": "^2.3.1",
"normalize-package-data": "^4.0.0",
"npm-normalize-package-bin": "^1.0.1"
2022-02-16 11:32:42 +01:00
}
},
"read-package-json-fast": {
"version": "2.0.3",
"bundled": true,
"requires": {
"json-parse-even-better-errors": "^2.3.0",
"npm-normalize-package-bin": "^1.0.1"
}
},
"readable-stream": {
"version": "3.6.0",
"bundled": true,
"requires": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
"util-deprecate": "^1.0.1"
}
},
"readdir-scoped-modules": {
"version": "1.1.0",
"bundled": true,
"requires": {
"debuglog": "^1.0.1",
"dezalgo": "^1.0.0",
"graceful-fs": "^4.1.2",
"once": "^1.3.0"
}
},
"retry": {
"version": "0.12.0",
"bundled": true
},
"rimraf": {
"version": "3.0.2",
"bundled": true,
"requires": {
"glob": "^7.1.3"
2022-05-27 12:58:41 +02:00
},
"dependencies": {
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"glob": {
"version": "7.2.0",
"bundled": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
"minimatch": {
"version": "3.1.2",
"bundled": true,
"requires": {
"brace-expansion": "^1.1.7"
}
}
2022-02-16 11:32:42 +01:00
}
},
"safe-buffer": {
"version": "5.2.1",
"bundled": true
},
"safer-buffer": {
"version": "2.1.2",
"bundled": true,
"optional": true
},
"semver": {
2022-05-27 12:58:41 +02:00
"version": "7.3.7",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"lru-cache": "^6.0.0"
2022-05-27 12:58:41 +02:00
},
"dependencies": {
"lru-cache": {
"version": "6.0.0",
"bundled": true,
"requires": {
"yallist": "^4.0.0"
}
}
2022-02-16 11:32:42 +01:00
}
},
"set-blocking": {
"version": "2.0.0",
"bundled": true
},
"signal-exit": {
2022-05-27 12:58:41 +02:00
"version": "3.0.7",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"smart-buffer": {
"version": "4.2.0",
"bundled": true
},
"socks": {
2022-05-27 12:58:41 +02:00
"version": "2.6.2",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"ip": "^1.1.5",
2022-05-27 12:58:41 +02:00
"smart-buffer": "^4.2.0"
2022-02-16 11:32:42 +01:00
}
},
"socks-proxy-agent": {
2022-05-27 12:58:41 +02:00
"version": "6.2.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"agent-base": "^6.0.2",
2022-05-27 12:58:41 +02:00
"debug": "^4.3.3",
"socks": "^2.6.2"
2022-02-16 11:32:42 +01:00
}
},
"spdx-correct": {
"version": "3.1.1",
"bundled": true,
"requires": {
"spdx-expression-parse": "^3.0.0",
"spdx-license-ids": "^3.0.0"
}
},
"spdx-exceptions": {
"version": "2.3.0",
"bundled": true
},
"spdx-expression-parse": {
"version": "3.0.1",
"bundled": true,
"requires": {
"spdx-exceptions": "^2.1.0",
"spdx-license-ids": "^3.0.0"
}
},
"spdx-license-ids": {
"version": "3.0.11",
"bundled": true
},
"ssri": {
2022-05-27 12:58:41 +02:00
"version": "9.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"minipass": "^3.1.1"
}
},
"string_decoder": {
"version": "1.3.0",
"bundled": true,
"requires": {
"safe-buffer": "~5.2.0"
}
},
"string-width": {
2022-05-27 12:58:41 +02:00
"version": "4.2.3",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
2022-02-16 11:32:42 +01:00
}
},
"strip-ansi": {
2022-05-27 12:58:41 +02:00
"version": "6.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"ansi-regex": "^5.0.1"
2022-02-16 11:32:42 +01:00
}
},
"supports-color": {
"version": "7.2.0",
"bundled": true,
"requires": {
"has-flag": "^4.0.0"
}
},
"tar": {
"version": "6.1.11",
"bundled": true,
"requires": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",
"minipass": "^3.0.0",
"minizlib": "^2.1.1",
"mkdirp": "^1.0.3",
"yallist": "^4.0.0"
}
},
"text-table": {
"version": "0.2.0",
"bundled": true
},
"tiny-relative-date": {
"version": "1.3.0",
"bundled": true
},
"treeverse": {
2022-05-27 12:58:41 +02:00
"version": "2.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true
},
"unique-filename": {
"version": "1.1.1",
"bundled": true,
"requires": {
"unique-slug": "^2.0.0"
}
},
"unique-slug": {
"version": "2.0.2",
"bundled": true,
"requires": {
"imurmurhash": "^0.1.4"
}
},
"util-deprecate": {
"version": "1.0.2",
"bundled": true
},
"validate-npm-package-license": {
"version": "3.0.4",
"bundled": true,
"requires": {
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0"
}
},
"validate-npm-package-name": {
2022-05-27 12:58:41 +02:00
"version": "4.0.0",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
2022-05-27 12:58:41 +02:00
"builtins": "^5.0.0"
2022-02-16 11:32:42 +01:00
}
},
"walk-up-path": {
"version": "1.0.0",
"bundled": true
},
"wcwidth": {
"version": "1.0.1",
"bundled": true,
"requires": {
"defaults": "^1.0.3"
}
},
"which": {
"version": "2.0.2",
"bundled": true,
"requires": {
"isexe": "^2.0.0"
}
},
"wide-align": {
"version": "1.1.5",
"bundled": true,
"requires": {
"string-width": "^1.0.2 || 2 || 3 || 4"
}
},
"wrappy": {
"version": "1.0.2",
"bundled": true
},
"write-file-atomic": {
2022-05-27 12:58:41 +02:00
"version": "4.0.1",
2022-02-16 11:32:42 +01:00
"bundled": true,
"requires": {
"imurmurhash": "^0.1.4",
2022-05-27 12:58:41 +02:00
"signal-exit": "^3.0.7"
2022-02-16 11:32:42 +01:00
}
},
"yallist": {
"version": "4.0.0",
"bundled": true
}
}
},
"tr46": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
},
"ts-mixer": {
2022-05-27 12:58:41 +02:00
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.1.tgz",
"integrity": "sha512-hvE+ZYXuINrx6Ei6D6hz+PTim0Uf++dYbK9FFifLNwQj+RwKquhQpn868yZsCtJYiclZF1u8l6WZxxKi+vv7Rg=="
2022-02-16 11:32:42 +01:00
},
"tslib": {
2022-05-27 12:58:41 +02:00
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
2022-02-16 11:32:42 +01:00
},
"webidl-conversions": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
},
"whatwg-url": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
"integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
"requires": {
"tr46": "~0.0.3",
"webidl-conversions": "^3.0.0"
}
},
"ws": {
2022-05-27 12:58:41 +02:00
"version": "8.7.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.7.0.tgz",
"integrity": "sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==",
2022-02-16 11:32:42 +01:00
"requires": {}
}
}
}