{ "nodes": { "@entityseven/rage-fw-shared-types": { "name": "@entityseven/rage-fw-shared-types", "type": "lib", "data": { "root": "shared-types", "sourceRoot": "shared-types", "name": "@entityseven/rage-fw-shared-types", "tags": [ "npm:public", "npm:rage-fw-shared-types", "npm:rage-fw-shared", "npm:ragefw", "npm:rage-fw", "npm:ragemp", "npm:rage:mp", "npm:rage", "npm:gta5" ], "metadata": { "targetGroups": {}, "description": "Package used among all environments of your Rage-FW based server", "js": { "packageName": "@entityseven/rage-fw-shared-types" } }, "targets": { "nx-release-publish": { "executor": "@nx/js:release-publish", "dependsOn": [ "^nx-release-publish" ], "options": {}, "configurations": {}, "parallelism": true } }, "implicitDependencies": [] } }, "@entityseven/rage-fw-browser": { "name": "@entityseven/rage-fw-browser", "type": "lib", "data": { "root": "browser", "sourceRoot": "browser", "name": "@entityseven/rage-fw-browser", "tags": [ "npm:public", "npm:ragefw", "npm:rage-fw", "npm:ragemp", "npm:rage:mp", "npm:rage", "npm:gta5" ], "metadata": { "targetGroups": { "NPM Scripts": [ "build" ] }, "description": "Package used on a browser-side of your Rage:MP Server", "js": { "packageName": "@entityseven/rage-fw-browser", "packageExports": { ".": "./src/index.ts" } } }, "targets": { "build": { "executor": "nx:run-script", "options": { "script": "build" }, "metadata": { "scriptContent": "tsup", "runCommand": "pnpm run build" }, "configurations": {}, "parallelism": true, "cache": true, "dependsOn": [ "^install" ], "outputs": [ "{projectRoot}/browser/dist", "{projectRoot}/client/dist", "{projectRoot}/server/dist", "{projectRoot}/rpc/dist" ] }, "nx-release-publish": { "executor": "@nx/js:release-publish", "dependsOn": [ "^nx-release-publish" ], "options": {}, "configurations": {}, "parallelism": true } }, "implicitDependencies": [] } }, "@entityseven/rage-fw-client": { "name": "@entityseven/rage-fw-client", "type": "lib", "data": { "root": "client", "sourceRoot": "client", "name": "@entityseven/rage-fw-client", "tags": [ "npm:public", "npm:rage-fw-client", "npm:ragefw", "npm:rage-fw", "npm:ragemp", "npm:rage:mp", "npm:rage", "npm:gta5" ], "metadata": { "targetGroups": { "NPM Scripts": [ "build" ] }, "description": "Package used on a client-side of your Rage:MP Server", "js": { "packageName": "@entityseven/rage-fw-client", "packageExports": { ".": "./src/index.ts" } } }, "targets": { "build": { "executor": "nx:run-script", "options": { "script": "build" }, "metadata": { "scriptContent": "tsup", "runCommand": "pnpm run build" }, "configurations": {}, "parallelism": true, "cache": true, "dependsOn": [ "^install" ], "outputs": [ "{projectRoot}/browser/dist", "{projectRoot}/client/dist", "{projectRoot}/server/dist", "{projectRoot}/rpc/dist" ] }, "nx-release-publish": { "executor": "@nx/js:release-publish", "dependsOn": [ "^nx-release-publish" ], "options": {}, "configurations": {}, "parallelism": true } }, "implicitDependencies": [] } }, "@entityseven/rage-fw-server": { "name": "@entityseven/rage-fw-server", "type": "lib", "data": { "root": "server", "sourceRoot": "server", "name": "@entityseven/rage-fw-server", "tags": [ "npm:public", "npm:rage-fw-server", "npm:ragefw", "npm:rage-fw", "npm:ragemp", "npm:rage:mp", "npm:rage", "npm:gta5" ], "metadata": { "targetGroups": { "NPM Scripts": [ "build" ] }, "description": "Package used on a server-side of your Rage:MP Server", "js": { "packageName": "@entityseven/rage-fw-server", "packageExports": { ".": "./src/index.ts" } } }, "targets": { "build": { "executor": "nx:run-script", "options": { "script": "build" }, "metadata": { "scriptContent": "tsup", "runCommand": "pnpm run build" }, "configurations": {}, "parallelism": true, "cache": true, "dependsOn": [ "^install" ], "outputs": [ "{projectRoot}/browser/dist", "{projectRoot}/client/dist", "{projectRoot}/server/dist", "{projectRoot}/rpc/dist" ] }, "nx-release-publish": { "executor": "@nx/js:release-publish", "dependsOn": [ "^nx-release-publish" ], "options": {}, "configurations": {}, "parallelism": true } }, "implicitDependencies": [] } }, "@entityseven/rage-fw-rpc": { "name": "@entityseven/rage-fw-rpc", "type": "lib", "data": { "root": "rpc", "sourceRoot": "rpc", "name": "@entityseven/rage-fw-rpc", "tags": [ "npm:public", "npm:ragefw", "npm:rage-fw", "npm:ragemp", "npm:rage", "npm:rpc", "npm:rage-rpc", "npm:ragerpc", "npm:gta5" ], "metadata": { "targetGroups": { "NPM Scripts": [ "build", "start" ] }, "description": "Rage-FW RPC (Remote procedure caller) for Rage:MP", "js": { "packageName": "@entityseven/rage-fw-rpc" } }, "targets": { "build": { "executor": "nx:run-script", "options": { "script": "build" }, "metadata": { "scriptContent": "tsup", "runCommand": "pnpm run build" }, "configurations": {}, "parallelism": true, "cache": true, "dependsOn": [ "^install" ], "outputs": [ "{projectRoot}/browser/dist", "{projectRoot}/client/dist", "{projectRoot}/server/dist", "{projectRoot}/rpc/dist" ] }, "start": { "executor": "nx:run-script", "options": { "script": "start" }, "metadata": { "scriptContent": "npx ./dist create", "runCommand": "pnpm run start" }, "configurations": {}, "parallelism": true }, "nx-release-publish": { "executor": "@nx/js:release-publish", "dependsOn": [ "^nx-release-publish" ], "options": {}, "configurations": {}, "parallelism": true } }, "implicitDependencies": [] } } }, "externalNodes": { "npm:@babel/code-frame": { "type": "npm", "name": "npm:@babel/code-frame", "data": { "version": "7.26.2", "packageName": "@babel/code-frame", "hash": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==" } }, "npm:@babel/helper-validator-identifier": { "type": "npm", "name": "npm:@babel/helper-validator-identifier", "data": { "version": "7.25.9", "packageName": "@babel/helper-validator-identifier", "hash": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" } }, "npm:@colors/colors": { "type": "npm", "name": "npm:@colors/colors", "data": { "version": "1.6.0", "packageName": "@colors/colors", "hash": "sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==" } }, "npm:@dabh/diagnostics": { "type": "npm", "name": "npm:@dabh/diagnostics", "data": { "version": "2.0.3", "packageName": "@dabh/diagnostics", "hash": "sha512-hrlQOIi7hAfzsMqlGSFyVucrx38O+j6wiGOf//H2ecvIEqYN4ADBSS2iLMh5UFyDunCNniUIPk/q3riFv45xRA==" } }, "npm:@effect/schema": { "type": "npm", "name": "npm:@effect/schema", "data": { "version": "0.71.1", "packageName": "@effect/schema", "hash": "sha512-XvFttkuBUL3s4ofZ+OVE4Pagb4wsPG8laSS8iO5lVI9Yt1zIM49uxlYIA2BJ45jjS3MdplUepC0NilotKnjU2A==" } }, "npm:@emnapi/core": { "type": "npm", "name": "npm:@emnapi/core", "data": { "version": "1.3.1", "packageName": "@emnapi/core", "hash": "sha512-pVGjBIt1Y6gg3EJN8jTcfpP/+uuRksIo055oE/OBkDNcjZqVbfkWCksG1Jp4yZnj3iKWyWX8fdG/j6UDYPbFog==" } }, "npm:@emnapi/runtime": { "type": "npm", "name": "npm:@emnapi/runtime", "data": { "version": "1.3.1", "packageName": "@emnapi/runtime", "hash": "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==" } }, "npm:@emnapi/wasi-threads": { "type": "npm", "name": "npm:@emnapi/wasi-threads", "data": { "version": "1.0.1", "packageName": "@emnapi/wasi-threads", "hash": "sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==" } }, "npm:@entityseven/rage-fw-rpc": { "type": "npm", "name": "npm:@entityseven/rage-fw-rpc", "data": { "version": "0.2.5", "packageName": "@entityseven/rage-fw-rpc", "hash": "sha512-U9V+eZTQbkL+JZEU3TS+fCroPyvSvBXICLikcC/h9gCNHhFiS6vm+W+92LqGzBi3K+aZEnsx57hAhhObB03g0w==" } }, "npm:@entityseven/rage-fw-shared-types": { "type": "npm", "name": "npm:@entityseven/rage-fw-shared-types", "data": { "version": "0.2.0", "packageName": "@entityseven/rage-fw-shared-types", "hash": "sha512-boHXIvNXFvUqpc5gcgJIgDTu5rl3alquNmMMVRekm5w0H5giiKtiEN2krY9opAYgOLHIrEEqLwY5T1/NwYcRVw==" } }, "npm:@esbuild/aix-ppc64": { "type": "npm", "name": "npm:@esbuild/aix-ppc64", "data": { "version": "0.24.2", "packageName": "@esbuild/aix-ppc64", "hash": "sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==" } }, "npm:@esbuild/android-arm64": { "type": "npm", "name": "npm:@esbuild/android-arm64", "data": { "version": "0.24.2", "packageName": "@esbuild/android-arm64", "hash": "sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==" } }, "npm:@esbuild/android-arm": { "type": "npm", "name": "npm:@esbuild/android-arm", "data": { "version": "0.24.2", "packageName": "@esbuild/android-arm", "hash": "sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==" } }, "npm:@esbuild/android-x64": { "type": "npm", "name": "npm:@esbuild/android-x64", "data": { "version": "0.24.2", "packageName": "@esbuild/android-x64", "hash": "sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==" } }, "npm:@esbuild/darwin-arm64": { "type": "npm", "name": "npm:@esbuild/darwin-arm64", "data": { "version": "0.24.2", "packageName": "@esbuild/darwin-arm64", "hash": "sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==" } }, "npm:@esbuild/darwin-x64": { "type": "npm", "name": "npm:@esbuild/darwin-x64", "data": { "version": "0.24.2", "packageName": "@esbuild/darwin-x64", "hash": "sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==" } }, "npm:@esbuild/freebsd-arm64": { "type": "npm", "name": "npm:@esbuild/freebsd-arm64", "data": { "version": "0.24.2", "packageName": "@esbuild/freebsd-arm64", "hash": "sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==" } }, "npm:@esbuild/freebsd-x64": { "type": "npm", "name": "npm:@esbuild/freebsd-x64", "data": { "version": "0.24.2", "packageName": "@esbuild/freebsd-x64", "hash": "sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==" } }, "npm:@esbuild/linux-arm64": { "type": "npm", "name": "npm:@esbuild/linux-arm64", "data": { "version": "0.24.2", "packageName": "@esbuild/linux-arm64", "hash": "sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==" } }, "npm:@esbuild/linux-arm": { "type": "npm", "name": "npm:@esbuild/linux-arm", "data": { "version": "0.24.2", "packageName": "@esbuild/linux-arm", "hash": "sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==" } }, "npm:@esbuild/linux-ia32": { "type": "npm", "name": "npm:@esbuild/linux-ia32", "data": { "version": "0.24.2", "packageName": "@esbuild/linux-ia32", "hash": "sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==" } }, "npm:@esbuild/linux-loong64": { "type": "npm", "name": "npm:@esbuild/linux-loong64", "data": { "version": "0.24.2", "packageName": "@esbuild/linux-loong64", "hash": "sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==" } }, "npm:@esbuild/linux-mips64el": { "type": "npm", "name": "npm:@esbuild/linux-mips64el", "data": { "version": "0.24.2", "packageName": "@esbuild/linux-mips64el", "hash": "sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==" } }, "npm:@esbuild/linux-ppc64": { "type": "npm", "name": "npm:@esbuild/linux-ppc64", "data": { "version": "0.24.2", "packageName": "@esbuild/linux-ppc64", "hash": "sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==" } }, "npm:@esbuild/linux-riscv64": { "type": "npm", "name": "npm:@esbuild/linux-riscv64", "data": { "version": "0.24.2", "packageName": "@esbuild/linux-riscv64", "hash": "sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==" } }, "npm:@esbuild/linux-s390x": { "type": "npm", "name": "npm:@esbuild/linux-s390x", "data": { "version": "0.24.2", "packageName": "@esbuild/linux-s390x", "hash": "sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==" } }, "npm:@esbuild/linux-x64": { "type": "npm", "name": "npm:@esbuild/linux-x64", "data": { "version": "0.24.2", "packageName": "@esbuild/linux-x64", "hash": "sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==" } }, "npm:@esbuild/netbsd-arm64": { "type": "npm", "name": "npm:@esbuild/netbsd-arm64", "data": { "version": "0.24.2", "packageName": "@esbuild/netbsd-arm64", "hash": "sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==" } }, "npm:@esbuild/netbsd-x64": { "type": "npm", "name": "npm:@esbuild/netbsd-x64", "data": { "version": "0.24.2", "packageName": "@esbuild/netbsd-x64", "hash": "sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==" } }, "npm:@esbuild/openbsd-arm64": { "type": "npm", "name": "npm:@esbuild/openbsd-arm64", "data": { "version": "0.24.2", "packageName": "@esbuild/openbsd-arm64", "hash": "sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==" } }, "npm:@esbuild/openbsd-x64": { "type": "npm", "name": "npm:@esbuild/openbsd-x64", "data": { "version": "0.24.2", "packageName": "@esbuild/openbsd-x64", "hash": "sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==" } }, "npm:@esbuild/sunos-x64": { "type": "npm", "name": "npm:@esbuild/sunos-x64", "data": { "version": "0.24.2", "packageName": "@esbuild/sunos-x64", "hash": "sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==" } }, "npm:@esbuild/win32-arm64": { "type": "npm", "name": "npm:@esbuild/win32-arm64", "data": { "version": "0.24.2", "packageName": "@esbuild/win32-arm64", "hash": "sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==" } }, "npm:@esbuild/win32-ia32": { "type": "npm", "name": "npm:@esbuild/win32-ia32", "data": { "version": "0.24.2", "packageName": "@esbuild/win32-ia32", "hash": "sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==" } }, "npm:@esbuild/win32-x64": { "type": "npm", "name": "npm:@esbuild/win32-x64", "data": { "version": "0.24.2", "packageName": "@esbuild/win32-x64", "hash": "sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==" } }, "npm:@eslint-community/eslint-utils": { "type": "npm", "name": "npm:@eslint-community/eslint-utils", "data": { "version": "4.4.1", "packageName": "@eslint-community/eslint-utils", "hash": "sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==" } }, "npm:@eslint-community/regexpp": { "type": "npm", "name": "npm:@eslint-community/regexpp", "data": { "version": "4.12.1", "packageName": "@eslint-community/regexpp", "hash": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==" } }, "npm:@eslint/config-array": { "type": "npm", "name": "npm:@eslint/config-array", "data": { "version": "0.19.1", "packageName": "@eslint/config-array", "hash": "sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==" } }, "npm:@eslint/core": { "type": "npm", "name": "npm:@eslint/core", "data": { "version": "0.10.0", "packageName": "@eslint/core", "hash": "sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==" } }, "npm:@eslint/eslintrc": { "type": "npm", "name": "npm:@eslint/eslintrc", "data": { "version": "3.2.0", "packageName": "@eslint/eslintrc", "hash": "sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==" } }, "npm:@eslint/js": { "type": "npm", "name": "npm:@eslint/js", "data": { "version": "9.19.0", "packageName": "@eslint/js", "hash": "sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==" } }, "npm:@eslint/object-schema": { "type": "npm", "name": "npm:@eslint/object-schema", "data": { "version": "2.1.5", "packageName": "@eslint/object-schema", "hash": "sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==" } }, "npm:@eslint/plugin-kit": { "type": "npm", "name": "npm:@eslint/plugin-kit", "data": { "version": "0.2.5", "packageName": "@eslint/plugin-kit", "hash": "sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==" } }, "npm:@humanfs/core": { "type": "npm", "name": "npm:@humanfs/core", "data": { "version": "0.19.1", "packageName": "@humanfs/core", "hash": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==" } }, "npm:@humanfs/node": { "type": "npm", "name": "npm:@humanfs/node", "data": { "version": "0.16.6", "packageName": "@humanfs/node", "hash": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==" } }, "npm:@humanwhocodes/module-importer": { "type": "npm", "name": "npm:@humanwhocodes/module-importer", "data": { "version": "1.0.1", "packageName": "@humanwhocodes/module-importer", "hash": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" } }, "npm:@humanwhocodes/retry@0.3.1": { "type": "npm", "name": "npm:@humanwhocodes/retry@0.3.1", "data": { "version": "0.3.1", "packageName": "@humanwhocodes/retry", "hash": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==" } }, "npm:@humanwhocodes/retry@0.4.1": { "type": "npm", "name": "npm:@humanwhocodes/retry@0.4.1", "data": { "version": "0.4.1", "packageName": "@humanwhocodes/retry", "hash": "sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==" } }, "npm:@hutson/parse-repository-url": { "type": "npm", "name": "npm:@hutson/parse-repository-url", "data": { "version": "3.0.2", "packageName": "@hutson/parse-repository-url", "hash": "sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==" } }, "npm:@isaacs/cliui": { "type": "npm", "name": "npm:@isaacs/cliui", "data": { "version": "8.0.2", "packageName": "@isaacs/cliui", "hash": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" } }, "npm:@isaacs/string-locale-compare": { "type": "npm", "name": "npm:@isaacs/string-locale-compare", "data": { "version": "1.1.0", "packageName": "@isaacs/string-locale-compare", "hash": "sha512-SQ7Kzhh9+D+ZW9MA0zkYv3VXhIDNx+LzM6EJ+/65I3QY+enU6Itte7E5XX7EWrqLW2FN4n06GWzBnPoC3th2aQ==" } }, "npm:@jest/schemas": { "type": "npm", "name": "npm:@jest/schemas", "data": { "version": "29.6.3", "packageName": "@jest/schemas", "hash": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==" } }, "npm:@jridgewell/gen-mapping": { "type": "npm", "name": "npm:@jridgewell/gen-mapping", "data": { "version": "0.3.8", "packageName": "@jridgewell/gen-mapping", "hash": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==" } }, "npm:@jridgewell/resolve-uri": { "type": "npm", "name": "npm:@jridgewell/resolve-uri", "data": { "version": "3.1.2", "packageName": "@jridgewell/resolve-uri", "hash": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" } }, "npm:@jridgewell/set-array": { "type": "npm", "name": "npm:@jridgewell/set-array", "data": { "version": "1.2.1", "packageName": "@jridgewell/set-array", "hash": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" } }, "npm:@jridgewell/sourcemap-codec": { "type": "npm", "name": "npm:@jridgewell/sourcemap-codec", "data": { "version": "1.5.0", "packageName": "@jridgewell/sourcemap-codec", "hash": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" } }, "npm:@jridgewell/trace-mapping": { "type": "npm", "name": "npm:@jridgewell/trace-mapping", "data": { "version": "0.3.25", "packageName": "@jridgewell/trace-mapping", "hash": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" } }, "npm:@lerna/create": { "type": "npm", "name": "npm:@lerna/create", "data": { "version": "8.1.9", "packageName": "@lerna/create", "hash": "sha512-DPnl5lPX4v49eVxEbJnAizrpMdMTBz1qykZrAbBul9rfgk531v8oAt+Pm6O/rpAleRombNM7FJb5rYGzBJatOQ==" } }, "npm:@microsoft/api-extractor-model": { "type": "npm", "name": "npm:@microsoft/api-extractor-model", "data": { "version": "7.30.2", "packageName": "@microsoft/api-extractor-model", "hash": "sha512-3/t2F+WhkJgBzSNwlkTIL0tBgUoBqDqL66pT+nh2mPbM0NIDGVGtpqbGWPgHIzn/mn7kGS/Ep8D8po58e8UUIw==" } }, "npm:@microsoft/api-extractor": { "type": "npm", "name": "npm:@microsoft/api-extractor", "data": { "version": "7.49.1", "packageName": "@microsoft/api-extractor", "hash": "sha512-jRTR/XbQF2kb+dYn8hfYSicOGA99+Fo00GrsdMwdfE3eIgLtKdH6Qa2M3wZV9S2XmbgCaGX1OdPtYctbfu5jQg==" } }, "npm:@microsoft/tsdoc-config": { "type": "npm", "name": "npm:@microsoft/tsdoc-config", "data": { "version": "0.17.1", "packageName": "@microsoft/tsdoc-config", "hash": "sha512-UtjIFe0C6oYgTnad4q1QP4qXwLhe6tIpNTRStJ2RZEPIkqQPREAwE5spzVxsdn9UaEMUqhh0AqSx3X4nWAKXWw==" } }, "npm:@microsoft/tsdoc": { "type": "npm", "name": "npm:@microsoft/tsdoc", "data": { "version": "0.15.1", "packageName": "@microsoft/tsdoc", "hash": "sha512-4aErSrCR/On/e5G2hDP0wjooqDdauzEbIq8hIkIe5pXV0rtWJZvdCEKL0ykZxex+IxIwBp0eGeV48hQN07dXtw==" } }, "npm:@napi-rs/wasm-runtime": { "type": "npm", "name": "npm:@napi-rs/wasm-runtime", "data": { "version": "0.2.4", "packageName": "@napi-rs/wasm-runtime", "hash": "sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==" } }, "npm:@nodelib/fs.scandir": { "type": "npm", "name": "npm:@nodelib/fs.scandir", "data": { "version": "2.1.5", "packageName": "@nodelib/fs.scandir", "hash": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" } }, "npm:@nodelib/fs.stat": { "type": "npm", "name": "npm:@nodelib/fs.stat", "data": { "version": "2.0.5", "packageName": "@nodelib/fs.stat", "hash": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" } }, "npm:@nodelib/fs.walk": { "type": "npm", "name": "npm:@nodelib/fs.walk", "data": { "version": "1.2.8", "packageName": "@nodelib/fs.walk", "hash": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" } }, "npm:@npmcli/agent": { "type": "npm", "name": "npm:@npmcli/agent", "data": { "version": "2.2.2", "packageName": "@npmcli/agent", "hash": "sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og==" } }, "npm:@npmcli/arborist": { "type": "npm", "name": "npm:@npmcli/arborist", "data": { "version": "7.5.4", "packageName": "@npmcli/arborist", "hash": "sha512-nWtIc6QwwoUORCRNzKx4ypHqCk3drI+5aeYdMTQQiRCcn4lOOgfQh7WyZobGYTxXPSq1VwV53lkpN/BRlRk08g==" } }, "npm:@npmcli/fs": { "type": "npm", "name": "npm:@npmcli/fs", "data": { "version": "3.1.1", "packageName": "@npmcli/fs", "hash": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==" } }, "npm:@npmcli/git": { "type": "npm", "name": "npm:@npmcli/git", "data": { "version": "5.0.8", "packageName": "@npmcli/git", "hash": "sha512-liASfw5cqhjNW9UFd+ruwwdEf/lbOAQjLL2XY2dFW/bkJheXDYZgOyul/4gVvEV4BWkTXjYGmDqMw9uegdbJNQ==" } }, "npm:@npmcli/installed-package-contents": { "type": "npm", "name": "npm:@npmcli/installed-package-contents", "data": { "version": "2.1.0", "packageName": "@npmcli/installed-package-contents", "hash": "sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==" } }, "npm:@npmcli/map-workspaces": { "type": "npm", "name": "npm:@npmcli/map-workspaces", "data": { "version": "3.0.6", "packageName": "@npmcli/map-workspaces", "hash": "sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==" } }, "npm:@npmcli/metavuln-calculator": { "type": "npm", "name": "npm:@npmcli/metavuln-calculator", "data": { "version": "7.1.1", "packageName": "@npmcli/metavuln-calculator", "hash": "sha512-Nkxf96V0lAx3HCpVda7Vw4P23RILgdi/5K1fmj2tZkWIYLpXAN8k2UVVOsW16TsS5F8Ws2I7Cm+PU1/rsVF47g==" } }, "npm:@npmcli/name-from-folder": { "type": "npm", "name": "npm:@npmcli/name-from-folder", "data": { "version": "2.0.0", "packageName": "@npmcli/name-from-folder", "hash": "sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg==" } }, "npm:@npmcli/node-gyp": { "type": "npm", "name": "npm:@npmcli/node-gyp", "data": { "version": "3.0.0", "packageName": "@npmcli/node-gyp", "hash": "sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==" } }, "npm:@npmcli/package-json": { "type": "npm", "name": "npm:@npmcli/package-json", "data": { "version": "5.2.0", "packageName": "@npmcli/package-json", "hash": "sha512-qe/kiqqkW0AGtvBjL8TJKZk/eBBSpnJkUWvHdQ9jM2lKHXRYYJuyNpJPlJw3c8QjC2ow6NZYiLExhUaeJelbxQ==" } }, "npm:@npmcli/promise-spawn": { "type": "npm", "name": "npm:@npmcli/promise-spawn", "data": { "version": "7.0.2", "packageName": "@npmcli/promise-spawn", "hash": "sha512-xhfYPXoV5Dy4UkY0D+v2KkwvnDfiA/8Mt3sWCGI/hM03NsYIH8ZaG6QzS9x7pje5vHZBZJ2v6VRFVTWACnqcmQ==" } }, "npm:@npmcli/query": { "type": "npm", "name": "npm:@npmcli/query", "data": { "version": "3.1.0", "packageName": "@npmcli/query", "hash": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==" } }, "npm:@npmcli/redact": { "type": "npm", "name": "npm:@npmcli/redact", "data": { "version": "2.0.1", "packageName": "@npmcli/redact", "hash": "sha512-YgsR5jCQZhVmTJvjduTOIHph0L73pK8xwMVaDY0PatySqVM9AZj93jpoXYSJqfHFxFkN9dmqTw6OiqExsS3LPw==" } }, "npm:@npmcli/run-script": { "type": "npm", "name": "npm:@npmcli/run-script", "data": { "version": "8.1.0", "packageName": "@npmcli/run-script", "hash": "sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg==" } }, "npm:@nx/devkit": { "type": "npm", "name": "npm:@nx/devkit", "data": { "version": "20.4.0", "packageName": "@nx/devkit", "hash": "sha512-qog9oGbuz7DDoXH5k+19tTI3WtaR1p9G5NobiDPfcWmsr1BTK2WH2V2/vVYFAfAcM/DEFgK3ITC5L3PSaJvMmw==" } }, "npm:@nx/nx-darwin-arm64": { "type": "npm", "name": "npm:@nx/nx-darwin-arm64", "data": { "version": "20.4.0", "packageName": "@nx/nx-darwin-arm64", "hash": "sha512-w07StYKNUIiH1koqBZY9Ew57d0wACyNdKpX96og4oiuSFYTTb+QhL4+vX2GOIYyEDfX7A97mA4lXcYUvN6R4zQ==" } }, "npm:@nx/nx-darwin-x64": { "type": "npm", "name": "npm:@nx/nx-darwin-x64", "data": { "version": "20.4.0", "packageName": "@nx/nx-darwin-x64", "hash": "sha512-HS9SfQs9BKZm3mXnOggmDrsVPTdJOr4RYa0k8zhXd0GKOdAOmgvWYsCAFxHB1BV4FGq7wfc4YskXRYHra4Ornw==" } }, "npm:@nx/nx-freebsd-x64": { "type": "npm", "name": "npm:@nx/nx-freebsd-x64", "data": { "version": "20.4.0", "packageName": "@nx/nx-freebsd-x64", "hash": "sha512-5Ex4dV9YKbmO+4ZNI7qXOPvVD7A0t/guPUMcye/Rk/vJVx3Ixr/PZlc2SpBDXDLXye4quiTqICV92VrOrVBj8Q==" } }, "npm:@nx/nx-linux-arm-gnueabihf": { "type": "npm", "name": "npm:@nx/nx-linux-arm-gnueabihf", "data": { "version": "20.4.0", "packageName": "@nx/nx-linux-arm-gnueabihf", "hash": "sha512-mWu0QPZ4WQS39NuFOhbKy6Dwiytgn4SCzadZs/raXs/Sl9A1JtXIojMe5vy49rZocjhbpDuXCuKzHeFOi24TpA==" } }, "npm:@nx/nx-linux-arm64-gnu": { "type": "npm", "name": "npm:@nx/nx-linux-arm64-gnu", "data": { "version": "20.4.0", "packageName": "@nx/nx-linux-arm64-gnu", "hash": "sha512-5ZOMKtEPoAQfSXgWYgQvMt+8JreWfnHC1rHBhQznb/66DyimKlPFv5TprzKCTqg2ElrYMe5NT5usU5fO94NDnA==" } }, "npm:@nx/nx-linux-arm64-musl": { "type": "npm", "name": "npm:@nx/nx-linux-arm64-musl", "data": { "version": "20.4.0", "packageName": "@nx/nx-linux-arm64-musl", "hash": "sha512-RBF3KoBYEs0q9YZ1yBidKhcszI8x4znAfcZI+RQ1zWa/kT/GlnQKamdxinri4ov8/bEo9E4YTx4ITLg4RuVHLg==" } }, "npm:@nx/nx-linux-x64-gnu": { "type": "npm", "name": "npm:@nx/nx-linux-x64-gnu", "data": { "version": "20.4.0", "packageName": "@nx/nx-linux-x64-gnu", "hash": "sha512-RSYAfAmulCatDIKXXbWDhLU/fm03YrAMTD5FtS5IeEvMGEHkQ3scmXEXTxkOF4q5LuqSrutjdb3s8wHkbFRVqw==" } }, "npm:@nx/nx-linux-x64-musl": { "type": "npm", "name": "npm:@nx/nx-linux-x64-musl", "data": { "version": "20.4.0", "packageName": "@nx/nx-linux-x64-musl", "hash": "sha512-0eup79jxSzHoYEGl6OU3wb02wWQbEt4ZfOA58fiZ7c5mvCpKXQV9kg7Tu38zIA8nkcEXGb8JaR1R9TgMiAIZsw==" } }, "npm:@nx/nx-win32-arm64-msvc": { "type": "npm", "name": "npm:@nx/nx-win32-arm64-msvc", "data": { "version": "20.4.0", "packageName": "@nx/nx-win32-arm64-msvc", "hash": "sha512-EeHJL9YPVqi3ad9hXVCr1xDM2/PNgZIJvOlJ/ND6r9dVZ+UWw2Kk7G2r13zz4j4QAhrhQJ+kzrvXYkQlhiSH6g==" } }, "npm:@nx/nx-win32-x64-msvc": { "type": "npm", "name": "npm:@nx/nx-win32-x64-msvc", "data": { "version": "20.4.0", "packageName": "@nx/nx-win32-x64-msvc", "hash": "sha512-IUeCeLdehVocLML6Wub7OZVM96Sk97AshiWmeNnozI6/OYdS34hQ2+thH7ETUZas9nkC2nNkJ5jLwuAHm+5/vw==" } }, "npm:@octokit/auth-token": { "type": "npm", "name": "npm:@octokit/auth-token", "data": { "version": "3.0.4", "packageName": "@octokit/auth-token", "hash": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==" } }, "npm:@octokit/core": { "type": "npm", "name": "npm:@octokit/core", "data": { "version": "4.2.4", "packageName": "@octokit/core", "hash": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==" } }, "npm:@octokit/endpoint": { "type": "npm", "name": "npm:@octokit/endpoint", "data": { "version": "7.0.6", "packageName": "@octokit/endpoint", "hash": "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==" } }, "npm:@octokit/graphql": { "type": "npm", "name": "npm:@octokit/graphql", "data": { "version": "5.0.6", "packageName": "@octokit/graphql", "hash": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==" } }, "npm:@octokit/openapi-types": { "type": "npm", "name": "npm:@octokit/openapi-types", "data": { "version": "18.1.1", "packageName": "@octokit/openapi-types", "hash": "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==" } }, "npm:@octokit/plugin-enterprise-rest": { "type": "npm", "name": "npm:@octokit/plugin-enterprise-rest", "data": { "version": "6.0.1", "packageName": "@octokit/plugin-enterprise-rest", "hash": "sha512-93uGjlhUD+iNg1iWhUENAtJata6w5nE+V4urXOAlIXdco6xNZtUSfYY8dzp3Udy74aqO/B5UZL80x/YMa5PKRw==" } }, "npm:@octokit/plugin-paginate-rest": { "type": "npm", "name": "npm:@octokit/plugin-paginate-rest", "data": { "version": "6.1.2", "packageName": "@octokit/plugin-paginate-rest", "hash": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==" } }, "npm:@octokit/plugin-request-log": { "type": "npm", "name": "npm:@octokit/plugin-request-log", "data": { "version": "1.0.4", "packageName": "@octokit/plugin-request-log", "hash": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==" } }, "npm:@octokit/plugin-rest-endpoint-methods": { "type": "npm", "name": "npm:@octokit/plugin-rest-endpoint-methods", "data": { "version": "7.2.3", "packageName": "@octokit/plugin-rest-endpoint-methods", "hash": "sha512-I5Gml6kTAkzVlN7KCtjOM+Ruwe/rQppp0QU372K1GP7kNOYEKe8Xn5BW4sE62JAHdwpq95OQK/qGNyKQMUzVgA==" } }, "npm:@octokit/request-error": { "type": "npm", "name": "npm:@octokit/request-error", "data": { "version": "3.0.3", "packageName": "@octokit/request-error", "hash": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==" } }, "npm:@octokit/request": { "type": "npm", "name": "npm:@octokit/request", "data": { "version": "6.2.8", "packageName": "@octokit/request", "hash": "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==" } }, "npm:@octokit/rest": { "type": "npm", "name": "npm:@octokit/rest", "data": { "version": "19.0.11", "packageName": "@octokit/rest", "hash": "sha512-m2a9VhaP5/tUw8FwfnW2ICXlXpLPIqxtg3XcAiGMLj/Xhw3RSBfZ8le/466ktO1Gcjr8oXudGnHhxV1TXJgFxw==" } }, "npm:@octokit/tsconfig": { "type": "npm", "name": "npm:@octokit/tsconfig", "data": { "version": "1.0.2", "packageName": "@octokit/tsconfig", "hash": "sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA==" } }, "npm:@octokit/types@10.0.0": { "type": "npm", "name": "npm:@octokit/types@10.0.0", "data": { "version": "10.0.0", "packageName": "@octokit/types", "hash": "sha512-Vm8IddVmhCgU1fxC1eyinpwqzXPEYu0NrYzD3YZjlGjyftdLBTeqNblRC0jmJmgxbJIsQlyogVeGnrNaaMVzIg==" } }, "npm:@octokit/types@9.3.2": { "type": "npm", "name": "npm:@octokit/types@9.3.2", "data": { "version": "9.3.2", "packageName": "@octokit/types", "hash": "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==" } }, "npm:@pkgjs/parseargs": { "type": "npm", "name": "npm:@pkgjs/parseargs", "data": { "version": "0.11.0", "packageName": "@pkgjs/parseargs", "hash": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" } }, "npm:@ragempcommunity/types-cef": { "type": "npm", "name": "npm:@ragempcommunity/types-cef", "data": { "version": "2.1.8", "packageName": "@ragempcommunity/types-cef", "hash": "sha512-8j6Qy4BFfibBLghb212ma50RZ9HFwADgzjS042xOvs16ziZbzVf9F5nEuehBF4feMeYrwW3+nBs/hgDDa2sPaQ==" } }, "npm:@ragempcommunity/types-client": { "type": "npm", "name": "npm:@ragempcommunity/types-client", "data": { "version": "2.1.8", "packageName": "@ragempcommunity/types-client", "hash": "sha512-l7V0DOkSsTixJofcSINUhkR70LTaHdPkjtpLyFbhVEVXzEOJxMfYRC9dYXGhkwjZX+46ubZan3lSUZpywObLvQ==" } }, "npm:@ragempcommunity/types-server": { "type": "npm", "name": "npm:@ragempcommunity/types-server", "data": { "version": "2.1.8", "packageName": "@ragempcommunity/types-server", "hash": "sha512-evAXoLnFvyHFtusVmpjd4OPcc+gJNp3rVWA056ss5eOc1dqFiehuGGAmFAzcvcWnUuMR9PmL8LSXc2jWR9N4pw==" } }, "npm:@rollup/rollup-android-arm-eabi": { "type": "npm", "name": "npm:@rollup/rollup-android-arm-eabi", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-android-arm-eabi", "hash": "sha512-/pqA4DmqyCm8u5YIDzIdlLcEmuvxb0v8fZdFhVMszSpDTgbQKdw3/mB3eMUHIbubtJ6F9j+LtmyCnHTEqIHyzA==" } }, "npm:@rollup/rollup-android-arm64": { "type": "npm", "name": "npm:@rollup/rollup-android-arm64", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-android-arm64", "hash": "sha512-If3PDskT77q7zgqVqYuj7WG3WC08G1kwXGVFi9Jr8nY6eHucREHkfpX79c0ACAjLj3QIWKPJR7w4i+f5EdLH5Q==" } }, "npm:@rollup/rollup-darwin-arm64": { "type": "npm", "name": "npm:@rollup/rollup-darwin-arm64", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-darwin-arm64", "hash": "sha512-zCpKHioQ9KgZToFp5Wvz6zaWbMzYQ2LJHQ+QixDKq52KKrF65ueu6Af4hLlLWHjX1Wf/0G5kSJM9PySW9IrvHA==" } }, "npm:@rollup/rollup-darwin-x64": { "type": "npm", "name": "npm:@rollup/rollup-darwin-x64", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-darwin-x64", "hash": "sha512-sFvF+t2+TyUo/ZQqUcifrJIgznx58oFZbdHS9TvHq3xhPVL9nOp+yZ6LKrO9GWTP+6DbFtoyLDbjTpR62Mbr3Q==" } }, "npm:@rollup/rollup-freebsd-arm64": { "type": "npm", "name": "npm:@rollup/rollup-freebsd-arm64", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-freebsd-arm64", "hash": "sha512-NbOa+7InvMWRcY9RG+B6kKIMD/FsnQPH0MWUvDlQB1iXnF/UcKSudCXZtv4lW+C276g3w5AxPbfry5rSYvyeYA==" } }, "npm:@rollup/rollup-freebsd-x64": { "type": "npm", "name": "npm:@rollup/rollup-freebsd-x64", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-freebsd-x64", "hash": "sha512-JRBRmwvHPXR881j2xjry8HZ86wIPK2CcDw0EXchE1UgU0ubWp9nvlT7cZYKc6bkypBt745b4bglf3+xJ7hXWWw==" } }, "npm:@rollup/rollup-linux-arm-gnueabihf": { "type": "npm", "name": "npm:@rollup/rollup-linux-arm-gnueabihf", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-linux-arm-gnueabihf", "hash": "sha512-PKvszb+9o/vVdUzCCjL0sKHukEQV39tD3fepXxYrHE3sTKrRdCydI7uldRLbjLmDA3TFDmh418XH19NOsDRH8g==" } }, "npm:@rollup/rollup-linux-arm-musleabihf": { "type": "npm", "name": "npm:@rollup/rollup-linux-arm-musleabihf", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-linux-arm-musleabihf", "hash": "sha512-9WHEMV6Y89eL606ReYowXuGF1Yb2vwfKWKdD1A5h+OYnPZSJvxbEjxTRKPgi7tkP2DSnW0YLab1ooy+i/FQp/Q==" } }, "npm:@rollup/rollup-linux-arm64-gnu": { "type": "npm", "name": "npm:@rollup/rollup-linux-arm64-gnu", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-linux-arm64-gnu", "hash": "sha512-tZWc9iEt5fGJ1CL2LRPw8OttkCBDs+D8D3oEM8mH8S1ICZCtFJhD7DZ3XMGM8kpqHvhGUTvNUYVDnmkj4BDXnw==" } }, "npm:@rollup/rollup-linux-arm64-musl": { "type": "npm", "name": "npm:@rollup/rollup-linux-arm64-musl", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-linux-arm64-musl", "hash": "sha512-FTYc2YoTWUsBz5GTTgGkRYYJ5NGJIi/rCY4oK/I8aKowx1ToXeoVVbIE4LGAjsauvlhjfl0MYacxClLld1VrOw==" } }, "npm:@rollup/rollup-linux-loongarch64-gnu": { "type": "npm", "name": "npm:@rollup/rollup-linux-loongarch64-gnu", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-linux-loongarch64-gnu", "hash": "sha512-F51qLdOtpS6P1zJVRzYM0v6MrBNypyPEN1GfMiz0gPu9jN8ScGaEFIZQwteSsGKg799oR5EaP7+B2jHgL+d+Kw==" } }, "npm:@rollup/rollup-linux-powerpc64le-gnu": { "type": "npm", "name": "npm:@rollup/rollup-linux-powerpc64le-gnu", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-linux-powerpc64le-gnu", "hash": "sha512-wO0WkfSppfX4YFm5KhdCCpnpGbtgQNj/tgvYzrVYFKDpven8w2N6Gg5nB6w+wAMO3AIfSTWeTjfVe+uZ23zAlg==" } }, "npm:@rollup/rollup-linux-riscv64-gnu": { "type": "npm", "name": "npm:@rollup/rollup-linux-riscv64-gnu", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-linux-riscv64-gnu", "hash": "sha512-iWswS9cIXfJO1MFYtI/4jjlrGb/V58oMu4dYJIKnR5UIwbkzR0PJ09O0PDZT0oJ3LYWXBSWahNf/Mjo6i1E5/g==" } }, "npm:@rollup/rollup-linux-s390x-gnu": { "type": "npm", "name": "npm:@rollup/rollup-linux-s390x-gnu", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-linux-s390x-gnu", "hash": "sha512-RKt8NI9tebzmEthMnfVgG3i/XeECkMPS+ibVZjZ6mNekpbbUmkNWuIN2yHsb/mBPyZke4nlI4YqIdFPgKuoyQQ==" } }, "npm:@rollup/rollup-linux-x64-gnu": { "type": "npm", "name": "npm:@rollup/rollup-linux-x64-gnu", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-linux-x64-gnu", "hash": "sha512-WQFLZ9c42ECqEjwg/GHHsouij3pzLXkFdz0UxHa/0OM12LzvX7DzedlY0SIEly2v18YZLRhCRoHZDxbBSWoGYg==" } }, "npm:@rollup/rollup-linux-x64-musl": { "type": "npm", "name": "npm:@rollup/rollup-linux-x64-musl", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-linux-x64-musl", "hash": "sha512-BLoiyHDOWoS3uccNSADMza6V6vCNiphi94tQlVIL5de+r6r/CCQuNnerf+1g2mnk2b6edp5dk0nhdZ7aEjOBsA==" } }, "npm:@rollup/rollup-win32-arm64-msvc": { "type": "npm", "name": "npm:@rollup/rollup-win32-arm64-msvc", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-win32-arm64-msvc", "hash": "sha512-w2l3UnlgYTNNU+Z6wOR8YdaioqfEnwPjIsJ66KxKAf0p+AuL2FHeTX6qvM+p/Ue3XPBVNyVSfCrfZiQh7vZHLQ==" } }, "npm:@rollup/rollup-win32-ia32-msvc": { "type": "npm", "name": "npm:@rollup/rollup-win32-ia32-msvc", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-win32-ia32-msvc", "hash": "sha512-Am9H+TGLomPGkBnaPWie4F3x+yQ2rr4Bk2jpwy+iV+Gel9jLAu/KqT8k3X4jxFPW6Zf8OMnehyutsd+eHoq1WQ==" } }, "npm:@rollup/rollup-win32-x64-msvc": { "type": "npm", "name": "npm:@rollup/rollup-win32-x64-msvc", "data": { "version": "4.32.1", "packageName": "@rollup/rollup-win32-x64-msvc", "hash": "sha512-ar80GhdZb4DgmW3myIS9nRFYcpJRSME8iqWgzH2i44u+IdrzmiXVxeFnExQ5v4JYUSpg94bWjevMG8JHf1Da5Q==" } }, "npm:@rushstack/node-core-library": { "type": "npm", "name": "npm:@rushstack/node-core-library", "data": { "version": "5.10.2", "packageName": "@rushstack/node-core-library", "hash": "sha512-xOF/2gVJZTfjTxbo4BDj9RtQq/HFnrrKdtem4JkyRLnwsRz2UDTg8gA1/et10fBx5RxmZD9bYVGST69W8ME5OQ==" } }, "npm:@rushstack/rig-package": { "type": "npm", "name": "npm:@rushstack/rig-package", "data": { "version": "0.5.3", "packageName": "@rushstack/rig-package", "hash": "sha512-olzSSjYrvCNxUFZowevC3uz8gvKr3WTpHQ7BkpjtRpA3wK+T0ybep/SRUMfr195gBzJm5gaXw0ZMgjIyHqJUow==" } }, "npm:@rushstack/terminal": { "type": "npm", "name": "npm:@rushstack/terminal", "data": { "version": "0.14.5", "packageName": "@rushstack/terminal", "hash": "sha512-TEOpNwwmsZVrkp0omnuTUTGZRJKTr6n6m4OITiNjkqzLAkcazVpwR1SOtBg6uzpkIBLgrcNHETqI8rbw3uiUfw==" } }, "npm:@rushstack/ts-command-line": { "type": "npm", "name": "npm:@rushstack/ts-command-line", "data": { "version": "4.23.3", "packageName": "@rushstack/ts-command-line", "hash": "sha512-HazKL8fv4HMQMzrKJCrOrhyBPPdzk7iajUXgsASwjQ8ROo1cmgyqxt/k9+SdmrNLGE1zATgRqMUH3s/6smbRMA==" } }, "npm:@sigstore/bundle": { "type": "npm", "name": "npm:@sigstore/bundle", "data": { "version": "2.3.2", "packageName": "@sigstore/bundle", "hash": "sha512-wueKWDk70QixNLB363yHc2D2ItTgYiMTdPwK8D9dKQMR3ZQ0c35IxP5xnwQ8cNLoCgCRcHf14kE+CLIvNX1zmA==" } }, "npm:@sigstore/core": { "type": "npm", "name": "npm:@sigstore/core", "data": { "version": "1.1.0", "packageName": "@sigstore/core", "hash": "sha512-JzBqdVIyqm2FRQCulY6nbQzMpJJpSiJ8XXWMhtOX9eKgaXXpfNOF53lzQEjIydlStnd/eFtuC1dW4VYdD93oRg==" } }, "npm:@sigstore/protobuf-specs": { "type": "npm", "name": "npm:@sigstore/protobuf-specs", "data": { "version": "0.3.3", "packageName": "@sigstore/protobuf-specs", "hash": "sha512-RpacQhBlwpBWd7KEJsRKcBQalbV28fvkxwTOJIqhIuDysMMaJW47V4OqW30iJB9uRpqOSxxEAQFdr8tTattReQ==" } }, "npm:@sigstore/sign": { "type": "npm", "name": "npm:@sigstore/sign", "data": { "version": "2.3.2", "packageName": "@sigstore/sign", "hash": "sha512-5Vz5dPVuunIIvC5vBb0APwo7qKA4G9yM48kPWJT+OEERs40md5GoUR1yedwpekWZ4m0Hhw44m6zU+ObsON+iDA==" } }, "npm:@sigstore/tuf": { "type": "npm", "name": "npm:@sigstore/tuf", "data": { "version": "2.3.4", "packageName": "@sigstore/tuf", "hash": "sha512-44vtsveTPUpqhm9NCrbU8CWLe3Vck2HO1PNLw7RIajbB7xhtn5RBPm1VNSCMwqGYHhDsBJG8gDF0q4lgydsJvw==" } }, "npm:@sigstore/verify": { "type": "npm", "name": "npm:@sigstore/verify", "data": { "version": "1.2.1", "packageName": "@sigstore/verify", "hash": "sha512-8iKx79/F73DKbGfRf7+t4dqrc0bRr0thdPrxAtCKWRm/F0tG71i6O1rvlnScncJLLBZHn3h8M3c1BSUAb9yu8g==" } }, "npm:@sinclair/typebox": { "type": "npm", "name": "npm:@sinclair/typebox", "data": { "version": "0.27.8", "packageName": "@sinclair/typebox", "hash": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" } }, "npm:@sindresorhus/merge-streams": { "type": "npm", "name": "npm:@sindresorhus/merge-streams", "data": { "version": "2.3.0", "packageName": "@sindresorhus/merge-streams", "hash": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==" } }, "npm:@tufjs/canonical-json": { "type": "npm", "name": "npm:@tufjs/canonical-json", "data": { "version": "2.0.0", "packageName": "@tufjs/canonical-json", "hash": "sha512-yVtV8zsdo8qFHe+/3kw81dSLyF7D576A5cCFCi4X7B39tWT7SekaEFUnvnWJHz+9qO7qJTah1JbrDjWKqFtdWA==" } }, "npm:@tufjs/models": { "type": "npm", "name": "npm:@tufjs/models", "data": { "version": "2.0.1", "packageName": "@tufjs/models", "hash": "sha512-92F7/SFyufn4DXsha9+QfKnN03JGqtMFMXgSHbZOo8JG59WkTni7UzAouNQDf7AuP9OAMxVOPQcqG3sB7w+kkg==" } }, "npm:@tybys/wasm-util": { "type": "npm", "name": "npm:@tybys/wasm-util", "data": { "version": "0.9.0", "packageName": "@tybys/wasm-util", "hash": "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==" } }, "npm:@types/argparse": { "type": "npm", "name": "npm:@types/argparse", "data": { "version": "1.0.38", "packageName": "@types/argparse", "hash": "sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==" } }, "npm:@types/estree": { "type": "npm", "name": "npm:@types/estree", "data": { "version": "1.0.6", "packageName": "@types/estree", "hash": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==" } }, "npm:@types/json-schema": { "type": "npm", "name": "npm:@types/json-schema", "data": { "version": "7.0.15", "packageName": "@types/json-schema", "hash": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" } }, "npm:@types/minimatch": { "type": "npm", "name": "npm:@types/minimatch", "data": { "version": "3.0.5", "packageName": "@types/minimatch", "hash": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==" } }, "npm:@types/minimist": { "type": "npm", "name": "npm:@types/minimist", "data": { "version": "1.2.5", "packageName": "@types/minimist", "hash": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" } }, "npm:@types/node": { "type": "npm", "name": "npm:@types/node", "data": { "version": "22.12.0", "packageName": "@types/node", "hash": "sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==" } }, "npm:@types/normalize-package-data": { "type": "npm", "name": "npm:@types/normalize-package-data", "data": { "version": "2.4.4", "packageName": "@types/normalize-package-data", "hash": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==" } }, "npm:@types/triple-beam": { "type": "npm", "name": "npm:@types/triple-beam", "data": { "version": "1.3.5", "packageName": "@types/triple-beam", "hash": "sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==" } }, "npm:@typescript-eslint/eslint-plugin": { "type": "npm", "name": "npm:@typescript-eslint/eslint-plugin", "data": { "version": "7.18.0", "packageName": "@typescript-eslint/eslint-plugin", "hash": "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==" } }, "npm:@typescript-eslint/parser": { "type": "npm", "name": "npm:@typescript-eslint/parser", "data": { "version": "7.18.0", "packageName": "@typescript-eslint/parser", "hash": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==" } }, "npm:@typescript-eslint/scope-manager": { "type": "npm", "name": "npm:@typescript-eslint/scope-manager", "data": { "version": "7.18.0", "packageName": "@typescript-eslint/scope-manager", "hash": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==" } }, "npm:@typescript-eslint/type-utils": { "type": "npm", "name": "npm:@typescript-eslint/type-utils", "data": { "version": "7.18.0", "packageName": "@typescript-eslint/type-utils", "hash": "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==" } }, "npm:@typescript-eslint/types": { "type": "npm", "name": "npm:@typescript-eslint/types", "data": { "version": "7.18.0", "packageName": "@typescript-eslint/types", "hash": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==" } }, "npm:@typescript-eslint/typescript-estree": { "type": "npm", "name": "npm:@typescript-eslint/typescript-estree", "data": { "version": "7.18.0", "packageName": "@typescript-eslint/typescript-estree", "hash": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==" } }, "npm:@typescript-eslint/utils": { "type": "npm", "name": "npm:@typescript-eslint/utils", "data": { "version": "7.18.0", "packageName": "@typescript-eslint/utils", "hash": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==" } }, "npm:@typescript-eslint/visitor-keys": { "type": "npm", "name": "npm:@typescript-eslint/visitor-keys", "data": { "version": "7.18.0", "packageName": "@typescript-eslint/visitor-keys", "hash": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==" } }, "npm:@yarnpkg/lockfile": { "type": "npm", "name": "npm:@yarnpkg/lockfile", "data": { "version": "1.1.0", "packageName": "@yarnpkg/lockfile", "hash": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==" } }, "npm:@yarnpkg/parsers": { "type": "npm", "name": "npm:@yarnpkg/parsers", "data": { "version": "3.0.2", "packageName": "@yarnpkg/parsers", "hash": "sha512-/HcYgtUSiJiot/XWGLOlGxPYUG65+/31V8oqk17vZLW1xlCoR4PampyePljOxY2n8/3jz9+tIFzICsyGujJZoA==" } }, "npm:@zkochan/js-yaml": { "type": "npm", "name": "npm:@zkochan/js-yaml", "data": { "version": "0.0.7", "packageName": "@zkochan/js-yaml", "hash": "sha512-nrUSn7hzt7J6JWgWGz78ZYI8wj+gdIJdk0Ynjpp8l+trkn58Uqsf6RYrYkEK+3X18EX+TNdtJI0WxAtc+L84SQ==" } }, "npm:JSONStream": { "type": "npm", "name": "npm:JSONStream", "data": { "version": "1.3.5", "packageName": "JSONStream", "hash": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==" } }, "npm:abbrev": { "type": "npm", "name": "npm:abbrev", "data": { "version": "2.0.0", "packageName": "abbrev", "hash": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==" } }, "npm:acorn-jsx": { "type": "npm", "name": "npm:acorn-jsx", "data": { "version": "5.3.2", "packageName": "acorn-jsx", "hash": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" } }, "npm:acorn": { "type": "npm", "name": "npm:acorn", "data": { "version": "8.14.0", "packageName": "acorn", "hash": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==" } }, "npm:add-stream": { "type": "npm", "name": "npm:add-stream", "data": { "version": "1.0.0", "packageName": "add-stream", "hash": "sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ==" } }, "npm:agent-base": { "type": "npm", "name": "npm:agent-base", "data": { "version": "7.1.3", "packageName": "agent-base", "hash": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==" } }, "npm:aggregate-error": { "type": "npm", "name": "npm:aggregate-error", "data": { "version": "3.1.0", "packageName": "aggregate-error", "hash": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==" } }, "npm:ajv-draft-04": { "type": "npm", "name": "npm:ajv-draft-04", "data": { "version": "1.0.0", "packageName": "ajv-draft-04", "hash": "sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==" } }, "npm:ajv-formats": { "type": "npm", "name": "npm:ajv-formats", "data": { "version": "3.0.1", "packageName": "ajv-formats", "hash": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==" } }, "npm:ajv@6.12.6": { "type": "npm", "name": "npm:ajv@6.12.6", "data": { "version": "6.12.6", "packageName": "ajv", "hash": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" } }, "npm:ajv@8.12.0": { "type": "npm", "name": "npm:ajv@8.12.0", "data": { "version": "8.12.0", "packageName": "ajv", "hash": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==" } }, "npm:ajv@8.13.0": { "type": "npm", "name": "npm:ajv@8.13.0", "data": { "version": "8.13.0", "packageName": "ajv", "hash": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==" } }, "npm:ansi-colors": { "type": "npm", "name": "npm:ansi-colors", "data": { "version": "4.1.3", "packageName": "ansi-colors", "hash": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" } }, "npm:ansi-escapes": { "type": "npm", "name": "npm:ansi-escapes", "data": { "version": "4.3.2", "packageName": "ansi-escapes", "hash": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==" } }, "npm:ansi-regex@5.0.1": { "type": "npm", "name": "npm:ansi-regex@5.0.1", "data": { "version": "5.0.1", "packageName": "ansi-regex", "hash": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" } }, "npm:ansi-regex@6.1.0": { "type": "npm", "name": "npm:ansi-regex@6.1.0", "data": { "version": "6.1.0", "packageName": "ansi-regex", "hash": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" } }, "npm:ansi-styles@4.3.0": { "type": "npm", "name": "npm:ansi-styles@4.3.0", "data": { "version": "4.3.0", "packageName": "ansi-styles", "hash": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" } }, "npm:ansi-styles@5.2.0": { "type": "npm", "name": "npm:ansi-styles@5.2.0", "data": { "version": "5.2.0", "packageName": "ansi-styles", "hash": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" } }, "npm:ansi-styles@6.2.1": { "type": "npm", "name": "npm:ansi-styles@6.2.1", "data": { "version": "6.2.1", "packageName": "ansi-styles", "hash": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" } }, "npm:any-promise": { "type": "npm", "name": "npm:any-promise", "data": { "version": "1.3.0", "packageName": "any-promise", "hash": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==" } }, "npm:aproba": { "type": "npm", "name": "npm:aproba", "data": { "version": "2.0.0", "packageName": "aproba", "hash": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" } }, "npm:argparse@1.0.10": { "type": "npm", "name": "npm:argparse@1.0.10", "data": { "version": "1.0.10", "packageName": "argparse", "hash": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" } }, "npm:argparse@2.0.1": { "type": "npm", "name": "npm:argparse@2.0.1", "data": { "version": "2.0.1", "packageName": "argparse", "hash": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" } }, "npm:array-differ": { "type": "npm", "name": "npm:array-differ", "data": { "version": "3.0.0", "packageName": "array-differ", "hash": "sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==" } }, "npm:array-ify": { "type": "npm", "name": "npm:array-ify", "data": { "version": "1.0.0", "packageName": "array-ify", "hash": "sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==" } }, "npm:array-union": { "type": "npm", "name": "npm:array-union", "data": { "version": "2.1.0", "packageName": "array-union", "hash": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" } }, "npm:arrify@1.0.1": { "type": "npm", "name": "npm:arrify@1.0.1", "data": { "version": "1.0.1", "packageName": "arrify", "hash": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==" } }, "npm:arrify@2.0.1": { "type": "npm", "name": "npm:arrify@2.0.1", "data": { "version": "2.0.1", "packageName": "arrify", "hash": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==" } }, "npm:async": { "type": "npm", "name": "npm:async", "data": { "version": "3.2.6", "packageName": "async", "hash": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" } }, "npm:asynckit": { "type": "npm", "name": "npm:asynckit", "data": { "version": "0.4.0", "packageName": "asynckit", "hash": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" } }, "npm:axios": { "type": "npm", "name": "npm:axios", "data": { "version": "1.7.9", "packageName": "axios", "hash": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==" } }, "npm:balanced-match": { "type": "npm", "name": "npm:balanced-match", "data": { "version": "1.0.2", "packageName": "balanced-match", "hash": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" } }, "npm:base64-js": { "type": "npm", "name": "npm:base64-js", "data": { "version": "1.5.1", "packageName": "base64-js", "hash": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" } }, "npm:before-after-hook": { "type": "npm", "name": "npm:before-after-hook", "data": { "version": "2.2.3", "packageName": "before-after-hook", "hash": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==" } }, "npm:bin-links": { "type": "npm", "name": "npm:bin-links", "data": { "version": "4.0.4", "packageName": "bin-links", "hash": "sha512-cMtq4W5ZsEwcutJrVId+a/tjt8GSbS+h0oNkdl6+6rBuEv8Ot33Bevj5KPm40t309zuhVic8NjpuL42QCiJWWA==" } }, "npm:bl": { "type": "npm", "name": "npm:bl", "data": { "version": "4.1.0", "packageName": "bl", "hash": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" } }, "npm:brace-expansion@1.1.11": { "type": "npm", "name": "npm:brace-expansion@1.1.11", "data": { "version": "1.1.11", "packageName": "brace-expansion", "hash": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" } }, "npm:brace-expansion@2.0.1": { "type": "npm", "name": "npm:brace-expansion@2.0.1", "data": { "version": "2.0.1", "packageName": "brace-expansion", "hash": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" } }, "npm:braces": { "type": "npm", "name": "npm:braces", "data": { "version": "3.0.3", "packageName": "braces", "hash": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" } }, "npm:buffer-from": { "type": "npm", "name": "npm:buffer-from", "data": { "version": "1.1.2", "packageName": "buffer-from", "hash": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" } }, "npm:buffer": { "type": "npm", "name": "npm:buffer", "data": { "version": "5.7.1", "packageName": "buffer", "hash": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" } }, "npm:bundle-require": { "type": "npm", "name": "npm:bundle-require", "data": { "version": "5.1.0", "packageName": "bundle-require", "hash": "sha512-3WrrOuZiyaaZPWiEt4G3+IffISVC9HYlWueJEBWED4ZH4aIAC2PnkdnuRrR94M+w6yGWn4AglWtJtBI8YqvgoA==" } }, "npm:byte-size": { "type": "npm", "name": "npm:byte-size", "data": { "version": "8.1.1", "packageName": "byte-size", "hash": "sha512-tUkzZWK0M/qdoLEqikxBWe4kumyuwjl3HO6zHTr4yEI23EojPtLYXdG1+AQY7MN0cGyNDvEaJ8wiYQm6P2bPxg==" } }, "npm:cac": { "type": "npm", "name": "npm:cac", "data": { "version": "6.7.14", "packageName": "cac", "hash": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==" } }, "npm:cacache": { "type": "npm", "name": "npm:cacache", "data": { "version": "18.0.4", "packageName": "cacache", "hash": "sha512-B+L5iIa9mgcjLbliir2th36yEwPftrzteHYujzsx3dFP/31GCHcIeS8f5MGd80odLOjaOvSpU3EEAmRQptkxLQ==" } }, "npm:callsites": { "type": "npm", "name": "npm:callsites", "data": { "version": "3.1.0", "packageName": "callsites", "hash": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" } }, "npm:camelcase-keys": { "type": "npm", "name": "npm:camelcase-keys", "data": { "version": "6.2.2", "packageName": "camelcase-keys", "hash": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==" } }, "npm:camelcase": { "type": "npm", "name": "npm:camelcase", "data": { "version": "5.3.1", "packageName": "camelcase", "hash": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" } }, "npm:chalk-template": { "type": "npm", "name": "npm:chalk-template", "data": { "version": "1.1.0", "packageName": "chalk-template", "hash": "sha512-T2VJbcDuZQ0Tb2EWwSotMPJjgpy1/tGee1BTpUNsGZ/qgNjV2t7Mvu+d4600U564nbLesN1x2dPL+xii174Ekg==" } }, "npm:chalk@4.1.0": { "type": "npm", "name": "npm:chalk@4.1.0", "data": { "version": "4.1.0", "packageName": "chalk", "hash": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==" } }, "npm:chalk@4.1.2": { "type": "npm", "name": "npm:chalk@4.1.2", "data": { "version": "4.1.2", "packageName": "chalk", "hash": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" } }, "npm:chalk@5.3.0": { "type": "npm", "name": "npm:chalk@5.3.0", "data": { "version": "5.3.0", "packageName": "chalk", "hash": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" } }, "npm:chardet": { "type": "npm", "name": "npm:chardet", "data": { "version": "0.7.0", "packageName": "chardet", "hash": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==" } }, "npm:chokidar": { "type": "npm", "name": "npm:chokidar", "data": { "version": "4.0.3", "packageName": "chokidar", "hash": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==" } }, "npm:chownr": { "type": "npm", "name": "npm:chownr", "data": { "version": "2.0.0", "packageName": "chownr", "hash": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==" } }, "npm:ci-info@3.9.0": { "type": "npm", "name": "npm:ci-info@3.9.0", "data": { "version": "3.9.0", "packageName": "ci-info", "hash": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" } }, "npm:ci-info@4.1.0": { "type": "npm", "name": "npm:ci-info@4.1.0", "data": { "version": "4.1.0", "packageName": "ci-info", "hash": "sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==" } }, "npm:clean-stack": { "type": "npm", "name": "npm:clean-stack", "data": { "version": "2.2.0", "packageName": "clean-stack", "hash": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==" } }, "npm:cli-cursor@3.1.0": { "type": "npm", "name": "npm:cli-cursor@3.1.0", "data": { "version": "3.1.0", "packageName": "cli-cursor", "hash": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==" } }, "npm:cli-cursor@4.0.0": { "type": "npm", "name": "npm:cli-cursor@4.0.0", "data": { "version": "4.0.0", "packageName": "cli-cursor", "hash": "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==" } }, "npm:cli-spinners@2.6.1": { "type": "npm", "name": "npm:cli-spinners@2.6.1", "data": { "version": "2.6.1", "packageName": "cli-spinners", "hash": "sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==" } }, "npm:cli-spinners@2.9.2": { "type": "npm", "name": "npm:cli-spinners@2.9.2", "data": { "version": "2.9.2", "packageName": "cli-spinners", "hash": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==" } }, "npm:cli-width": { "type": "npm", "name": "npm:cli-width", "data": { "version": "3.0.0", "packageName": "cli-width", "hash": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==" } }, "npm:cli": { "type": "npm", "name": "npm:cli", "data": { "version": "1.0.1", "packageName": "cli", "hash": "sha512-41U72MB56TfUMGndAKK8vJ78eooOD4Z5NOL4xEfjc0c23s+6EYKXlXsmACBVclLP1yOfWCgEganVzddVrSNoTg==" } }, "npm:cliui@7.0.4": { "type": "npm", "name": "npm:cliui@7.0.4", "data": { "version": "7.0.4", "packageName": "cliui", "hash": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==" } }, "npm:cliui@8.0.1": { "type": "npm", "name": "npm:cliui@8.0.1", "data": { "version": "8.0.1", "packageName": "cliui", "hash": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" } }, "npm:clone-deep": { "type": "npm", "name": "npm:clone-deep", "data": { "version": "4.0.1", "packageName": "clone-deep", "hash": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==" } }, "npm:clone": { "type": "npm", "name": "npm:clone", "data": { "version": "1.0.4", "packageName": "clone", "hash": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==" } }, "npm:cmd-shim": { "type": "npm", "name": "npm:cmd-shim", "data": { "version": "6.0.3", "packageName": "cmd-shim", "hash": "sha512-FMabTRlc5t5zjdenF6mS0MBeFZm0XqHqeOkcskKFb/LYCcRQ5fVgLOHVc4Lq9CqABd9zhjwPjMBCJvMCziSVtA==" } }, "npm:color-convert@1.9.3": { "type": "npm", "name": "npm:color-convert@1.9.3", "data": { "version": "1.9.3", "packageName": "color-convert", "hash": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" } }, "npm:color-convert@2.0.1": { "type": "npm", "name": "npm:color-convert@2.0.1", "data": { "version": "2.0.1", "packageName": "color-convert", "hash": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" } }, "npm:color-name@1.1.3": { "type": "npm", "name": "npm:color-name@1.1.3", "data": { "version": "1.1.3", "packageName": "color-name", "hash": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" } }, "npm:color-name@1.1.4": { "type": "npm", "name": "npm:color-name@1.1.4", "data": { "version": "1.1.4", "packageName": "color-name", "hash": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" } }, "npm:color-string": { "type": "npm", "name": "npm:color-string", "data": { "version": "1.9.1", "packageName": "color-string", "hash": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==" } }, "npm:color-support": { "type": "npm", "name": "npm:color-support", "data": { "version": "1.1.3", "packageName": "color-support", "hash": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==" } }, "npm:color": { "type": "npm", "name": "npm:color", "data": { "version": "3.2.1", "packageName": "color", "hash": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==" } }, "npm:colorspace": { "type": "npm", "name": "npm:colorspace", "data": { "version": "1.1.4", "packageName": "colorspace", "hash": "sha512-BgvKJiuVu1igBUF2kEjRCZXol6wiiGbY5ipL/oVPwm0BL9sIpMIzM8IK7vwuxIIzOXMV3Ey5w+vxhm0rR/TN8w==" } }, "npm:columnify": { "type": "npm", "name": "npm:columnify", "data": { "version": "1.6.0", "packageName": "columnify", "hash": "sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==" } }, "npm:combined-stream": { "type": "npm", "name": "npm:combined-stream", "data": { "version": "1.0.8", "packageName": "combined-stream", "hash": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" } }, "npm:commander@12.1.0": { "type": "npm", "name": "npm:commander@12.1.0", "data": { "version": "12.1.0", "packageName": "commander", "hash": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==" } }, "npm:commander@4.1.1": { "type": "npm", "name": "npm:commander@4.1.1", "data": { "version": "4.1.1", "packageName": "commander", "hash": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==" } }, "npm:common-ancestor-path": { "type": "npm", "name": "npm:common-ancestor-path", "data": { "version": "1.0.1", "packageName": "common-ancestor-path", "hash": "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==" } }, "npm:compare-func": { "type": "npm", "name": "npm:compare-func", "data": { "version": "2.0.0", "packageName": "compare-func", "hash": "sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==" } }, "npm:concat-map": { "type": "npm", "name": "npm:concat-map", "data": { "version": "0.0.1", "packageName": "concat-map", "hash": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" } }, "npm:concat-stream": { "type": "npm", "name": "npm:concat-stream", "data": { "version": "2.0.0", "packageName": "concat-stream", "hash": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==" } }, "npm:consola": { "type": "npm", "name": "npm:consola", "data": { "version": "3.4.0", "packageName": "consola", "hash": "sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA==" } }, "npm:console-control-strings": { "type": "npm", "name": "npm:console-control-strings", "data": { "version": "1.1.0", "packageName": "console-control-strings", "hash": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" } }, "npm:conventional-changelog-angular": { "type": "npm", "name": "npm:conventional-changelog-angular", "data": { "version": "7.0.0", "packageName": "conventional-changelog-angular", "hash": "sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==" } }, "npm:conventional-changelog-core": { "type": "npm", "name": "npm:conventional-changelog-core", "data": { "version": "5.0.1", "packageName": "conventional-changelog-core", "hash": "sha512-Rvi5pH+LvgsqGwZPZ3Cq/tz4ty7mjijhr3qR4m9IBXNbxGGYgTVVO+duXzz9aArmHxFtwZ+LRkrNIMDQzgoY4A==" } }, "npm:conventional-changelog-preset-loader": { "type": "npm", "name": "npm:conventional-changelog-preset-loader", "data": { "version": "3.0.0", "packageName": "conventional-changelog-preset-loader", "hash": "sha512-qy9XbdSLmVnwnvzEisjxdDiLA4OmV3o8db+Zdg4WiFw14fP3B6XNz98X0swPPpkTd/pc1K7+adKgEDM1JCUMiA==" } }, "npm:conventional-changelog-writer": { "type": "npm", "name": "npm:conventional-changelog-writer", "data": { "version": "6.0.1", "packageName": "conventional-changelog-writer", "hash": "sha512-359t9aHorPw+U+nHzUXHS5ZnPBOizRxfQsWT5ZDHBfvfxQOAik+yfuhKXG66CN5LEWPpMNnIMHUTCKeYNprvHQ==" } }, "npm:conventional-commits-filter": { "type": "npm", "name": "npm:conventional-commits-filter", "data": { "version": "3.0.0", "packageName": "conventional-commits-filter", "hash": "sha512-1ymej8b5LouPx9Ox0Dw/qAO2dVdfpRFq28e5Y0jJEU8ZrLdy0vOSkkIInwmxErFGhg6SALro60ZrwYFVTUDo4Q==" } }, "npm:conventional-commits-parser": { "type": "npm", "name": "npm:conventional-commits-parser", "data": { "version": "4.0.0", "packageName": "conventional-commits-parser", "hash": "sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg==" } }, "npm:conventional-recommended-bump": { "type": "npm", "name": "npm:conventional-recommended-bump", "data": { "version": "7.0.1", "packageName": "conventional-recommended-bump", "hash": "sha512-Ft79FF4SlOFvX4PkwFDRnaNiIVX7YbmqGU0RwccUaiGvgp3S0a8ipR2/Qxk31vclDNM+GSdJOVs2KrsUCjblVA==" } }, "npm:core-util-is": { "type": "npm", "name": "npm:core-util-is", "data": { "version": "1.0.3", "packageName": "core-util-is", "hash": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" } }, "npm:cosmiconfig": { "type": "npm", "name": "npm:cosmiconfig", "data": { "version": "9.0.0", "packageName": "cosmiconfig", "hash": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==" } }, "npm:cross-spawn": { "type": "npm", "name": "npm:cross-spawn", "data": { "version": "7.0.6", "packageName": "cross-spawn", "hash": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" } }, "npm:cssesc": { "type": "npm", "name": "npm:cssesc", "data": { "version": "3.0.0", "packageName": "cssesc", "hash": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" } }, "npm:dargs": { "type": "npm", "name": "npm:dargs", "data": { "version": "7.0.0", "packageName": "dargs", "hash": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==" } }, "npm:dateformat": { "type": "npm", "name": "npm:dateformat", "data": { "version": "3.0.3", "packageName": "dateformat", "hash": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==" } }, "npm:debug": { "type": "npm", "name": "npm:debug", "data": { "version": "4.4.0", "packageName": "debug", "hash": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==" } }, "npm:decamelize-keys": { "type": "npm", "name": "npm:decamelize-keys", "data": { "version": "1.1.1", "packageName": "decamelize-keys", "hash": "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==" } }, "npm:decamelize": { "type": "npm", "name": "npm:decamelize", "data": { "version": "1.2.0", "packageName": "decamelize", "hash": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==" } }, "npm:dedent": { "type": "npm", "name": "npm:dedent", "data": { "version": "1.5.3", "packageName": "dedent", "hash": "sha512-NHQtfOOW68WD8lgypbLA5oT+Bt0xXJhiYvoR6SmmNXZfpzOGXwdKWmcwG8N7PwVVWV3eF/68nmD9BaJSsTBhyQ==" } }, "npm:deep-is": { "type": "npm", "name": "npm:deep-is", "data": { "version": "0.1.4", "packageName": "deep-is", "hash": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" } }, "npm:defaults": { "type": "npm", "name": "npm:defaults", "data": { "version": "1.0.4", "packageName": "defaults", "hash": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==" } }, "npm:define-lazy-prop": { "type": "npm", "name": "npm:define-lazy-prop", "data": { "version": "2.0.0", "packageName": "define-lazy-prop", "hash": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" } }, "npm:delayed-stream": { "type": "npm", "name": "npm:delayed-stream", "data": { "version": "1.0.0", "packageName": "delayed-stream", "hash": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" } }, "npm:deprecation": { "type": "npm", "name": "npm:deprecation", "data": { "version": "2.3.1", "packageName": "deprecation", "hash": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==" } }, "npm:detect-indent": { "type": "npm", "name": "npm:detect-indent", "data": { "version": "5.0.0", "packageName": "detect-indent", "hash": "sha512-rlpvsxUtM0PQvy9iZe640/IWwWYyBsTApREbA1pHOpmOUIl9MkP/U4z7vTtg4Oaojvqhxt7sdufnT0EzGaR31g==" } }, "npm:diff-sequences": { "type": "npm", "name": "npm:diff-sequences", "data": { "version": "29.6.3", "packageName": "diff-sequences", "hash": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==" } }, "npm:dir-glob": { "type": "npm", "name": "npm:dir-glob", "data": { "version": "3.0.1", "packageName": "dir-glob", "hash": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" } }, "npm:dot-prop": { "type": "npm", "name": "npm:dot-prop", "data": { "version": "5.3.0", "packageName": "dot-prop", "hash": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==" } }, "npm:dotenv-expand": { "type": "npm", "name": "npm:dotenv-expand", "data": { "version": "11.0.7", "packageName": "dotenv-expand", "hash": "sha512-zIHwmZPRshsCdpMDyVsqGmgyP0yT8GAgXUnkdAoJisxvf33k7yO6OuoKmcTGuXPWSsm8Oh88nZicRLA9Y0rUeA==" } }, "npm:dotenv": { "type": "npm", "name": "npm:dotenv", "data": { "version": "16.4.7", "packageName": "dotenv", "hash": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==" } }, "npm:duplexer": { "type": "npm", "name": "npm:duplexer", "data": { "version": "0.1.2", "packageName": "duplexer", "hash": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" } }, "npm:eastasianwidth": { "type": "npm", "name": "npm:eastasianwidth", "data": { "version": "0.2.0", "packageName": "eastasianwidth", "hash": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" } }, "npm:effect": { "type": "npm", "name": "npm:effect", "data": { "version": "3.6.5", "packageName": "effect", "hash": "sha512-NhopZTAKljaAlR0CEroOAJJngdqg7bzlnWcDrCwh4d2WNVohVbBtUS4SGqLt8tUy7IFsTWATYiUtmhDG+YELjA==" } }, "npm:ejs": { "type": "npm", "name": "npm:ejs", "data": { "version": "3.1.10", "packageName": "ejs", "hash": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" } }, "npm:emoji-regex@10.4.0": { "type": "npm", "name": "npm:emoji-regex@10.4.0", "data": { "version": "10.4.0", "packageName": "emoji-regex", "hash": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==" } }, "npm:emoji-regex@8.0.0": { "type": "npm", "name": "npm:emoji-regex@8.0.0", "data": { "version": "8.0.0", "packageName": "emoji-regex", "hash": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" } }, "npm:emoji-regex@9.2.2": { "type": "npm", "name": "npm:emoji-regex@9.2.2", "data": { "version": "9.2.2", "packageName": "emoji-regex", "hash": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" } }, "npm:enabled": { "type": "npm", "name": "npm:enabled", "data": { "version": "2.0.0", "packageName": "enabled", "hash": "sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==" } }, "npm:encoding": { "type": "npm", "name": "npm:encoding", "data": { "version": "0.1.13", "packageName": "encoding", "hash": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==" } }, "npm:end-of-stream": { "type": "npm", "name": "npm:end-of-stream", "data": { "version": "1.4.4", "packageName": "end-of-stream", "hash": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" } }, "npm:enquirer@2.3.6": { "type": "npm", "name": "npm:enquirer@2.3.6", "data": { "version": "2.3.6", "packageName": "enquirer", "hash": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==" } }, "npm:enquirer@2.4.1": { "type": "npm", "name": "npm:enquirer@2.4.1", "data": { "version": "2.4.1", "packageName": "enquirer", "hash": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==" } }, "npm:env-paths": { "type": "npm", "name": "npm:env-paths", "data": { "version": "2.2.1", "packageName": "env-paths", "hash": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" } }, "npm:envinfo": { "type": "npm", "name": "npm:envinfo", "data": { "version": "7.13.0", "packageName": "envinfo", "hash": "sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==" } }, "npm:err-code": { "type": "npm", "name": "npm:err-code", "data": { "version": "2.0.3", "packageName": "err-code", "hash": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==" } }, "npm:error-ex": { "type": "npm", "name": "npm:error-ex", "data": { "version": "1.3.2", "packageName": "error-ex", "hash": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" } }, "npm:esbuild": { "type": "npm", "name": "npm:esbuild", "data": { "version": "0.24.2", "packageName": "esbuild", "hash": "sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==" } }, "npm:escalade": { "type": "npm", "name": "npm:escalade", "data": { "version": "3.2.0", "packageName": "escalade", "hash": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" } }, "npm:escape-string-regexp@1.0.5": { "type": "npm", "name": "npm:escape-string-regexp@1.0.5", "data": { "version": "1.0.5", "packageName": "escape-string-regexp", "hash": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" } }, "npm:escape-string-regexp@4.0.0": { "type": "npm", "name": "npm:escape-string-regexp@4.0.0", "data": { "version": "4.0.0", "packageName": "escape-string-regexp", "hash": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" } }, "npm:eslint-scope": { "type": "npm", "name": "npm:eslint-scope", "data": { "version": "8.2.0", "packageName": "eslint-scope", "hash": "sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==" } }, "npm:eslint-visitor-keys@3.4.3": { "type": "npm", "name": "npm:eslint-visitor-keys@3.4.3", "data": { "version": "3.4.3", "packageName": "eslint-visitor-keys", "hash": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" } }, "npm:eslint-visitor-keys@4.2.0": { "type": "npm", "name": "npm:eslint-visitor-keys@4.2.0", "data": { "version": "4.2.0", "packageName": "eslint-visitor-keys", "hash": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==" } }, "npm:eslint": { "type": "npm", "name": "npm:eslint", "data": { "version": "9.19.0", "packageName": "eslint", "hash": "sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA==" } }, "npm:espree": { "type": "npm", "name": "npm:espree", "data": { "version": "10.3.0", "packageName": "espree", "hash": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==" } }, "npm:esprima": { "type": "npm", "name": "npm:esprima", "data": { "version": "4.0.1", "packageName": "esprima", "hash": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" } }, "npm:esquery": { "type": "npm", "name": "npm:esquery", "data": { "version": "1.6.0", "packageName": "esquery", "hash": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" } }, "npm:esrecurse": { "type": "npm", "name": "npm:esrecurse", "data": { "version": "4.3.0", "packageName": "esrecurse", "hash": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" } }, "npm:estraverse": { "type": "npm", "name": "npm:estraverse", "data": { "version": "5.3.0", "packageName": "estraverse", "hash": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" } }, "npm:esutils": { "type": "npm", "name": "npm:esutils", "data": { "version": "2.0.3", "packageName": "esutils", "hash": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" } }, "npm:eventemitter3": { "type": "npm", "name": "npm:eventemitter3", "data": { "version": "4.0.7", "packageName": "eventemitter3", "hash": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" } }, "npm:execa": { "type": "npm", "name": "npm:execa", "data": { "version": "5.0.0", "packageName": "execa", "hash": "sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==" } }, "npm:exit": { "type": "npm", "name": "npm:exit", "data": { "version": "0.1.2", "packageName": "exit", "hash": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==" } }, "npm:exponential-backoff": { "type": "npm", "name": "npm:exponential-backoff", "data": { "version": "3.1.1", "packageName": "exponential-backoff", "hash": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==" } }, "npm:external-editor": { "type": "npm", "name": "npm:external-editor", "data": { "version": "3.1.0", "packageName": "external-editor", "hash": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==" } }, "npm:fast-check": { "type": "npm", "name": "npm:fast-check", "data": { "version": "3.21.0", "packageName": "fast-check", "hash": "sha512-QpmbiqRFRZ+SIlBJh6xi5d/PgXciUc/xWKc4Vi2RWEHHIRx6oM3f0fWNna++zP9VB5HUBTObUK9gTKQP3vVcrQ==" } }, "npm:fast-deep-equal": { "type": "npm", "name": "npm:fast-deep-equal", "data": { "version": "3.1.3", "packageName": "fast-deep-equal", "hash": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" } }, "npm:fast-glob": { "type": "npm", "name": "npm:fast-glob", "data": { "version": "3.3.3", "packageName": "fast-glob", "hash": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==" } }, "npm:fast-json-stable-stringify": { "type": "npm", "name": "npm:fast-json-stable-stringify", "data": { "version": "2.1.0", "packageName": "fast-json-stable-stringify", "hash": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" } }, "npm:fast-levenshtein": { "type": "npm", "name": "npm:fast-levenshtein", "data": { "version": "2.0.6", "packageName": "fast-levenshtein", "hash": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" } }, "npm:fastq": { "type": "npm", "name": "npm:fastq", "data": { "version": "1.18.0", "packageName": "fastq", "hash": "sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==" } }, "npm:fdir": { "type": "npm", "name": "npm:fdir", "data": { "version": "6.4.3", "packageName": "fdir", "hash": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==" } }, "npm:fecha": { "type": "npm", "name": "npm:fecha", "data": { "version": "4.2.3", "packageName": "fecha", "hash": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==" } }, "npm:figures": { "type": "npm", "name": "npm:figures", "data": { "version": "3.2.0", "packageName": "figures", "hash": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==" } }, "npm:file-entry-cache": { "type": "npm", "name": "npm:file-entry-cache", "data": { "version": "8.0.0", "packageName": "file-entry-cache", "hash": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==" } }, "npm:filelist": { "type": "npm", "name": "npm:filelist", "data": { "version": "1.0.4", "packageName": "filelist", "hash": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" } }, "npm:fill-range": { "type": "npm", "name": "npm:fill-range", "data": { "version": "7.1.1", "packageName": "fill-range", "hash": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" } }, "npm:find-up@2.1.0": { "type": "npm", "name": "npm:find-up@2.1.0", "data": { "version": "2.1.0", "packageName": "find-up", "hash": "sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==" } }, "npm:find-up@4.1.0": { "type": "npm", "name": "npm:find-up@4.1.0", "data": { "version": "4.1.0", "packageName": "find-up", "hash": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" } }, "npm:find-up@5.0.0": { "type": "npm", "name": "npm:find-up@5.0.0", "data": { "version": "5.0.0", "packageName": "find-up", "hash": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" } }, "npm:flat-cache": { "type": "npm", "name": "npm:flat-cache", "data": { "version": "4.0.1", "packageName": "flat-cache", "hash": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==" } }, "npm:flat": { "type": "npm", "name": "npm:flat", "data": { "version": "5.0.2", "packageName": "flat", "hash": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==" } }, "npm:flatted": { "type": "npm", "name": "npm:flatted", "data": { "version": "3.3.2", "packageName": "flatted", "hash": "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==" } }, "npm:fn.name": { "type": "npm", "name": "npm:fn.name", "data": { "version": "1.1.0", "packageName": "fn.name", "hash": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==" } }, "npm:follow-redirects": { "type": "npm", "name": "npm:follow-redirects", "data": { "version": "1.15.9", "packageName": "follow-redirects", "hash": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==" } }, "npm:foreground-child": { "type": "npm", "name": "npm:foreground-child", "data": { "version": "3.3.0", "packageName": "foreground-child", "hash": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==" } }, "npm:form-data": { "type": "npm", "name": "npm:form-data", "data": { "version": "4.0.1", "packageName": "form-data", "hash": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==" } }, "npm:front-matter": { "type": "npm", "name": "npm:front-matter", "data": { "version": "4.0.2", "packageName": "front-matter", "hash": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==" } }, "npm:fs-constants": { "type": "npm", "name": "npm:fs-constants", "data": { "version": "1.0.0", "packageName": "fs-constants", "hash": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" } }, "npm:fs-extra@11.3.0": { "type": "npm", "name": "npm:fs-extra@11.3.0", "data": { "version": "11.3.0", "packageName": "fs-extra", "hash": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==" } }, "npm:fs-extra@7.0.1": { "type": "npm", "name": "npm:fs-extra@7.0.1", "data": { "version": "7.0.1", "packageName": "fs-extra", "hash": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==" } }, "npm:fs-minipass@2.1.0": { "type": "npm", "name": "npm:fs-minipass@2.1.0", "data": { "version": "2.1.0", "packageName": "fs-minipass", "hash": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==" } }, "npm:fs-minipass@3.0.3": { "type": "npm", "name": "npm:fs-minipass@3.0.3", "data": { "version": "3.0.3", "packageName": "fs-minipass", "hash": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==" } }, "npm:fs.realpath": { "type": "npm", "name": "npm:fs.realpath", "data": { "version": "1.0.0", "packageName": "fs.realpath", "hash": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" } }, "npm:fsevents": { "type": "npm", "name": "npm:fsevents", "data": { "version": "2.3.3", "packageName": "fsevents", "hash": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" } }, "npm:function-bind": { "type": "npm", "name": "npm:function-bind", "data": { "version": "1.1.2", "packageName": "function-bind", "hash": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" } }, "npm:get-caller-file": { "type": "npm", "name": "npm:get-caller-file", "data": { "version": "2.0.5", "packageName": "get-caller-file", "hash": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" } }, "npm:get-east-asian-width": { "type": "npm", "name": "npm:get-east-asian-width", "data": { "version": "1.3.0", "packageName": "get-east-asian-width", "hash": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==" } }, "npm:get-pkg-repo": { "type": "npm", "name": "npm:get-pkg-repo", "data": { "version": "4.2.1", "packageName": "get-pkg-repo", "hash": "sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==" } }, "npm:get-port": { "type": "npm", "name": "npm:get-port", "data": { "version": "5.1.1", "packageName": "get-port", "hash": "sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==" } }, "npm:get-stream": { "type": "npm", "name": "npm:get-stream", "data": { "version": "6.0.0", "packageName": "get-stream", "hash": "sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg==" } }, "npm:git-raw-commits": { "type": "npm", "name": "npm:git-raw-commits", "data": { "version": "3.0.0", "packageName": "git-raw-commits", "hash": "sha512-b5OHmZ3vAgGrDn/X0kS+9qCfNKWe4K/jFnhwzVWWg0/k5eLa3060tZShrRg8Dja5kPc+YjS0Gc6y7cRr44Lpjw==" } }, "npm:git-remote-origin-url": { "type": "npm", "name": "npm:git-remote-origin-url", "data": { "version": "2.0.0", "packageName": "git-remote-origin-url", "hash": "sha512-eU+GGrZgccNJcsDH5LkXR3PB9M958hxc7sbA8DFJjrv9j4L2P/eZfKhM+QD6wyzpiv+b1BpK0XrYCxkovtjSLw==" } }, "npm:git-semver-tags": { "type": "npm", "name": "npm:git-semver-tags", "data": { "version": "5.0.1", "packageName": "git-semver-tags", "hash": "sha512-hIvOeZwRbQ+7YEUmCkHqo8FOLQZCEn18yevLHADlFPZY02KJGsu5FZt9YW/lybfK2uhWFI7Qg/07LekJiTv7iA==" } }, "npm:git-up": { "type": "npm", "name": "npm:git-up", "data": { "version": "7.0.0", "packageName": "git-up", "hash": "sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==" } }, "npm:git-url-parse": { "type": "npm", "name": "npm:git-url-parse", "data": { "version": "14.0.0", "packageName": "git-url-parse", "hash": "sha512-NnLweV+2A4nCvn4U/m2AoYu0pPKlsmhK9cknG7IMwsjFY1S2jxM+mAhsDxyxfCIGfGaD+dozsyX4b6vkYc83yQ==" } }, "npm:gitconfiglocal": { "type": "npm", "name": "npm:gitconfiglocal", "data": { "version": "1.0.0", "packageName": "gitconfiglocal", "hash": "sha512-spLUXeTAVHxDtKsJc8FkFVgFtMdEN9qPGpL23VfSHx4fP4+Ds097IXLvymbnDH8FnmxX5Nr9bPw3A+AQ6mWEaQ==" } }, "npm:glob-parent@5.1.2": { "type": "npm", "name": "npm:glob-parent@5.1.2", "data": { "version": "5.1.2", "packageName": "glob-parent", "hash": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" } }, "npm:glob-parent@6.0.2": { "type": "npm", "name": "npm:glob-parent@6.0.2", "data": { "version": "6.0.2", "packageName": "glob-parent", "hash": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" } }, "npm:glob@10.4.5": { "type": "npm", "name": "npm:glob@10.4.5", "data": { "version": "10.4.5", "packageName": "glob", "hash": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==" } }, "npm:glob@7.2.3": { "type": "npm", "name": "npm:glob@7.2.3", "data": { "version": "7.2.3", "packageName": "glob", "hash": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" } }, "npm:glob@9.3.5": { "type": "npm", "name": "npm:glob@9.3.5", "data": { "version": "9.3.5", "packageName": "glob", "hash": "sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==" } }, "npm:globals": { "type": "npm", "name": "npm:globals", "data": { "version": "14.0.0", "packageName": "globals", "hash": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==" } }, "npm:globby@11.1.0": { "type": "npm", "name": "npm:globby@11.1.0", "data": { "version": "11.1.0", "packageName": "globby", "hash": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" } }, "npm:globby@14.0.2": { "type": "npm", "name": "npm:globby@14.0.2", "data": { "version": "14.0.2", "packageName": "globby", "hash": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==" } }, "npm:graceful-fs": { "type": "npm", "name": "npm:graceful-fs", "data": { "version": "4.2.11", "packageName": "graceful-fs", "hash": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" } }, "npm:graphemer": { "type": "npm", "name": "npm:graphemer", "data": { "version": "1.4.0", "packageName": "graphemer", "hash": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" } }, "npm:handlebars": { "type": "npm", "name": "npm:handlebars", "data": { "version": "4.7.8", "packageName": "handlebars", "hash": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==" } }, "npm:hard-rejection": { "type": "npm", "name": "npm:hard-rejection", "data": { "version": "2.1.0", "packageName": "hard-rejection", "hash": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==" } }, "npm:has-flag": { "type": "npm", "name": "npm:has-flag", "data": { "version": "4.0.0", "packageName": "has-flag", "hash": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" } }, "npm:has-unicode": { "type": "npm", "name": "npm:has-unicode", "data": { "version": "2.0.1", "packageName": "has-unicode", "hash": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" } }, "npm:hasown": { "type": "npm", "name": "npm:hasown", "data": { "version": "2.0.2", "packageName": "hasown", "hash": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" } }, "npm:hosted-git-info@2.8.9": { "type": "npm", "name": "npm:hosted-git-info@2.8.9", "data": { "version": "2.8.9", "packageName": "hosted-git-info", "hash": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" } }, "npm:hosted-git-info@4.1.0": { "type": "npm", "name": "npm:hosted-git-info@4.1.0", "data": { "version": "4.1.0", "packageName": "hosted-git-info", "hash": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==" } }, "npm:hosted-git-info@7.0.2": { "type": "npm", "name": "npm:hosted-git-info@7.0.2", "data": { "version": "7.0.2", "packageName": "hosted-git-info", "hash": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==" } }, "npm:http-cache-semantics": { "type": "npm", "name": "npm:http-cache-semantics", "data": { "version": "4.1.1", "packageName": "http-cache-semantics", "hash": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" } }, "npm:http-proxy-agent": { "type": "npm", "name": "npm:http-proxy-agent", "data": { "version": "7.0.2", "packageName": "http-proxy-agent", "hash": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==" } }, "npm:https-proxy-agent": { "type": "npm", "name": "npm:https-proxy-agent", "data": { "version": "7.0.6", "packageName": "https-proxy-agent", "hash": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==" } }, "npm:human-signals": { "type": "npm", "name": "npm:human-signals", "data": { "version": "2.1.0", "packageName": "human-signals", "hash": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" } }, "npm:iconv-lite@0.4.24": { "type": "npm", "name": "npm:iconv-lite@0.4.24", "data": { "version": "0.4.24", "packageName": "iconv-lite", "hash": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==" } }, "npm:iconv-lite@0.6.3": { "type": "npm", "name": "npm:iconv-lite@0.6.3", "data": { "version": "0.6.3", "packageName": "iconv-lite", "hash": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" } }, "npm:ieee754": { "type": "npm", "name": "npm:ieee754", "data": { "version": "1.2.1", "packageName": "ieee754", "hash": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" } }, "npm:ignore-walk": { "type": "npm", "name": "npm:ignore-walk", "data": { "version": "6.0.5", "packageName": "ignore-walk", "hash": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==" } }, "npm:ignore": { "type": "npm", "name": "npm:ignore", "data": { "version": "5.3.2", "packageName": "ignore", "hash": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" } }, "npm:import-fresh": { "type": "npm", "name": "npm:import-fresh", "data": { "version": "3.3.0", "packageName": "import-fresh", "hash": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" } }, "npm:import-lazy": { "type": "npm", "name": "npm:import-lazy", "data": { "version": "4.0.0", "packageName": "import-lazy", "hash": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==" } }, "npm:import-local": { "type": "npm", "name": "npm:import-local", "data": { "version": "3.1.0", "packageName": "import-local", "hash": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==" } }, "npm:imurmurhash": { "type": "npm", "name": "npm:imurmurhash", "data": { "version": "0.1.4", "packageName": "imurmurhash", "hash": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" } }, "npm:indent-string": { "type": "npm", "name": "npm:indent-string", "data": { "version": "4.0.0", "packageName": "indent-string", "hash": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" } }, "npm:inflight": { "type": "npm", "name": "npm:inflight", "data": { "version": "1.0.6", "packageName": "inflight", "hash": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" } }, "npm:inherits": { "type": "npm", "name": "npm:inherits", "data": { "version": "2.0.4", "packageName": "inherits", "hash": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" } }, "npm:ini@1.3.8": { "type": "npm", "name": "npm:ini@1.3.8", "data": { "version": "1.3.8", "packageName": "ini", "hash": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" } }, "npm:ini@4.1.3": { "type": "npm", "name": "npm:ini@4.1.3", "data": { "version": "4.1.3", "packageName": "ini", "hash": "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==" } }, "npm:init-package-json": { "type": "npm", "name": "npm:init-package-json", "data": { "version": "6.0.3", "packageName": "init-package-json", "hash": "sha512-Zfeb5ol+H+eqJWHTaGca9BovufyGeIfr4zaaBorPmJBMrJ+KBnN+kQx2ZtXdsotUTgldHmHQV44xvUWOUA7E2w==" } }, "npm:inquirer": { "type": "npm", "name": "npm:inquirer", "data": { "version": "8.2.6", "packageName": "inquirer", "hash": "sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==" } }, "npm:ip-address": { "type": "npm", "name": "npm:ip-address", "data": { "version": "9.0.5", "packageName": "ip-address", "hash": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==" } }, "npm:is-arrayish@0.2.1": { "type": "npm", "name": "npm:is-arrayish@0.2.1", "data": { "version": "0.2.1", "packageName": "is-arrayish", "hash": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" } }, "npm:is-arrayish@0.3.2": { "type": "npm", "name": "npm:is-arrayish@0.3.2", "data": { "version": "0.3.2", "packageName": "is-arrayish", "hash": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==" } }, "npm:is-ci": { "type": "npm", "name": "npm:is-ci", "data": { "version": "3.0.1", "packageName": "is-ci", "hash": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==" } }, "npm:is-core-module": { "type": "npm", "name": "npm:is-core-module", "data": { "version": "2.16.1", "packageName": "is-core-module", "hash": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" } }, "npm:is-docker": { "type": "npm", "name": "npm:is-docker", "data": { "version": "2.2.1", "packageName": "is-docker", "hash": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" } }, "npm:is-extglob": { "type": "npm", "name": "npm:is-extglob", "data": { "version": "2.1.1", "packageName": "is-extglob", "hash": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" } }, "npm:is-fullwidth-code-point": { "type": "npm", "name": "npm:is-fullwidth-code-point", "data": { "version": "3.0.0", "packageName": "is-fullwidth-code-point", "hash": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" } }, "npm:is-glob": { "type": "npm", "name": "npm:is-glob", "data": { "version": "4.0.3", "packageName": "is-glob", "hash": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" } }, "npm:is-interactive@1.0.0": { "type": "npm", "name": "npm:is-interactive@1.0.0", "data": { "version": "1.0.0", "packageName": "is-interactive", "hash": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==" } }, "npm:is-interactive@2.0.0": { "type": "npm", "name": "npm:is-interactive@2.0.0", "data": { "version": "2.0.0", "packageName": "is-interactive", "hash": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==" } }, "npm:is-lambda": { "type": "npm", "name": "npm:is-lambda", "data": { "version": "1.0.1", "packageName": "is-lambda", "hash": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==" } }, "npm:is-number": { "type": "npm", "name": "npm:is-number", "data": { "version": "7.0.0", "packageName": "is-number", "hash": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" } }, "npm:is-obj": { "type": "npm", "name": "npm:is-obj", "data": { "version": "2.0.0", "packageName": "is-obj", "hash": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==" } }, "npm:is-plain-obj": { "type": "npm", "name": "npm:is-plain-obj", "data": { "version": "1.1.0", "packageName": "is-plain-obj", "hash": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==" } }, "npm:is-plain-object@2.0.4": { "type": "npm", "name": "npm:is-plain-object@2.0.4", "data": { "version": "2.0.4", "packageName": "is-plain-object", "hash": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" } }, "npm:is-plain-object@5.0.0": { "type": "npm", "name": "npm:is-plain-object@5.0.0", "data": { "version": "5.0.0", "packageName": "is-plain-object", "hash": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==" } }, "npm:is-ssh": { "type": "npm", "name": "npm:is-ssh", "data": { "version": "1.4.0", "packageName": "is-ssh", "hash": "sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==" } }, "npm:is-stream@2.0.0": { "type": "npm", "name": "npm:is-stream@2.0.0", "data": { "version": "2.0.0", "packageName": "is-stream", "hash": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==" } }, "npm:is-stream@2.0.1": { "type": "npm", "name": "npm:is-stream@2.0.1", "data": { "version": "2.0.1", "packageName": "is-stream", "hash": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" } }, "npm:is-text-path": { "type": "npm", "name": "npm:is-text-path", "data": { "version": "1.0.1", "packageName": "is-text-path", "hash": "sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==" } }, "npm:is-unicode-supported@0.1.0": { "type": "npm", "name": "npm:is-unicode-supported@0.1.0", "data": { "version": "0.1.0", "packageName": "is-unicode-supported", "hash": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==" } }, "npm:is-unicode-supported@1.3.0": { "type": "npm", "name": "npm:is-unicode-supported@1.3.0", "data": { "version": "1.3.0", "packageName": "is-unicode-supported", "hash": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==" } }, "npm:is-unicode-supported@2.1.0": { "type": "npm", "name": "npm:is-unicode-supported@2.1.0", "data": { "version": "2.1.0", "packageName": "is-unicode-supported", "hash": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==" } }, "npm:is-wsl": { "type": "npm", "name": "npm:is-wsl", "data": { "version": "2.2.0", "packageName": "is-wsl", "hash": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" } }, "npm:isarray": { "type": "npm", "name": "npm:isarray", "data": { "version": "1.0.0", "packageName": "isarray", "hash": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" } }, "npm:isexe@2.0.0": { "type": "npm", "name": "npm:isexe@2.0.0", "data": { "version": "2.0.0", "packageName": "isexe", "hash": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" } }, "npm:isexe@3.1.1": { "type": "npm", "name": "npm:isexe@3.1.1", "data": { "version": "3.1.1", "packageName": "isexe", "hash": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==" } }, "npm:isobject": { "type": "npm", "name": "npm:isobject", "data": { "version": "3.0.1", "packageName": "isobject", "hash": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" } }, "npm:jackspeak": { "type": "npm", "name": "npm:jackspeak", "data": { "version": "3.4.3", "packageName": "jackspeak", "hash": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" } }, "npm:jake": { "type": "npm", "name": "npm:jake", "data": { "version": "10.9.2", "packageName": "jake", "hash": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==" } }, "npm:jest-diff": { "type": "npm", "name": "npm:jest-diff", "data": { "version": "29.7.0", "packageName": "jest-diff", "hash": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==" } }, "npm:jest-get-type": { "type": "npm", "name": "npm:jest-get-type", "data": { "version": "29.6.3", "packageName": "jest-get-type", "hash": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==" } }, "npm:jju": { "type": "npm", "name": "npm:jju", "data": { "version": "1.4.0", "packageName": "jju", "hash": "sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==" } }, "npm:joycon": { "type": "npm", "name": "npm:joycon", "data": { "version": "3.1.1", "packageName": "joycon", "hash": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==" } }, "npm:js-tokens": { "type": "npm", "name": "npm:js-tokens", "data": { "version": "4.0.0", "packageName": "js-tokens", "hash": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" } }, "npm:js-yaml@3.14.1": { "type": "npm", "name": "npm:js-yaml@3.14.1", "data": { "version": "3.14.1", "packageName": "js-yaml", "hash": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" } }, "npm:js-yaml@4.1.0": { "type": "npm", "name": "npm:js-yaml@4.1.0", "data": { "version": "4.1.0", "packageName": "js-yaml", "hash": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" } }, "npm:jsbn": { "type": "npm", "name": "npm:jsbn", "data": { "version": "1.1.0", "packageName": "jsbn", "hash": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==" } }, "npm:json-buffer": { "type": "npm", "name": "npm:json-buffer", "data": { "version": "3.0.1", "packageName": "json-buffer", "hash": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" } }, "npm:json-parse-better-errors": { "type": "npm", "name": "npm:json-parse-better-errors", "data": { "version": "1.0.2", "packageName": "json-parse-better-errors", "hash": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" } }, "npm:json-parse-even-better-errors@2.3.1": { "type": "npm", "name": "npm:json-parse-even-better-errors@2.3.1", "data": { "version": "2.3.1", "packageName": "json-parse-even-better-errors", "hash": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" } }, "npm:json-parse-even-better-errors@3.0.2": { "type": "npm", "name": "npm:json-parse-even-better-errors@3.0.2", "data": { "version": "3.0.2", "packageName": "json-parse-even-better-errors", "hash": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==" } }, "npm:json-schema-traverse@0.4.1": { "type": "npm", "name": "npm:json-schema-traverse@0.4.1", "data": { "version": "0.4.1", "packageName": "json-schema-traverse", "hash": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" } }, "npm:json-schema-traverse@1.0.0": { "type": "npm", "name": "npm:json-schema-traverse@1.0.0", "data": { "version": "1.0.0", "packageName": "json-schema-traverse", "hash": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" } }, "npm:json-stable-stringify-without-jsonify": { "type": "npm", "name": "npm:json-stable-stringify-without-jsonify", "data": { "version": "1.0.1", "packageName": "json-stable-stringify-without-jsonify", "hash": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" } }, "npm:json-stringify-nice": { "type": "npm", "name": "npm:json-stringify-nice", "data": { "version": "1.1.4", "packageName": "json-stringify-nice", "hash": "sha512-5Z5RFW63yxReJ7vANgW6eZFGWaQvnPE3WNmZoOJrSkGju2etKA2L5rrOa1sm877TVTFt57A80BH1bArcmlLfPw==" } }, "npm:json-stringify-safe": { "type": "npm", "name": "npm:json-stringify-safe", "data": { "version": "5.0.1", "packageName": "json-stringify-safe", "hash": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" } }, "npm:json5": { "type": "npm", "name": "npm:json5", "data": { "version": "2.2.3", "packageName": "json5", "hash": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" } }, "npm:jsonc-parser@3.2.0": { "type": "npm", "name": "npm:jsonc-parser@3.2.0", "data": { "version": "3.2.0", "packageName": "jsonc-parser", "hash": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" } }, "npm:jsonc-parser@3.3.1": { "type": "npm", "name": "npm:jsonc-parser@3.3.1", "data": { "version": "3.3.1", "packageName": "jsonc-parser", "hash": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==" } }, "npm:jsonfile@4.0.0": { "type": "npm", "name": "npm:jsonfile@4.0.0", "data": { "version": "4.0.0", "packageName": "jsonfile", "hash": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==" } }, "npm:jsonfile@6.1.0": { "type": "npm", "name": "npm:jsonfile@6.1.0", "data": { "version": "6.1.0", "packageName": "jsonfile", "hash": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" } }, "npm:jsonparse": { "type": "npm", "name": "npm:jsonparse", "data": { "version": "1.3.1", "packageName": "jsonparse", "hash": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" } }, "npm:just-diff-apply": { "type": "npm", "name": "npm:just-diff-apply", "data": { "version": "5.5.0", "packageName": "just-diff-apply", "hash": "sha512-OYTthRfSh55WOItVqwpefPtNt2VdKsq5AnAK6apdtR6yCH8pr0CmSr710J0Mf+WdQy7K/OzMy7K2MgAfdQURDw==" } }, "npm:just-diff": { "type": "npm", "name": "npm:just-diff", "data": { "version": "6.0.2", "packageName": "just-diff", "hash": "sha512-S59eriX5u3/QhMNq3v/gm8Kd0w8OS6Tz2FS1NG4blv+z0MuQcBRJyFWjdovM0Rad4/P4aUPFtnkNjMjyMlMSYA==" } }, "npm:keyv": { "type": "npm", "name": "npm:keyv", "data": { "version": "4.5.4", "packageName": "keyv", "hash": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" } }, "npm:kind-of": { "type": "npm", "name": "npm:kind-of", "data": { "version": "6.0.3", "packageName": "kind-of", "hash": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" } }, "npm:kleur": { "type": "npm", "name": "npm:kleur", "data": { "version": "3.0.3", "packageName": "kleur", "hash": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" } }, "npm:kuler": { "type": "npm", "name": "npm:kuler", "data": { "version": "2.0.0", "packageName": "kuler", "hash": "sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==" } }, "npm:lerna": { "type": "npm", "name": "npm:lerna", "data": { "version": "8.1.9", "packageName": "lerna", "hash": "sha512-ZRFlRUBB2obm+GkbTR7EbgTMuAdni6iwtTQTMy7LIrQ4UInG44LyfRepljtgUxh4HA0ltzsvWfPkd5J1DKGCeQ==" } }, "npm:levn": { "type": "npm", "name": "npm:levn", "data": { "version": "0.4.1", "packageName": "levn", "hash": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" } }, "npm:libnpmaccess": { "type": "npm", "name": "npm:libnpmaccess", "data": { "version": "8.0.6", "packageName": "libnpmaccess", "hash": "sha512-uM8DHDEfYG6G5gVivVl+yQd4pH3uRclHC59lzIbSvy7b5FEwR+mU49Zq1jEyRtRFv7+M99mUW9S0wL/4laT4lw==" } }, "npm:libnpmpublish": { "type": "npm", "name": "npm:libnpmpublish", "data": { "version": "9.0.9", "packageName": "libnpmpublish", "hash": "sha512-26zzwoBNAvX9AWOPiqqF6FG4HrSCPsHFkQm7nT+xU1ggAujL/eae81RnCv4CJ2In9q9fh10B88sYSzKCUh/Ghg==" } }, "npm:lilconfig": { "type": "npm", "name": "npm:lilconfig", "data": { "version": "3.1.3", "packageName": "lilconfig", "hash": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==" } }, "npm:lines-and-columns@1.2.4": { "type": "npm", "name": "npm:lines-and-columns@1.2.4", "data": { "version": "1.2.4", "packageName": "lines-and-columns", "hash": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" } }, "npm:lines-and-columns@2.0.3": { "type": "npm", "name": "npm:lines-and-columns@2.0.3", "data": { "version": "2.0.3", "packageName": "lines-and-columns", "hash": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==" } }, "npm:load-json-file@4.0.0": { "type": "npm", "name": "npm:load-json-file@4.0.0", "data": { "version": "4.0.0", "packageName": "load-json-file", "hash": "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==" } }, "npm:load-json-file@6.2.0": { "type": "npm", "name": "npm:load-json-file@6.2.0", "data": { "version": "6.2.0", "packageName": "load-json-file", "hash": "sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==" } }, "npm:load-tsconfig": { "type": "npm", "name": "npm:load-tsconfig", "data": { "version": "0.2.5", "packageName": "load-tsconfig", "hash": "sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==" } }, "npm:locate-path@2.0.0": { "type": "npm", "name": "npm:locate-path@2.0.0", "data": { "version": "2.0.0", "packageName": "locate-path", "hash": "sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==" } }, "npm:locate-path@5.0.0": { "type": "npm", "name": "npm:locate-path@5.0.0", "data": { "version": "5.0.0", "packageName": "locate-path", "hash": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" } }, "npm:locate-path@6.0.0": { "type": "npm", "name": "npm:locate-path@6.0.0", "data": { "version": "6.0.0", "packageName": "locate-path", "hash": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" } }, "npm:lodash.ismatch": { "type": "npm", "name": "npm:lodash.ismatch", "data": { "version": "4.4.0", "packageName": "lodash.ismatch", "hash": "sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==" } }, "npm:lodash.merge": { "type": "npm", "name": "npm:lodash.merge", "data": { "version": "4.6.2", "packageName": "lodash.merge", "hash": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" } }, "npm:lodash.sortby": { "type": "npm", "name": "npm:lodash.sortby", "data": { "version": "4.7.0", "packageName": "lodash.sortby", "hash": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==" } }, "npm:lodash": { "type": "npm", "name": "npm:lodash", "data": { "version": "4.17.21", "packageName": "lodash", "hash": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" } }, "npm:log-symbols@4.1.0": { "type": "npm", "name": "npm:log-symbols@4.1.0", "data": { "version": "4.1.0", "packageName": "log-symbols", "hash": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==" } }, "npm:log-symbols@6.0.0": { "type": "npm", "name": "npm:log-symbols@6.0.0", "data": { "version": "6.0.0", "packageName": "log-symbols", "hash": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==" } }, "npm:logform": { "type": "npm", "name": "npm:logform", "data": { "version": "2.7.0", "packageName": "logform", "hash": "sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==" } }, "npm:lru-cache@10.4.3": { "type": "npm", "name": "npm:lru-cache@10.4.3", "data": { "version": "10.4.3", "packageName": "lru-cache", "hash": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" } }, "npm:lru-cache@6.0.0": { "type": "npm", "name": "npm:lru-cache@6.0.0", "data": { "version": "6.0.0", "packageName": "lru-cache", "hash": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" } }, "npm:make-dir@2.1.0": { "type": "npm", "name": "npm:make-dir@2.1.0", "data": { "version": "2.1.0", "packageName": "make-dir", "hash": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==" } }, "npm:make-dir@4.0.0": { "type": "npm", "name": "npm:make-dir@4.0.0", "data": { "version": "4.0.0", "packageName": "make-dir", "hash": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==" } }, "npm:make-fetch-happen": { "type": "npm", "name": "npm:make-fetch-happen", "data": { "version": "13.0.1", "packageName": "make-fetch-happen", "hash": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==" } }, "npm:map-obj@1.0.1": { "type": "npm", "name": "npm:map-obj@1.0.1", "data": { "version": "1.0.1", "packageName": "map-obj", "hash": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==" } }, "npm:map-obj@4.3.0": { "type": "npm", "name": "npm:map-obj@4.3.0", "data": { "version": "4.3.0", "packageName": "map-obj", "hash": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==" } }, "npm:meow": { "type": "npm", "name": "npm:meow", "data": { "version": "8.1.2", "packageName": "meow", "hash": "sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==" } }, "npm:merge-stream": { "type": "npm", "name": "npm:merge-stream", "data": { "version": "2.0.0", "packageName": "merge-stream", "hash": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" } }, "npm:merge2": { "type": "npm", "name": "npm:merge2", "data": { "version": "1.4.1", "packageName": "merge2", "hash": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" } }, "npm:micromatch": { "type": "npm", "name": "npm:micromatch", "data": { "version": "4.0.8", "packageName": "micromatch", "hash": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" } }, "npm:mime-db": { "type": "npm", "name": "npm:mime-db", "data": { "version": "1.52.0", "packageName": "mime-db", "hash": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" } }, "npm:mime-types": { "type": "npm", "name": "npm:mime-types", "data": { "version": "2.1.35", "packageName": "mime-types", "hash": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" } }, "npm:mimic-fn": { "type": "npm", "name": "npm:mimic-fn", "data": { "version": "2.1.0", "packageName": "mimic-fn", "hash": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" } }, "npm:min-indent": { "type": "npm", "name": "npm:min-indent", "data": { "version": "1.0.1", "packageName": "min-indent", "hash": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==" } }, "npm:minimatch@3.0.5": { "type": "npm", "name": "npm:minimatch@3.0.5", "data": { "version": "3.0.5", "packageName": "minimatch", "hash": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==" } }, "npm:minimatch@3.0.8": { "type": "npm", "name": "npm:minimatch@3.0.8", "data": { "version": "3.0.8", "packageName": "minimatch", "hash": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==" } }, "npm:minimatch@3.1.2": { "type": "npm", "name": "npm:minimatch@3.1.2", "data": { "version": "3.1.2", "packageName": "minimatch", "hash": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" } }, "npm:minimatch@5.1.6": { "type": "npm", "name": "npm:minimatch@5.1.6", "data": { "version": "5.1.6", "packageName": "minimatch", "hash": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" } }, "npm:minimatch@8.0.4": { "type": "npm", "name": "npm:minimatch@8.0.4", "data": { "version": "8.0.4", "packageName": "minimatch", "hash": "sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==" } }, "npm:minimatch@9.0.3": { "type": "npm", "name": "npm:minimatch@9.0.3", "data": { "version": "9.0.3", "packageName": "minimatch", "hash": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" } }, "npm:minimatch@9.0.5": { "type": "npm", "name": "npm:minimatch@9.0.5", "data": { "version": "9.0.5", "packageName": "minimatch", "hash": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" } }, "npm:minimist-options": { "type": "npm", "name": "npm:minimist-options", "data": { "version": "4.1.0", "packageName": "minimist-options", "hash": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==" } }, "npm:minimist": { "type": "npm", "name": "npm:minimist", "data": { "version": "1.2.8", "packageName": "minimist", "hash": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" } }, "npm:minipass-collect": { "type": "npm", "name": "npm:minipass-collect", "data": { "version": "2.0.1", "packageName": "minipass-collect", "hash": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==" } }, "npm:minipass-fetch": { "type": "npm", "name": "npm:minipass-fetch", "data": { "version": "3.0.5", "packageName": "minipass-fetch", "hash": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==" } }, "npm:minipass-flush": { "type": "npm", "name": "npm:minipass-flush", "data": { "version": "1.0.5", "packageName": "minipass-flush", "hash": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==" } }, "npm:minipass-pipeline": { "type": "npm", "name": "npm:minipass-pipeline", "data": { "version": "1.2.4", "packageName": "minipass-pipeline", "hash": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==" } }, "npm:minipass-sized": { "type": "npm", "name": "npm:minipass-sized", "data": { "version": "1.0.3", "packageName": "minipass-sized", "hash": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==" } }, "npm:minipass@3.3.6": { "type": "npm", "name": "npm:minipass@3.3.6", "data": { "version": "3.3.6", "packageName": "minipass", "hash": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==" } }, "npm:minipass@4.2.8": { "type": "npm", "name": "npm:minipass@4.2.8", "data": { "version": "4.2.8", "packageName": "minipass", "hash": "sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==" } }, "npm:minipass@5.0.0": { "type": "npm", "name": "npm:minipass@5.0.0", "data": { "version": "5.0.0", "packageName": "minipass", "hash": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==" } }, "npm:minipass@7.1.2": { "type": "npm", "name": "npm:minipass@7.1.2", "data": { "version": "7.1.2", "packageName": "minipass", "hash": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" } }, "npm:minizlib": { "type": "npm", "name": "npm:minizlib", "data": { "version": "2.1.2", "packageName": "minizlib", "hash": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==" } }, "npm:mkdirp": { "type": "npm", "name": "npm:mkdirp", "data": { "version": "1.0.4", "packageName": "mkdirp", "hash": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" } }, "npm:modify-values": { "type": "npm", "name": "npm:modify-values", "data": { "version": "1.0.1", "packageName": "modify-values", "hash": "sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==" } }, "npm:ms": { "type": "npm", "name": "npm:ms", "data": { "version": "2.1.3", "packageName": "ms", "hash": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" } }, "npm:multimatch": { "type": "npm", "name": "npm:multimatch", "data": { "version": "5.0.0", "packageName": "multimatch", "hash": "sha512-ypMKuglUrZUD99Tk2bUQ+xNQj43lPEfAeX2o9cTteAmShXy2VHDJpuwu1o0xqoKCt9jLVAvwyFKdLTPXKAfJyA==" } }, "npm:mute-stream@0.0.8": { "type": "npm", "name": "npm:mute-stream@0.0.8", "data": { "version": "0.0.8", "packageName": "mute-stream", "hash": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==" } }, "npm:mute-stream@1.0.0": { "type": "npm", "name": "npm:mute-stream@1.0.0", "data": { "version": "1.0.0", "packageName": "mute-stream", "hash": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==" } }, "npm:mz": { "type": "npm", "name": "npm:mz", "data": { "version": "2.7.0", "packageName": "mz", "hash": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==" } }, "npm:natural-compare": { "type": "npm", "name": "npm:natural-compare", "data": { "version": "1.4.0", "packageName": "natural-compare", "hash": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" } }, "npm:negotiator": { "type": "npm", "name": "npm:negotiator", "data": { "version": "0.6.4", "packageName": "negotiator", "hash": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==" } }, "npm:neo-async": { "type": "npm", "name": "npm:neo-async", "data": { "version": "2.6.2", "packageName": "neo-async", "hash": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" } }, "npm:node-fetch": { "type": "npm", "name": "npm:node-fetch", "data": { "version": "2.6.7", "packageName": "node-fetch", "hash": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" } }, "npm:node-gyp": { "type": "npm", "name": "npm:node-gyp", "data": { "version": "10.3.1", "packageName": "node-gyp", "hash": "sha512-Pp3nFHBThHzVtNY7U6JfPjvT/DTE8+o/4xKsLQtBoU+j2HLsGlhcfzflAoUreaJbNmYnX+LlLi0qjV8kpyO6xQ==" } }, "npm:node-machine-id": { "type": "npm", "name": "npm:node-machine-id", "data": { "version": "1.1.12", "packageName": "node-machine-id", "hash": "sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==" } }, "npm:nopt": { "type": "npm", "name": "npm:nopt", "data": { "version": "7.2.1", "packageName": "nopt", "hash": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==" } }, "npm:normalize-package-data@2.5.0": { "type": "npm", "name": "npm:normalize-package-data@2.5.0", "data": { "version": "2.5.0", "packageName": "normalize-package-data", "hash": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==" } }, "npm:normalize-package-data@3.0.3": { "type": "npm", "name": "npm:normalize-package-data@3.0.3", "data": { "version": "3.0.3", "packageName": "normalize-package-data", "hash": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==" } }, "npm:normalize-package-data@6.0.2": { "type": "npm", "name": "npm:normalize-package-data@6.0.2", "data": { "version": "6.0.2", "packageName": "normalize-package-data", "hash": "sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==" } }, "npm:npm-bundled": { "type": "npm", "name": "npm:npm-bundled", "data": { "version": "3.0.1", "packageName": "npm-bundled", "hash": "sha512-+AvaheE/ww1JEwRHOrn4WHNzOxGtVp+adrg2AeZS/7KuxGUYFuBta98wYpfHBbJp6Tg6j1NKSEVHNcfZzJHQwQ==" } }, "npm:npm-install-checks": { "type": "npm", "name": "npm:npm-install-checks", "data": { "version": "6.3.0", "packageName": "npm-install-checks", "hash": "sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==" } }, "npm:npm-normalize-package-bin": { "type": "npm", "name": "npm:npm-normalize-package-bin", "data": { "version": "3.0.1", "packageName": "npm-normalize-package-bin", "hash": "sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==" } }, "npm:npm-package-arg@11.0.2": { "type": "npm", "name": "npm:npm-package-arg@11.0.2", "data": { "version": "11.0.2", "packageName": "npm-package-arg", "hash": "sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==" } }, "npm:npm-package-arg@11.0.3": { "type": "npm", "name": "npm:npm-package-arg@11.0.3", "data": { "version": "11.0.3", "packageName": "npm-package-arg", "hash": "sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==" } }, "npm:npm-packlist": { "type": "npm", "name": "npm:npm-packlist", "data": { "version": "8.0.2", "packageName": "npm-packlist", "hash": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==" } }, "npm:npm-pick-manifest": { "type": "npm", "name": "npm:npm-pick-manifest", "data": { "version": "9.1.0", "packageName": "npm-pick-manifest", "hash": "sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA==" } }, "npm:npm-registry-fetch": { "type": "npm", "name": "npm:npm-registry-fetch", "data": { "version": "17.1.0", "packageName": "npm-registry-fetch", "hash": "sha512-5+bKQRH0J1xG1uZ1zMNvxW0VEyoNWgJpY9UDuluPFLKDfJ9u2JmmjmTJV1srBGQOROfdBMiVvnH2Zvpbm+xkVA==" } }, "npm:npm-run-path": { "type": "npm", "name": "npm:npm-run-path", "data": { "version": "4.0.1", "packageName": "npm-run-path", "hash": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" } }, "npm:nx": { "type": "npm", "name": "npm:nx", "data": { "version": "20.4.0", "packageName": "nx", "hash": "sha512-barpwhq8noc30U0d5j2bSp9x/HDL33TCYsP2fl6FvpssbL64PwLOSBqIdZ9ATxVxAE/xAc/s+z72cYDkaYouPA==" } }, "npm:object-assign": { "type": "npm", "name": "npm:object-assign", "data": { "version": "4.1.1", "packageName": "object-assign", "hash": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" } }, "npm:once": { "type": "npm", "name": "npm:once", "data": { "version": "1.4.0", "packageName": "once", "hash": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" } }, "npm:one-time": { "type": "npm", "name": "npm:one-time", "data": { "version": "1.0.0", "packageName": "one-time", "hash": "sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==" } }, "npm:onetime": { "type": "npm", "name": "npm:onetime", "data": { "version": "5.1.2", "packageName": "onetime", "hash": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" } }, "npm:open": { "type": "npm", "name": "npm:open", "data": { "version": "8.4.2", "packageName": "open", "hash": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" } }, "npm:optionator": { "type": "npm", "name": "npm:optionator", "data": { "version": "0.9.4", "packageName": "optionator", "hash": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" } }, "npm:ora@5.3.0": { "type": "npm", "name": "npm:ora@5.3.0", "data": { "version": "5.3.0", "packageName": "ora", "hash": "sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==" } }, "npm:ora@5.4.1": { "type": "npm", "name": "npm:ora@5.4.1", "data": { "version": "5.4.1", "packageName": "ora", "hash": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==" } }, "npm:ora@8.0.1": { "type": "npm", "name": "npm:ora@8.0.1", "data": { "version": "8.0.1", "packageName": "ora", "hash": "sha512-ANIvzobt1rls2BDny5fWZ3ZVKyD6nscLvfFRpQgfWsythlcsVUC9kL0zq6j2Z5z9wwp1kd7wpsD/T9qNPVLCaQ==" } }, "npm:os-tmpdir": { "type": "npm", "name": "npm:os-tmpdir", "data": { "version": "1.0.2", "packageName": "os-tmpdir", "hash": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==" } }, "npm:p-finally": { "type": "npm", "name": "npm:p-finally", "data": { "version": "1.0.0", "packageName": "p-finally", "hash": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==" } }, "npm:p-limit@1.3.0": { "type": "npm", "name": "npm:p-limit@1.3.0", "data": { "version": "1.3.0", "packageName": "p-limit", "hash": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==" } }, "npm:p-limit@2.3.0": { "type": "npm", "name": "npm:p-limit@2.3.0", "data": { "version": "2.3.0", "packageName": "p-limit", "hash": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" } }, "npm:p-limit@3.1.0": { "type": "npm", "name": "npm:p-limit@3.1.0", "data": { "version": "3.1.0", "packageName": "p-limit", "hash": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" } }, "npm:p-locate@2.0.0": { "type": "npm", "name": "npm:p-locate@2.0.0", "data": { "version": "2.0.0", "packageName": "p-locate", "hash": "sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==" } }, "npm:p-locate@4.1.0": { "type": "npm", "name": "npm:p-locate@4.1.0", "data": { "version": "4.1.0", "packageName": "p-locate", "hash": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" } }, "npm:p-locate@5.0.0": { "type": "npm", "name": "npm:p-locate@5.0.0", "data": { "version": "5.0.0", "packageName": "p-locate", "hash": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" } }, "npm:p-map-series": { "type": "npm", "name": "npm:p-map-series", "data": { "version": "2.1.0", "packageName": "p-map-series", "hash": "sha512-RpYIIK1zXSNEOdwxcfe7FdvGcs7+y5n8rifMhMNWvaxRNMPINJHF5GDeuVxWqnfrcHPSCnp7Oo5yNXHId9Av2Q==" } }, "npm:p-map": { "type": "npm", "name": "npm:p-map", "data": { "version": "4.0.0", "packageName": "p-map", "hash": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==" } }, "npm:p-pipe": { "type": "npm", "name": "npm:p-pipe", "data": { "version": "3.1.0", "packageName": "p-pipe", "hash": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==" } }, "npm:p-queue": { "type": "npm", "name": "npm:p-queue", "data": { "version": "6.6.2", "packageName": "p-queue", "hash": "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==" } }, "npm:p-reduce": { "type": "npm", "name": "npm:p-reduce", "data": { "version": "2.1.0", "packageName": "p-reduce", "hash": "sha512-2USApvnsutq8uoxZBGbbWM0JIYLiEMJ9RlaN7fAzVNb9OZN0SHjjTTfIcb667XynS5Y1VhwDJVDa72TnPzAYWw==" } }, "npm:p-timeout": { "type": "npm", "name": "npm:p-timeout", "data": { "version": "3.2.0", "packageName": "p-timeout", "hash": "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==" } }, "npm:p-try@1.0.0": { "type": "npm", "name": "npm:p-try@1.0.0", "data": { "version": "1.0.0", "packageName": "p-try", "hash": "sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==" } }, "npm:p-try@2.2.0": { "type": "npm", "name": "npm:p-try@2.2.0", "data": { "version": "2.2.0", "packageName": "p-try", "hash": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" } }, "npm:p-waterfall": { "type": "npm", "name": "npm:p-waterfall", "data": { "version": "2.1.1", "packageName": "p-waterfall", "hash": "sha512-RRTnDb2TBG/epPRI2yYXsimO0v3BXC8Yd3ogr1545IaqKK17VGhbWVeGGN+XfCm/08OK8635nH31c8bATkHuSw==" } }, "npm:package-json-from-dist": { "type": "npm", "name": "npm:package-json-from-dist", "data": { "version": "1.0.1", "packageName": "package-json-from-dist", "hash": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" } }, "npm:pacote": { "type": "npm", "name": "npm:pacote", "data": { "version": "18.0.6", "packageName": "pacote", "hash": "sha512-+eK3G27SMwsB8kLIuj4h1FUhHtwiEUo21Tw8wNjmvdlpOEr613edv+8FUsTj/4F/VN5ywGE19X18N7CC2EJk6A==" } }, "npm:parent-module": { "type": "npm", "name": "npm:parent-module", "data": { "version": "1.0.1", "packageName": "parent-module", "hash": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" } }, "npm:parse-conflict-json": { "type": "npm", "name": "npm:parse-conflict-json", "data": { "version": "3.0.1", "packageName": "parse-conflict-json", "hash": "sha512-01TvEktc68vwbJOtWZluyWeVGWjP+bZwXtPDMQVbBKzbJ/vZBif0L69KH1+cHv1SZ6e0FKLvjyHe8mqsIqYOmw==" } }, "npm:parse-json@4.0.0": { "type": "npm", "name": "npm:parse-json@4.0.0", "data": { "version": "4.0.0", "packageName": "parse-json", "hash": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==" } }, "npm:parse-json@5.2.0": { "type": "npm", "name": "npm:parse-json@5.2.0", "data": { "version": "5.2.0", "packageName": "parse-json", "hash": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" } }, "npm:parse-path": { "type": "npm", "name": "npm:parse-path", "data": { "version": "7.0.0", "packageName": "parse-path", "hash": "sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==" } }, "npm:parse-url": { "type": "npm", "name": "npm:parse-url", "data": { "version": "8.1.0", "packageName": "parse-url", "hash": "sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==" } }, "npm:path-exists@3.0.0": { "type": "npm", "name": "npm:path-exists@3.0.0", "data": { "version": "3.0.0", "packageName": "path-exists", "hash": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" } }, "npm:path-exists@4.0.0": { "type": "npm", "name": "npm:path-exists@4.0.0", "data": { "version": "4.0.0", "packageName": "path-exists", "hash": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" } }, "npm:path-is-absolute": { "type": "npm", "name": "npm:path-is-absolute", "data": { "version": "1.0.1", "packageName": "path-is-absolute", "hash": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" } }, "npm:path-key": { "type": "npm", "name": "npm:path-key", "data": { "version": "3.1.1", "packageName": "path-key", "hash": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" } }, "npm:path-parse": { "type": "npm", "name": "npm:path-parse", "data": { "version": "1.0.7", "packageName": "path-parse", "hash": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" } }, "npm:path-scurry": { "type": "npm", "name": "npm:path-scurry", "data": { "version": "1.11.1", "packageName": "path-scurry", "hash": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" } }, "npm:path-type@3.0.0": { "type": "npm", "name": "npm:path-type@3.0.0", "data": { "version": "3.0.0", "packageName": "path-type", "hash": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==" } }, "npm:path-type@4.0.0": { "type": "npm", "name": "npm:path-type@4.0.0", "data": { "version": "4.0.0", "packageName": "path-type", "hash": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" } }, "npm:path-type@5.0.0": { "type": "npm", "name": "npm:path-type@5.0.0", "data": { "version": "5.0.0", "packageName": "path-type", "hash": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==" } }, "npm:picocolors": { "type": "npm", "name": "npm:picocolors", "data": { "version": "1.1.1", "packageName": "picocolors", "hash": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" } }, "npm:picomatch@2.3.1": { "type": "npm", "name": "npm:picomatch@2.3.1", "data": { "version": "2.3.1", "packageName": "picomatch", "hash": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" } }, "npm:picomatch@4.0.2": { "type": "npm", "name": "npm:picomatch@4.0.2", "data": { "version": "4.0.2", "packageName": "picomatch", "hash": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" } }, "npm:pify@2.3.0": { "type": "npm", "name": "npm:pify@2.3.0", "data": { "version": "2.3.0", "packageName": "pify", "hash": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==" } }, "npm:pify@3.0.0": { "type": "npm", "name": "npm:pify@3.0.0", "data": { "version": "3.0.0", "packageName": "pify", "hash": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==" } }, "npm:pify@4.0.1": { "type": "npm", "name": "npm:pify@4.0.1", "data": { "version": "4.0.1", "packageName": "pify", "hash": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" } }, "npm:pify@5.0.0": { "type": "npm", "name": "npm:pify@5.0.0", "data": { "version": "5.0.0", "packageName": "pify", "hash": "sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==" } }, "npm:pirates": { "type": "npm", "name": "npm:pirates", "data": { "version": "4.0.6", "packageName": "pirates", "hash": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==" } }, "npm:pkg-dir": { "type": "npm", "name": "npm:pkg-dir", "data": { "version": "4.2.0", "packageName": "pkg-dir", "hash": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==" } }, "npm:postcss-load-config": { "type": "npm", "name": "npm:postcss-load-config", "data": { "version": "6.0.1", "packageName": "postcss-load-config", "hash": "sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==" } }, "npm:postcss-selector-parser": { "type": "npm", "name": "npm:postcss-selector-parser", "data": { "version": "6.1.2", "packageName": "postcss-selector-parser", "hash": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==" } }, "npm:prelude-ls": { "type": "npm", "name": "npm:prelude-ls", "data": { "version": "1.2.1", "packageName": "prelude-ls", "hash": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" } }, "npm:prettier": { "type": "npm", "name": "npm:prettier", "data": { "version": "3.4.2", "packageName": "prettier", "hash": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==" } }, "npm:pretty-format": { "type": "npm", "name": "npm:pretty-format", "data": { "version": "29.7.0", "packageName": "pretty-format", "hash": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==" } }, "npm:proc-log": { "type": "npm", "name": "npm:proc-log", "data": { "version": "4.2.0", "packageName": "proc-log", "hash": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==" } }, "npm:process-nextick-args": { "type": "npm", "name": "npm:process-nextick-args", "data": { "version": "2.0.1", "packageName": "process-nextick-args", "hash": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" } }, "npm:proggy": { "type": "npm", "name": "npm:proggy", "data": { "version": "2.0.0", "packageName": "proggy", "hash": "sha512-69agxLtnI8xBs9gUGqEnK26UfiexpHy+KUpBQWabiytQjnn5wFY8rklAi7GRfABIuPNnQ/ik48+LGLkYYJcy4A==" } }, "npm:promise-all-reject-late": { "type": "npm", "name": "npm:promise-all-reject-late", "data": { "version": "1.0.1", "packageName": "promise-all-reject-late", "hash": "sha512-vuf0Lf0lOxyQREH7GDIOUMLS7kz+gs8i6B+Yi8dC68a2sychGrHTJYghMBD6k7eUcH0H5P73EckCA48xijWqXw==" } }, "npm:promise-call-limit": { "type": "npm", "name": "npm:promise-call-limit", "data": { "version": "3.0.2", "packageName": "promise-call-limit", "hash": "sha512-mRPQO2T1QQVw11E7+UdCJu7S61eJVWknzml9sC1heAdj1jxl0fWMBypIt9ZOcLFf8FkG995ZD7RnVk7HH72fZw==" } }, "npm:promise-inflight": { "type": "npm", "name": "npm:promise-inflight", "data": { "version": "1.0.1", "packageName": "promise-inflight", "hash": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" } }, "npm:promise-retry": { "type": "npm", "name": "npm:promise-retry", "data": { "version": "2.0.1", "packageName": "promise-retry", "hash": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==" } }, "npm:prompts": { "type": "npm", "name": "npm:prompts", "data": { "version": "2.4.2", "packageName": "prompts", "hash": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" } }, "npm:promzard": { "type": "npm", "name": "npm:promzard", "data": { "version": "1.0.2", "packageName": "promzard", "hash": "sha512-2FPputGL+mP3jJ3UZg/Dl9YOkovB7DX0oOr+ck5QbZ5MtORtds8k/BZdn+02peDLI8/YWbmzx34k5fA+fHvCVQ==" } }, "npm:protocols": { "type": "npm", "name": "npm:protocols", "data": { "version": "2.0.1", "packageName": "protocols", "hash": "sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==" } }, "npm:proxy-from-env": { "type": "npm", "name": "npm:proxy-from-env", "data": { "version": "1.1.0", "packageName": "proxy-from-env", "hash": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" } }, "npm:punycode": { "type": "npm", "name": "npm:punycode", "data": { "version": "2.3.1", "packageName": "punycode", "hash": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" } }, "npm:pure-rand": { "type": "npm", "name": "npm:pure-rand", "data": { "version": "6.1.0", "packageName": "pure-rand", "hash": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==" } }, "npm:queue-microtask": { "type": "npm", "name": "npm:queue-microtask", "data": { "version": "1.2.3", "packageName": "queue-microtask", "hash": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" } }, "npm:quick-lru": { "type": "npm", "name": "npm:quick-lru", "data": { "version": "4.0.1", "packageName": "quick-lru", "hash": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==" } }, "npm:react-is": { "type": "npm", "name": "npm:react-is", "data": { "version": "18.3.1", "packageName": "react-is", "hash": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" } }, "npm:read-cmd-shim": { "type": "npm", "name": "npm:read-cmd-shim", "data": { "version": "4.0.0", "packageName": "read-cmd-shim", "hash": "sha512-yILWifhaSEEytfXI76kB9xEEiG1AiozaCJZ83A87ytjRiN+jVibXjedjCRNjoZviinhG+4UkalO3mWTd8u5O0Q==" } }, "npm:read-package-json-fast": { "type": "npm", "name": "npm:read-package-json-fast", "data": { "version": "3.0.2", "packageName": "read-package-json-fast", "hash": "sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==" } }, "npm:read-pkg-up@3.0.0": { "type": "npm", "name": "npm:read-pkg-up@3.0.0", "data": { "version": "3.0.0", "packageName": "read-pkg-up", "hash": "sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==" } }, "npm:read-pkg-up@7.0.1": { "type": "npm", "name": "npm:read-pkg-up@7.0.1", "data": { "version": "7.0.1", "packageName": "read-pkg-up", "hash": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==" } }, "npm:read-pkg@3.0.0": { "type": "npm", "name": "npm:read-pkg@3.0.0", "data": { "version": "3.0.0", "packageName": "read-pkg", "hash": "sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==" } }, "npm:read-pkg@5.2.0": { "type": "npm", "name": "npm:read-pkg@5.2.0", "data": { "version": "5.2.0", "packageName": "read-pkg", "hash": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==" } }, "npm:read-yaml-file": { "type": "npm", "name": "npm:read-yaml-file", "data": { "version": "2.1.0", "packageName": "read-yaml-file", "hash": "sha512-UkRNRIwnhG+y7hpqnycCL/xbTk7+ia9VuVTC0S+zVbwd65DI9eUpRMfsWIGrCWxTU/mi+JW8cHQCrv+zfCbEPQ==" } }, "npm:read": { "type": "npm", "name": "npm:read", "data": { "version": "3.0.1", "packageName": "read", "hash": "sha512-SLBrDU/Srs/9EoWhU5GdbAoxG1GzpQHo/6qiGItaoLJ1thmYpcNIM1qISEUvyHBzfGlWIyd6p2DNi1oV1VmAuw==" } }, "npm:readable-stream@2.3.8": { "type": "npm", "name": "npm:readable-stream@2.3.8", "data": { "version": "2.3.8", "packageName": "readable-stream", "hash": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" } }, "npm:readable-stream@3.6.2": { "type": "npm", "name": "npm:readable-stream@3.6.2", "data": { "version": "3.6.2", "packageName": "readable-stream", "hash": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" } }, "npm:readdirp": { "type": "npm", "name": "npm:readdirp", "data": { "version": "4.1.1", "packageName": "readdirp", "hash": "sha512-h80JrZu/MHUZCyHu5ciuoI0+WxsCxzxJTILn6Fs8rxSnFPh+UVHYfeIxK1nVGugMqkfC4vJcBOYbkfkwYK0+gw==" } }, "npm:redent": { "type": "npm", "name": "npm:redent", "data": { "version": "3.0.0", "packageName": "redent", "hash": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==" } }, "npm:require-directory": { "type": "npm", "name": "npm:require-directory", "data": { "version": "2.1.1", "packageName": "require-directory", "hash": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" } }, "npm:require-from-string": { "type": "npm", "name": "npm:require-from-string", "data": { "version": "2.0.2", "packageName": "require-from-string", "hash": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" } }, "npm:resolve-cwd": { "type": "npm", "name": "npm:resolve-cwd", "data": { "version": "3.0.0", "packageName": "resolve-cwd", "hash": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==" } }, "npm:resolve-from@4.0.0": { "type": "npm", "name": "npm:resolve-from@4.0.0", "data": { "version": "4.0.0", "packageName": "resolve-from", "hash": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" } }, "npm:resolve-from@5.0.0": { "type": "npm", "name": "npm:resolve-from@5.0.0", "data": { "version": "5.0.0", "packageName": "resolve-from", "hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" } }, "npm:resolve.exports": { "type": "npm", "name": "npm:resolve.exports", "data": { "version": "2.0.3", "packageName": "resolve.exports", "hash": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==" } }, "npm:resolve": { "type": "npm", "name": "npm:resolve", "data": { "version": "1.22.10", "packageName": "resolve", "hash": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==" } }, "npm:restore-cursor@3.1.0": { "type": "npm", "name": "npm:restore-cursor@3.1.0", "data": { "version": "3.1.0", "packageName": "restore-cursor", "hash": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==" } }, "npm:restore-cursor@4.0.0": { "type": "npm", "name": "npm:restore-cursor@4.0.0", "data": { "version": "4.0.0", "packageName": "restore-cursor", "hash": "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==" } }, "npm:retry": { "type": "npm", "name": "npm:retry", "data": { "version": "0.12.0", "packageName": "retry", "hash": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==" } }, "npm:reusify": { "type": "npm", "name": "npm:reusify", "data": { "version": "1.0.4", "packageName": "reusify", "hash": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" } }, "npm:rimraf": { "type": "npm", "name": "npm:rimraf", "data": { "version": "4.4.1", "packageName": "rimraf", "hash": "sha512-Gk8NlF062+T9CqNGn6h4tls3k6T1+/nXdOcSZVikNVtlRdYpA7wRJJMoXmuvOnLW844rPjdQ7JgXCYM6PPC/og==" } }, "npm:rollup": { "type": "npm", "name": "npm:rollup", "data": { "version": "4.32.1", "packageName": "rollup", "hash": "sha512-z+aeEsOeEa3mEbS1Tjl6sAZ8NE3+AalQz1RJGj81M+fizusbdDMoEJwdJNHfaB40Scr4qNu+welOfes7maKonA==" } }, "npm:run-async": { "type": "npm", "name": "npm:run-async", "data": { "version": "2.4.1", "packageName": "run-async", "hash": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==" } }, "npm:run-parallel": { "type": "npm", "name": "npm:run-parallel", "data": { "version": "1.2.0", "packageName": "run-parallel", "hash": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" } }, "npm:rxjs": { "type": "npm", "name": "npm:rxjs", "data": { "version": "7.8.1", "packageName": "rxjs", "hash": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==" } }, "npm:safe-buffer@5.1.2": { "type": "npm", "name": "npm:safe-buffer@5.1.2", "data": { "version": "5.1.2", "packageName": "safe-buffer", "hash": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" } }, "npm:safe-buffer@5.2.1": { "type": "npm", "name": "npm:safe-buffer@5.2.1", "data": { "version": "5.2.1", "packageName": "safe-buffer", "hash": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" } }, "npm:safe-stable-stringify": { "type": "npm", "name": "npm:safe-stable-stringify", "data": { "version": "2.5.0", "packageName": "safe-stable-stringify", "hash": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==" } }, "npm:safer-buffer": { "type": "npm", "name": "npm:safer-buffer", "data": { "version": "2.1.2", "packageName": "safer-buffer", "hash": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" } }, "npm:semver@5.7.2": { "type": "npm", "name": "npm:semver@5.7.2", "data": { "version": "5.7.2", "packageName": "semver", "hash": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==" } }, "npm:semver@7.5.4": { "type": "npm", "name": "npm:semver@7.5.4", "data": { "version": "7.5.4", "packageName": "semver", "hash": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==" } }, "npm:semver@7.6.3": { "type": "npm", "name": "npm:semver@7.6.3", "data": { "version": "7.6.3", "packageName": "semver", "hash": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" } }, "npm:set-blocking": { "type": "npm", "name": "npm:set-blocking", "data": { "version": "2.0.0", "packageName": "set-blocking", "hash": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" } }, "npm:shallow-clone": { "type": "npm", "name": "npm:shallow-clone", "data": { "version": "3.0.1", "packageName": "shallow-clone", "hash": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==" } }, "npm:shebang-command": { "type": "npm", "name": "npm:shebang-command", "data": { "version": "2.0.0", "packageName": "shebang-command", "hash": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" } }, "npm:shebang-regex": { "type": "npm", "name": "npm:shebang-regex", "data": { "version": "3.0.0", "packageName": "shebang-regex", "hash": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" } }, "npm:signal-exit@3.0.7": { "type": "npm", "name": "npm:signal-exit@3.0.7", "data": { "version": "3.0.7", "packageName": "signal-exit", "hash": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" } }, "npm:signal-exit@4.1.0": { "type": "npm", "name": "npm:signal-exit@4.1.0", "data": { "version": "4.1.0", "packageName": "signal-exit", "hash": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" } }, "npm:sigstore": { "type": "npm", "name": "npm:sigstore", "data": { "version": "2.3.1", "packageName": "sigstore", "hash": "sha512-8G+/XDU8wNsJOQS5ysDVO0Etg9/2uA5gR9l4ZwijjlwxBcrU6RPfwi2+jJmbP+Ap1Hlp/nVAaEO4Fj22/SL2gQ==" } }, "npm:simple-swizzle": { "type": "npm", "name": "npm:simple-swizzle", "data": { "version": "0.2.2", "packageName": "simple-swizzle", "hash": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==" } }, "npm:sisteransi": { "type": "npm", "name": "npm:sisteransi", "data": { "version": "1.0.5", "packageName": "sisteransi", "hash": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" } }, "npm:slash@3.0.0": { "type": "npm", "name": "npm:slash@3.0.0", "data": { "version": "3.0.0", "packageName": "slash", "hash": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" } }, "npm:slash@5.1.0": { "type": "npm", "name": "npm:slash@5.1.0", "data": { "version": "5.1.0", "packageName": "slash", "hash": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==" } }, "npm:smart-buffer": { "type": "npm", "name": "npm:smart-buffer", "data": { "version": "4.2.0", "packageName": "smart-buffer", "hash": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==" } }, "npm:socks-proxy-agent": { "type": "npm", "name": "npm:socks-proxy-agent", "data": { "version": "8.0.5", "packageName": "socks-proxy-agent", "hash": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==" } }, "npm:socks": { "type": "npm", "name": "npm:socks", "data": { "version": "2.8.3", "packageName": "socks", "hash": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==" } }, "npm:sort-keys": { "type": "npm", "name": "npm:sort-keys", "data": { "version": "2.0.0", "packageName": "sort-keys", "hash": "sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==" } }, "npm:source-map@0.6.1": { "type": "npm", "name": "npm:source-map@0.6.1", "data": { "version": "0.6.1", "packageName": "source-map", "hash": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" } }, "npm:source-map@0.8.0-beta.0": { "type": "npm", "name": "npm:source-map@0.8.0-beta.0", "data": { "version": "0.8.0-beta.0", "packageName": "source-map", "hash": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==" } }, "npm:spdx-correct": { "type": "npm", "name": "npm:spdx-correct", "data": { "version": "3.2.0", "packageName": "spdx-correct", "hash": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==" } }, "npm:spdx-exceptions": { "type": "npm", "name": "npm:spdx-exceptions", "data": { "version": "2.5.0", "packageName": "spdx-exceptions", "hash": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==" } }, "npm:spdx-expression-parse": { "type": "npm", "name": "npm:spdx-expression-parse", "data": { "version": "3.0.1", "packageName": "spdx-expression-parse", "hash": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==" } }, "npm:spdx-license-ids": { "type": "npm", "name": "npm:spdx-license-ids", "data": { "version": "3.0.21", "packageName": "spdx-license-ids", "hash": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==" } }, "npm:split2": { "type": "npm", "name": "npm:split2", "data": { "version": "3.2.2", "packageName": "split2", "hash": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==" } }, "npm:split": { "type": "npm", "name": "npm:split", "data": { "version": "1.0.1", "packageName": "split", "hash": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==" } }, "npm:sprintf-js@1.0.3": { "type": "npm", "name": "npm:sprintf-js@1.0.3", "data": { "version": "1.0.3", "packageName": "sprintf-js", "hash": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" } }, "npm:sprintf-js@1.1.3": { "type": "npm", "name": "npm:sprintf-js@1.1.3", "data": { "version": "1.1.3", "packageName": "sprintf-js", "hash": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==" } }, "npm:ssri": { "type": "npm", "name": "npm:ssri", "data": { "version": "10.0.6", "packageName": "ssri", "hash": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==" } }, "npm:stack-trace": { "type": "npm", "name": "npm:stack-trace", "data": { "version": "0.0.10", "packageName": "stack-trace", "hash": "sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==" } }, "npm:stdin-discarder": { "type": "npm", "name": "npm:stdin-discarder", "data": { "version": "0.2.2", "packageName": "stdin-discarder", "hash": "sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==" } }, "npm:string-argv": { "type": "npm", "name": "npm:string-argv", "data": { "version": "0.3.2", "packageName": "string-argv", "hash": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==" } }, "npm:string-width@4.2.3": { "type": "npm", "name": "npm:string-width@4.2.3", "data": { "version": "4.2.3", "packageName": "string-width", "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" } }, "npm:string-width@5.1.2": { "type": "npm", "name": "npm:string-width@5.1.2", "data": { "version": "5.1.2", "packageName": "string-width", "hash": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" } }, "npm:string-width@7.2.0": { "type": "npm", "name": "npm:string-width@7.2.0", "data": { "version": "7.2.0", "packageName": "string-width", "hash": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==" } }, "npm:string-width-cjs": { "type": "npm", "name": "npm:string-width-cjs", "data": { "version": "npm:string-width@4.2.3", "packageName": "string-width-cjs", "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" } }, "npm:string_decoder@1.1.1": { "type": "npm", "name": "npm:string_decoder@1.1.1", "data": { "version": "1.1.1", "packageName": "string_decoder", "hash": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" } }, "npm:string_decoder@1.3.0": { "type": "npm", "name": "npm:string_decoder@1.3.0", "data": { "version": "1.3.0", "packageName": "string_decoder", "hash": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" } }, "npm:strip-ansi@6.0.1": { "type": "npm", "name": "npm:strip-ansi@6.0.1", "data": { "version": "6.0.1", "packageName": "strip-ansi", "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" } }, "npm:strip-ansi@7.1.0": { "type": "npm", "name": "npm:strip-ansi@7.1.0", "data": { "version": "7.1.0", "packageName": "strip-ansi", "hash": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" } }, "npm:strip-ansi-cjs": { "type": "npm", "name": "npm:strip-ansi-cjs", "data": { "version": "npm:strip-ansi@6.0.1", "packageName": "strip-ansi-cjs", "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" } }, "npm:strip-bom@3.0.0": { "type": "npm", "name": "npm:strip-bom@3.0.0", "data": { "version": "3.0.0", "packageName": "strip-bom", "hash": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" } }, "npm:strip-bom@4.0.0": { "type": "npm", "name": "npm:strip-bom@4.0.0", "data": { "version": "4.0.0", "packageName": "strip-bom", "hash": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==" } }, "npm:strip-final-newline": { "type": "npm", "name": "npm:strip-final-newline", "data": { "version": "2.0.0", "packageName": "strip-final-newline", "hash": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" } }, "npm:strip-indent": { "type": "npm", "name": "npm:strip-indent", "data": { "version": "3.0.0", "packageName": "strip-indent", "hash": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==" } }, "npm:strip-json-comments": { "type": "npm", "name": "npm:strip-json-comments", "data": { "version": "3.1.1", "packageName": "strip-json-comments", "hash": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" } }, "npm:strong-log-transformer": { "type": "npm", "name": "npm:strong-log-transformer", "data": { "version": "2.1.0", "packageName": "strong-log-transformer", "hash": "sha512-B3Hgul+z0L9a236FAUC9iZsL+nVHgoCJnqCbN588DjYxvGXaXaaFbfmQ/JhvKjZwsOukuR72XbHv71Qkug0HxA==" } }, "npm:sucrase": { "type": "npm", "name": "npm:sucrase", "data": { "version": "3.35.0", "packageName": "sucrase", "hash": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==" } }, "npm:supports-color@7.2.0": { "type": "npm", "name": "npm:supports-color@7.2.0", "data": { "version": "7.2.0", "packageName": "supports-color", "hash": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" } }, "npm:supports-color@8.1.1": { "type": "npm", "name": "npm:supports-color@8.1.1", "data": { "version": "8.1.1", "packageName": "supports-color", "hash": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" } }, "npm:supports-preserve-symlinks-flag": { "type": "npm", "name": "npm:supports-preserve-symlinks-flag", "data": { "version": "1.0.0", "packageName": "supports-preserve-symlinks-flag", "hash": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" } }, "npm:syncpack": { "type": "npm", "name": "npm:syncpack", "data": { "version": "13.0.0", "packageName": "syncpack", "hash": "sha512-0PIoEWMP2+YkllkcZXw8N9d2sFqpmr8ULBdvms3gc1vG5tnccEMqc6flxHYnF/N+NTTcUnf0J+4xAD5hwH6XGQ==" } }, "npm:tar-stream": { "type": "npm", "name": "npm:tar-stream", "data": { "version": "2.2.0", "packageName": "tar-stream", "hash": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" } }, "npm:tar": { "type": "npm", "name": "npm:tar", "data": { "version": "6.2.1", "packageName": "tar", "hash": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==" } }, "npm:temp-dir": { "type": "npm", "name": "npm:temp-dir", "data": { "version": "1.0.0", "packageName": "temp-dir", "hash": "sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ==" } }, "npm:text-extensions": { "type": "npm", "name": "npm:text-extensions", "data": { "version": "1.9.0", "packageName": "text-extensions", "hash": "sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==" } }, "npm:text-hex": { "type": "npm", "name": "npm:text-hex", "data": { "version": "1.0.0", "packageName": "text-hex", "hash": "sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==" } }, "npm:thenify-all": { "type": "npm", "name": "npm:thenify-all", "data": { "version": "1.6.0", "packageName": "thenify-all", "hash": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==" } }, "npm:thenify": { "type": "npm", "name": "npm:thenify", "data": { "version": "3.3.1", "packageName": "thenify", "hash": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==" } }, "npm:through2": { "type": "npm", "name": "npm:through2", "data": { "version": "2.0.5", "packageName": "through2", "hash": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==" } }, "npm:through": { "type": "npm", "name": "npm:through", "data": { "version": "2.3.8", "packageName": "through", "hash": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" } }, "npm:tightrope": { "type": "npm", "name": "npm:tightrope", "data": { "version": "0.2.0", "packageName": "tightrope", "hash": "sha512-Kw36UHxJEELq2VUqdaSGR2/8cAsPgMtvX8uGVU6Jk26O66PhXec0A5ZnRYs47btbtwPDpXXF66+Fo3vimCM9aQ==" } }, "npm:tinyexec": { "type": "npm", "name": "npm:tinyexec", "data": { "version": "0.3.2", "packageName": "tinyexec", "hash": "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==" } }, "npm:tinyglobby": { "type": "npm", "name": "npm:tinyglobby", "data": { "version": "0.2.10", "packageName": "tinyglobby", "hash": "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==" } }, "npm:tmp@0.0.33": { "type": "npm", "name": "npm:tmp@0.0.33", "data": { "version": "0.0.33", "packageName": "tmp", "hash": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==" } }, "npm:tmp@0.2.3": { "type": "npm", "name": "npm:tmp@0.2.3", "data": { "version": "0.2.3", "packageName": "tmp", "hash": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==" } }, "npm:to-regex-range": { "type": "npm", "name": "npm:to-regex-range", "data": { "version": "5.0.1", "packageName": "to-regex-range", "hash": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" } }, "npm:tr46@0.0.3": { "type": "npm", "name": "npm:tr46@0.0.3", "data": { "version": "0.0.3", "packageName": "tr46", "hash": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" } }, "npm:tr46@1.0.1": { "type": "npm", "name": "npm:tr46@1.0.1", "data": { "version": "1.0.1", "packageName": "tr46", "hash": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==" } }, "npm:tree-kill": { "type": "npm", "name": "npm:tree-kill", "data": { "version": "1.2.2", "packageName": "tree-kill", "hash": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==" } }, "npm:treeverse": { "type": "npm", "name": "npm:treeverse", "data": { "version": "3.0.0", "packageName": "treeverse", "hash": "sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ==" } }, "npm:trim-newlines": { "type": "npm", "name": "npm:trim-newlines", "data": { "version": "3.0.1", "packageName": "trim-newlines", "hash": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==" } }, "npm:triple-beam": { "type": "npm", "name": "npm:triple-beam", "data": { "version": "1.4.1", "packageName": "triple-beam", "hash": "sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==" } }, "npm:ts-api-utils": { "type": "npm", "name": "npm:ts-api-utils", "data": { "version": "1.4.3", "packageName": "ts-api-utils", "hash": "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==" } }, "npm:ts-interface-checker": { "type": "npm", "name": "npm:ts-interface-checker", "data": { "version": "0.1.13", "packageName": "ts-interface-checker", "hash": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==" } }, "npm:ts-toolbelt": { "type": "npm", "name": "npm:ts-toolbelt", "data": { "version": "9.6.0", "packageName": "ts-toolbelt", "hash": "sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==" } }, "npm:tsconfig-paths": { "type": "npm", "name": "npm:tsconfig-paths", "data": { "version": "4.2.0", "packageName": "tsconfig-paths", "hash": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==" } }, "npm:tslib": { "type": "npm", "name": "npm:tslib", "data": { "version": "2.8.1", "packageName": "tslib", "hash": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" } }, "npm:tsup": { "type": "npm", "name": "npm:tsup", "data": { "version": "8.3.6", "packageName": "tsup", "hash": "sha512-XkVtlDV/58S9Ye0JxUUTcrQk4S+EqlOHKzg6Roa62rdjL1nGWNUstG0xgI4vanHdfIpjP448J8vlN0oK6XOJ5g==" } }, "npm:tuf-js": { "type": "npm", "name": "npm:tuf-js", "data": { "version": "2.2.1", "packageName": "tuf-js", "hash": "sha512-GwIJau9XaA8nLVbUXsN3IlFi7WmQ48gBUrl3FTkkL/XLu/POhBzfmX9hd33FNMX1qAsfl6ozO1iMmW9NC8YniA==" } }, "npm:type-check": { "type": "npm", "name": "npm:type-check", "data": { "version": "0.4.0", "packageName": "type-check", "hash": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" } }, "npm:type-fest@0.18.1": { "type": "npm", "name": "npm:type-fest@0.18.1", "data": { "version": "0.18.1", "packageName": "type-fest", "hash": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==" } }, "npm:type-fest@0.21.3": { "type": "npm", "name": "npm:type-fest@0.21.3", "data": { "version": "0.21.3", "packageName": "type-fest", "hash": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==" } }, "npm:type-fest@0.4.1": { "type": "npm", "name": "npm:type-fest@0.4.1", "data": { "version": "0.4.1", "packageName": "type-fest", "hash": "sha512-IwzA/LSfD2vC1/YDYMv/zHP4rDF1usCwllsDpbolT3D4fUepIO7f9K70jjmUewU/LmGUKJcwcVtDCpnKk4BPMw==" } }, "npm:type-fest@0.6.0": { "type": "npm", "name": "npm:type-fest@0.6.0", "data": { "version": "0.6.0", "packageName": "type-fest", "hash": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==" } }, "npm:type-fest@0.8.1": { "type": "npm", "name": "npm:type-fest@0.8.1", "data": { "version": "0.8.1", "packageName": "type-fest", "hash": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" } }, "npm:typedarray": { "type": "npm", "name": "npm:typedarray", "data": { "version": "0.0.6", "packageName": "typedarray", "hash": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==" } }, "npm:typescript@5.7.2": { "type": "npm", "name": "npm:typescript@5.7.2", "data": { "version": "5.7.2", "packageName": "typescript", "hash": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==" } }, "npm:typescript": { "type": "npm", "name": "npm:typescript", "data": { "version": "5.7.3", "packageName": "typescript", "hash": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==" } }, "npm:uglify-js": { "type": "npm", "name": "npm:uglify-js", "data": { "version": "3.19.3", "packageName": "uglify-js", "hash": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==" } }, "npm:undici-types": { "type": "npm", "name": "npm:undici-types", "data": { "version": "6.20.0", "packageName": "undici-types", "hash": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==" } }, "npm:unicorn-magic": { "type": "npm", "name": "npm:unicorn-magic", "data": { "version": "0.1.0", "packageName": "unicorn-magic", "hash": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==" } }, "npm:unique-filename": { "type": "npm", "name": "npm:unique-filename", "data": { "version": "3.0.0", "packageName": "unique-filename", "hash": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==" } }, "npm:unique-slug": { "type": "npm", "name": "npm:unique-slug", "data": { "version": "4.0.0", "packageName": "unique-slug", "hash": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==" } }, "npm:universal-user-agent": { "type": "npm", "name": "npm:universal-user-agent", "data": { "version": "6.0.1", "packageName": "universal-user-agent", "hash": "sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==" } }, "npm:universalify@0.1.2": { "type": "npm", "name": "npm:universalify@0.1.2", "data": { "version": "0.1.2", "packageName": "universalify", "hash": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" } }, "npm:universalify@2.0.1": { "type": "npm", "name": "npm:universalify@2.0.1", "data": { "version": "2.0.1", "packageName": "universalify", "hash": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" } }, "npm:upath": { "type": "npm", "name": "npm:upath", "data": { "version": "2.0.1", "packageName": "upath", "hash": "sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==" } }, "npm:uri-js": { "type": "npm", "name": "npm:uri-js", "data": { "version": "4.4.1", "packageName": "uri-js", "hash": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" } }, "npm:util-deprecate": { "type": "npm", "name": "npm:util-deprecate", "data": { "version": "1.0.2", "packageName": "util-deprecate", "hash": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" } }, "npm:uuid": { "type": "npm", "name": "npm:uuid", "data": { "version": "10.0.0", "packageName": "uuid", "hash": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==" } }, "npm:validate-npm-package-license": { "type": "npm", "name": "npm:validate-npm-package-license", "data": { "version": "3.0.4", "packageName": "validate-npm-package-license", "hash": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==" } }, "npm:validate-npm-package-name": { "type": "npm", "name": "npm:validate-npm-package-name", "data": { "version": "5.0.1", "packageName": "validate-npm-package-name", "hash": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==" } }, "npm:walk-up-path": { "type": "npm", "name": "npm:walk-up-path", "data": { "version": "3.0.1", "packageName": "walk-up-path", "hash": "sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA==" } }, "npm:wcwidth": { "type": "npm", "name": "npm:wcwidth", "data": { "version": "1.0.1", "packageName": "wcwidth", "hash": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==" } }, "npm:webidl-conversions@3.0.1": { "type": "npm", "name": "npm:webidl-conversions@3.0.1", "data": { "version": "3.0.1", "packageName": "webidl-conversions", "hash": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" } }, "npm:webidl-conversions@4.0.2": { "type": "npm", "name": "npm:webidl-conversions@4.0.2", "data": { "version": "4.0.2", "packageName": "webidl-conversions", "hash": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==" } }, "npm:whatwg-url@5.0.0": { "type": "npm", "name": "npm:whatwg-url@5.0.0", "data": { "version": "5.0.0", "packageName": "whatwg-url", "hash": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" } }, "npm:whatwg-url@7.1.0": { "type": "npm", "name": "npm:whatwg-url@7.1.0", "data": { "version": "7.1.0", "packageName": "whatwg-url", "hash": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==" } }, "npm:which@2.0.2": { "type": "npm", "name": "npm:which@2.0.2", "data": { "version": "2.0.2", "packageName": "which", "hash": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" } }, "npm:which@4.0.0": { "type": "npm", "name": "npm:which@4.0.0", "data": { "version": "4.0.0", "packageName": "which", "hash": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==" } }, "npm:wide-align": { "type": "npm", "name": "npm:wide-align", "data": { "version": "1.1.5", "packageName": "wide-align", "hash": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==" } }, "npm:winston-transport": { "type": "npm", "name": "npm:winston-transport", "data": { "version": "4.9.0", "packageName": "winston-transport", "hash": "sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==" } }, "npm:winston": { "type": "npm", "name": "npm:winston", "data": { "version": "3.17.0", "packageName": "winston", "hash": "sha512-DLiFIXYC5fMPxaRg832S6F5mJYvePtmO5G9v9IgUFPhXm9/GkXarH/TUrBAVzhTCzAj9anE/+GjrgXp/54nOgw==" } }, "npm:word-wrap": { "type": "npm", "name": "npm:word-wrap", "data": { "version": "1.2.5", "packageName": "word-wrap", "hash": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" } }, "npm:wordwrap": { "type": "npm", "name": "npm:wordwrap", "data": { "version": "1.0.0", "packageName": "wordwrap", "hash": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==" } }, "npm:wrap-ansi@6.2.0": { "type": "npm", "name": "npm:wrap-ansi@6.2.0", "data": { "version": "6.2.0", "packageName": "wrap-ansi", "hash": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==" } }, "npm:wrap-ansi@7.0.0": { "type": "npm", "name": "npm:wrap-ansi@7.0.0", "data": { "version": "7.0.0", "packageName": "wrap-ansi", "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" } }, "npm:wrap-ansi@8.1.0": { "type": "npm", "name": "npm:wrap-ansi@8.1.0", "data": { "version": "8.1.0", "packageName": "wrap-ansi", "hash": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" } }, "npm:wrap-ansi-cjs": { "type": "npm", "name": "npm:wrap-ansi-cjs", "data": { "version": "npm:wrap-ansi@7.0.0", "packageName": "wrap-ansi-cjs", "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" } }, "npm:wrappy": { "type": "npm", "name": "npm:wrappy", "data": { "version": "1.0.2", "packageName": "wrappy", "hash": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" } }, "npm:write-file-atomic@2.4.3": { "type": "npm", "name": "npm:write-file-atomic@2.4.3", "data": { "version": "2.4.3", "packageName": "write-file-atomic", "hash": "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==" } }, "npm:write-file-atomic@5.0.1": { "type": "npm", "name": "npm:write-file-atomic@5.0.1", "data": { "version": "5.0.1", "packageName": "write-file-atomic", "hash": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==" } }, "npm:write-json-file": { "type": "npm", "name": "npm:write-json-file", "data": { "version": "3.2.0", "packageName": "write-json-file", "hash": "sha512-3xZqT7Byc2uORAatYiP3DHUUAVEkNOswEWNs9H5KXiicRTvzYzYqKjYc4G7p+8pltvAw641lVByKVtMpf+4sYQ==" } }, "npm:write-pkg": { "type": "npm", "name": "npm:write-pkg", "data": { "version": "4.0.0", "packageName": "write-pkg", "hash": "sha512-v2UQ+50TNf2rNHJ8NyWttfm/EJUBWMJcx6ZTYZr6Qp52uuegWw/lBkCtCbnYZEmPRNL61m+u67dAmGxo+HTULA==" } }, "npm:xtend": { "type": "npm", "name": "npm:xtend", "data": { "version": "4.0.2", "packageName": "xtend", "hash": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" } }, "npm:y18n": { "type": "npm", "name": "npm:y18n", "data": { "version": "5.0.8", "packageName": "y18n", "hash": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" } }, "npm:yallist": { "type": "npm", "name": "npm:yallist", "data": { "version": "4.0.0", "packageName": "yallist", "hash": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" } }, "npm:yaml": { "type": "npm", "name": "npm:yaml", "data": { "version": "2.7.0", "packageName": "yaml", "hash": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==" } }, "npm:yargs-parser@20.2.9": { "type": "npm", "name": "npm:yargs-parser@20.2.9", "data": { "version": "20.2.9", "packageName": "yargs-parser", "hash": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==" } }, "npm:yargs-parser@21.1.1": { "type": "npm", "name": "npm:yargs-parser@21.1.1", "data": { "version": "21.1.1", "packageName": "yargs-parser", "hash": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" } }, "npm:yargs@16.2.0": { "type": "npm", "name": "npm:yargs@16.2.0", "data": { "version": "16.2.0", "packageName": "yargs", "hash": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==" } }, "npm:yargs@17.7.2": { "type": "npm", "name": "npm:yargs@17.7.2", "data": { "version": "17.7.2", "packageName": "yargs", "hash": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" } }, "npm:yocto-queue": { "type": "npm", "name": "npm:yocto-queue", "data": { "version": "0.1.0", "packageName": "yocto-queue", "hash": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" } }, "npm:zod": { "type": "npm", "name": "npm:zod", "data": { "version": "3.24.1", "packageName": "zod", "hash": "sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==" } } }, "dependencies": { "@entityseven/rage-fw-shared-types": [], "@entityseven/rage-fw-browser": [ { "source": "@entityseven/rage-fw-browser", "target": "@entityseven/rage-fw-shared-types", "type": "static" }, { "source": "@entityseven/rage-fw-browser", "target": "npm:@ragempcommunity/types-cef", "type": "static" }, { "source": "@entityseven/rage-fw-browser", "target": "npm:typescript", "type": "static" }, { "source": "@entityseven/rage-fw-browser", "target": "npm:@types/node", "type": "static" }, { "source": "@entityseven/rage-fw-browser", "target": "@entityseven/rage-fw-rpc", "type": "static" } ], "@entityseven/rage-fw-client": [ { "source": "@entityseven/rage-fw-client", "target": "@entityseven/rage-fw-shared-types", "type": "static" }, { "source": "@entityseven/rage-fw-client", "target": "npm:@ragempcommunity/types-client", "type": "static" }, { "source": "@entityseven/rage-fw-client", "target": "npm:typescript", "type": "static" }, { "source": "@entityseven/rage-fw-client", "target": "npm:@types/node", "type": "static" }, { "source": "@entityseven/rage-fw-client", "target": "@entityseven/rage-fw-rpc", "type": "static" }, { "source": "@entityseven/rage-fw-client", "target": "npm:zod", "type": "static" } ], "@entityseven/rage-fw-server": [ { "source": "@entityseven/rage-fw-server", "target": "@entityseven/rage-fw-shared-types", "type": "static" }, { "source": "@entityseven/rage-fw-server", "target": "npm:@ragempcommunity/types-server", "type": "static" }, { "source": "@entityseven/rage-fw-server", "target": "npm:typescript", "type": "static" }, { "source": "@entityseven/rage-fw-server", "target": "npm:@types/node", "type": "static" }, { "source": "@entityseven/rage-fw-server", "target": "@entityseven/rage-fw-rpc", "type": "static" }, { "source": "@entityseven/rage-fw-server", "target": "npm:zod", "type": "static" } ], "@entityseven/rage-fw-rpc": [ { "source": "@entityseven/rage-fw-rpc", "target": "npm:typescript", "type": "static" }, { "source": "@entityseven/rage-fw-rpc", "target": "npm:@types/node", "type": "static" } ], "npm:@babel/code-frame": [ { "source": "npm:@babel/code-frame", "target": "npm:@babel/helper-validator-identifier", "type": "static" }, { "source": "npm:@babel/code-frame", "target": "npm:js-tokens", "type": "static" }, { "source": "npm:@babel/code-frame", "target": "npm:picocolors", "type": "static" } ], "npm:@dabh/diagnostics": [ { "source": "npm:@dabh/diagnostics", "target": "npm:colorspace", "type": "static" }, { "source": "npm:@dabh/diagnostics", "target": "npm:enabled", "type": "static" }, { "source": "npm:@dabh/diagnostics", "target": "npm:kuler", "type": "static" } ], "npm:@effect/schema": [ { "source": "npm:@effect/schema", "target": "npm:effect", "type": "static" }, { "source": "npm:@effect/schema", "target": "npm:fast-check", "type": "static" } ], "npm:@emnapi/core": [ { "source": "npm:@emnapi/core", "target": "npm:@emnapi/wasi-threads", "type": "static" }, { "source": "npm:@emnapi/core", "target": "npm:tslib", "type": "static" } ], "npm:@emnapi/runtime": [ { "source": "npm:@emnapi/runtime", "target": "npm:tslib", "type": "static" } ], "npm:@emnapi/wasi-threads": [ { "source": "npm:@emnapi/wasi-threads", "target": "npm:tslib", "type": "static" } ], "npm:@entityseven/rage-fw-rpc": [ { "source": "npm:@entityseven/rage-fw-rpc", "target": "npm:typescript", "type": "static" } ], "npm:@eslint-community/eslint-utils": [ { "source": "npm:@eslint-community/eslint-utils", "target": "npm:eslint", "type": "static" }, { "source": "npm:@eslint-community/eslint-utils", "target": "npm:eslint-visitor-keys@3.4.3", "type": "static" } ], "npm:@eslint/config-array": [ { "source": "npm:@eslint/config-array", "target": "npm:@eslint/object-schema", "type": "static" }, { "source": "npm:@eslint/config-array", "target": "npm:debug", "type": "static" }, { "source": "npm:@eslint/config-array", "target": "npm:minimatch@3.1.2", "type": "static" } ], "npm:@eslint/core": [ { "source": "npm:@eslint/core", "target": "npm:@types/json-schema", "type": "static" } ], "npm:@eslint/eslintrc": [ { "source": "npm:@eslint/eslintrc", "target": "npm:ajv@6.12.6", "type": "static" }, { "source": "npm:@eslint/eslintrc", "target": "npm:debug", "type": "static" }, { "source": "npm:@eslint/eslintrc", "target": "npm:espree", "type": "static" }, { "source": "npm:@eslint/eslintrc", "target": "npm:globals", "type": "static" }, { "source": "npm:@eslint/eslintrc", "target": "npm:ignore", "type": "static" }, { "source": "npm:@eslint/eslintrc", "target": "npm:import-fresh", "type": "static" }, { "source": "npm:@eslint/eslintrc", "target": "npm:js-yaml@4.1.0", "type": "static" }, { "source": "npm:@eslint/eslintrc", "target": "npm:minimatch@3.1.2", "type": "static" }, { "source": "npm:@eslint/eslintrc", "target": "npm:strip-json-comments", "type": "static" } ], "npm:@eslint/plugin-kit": [ { "source": "npm:@eslint/plugin-kit", "target": "npm:@eslint/core", "type": "static" }, { "source": "npm:@eslint/plugin-kit", "target": "npm:levn", "type": "static" } ], "npm:@humanfs/node": [ { "source": "npm:@humanfs/node", "target": "npm:@humanfs/core", "type": "static" }, { "source": "npm:@humanfs/node", "target": "npm:@humanwhocodes/retry@0.3.1", "type": "static" } ], "npm:@isaacs/cliui": [ { "source": "npm:@isaacs/cliui", "target": "npm:string-width@5.1.2", "type": "static" }, { "source": "npm:@isaacs/cliui", "target": "npm:string-width-cjs", "type": "static" }, { "source": "npm:@isaacs/cliui", "target": "npm:strip-ansi@7.1.0", "type": "static" }, { "source": "npm:@isaacs/cliui", "target": "npm:strip-ansi-cjs", "type": "static" }, { "source": "npm:@isaacs/cliui", "target": "npm:wrap-ansi@8.1.0", "type": "static" }, { "source": "npm:@isaacs/cliui", "target": "npm:wrap-ansi-cjs", "type": "static" } ], "npm:@jest/schemas": [ { "source": "npm:@jest/schemas", "target": "npm:@sinclair/typebox", "type": "static" } ], "npm:@jridgewell/gen-mapping": [ { "source": "npm:@jridgewell/gen-mapping", "target": "npm:@jridgewell/set-array", "type": "static" }, { "source": "npm:@jridgewell/gen-mapping", "target": "npm:@jridgewell/sourcemap-codec", "type": "static" }, { "source": "npm:@jridgewell/gen-mapping", "target": "npm:@jridgewell/trace-mapping", "type": "static" } ], "npm:@jridgewell/trace-mapping": [ { "source": "npm:@jridgewell/trace-mapping", "target": "npm:@jridgewell/resolve-uri", "type": "static" }, { "source": "npm:@jridgewell/trace-mapping", "target": "npm:@jridgewell/sourcemap-codec", "type": "static" } ], "npm:@lerna/create": [ { "source": "npm:@lerna/create", "target": "npm:@npmcli/arborist", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:@npmcli/package-json", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:@npmcli/run-script", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:@nx/devkit", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:@octokit/plugin-enterprise-rest", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:@octokit/rest", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:aproba", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:byte-size", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:chalk@4.1.0", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:clone-deep", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:cmd-shim", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:color-support", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:columnify", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:console-control-strings", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:conventional-changelog-core", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:conventional-recommended-bump", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:cosmiconfig", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:dedent", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:execa", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:fs-extra@11.3.0", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:get-stream", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:git-url-parse", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:glob-parent@6.0.2", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:globby@11.1.0", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:graceful-fs", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:has-unicode", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:ini@1.3.8", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:init-package-json", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:inquirer", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:is-ci", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:is-stream@2.0.0", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:js-yaml@4.1.0", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:libnpmpublish", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:load-json-file@6.2.0", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:lodash", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:make-dir@4.0.0", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:minimatch@3.0.5", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:multimatch", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:node-fetch", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:npm-package-arg@11.0.2", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:npm-packlist", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:npm-registry-fetch", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:nx", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:p-map", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:p-map-series", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:p-queue", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:p-reduce", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:pacote", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:pify@5.0.0", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:read-cmd-shim", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:resolve-from@5.0.0", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:rimraf", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:set-blocking", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:signal-exit@3.0.7", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:slash@3.0.0", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:ssri", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:strip-ansi@6.0.1", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:strong-log-transformer", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:tar", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:temp-dir", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:upath", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:uuid", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:validate-npm-package-license", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:validate-npm-package-name", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:wide-align", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:write-file-atomic@5.0.1", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:write-pkg", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:yargs@17.7.2", "type": "static" }, { "source": "npm:@lerna/create", "target": "npm:yargs-parser@21.1.1", "type": "static" } ], "npm:@microsoft/api-extractor-model": [ { "source": "npm:@microsoft/api-extractor-model", "target": "npm:@microsoft/tsdoc", "type": "static" }, { "source": "npm:@microsoft/api-extractor-model", "target": "npm:@microsoft/tsdoc-config", "type": "static" }, { "source": "npm:@microsoft/api-extractor-model", "target": "npm:@rushstack/node-core-library", "type": "static" } ], "npm:@microsoft/api-extractor": [ { "source": "npm:@microsoft/api-extractor", "target": "npm:@microsoft/api-extractor-model", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:@microsoft/tsdoc", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:@microsoft/tsdoc-config", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:@rushstack/node-core-library", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:@rushstack/rig-package", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:@rushstack/terminal", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:@rushstack/ts-command-line", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:lodash", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:minimatch@3.0.8", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:resolve", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:semver@7.5.4", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:source-map@0.6.1", "type": "static" }, { "source": "npm:@microsoft/api-extractor", "target": "npm:typescript@5.7.2", "type": "static" } ], "npm:@microsoft/tsdoc-config": [ { "source": "npm:@microsoft/tsdoc-config", "target": "npm:@microsoft/tsdoc", "type": "static" }, { "source": "npm:@microsoft/tsdoc-config", "target": "npm:ajv@8.12.0", "type": "static" }, { "source": "npm:@microsoft/tsdoc-config", "target": "npm:jju", "type": "static" }, { "source": "npm:@microsoft/tsdoc-config", "target": "npm:resolve", "type": "static" } ], "npm:@napi-rs/wasm-runtime": [ { "source": "npm:@napi-rs/wasm-runtime", "target": "npm:@emnapi/core", "type": "static" }, { "source": "npm:@napi-rs/wasm-runtime", "target": "npm:@emnapi/runtime", "type": "static" }, { "source": "npm:@napi-rs/wasm-runtime", "target": "npm:@tybys/wasm-util", "type": "static" } ], "npm:@nodelib/fs.scandir": [ { "source": "npm:@nodelib/fs.scandir", "target": "npm:@nodelib/fs.stat", "type": "static" }, { "source": "npm:@nodelib/fs.scandir", "target": "npm:run-parallel", "type": "static" } ], "npm:@nodelib/fs.walk": [ { "source": "npm:@nodelib/fs.walk", "target": "npm:@nodelib/fs.scandir", "type": "static" }, { "source": "npm:@nodelib/fs.walk", "target": "npm:fastq", "type": "static" } ], "npm:@npmcli/agent": [ { "source": "npm:@npmcli/agent", "target": "npm:agent-base", "type": "static" }, { "source": "npm:@npmcli/agent", "target": "npm:http-proxy-agent", "type": "static" }, { "source": "npm:@npmcli/agent", "target": "npm:https-proxy-agent", "type": "static" }, { "source": "npm:@npmcli/agent", "target": "npm:lru-cache@10.4.3", "type": "static" }, { "source": "npm:@npmcli/agent", "target": "npm:socks-proxy-agent", "type": "static" } ], "npm:@npmcli/arborist": [ { "source": "npm:@npmcli/arborist", "target": "npm:@isaacs/string-locale-compare", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:@npmcli/fs", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:@npmcli/installed-package-contents", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:@npmcli/map-workspaces", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:@npmcli/metavuln-calculator", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:@npmcli/name-from-folder", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:@npmcli/node-gyp", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:@npmcli/package-json", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:@npmcli/query", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:@npmcli/redact", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:@npmcli/run-script", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:bin-links", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:cacache", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:common-ancestor-path", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:hosted-git-info@7.0.2", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:json-parse-even-better-errors@3.0.2", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:json-stringify-nice", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:lru-cache@10.4.3", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:minimatch@9.0.5", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:nopt", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:npm-install-checks", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:npm-package-arg@11.0.2", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:npm-pick-manifest", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:npm-registry-fetch", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:pacote", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:parse-conflict-json", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:proc-log", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:proggy", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:promise-all-reject-late", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:promise-call-limit", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:read-package-json-fast", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:ssri", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:treeverse", "type": "static" }, { "source": "npm:@npmcli/arborist", "target": "npm:walk-up-path", "type": "static" } ], "npm:@npmcli/fs": [ { "source": "npm:@npmcli/fs", "target": "npm:semver@7.6.3", "type": "static" } ], "npm:@npmcli/git": [ { "source": "npm:@npmcli/git", "target": "npm:@npmcli/promise-spawn", "type": "static" }, { "source": "npm:@npmcli/git", "target": "npm:ini@4.1.3", "type": "static" }, { "source": "npm:@npmcli/git", "target": "npm:lru-cache@10.4.3", "type": "static" }, { "source": "npm:@npmcli/git", "target": "npm:npm-pick-manifest", "type": "static" }, { "source": "npm:@npmcli/git", "target": "npm:proc-log", "type": "static" }, { "source": "npm:@npmcli/git", "target": "npm:promise-inflight", "type": "static" }, { "source": "npm:@npmcli/git", "target": "npm:promise-retry", "type": "static" }, { "source": "npm:@npmcli/git", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:@npmcli/git", "target": "npm:which@4.0.0", "type": "static" } ], "npm:@npmcli/installed-package-contents": [ { "source": "npm:@npmcli/installed-package-contents", "target": "npm:npm-bundled", "type": "static" }, { "source": "npm:@npmcli/installed-package-contents", "target": "npm:npm-normalize-package-bin", "type": "static" } ], "npm:@npmcli/map-workspaces": [ { "source": "npm:@npmcli/map-workspaces", "target": "npm:@npmcli/name-from-folder", "type": "static" }, { "source": "npm:@npmcli/map-workspaces", "target": "npm:glob@10.4.5", "type": "static" }, { "source": "npm:@npmcli/map-workspaces", "target": "npm:minimatch@9.0.5", "type": "static" }, { "source": "npm:@npmcli/map-workspaces", "target": "npm:read-package-json-fast", "type": "static" } ], "npm:@npmcli/metavuln-calculator": [ { "source": "npm:@npmcli/metavuln-calculator", "target": "npm:cacache", "type": "static" }, { "source": "npm:@npmcli/metavuln-calculator", "target": "npm:json-parse-even-better-errors@3.0.2", "type": "static" }, { "source": "npm:@npmcli/metavuln-calculator", "target": "npm:pacote", "type": "static" }, { "source": "npm:@npmcli/metavuln-calculator", "target": "npm:proc-log", "type": "static" }, { "source": "npm:@npmcli/metavuln-calculator", "target": "npm:semver@7.6.3", "type": "static" } ], "npm:@npmcli/package-json": [ { "source": "npm:@npmcli/package-json", "target": "npm:@npmcli/git", "type": "static" }, { "source": "npm:@npmcli/package-json", "target": "npm:glob@10.4.5", "type": "static" }, { "source": "npm:@npmcli/package-json", "target": "npm:hosted-git-info@7.0.2", "type": "static" }, { "source": "npm:@npmcli/package-json", "target": "npm:json-parse-even-better-errors@3.0.2", "type": "static" }, { "source": "npm:@npmcli/package-json", "target": "npm:normalize-package-data@6.0.2", "type": "static" }, { "source": "npm:@npmcli/package-json", "target": "npm:proc-log", "type": "static" }, { "source": "npm:@npmcli/package-json", "target": "npm:semver@7.6.3", "type": "static" } ], "npm:@npmcli/promise-spawn": [ { "source": "npm:@npmcli/promise-spawn", "target": "npm:which@4.0.0", "type": "static" } ], "npm:@npmcli/query": [ { "source": "npm:@npmcli/query", "target": "npm:postcss-selector-parser", "type": "static" } ], "npm:@npmcli/run-script": [ { "source": "npm:@npmcli/run-script", "target": "npm:@npmcli/node-gyp", "type": "static" }, { "source": "npm:@npmcli/run-script", "target": "npm:@npmcli/package-json", "type": "static" }, { "source": "npm:@npmcli/run-script", "target": "npm:@npmcli/promise-spawn", "type": "static" }, { "source": "npm:@npmcli/run-script", "target": "npm:node-gyp", "type": "static" }, { "source": "npm:@npmcli/run-script", "target": "npm:proc-log", "type": "static" }, { "source": "npm:@npmcli/run-script", "target": "npm:which@4.0.0", "type": "static" } ], "npm:@nx/devkit": [ { "source": "npm:@nx/devkit", "target": "npm:ejs", "type": "static" }, { "source": "npm:@nx/devkit", "target": "npm:enquirer@2.3.6", "type": "static" }, { "source": "npm:@nx/devkit", "target": "npm:ignore", "type": "static" }, { "source": "npm:@nx/devkit", "target": "npm:minimatch@9.0.3", "type": "static" }, { "source": "npm:@nx/devkit", "target": "npm:nx", "type": "static" }, { "source": "npm:@nx/devkit", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:@nx/devkit", "target": "npm:tmp@0.2.3", "type": "static" }, { "source": "npm:@nx/devkit", "target": "npm:tslib", "type": "static" }, { "source": "npm:@nx/devkit", "target": "npm:yargs-parser@21.1.1", "type": "static" } ], "npm:@octokit/core": [ { "source": "npm:@octokit/core", "target": "npm:@octokit/auth-token", "type": "static" }, { "source": "npm:@octokit/core", "target": "npm:@octokit/graphql", "type": "static" }, { "source": "npm:@octokit/core", "target": "npm:@octokit/request", "type": "static" }, { "source": "npm:@octokit/core", "target": "npm:@octokit/request-error", "type": "static" }, { "source": "npm:@octokit/core", "target": "npm:@octokit/types@9.3.2", "type": "static" }, { "source": "npm:@octokit/core", "target": "npm:before-after-hook", "type": "static" }, { "source": "npm:@octokit/core", "target": "npm:universal-user-agent", "type": "static" } ], "npm:@octokit/endpoint": [ { "source": "npm:@octokit/endpoint", "target": "npm:@octokit/types@9.3.2", "type": "static" }, { "source": "npm:@octokit/endpoint", "target": "npm:is-plain-object@5.0.0", "type": "static" }, { "source": "npm:@octokit/endpoint", "target": "npm:universal-user-agent", "type": "static" } ], "npm:@octokit/graphql": [ { "source": "npm:@octokit/graphql", "target": "npm:@octokit/request", "type": "static" }, { "source": "npm:@octokit/graphql", "target": "npm:@octokit/types@9.3.2", "type": "static" }, { "source": "npm:@octokit/graphql", "target": "npm:universal-user-agent", "type": "static" } ], "npm:@octokit/plugin-paginate-rest": [ { "source": "npm:@octokit/plugin-paginate-rest", "target": "npm:@octokit/core", "type": "static" }, { "source": "npm:@octokit/plugin-paginate-rest", "target": "npm:@octokit/tsconfig", "type": "static" }, { "source": "npm:@octokit/plugin-paginate-rest", "target": "npm:@octokit/types@9.3.2", "type": "static" } ], "npm:@octokit/plugin-request-log": [ { "source": "npm:@octokit/plugin-request-log", "target": "npm:@octokit/core", "type": "static" } ], "npm:@octokit/plugin-rest-endpoint-methods": [ { "source": "npm:@octokit/plugin-rest-endpoint-methods", "target": "npm:@octokit/core", "type": "static" }, { "source": "npm:@octokit/plugin-rest-endpoint-methods", "target": "npm:@octokit/types@10.0.0", "type": "static" } ], "npm:@octokit/request-error": [ { "source": "npm:@octokit/request-error", "target": "npm:@octokit/types@9.3.2", "type": "static" }, { "source": "npm:@octokit/request-error", "target": "npm:deprecation", "type": "static" }, { "source": "npm:@octokit/request-error", "target": "npm:once", "type": "static" } ], "npm:@octokit/request": [ { "source": "npm:@octokit/request", "target": "npm:@octokit/endpoint", "type": "static" }, { "source": "npm:@octokit/request", "target": "npm:@octokit/request-error", "type": "static" }, { "source": "npm:@octokit/request", "target": "npm:@octokit/types@9.3.2", "type": "static" }, { "source": "npm:@octokit/request", "target": "npm:is-plain-object@5.0.0", "type": "static" }, { "source": "npm:@octokit/request", "target": "npm:node-fetch", "type": "static" }, { "source": "npm:@octokit/request", "target": "npm:universal-user-agent", "type": "static" } ], "npm:@octokit/rest": [ { "source": "npm:@octokit/rest", "target": "npm:@octokit/core", "type": "static" }, { "source": "npm:@octokit/rest", "target": "npm:@octokit/plugin-paginate-rest", "type": "static" }, { "source": "npm:@octokit/rest", "target": "npm:@octokit/plugin-request-log", "type": "static" }, { "source": "npm:@octokit/rest", "target": "npm:@octokit/plugin-rest-endpoint-methods", "type": "static" } ], "npm:@octokit/types@10.0.0": [ { "source": "npm:@octokit/types@10.0.0", "target": "npm:@octokit/openapi-types", "type": "static" } ], "npm:@octokit/types@9.3.2": [ { "source": "npm:@octokit/types@9.3.2", "target": "npm:@octokit/openapi-types", "type": "static" } ], "npm:@rushstack/node-core-library": [ { "source": "npm:@rushstack/node-core-library", "target": "npm:ajv@8.13.0", "type": "static" }, { "source": "npm:@rushstack/node-core-library", "target": "npm:ajv-draft-04", "type": "static" }, { "source": "npm:@rushstack/node-core-library", "target": "npm:ajv-formats", "type": "static" }, { "source": "npm:@rushstack/node-core-library", "target": "npm:fs-extra@7.0.1", "type": "static" }, { "source": "npm:@rushstack/node-core-library", "target": "npm:import-lazy", "type": "static" }, { "source": "npm:@rushstack/node-core-library", "target": "npm:jju", "type": "static" }, { "source": "npm:@rushstack/node-core-library", "target": "npm:resolve", "type": "static" }, { "source": "npm:@rushstack/node-core-library", "target": "npm:semver@7.5.4", "type": "static" }, { "source": "npm:@rushstack/node-core-library", "target": "npm:@types/node", "type": "static" } ], "npm:@rushstack/rig-package": [ { "source": "npm:@rushstack/rig-package", "target": "npm:resolve", "type": "static" }, { "source": "npm:@rushstack/rig-package", "target": "npm:strip-json-comments", "type": "static" } ], "npm:@rushstack/terminal": [ { "source": "npm:@rushstack/terminal", "target": "npm:@rushstack/node-core-library", "type": "static" }, { "source": "npm:@rushstack/terminal", "target": "npm:supports-color@8.1.1", "type": "static" }, { "source": "npm:@rushstack/terminal", "target": "npm:@types/node", "type": "static" } ], "npm:@rushstack/ts-command-line": [ { "source": "npm:@rushstack/ts-command-line", "target": "npm:@rushstack/terminal", "type": "static" }, { "source": "npm:@rushstack/ts-command-line", "target": "npm:@types/argparse", "type": "static" }, { "source": "npm:@rushstack/ts-command-line", "target": "npm:argparse@1.0.10", "type": "static" }, { "source": "npm:@rushstack/ts-command-line", "target": "npm:string-argv", "type": "static" } ], "npm:@sigstore/bundle": [ { "source": "npm:@sigstore/bundle", "target": "npm:@sigstore/protobuf-specs", "type": "static" } ], "npm:@sigstore/sign": [ { "source": "npm:@sigstore/sign", "target": "npm:@sigstore/bundle", "type": "static" }, { "source": "npm:@sigstore/sign", "target": "npm:@sigstore/core", "type": "static" }, { "source": "npm:@sigstore/sign", "target": "npm:@sigstore/protobuf-specs", "type": "static" }, { "source": "npm:@sigstore/sign", "target": "npm:make-fetch-happen", "type": "static" }, { "source": "npm:@sigstore/sign", "target": "npm:proc-log", "type": "static" }, { "source": "npm:@sigstore/sign", "target": "npm:promise-retry", "type": "static" } ], "npm:@sigstore/tuf": [ { "source": "npm:@sigstore/tuf", "target": "npm:@sigstore/protobuf-specs", "type": "static" }, { "source": "npm:@sigstore/tuf", "target": "npm:tuf-js", "type": "static" } ], "npm:@sigstore/verify": [ { "source": "npm:@sigstore/verify", "target": "npm:@sigstore/bundle", "type": "static" }, { "source": "npm:@sigstore/verify", "target": "npm:@sigstore/core", "type": "static" }, { "source": "npm:@sigstore/verify", "target": "npm:@sigstore/protobuf-specs", "type": "static" } ], "npm:@tufjs/models": [ { "source": "npm:@tufjs/models", "target": "npm:@tufjs/canonical-json", "type": "static" }, { "source": "npm:@tufjs/models", "target": "npm:minimatch@9.0.5", "type": "static" } ], "npm:@tybys/wasm-util": [ { "source": "npm:@tybys/wasm-util", "target": "npm:tslib", "type": "static" } ], "npm:@types/node": [ { "source": "npm:@types/node", "target": "npm:undici-types", "type": "static" } ], "npm:@typescript-eslint/eslint-plugin": [ { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:@eslint-community/regexpp", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:@typescript-eslint/parser", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:@typescript-eslint/scope-manager", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:@typescript-eslint/type-utils", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:@typescript-eslint/utils", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:@typescript-eslint/visitor-keys", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:eslint", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:graphemer", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:ignore", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:natural-compare", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:ts-api-utils", "type": "static" }, { "source": "npm:@typescript-eslint/eslint-plugin", "target": "npm:typescript", "type": "static" } ], "npm:@typescript-eslint/parser": [ { "source": "npm:@typescript-eslint/parser", "target": "npm:@typescript-eslint/scope-manager", "type": "static" }, { "source": "npm:@typescript-eslint/parser", "target": "npm:@typescript-eslint/types", "type": "static" }, { "source": "npm:@typescript-eslint/parser", "target": "npm:@typescript-eslint/typescript-estree", "type": "static" }, { "source": "npm:@typescript-eslint/parser", "target": "npm:@typescript-eslint/visitor-keys", "type": "static" }, { "source": "npm:@typescript-eslint/parser", "target": "npm:debug", "type": "static" }, { "source": "npm:@typescript-eslint/parser", "target": "npm:eslint", "type": "static" }, { "source": "npm:@typescript-eslint/parser", "target": "npm:typescript", "type": "static" } ], "npm:@typescript-eslint/scope-manager": [ { "source": "npm:@typescript-eslint/scope-manager", "target": "npm:@typescript-eslint/types", "type": "static" }, { "source": "npm:@typescript-eslint/scope-manager", "target": "npm:@typescript-eslint/visitor-keys", "type": "static" } ], "npm:@typescript-eslint/type-utils": [ { "source": "npm:@typescript-eslint/type-utils", "target": "npm:@typescript-eslint/typescript-estree", "type": "static" }, { "source": "npm:@typescript-eslint/type-utils", "target": "npm:@typescript-eslint/utils", "type": "static" }, { "source": "npm:@typescript-eslint/type-utils", "target": "npm:debug", "type": "static" }, { "source": "npm:@typescript-eslint/type-utils", "target": "npm:eslint", "type": "static" }, { "source": "npm:@typescript-eslint/type-utils", "target": "npm:ts-api-utils", "type": "static" }, { "source": "npm:@typescript-eslint/type-utils", "target": "npm:typescript", "type": "static" } ], "npm:@typescript-eslint/typescript-estree": [ { "source": "npm:@typescript-eslint/typescript-estree", "target": "npm:@typescript-eslint/types", "type": "static" }, { "source": "npm:@typescript-eslint/typescript-estree", "target": "npm:@typescript-eslint/visitor-keys", "type": "static" }, { "source": "npm:@typescript-eslint/typescript-estree", "target": "npm:debug", "type": "static" }, { "source": "npm:@typescript-eslint/typescript-estree", "target": "npm:globby@11.1.0", "type": "static" }, { "source": "npm:@typescript-eslint/typescript-estree", "target": "npm:is-glob", "type": "static" }, { "source": "npm:@typescript-eslint/typescript-estree", "target": "npm:minimatch@9.0.5", "type": "static" }, { "source": "npm:@typescript-eslint/typescript-estree", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:@typescript-eslint/typescript-estree", "target": "npm:ts-api-utils", "type": "static" }, { "source": "npm:@typescript-eslint/typescript-estree", "target": "npm:typescript", "type": "static" } ], "npm:@typescript-eslint/utils": [ { "source": "npm:@typescript-eslint/utils", "target": "npm:@eslint-community/eslint-utils", "type": "static" }, { "source": "npm:@typescript-eslint/utils", "target": "npm:@typescript-eslint/scope-manager", "type": "static" }, { "source": "npm:@typescript-eslint/utils", "target": "npm:@typescript-eslint/types", "type": "static" }, { "source": "npm:@typescript-eslint/utils", "target": "npm:@typescript-eslint/typescript-estree", "type": "static" }, { "source": "npm:@typescript-eslint/utils", "target": "npm:eslint", "type": "static" } ], "npm:@typescript-eslint/visitor-keys": [ { "source": "npm:@typescript-eslint/visitor-keys", "target": "npm:@typescript-eslint/types", "type": "static" }, { "source": "npm:@typescript-eslint/visitor-keys", "target": "npm:eslint-visitor-keys@3.4.3", "type": "static" } ], "npm:@yarnpkg/parsers": [ { "source": "npm:@yarnpkg/parsers", "target": "npm:js-yaml@3.14.1", "type": "static" }, { "source": "npm:@yarnpkg/parsers", "target": "npm:tslib", "type": "static" } ], "npm:@zkochan/js-yaml": [ { "source": "npm:@zkochan/js-yaml", "target": "npm:argparse@2.0.1", "type": "static" } ], "npm:JSONStream": [ { "source": "npm:JSONStream", "target": "npm:jsonparse", "type": "static" }, { "source": "npm:JSONStream", "target": "npm:through", "type": "static" } ], "npm:acorn-jsx": [ { "source": "npm:acorn-jsx", "target": "npm:acorn", "type": "static" } ], "npm:aggregate-error": [ { "source": "npm:aggregate-error", "target": "npm:clean-stack", "type": "static" }, { "source": "npm:aggregate-error", "target": "npm:indent-string", "type": "static" } ], "npm:ajv-draft-04": [ { "source": "npm:ajv-draft-04", "target": "npm:ajv@8.13.0", "type": "static" } ], "npm:ajv-formats": [ { "source": "npm:ajv-formats", "target": "npm:ajv@8.13.0", "type": "static" } ], "npm:ajv@6.12.6": [ { "source": "npm:ajv@6.12.6", "target": "npm:fast-deep-equal", "type": "static" }, { "source": "npm:ajv@6.12.6", "target": "npm:fast-json-stable-stringify", "type": "static" }, { "source": "npm:ajv@6.12.6", "target": "npm:json-schema-traverse@0.4.1", "type": "static" }, { "source": "npm:ajv@6.12.6", "target": "npm:uri-js", "type": "static" } ], "npm:ajv@8.12.0": [ { "source": "npm:ajv@8.12.0", "target": "npm:fast-deep-equal", "type": "static" }, { "source": "npm:ajv@8.12.0", "target": "npm:json-schema-traverse@1.0.0", "type": "static" }, { "source": "npm:ajv@8.12.0", "target": "npm:require-from-string", "type": "static" }, { "source": "npm:ajv@8.12.0", "target": "npm:uri-js", "type": "static" } ], "npm:ajv@8.13.0": [ { "source": "npm:ajv@8.13.0", "target": "npm:fast-deep-equal", "type": "static" }, { "source": "npm:ajv@8.13.0", "target": "npm:json-schema-traverse@1.0.0", "type": "static" }, { "source": "npm:ajv@8.13.0", "target": "npm:require-from-string", "type": "static" }, { "source": "npm:ajv@8.13.0", "target": "npm:uri-js", "type": "static" } ], "npm:ansi-escapes": [ { "source": "npm:ansi-escapes", "target": "npm:type-fest@0.21.3", "type": "static" } ], "npm:ansi-styles@4.3.0": [ { "source": "npm:ansi-styles@4.3.0", "target": "npm:color-convert@2.0.1", "type": "static" } ], "npm:argparse@1.0.10": [ { "source": "npm:argparse@1.0.10", "target": "npm:sprintf-js@1.0.3", "type": "static" } ], "npm:axios": [ { "source": "npm:axios", "target": "npm:follow-redirects", "type": "static" }, { "source": "npm:axios", "target": "npm:form-data", "type": "static" }, { "source": "npm:axios", "target": "npm:proxy-from-env", "type": "static" } ], "npm:bin-links": [ { "source": "npm:bin-links", "target": "npm:cmd-shim", "type": "static" }, { "source": "npm:bin-links", "target": "npm:npm-normalize-package-bin", "type": "static" }, { "source": "npm:bin-links", "target": "npm:read-cmd-shim", "type": "static" }, { "source": "npm:bin-links", "target": "npm:write-file-atomic@5.0.1", "type": "static" } ], "npm:bl": [ { "source": "npm:bl", "target": "npm:buffer", "type": "static" }, { "source": "npm:bl", "target": "npm:inherits", "type": "static" }, { "source": "npm:bl", "target": "npm:readable-stream@3.6.2", "type": "static" } ], "npm:brace-expansion@1.1.11": [ { "source": "npm:brace-expansion@1.1.11", "target": "npm:balanced-match", "type": "static" }, { "source": "npm:brace-expansion@1.1.11", "target": "npm:concat-map", "type": "static" } ], "npm:brace-expansion@2.0.1": [ { "source": "npm:brace-expansion@2.0.1", "target": "npm:balanced-match", "type": "static" } ], "npm:braces": [ { "source": "npm:braces", "target": "npm:fill-range", "type": "static" } ], "npm:buffer": [ { "source": "npm:buffer", "target": "npm:base64-js", "type": "static" }, { "source": "npm:buffer", "target": "npm:ieee754", "type": "static" } ], "npm:bundle-require": [ { "source": "npm:bundle-require", "target": "npm:esbuild", "type": "static" }, { "source": "npm:bundle-require", "target": "npm:load-tsconfig", "type": "static" } ], "npm:cacache": [ { "source": "npm:cacache", "target": "npm:@npmcli/fs", "type": "static" }, { "source": "npm:cacache", "target": "npm:fs-minipass@3.0.3", "type": "static" }, { "source": "npm:cacache", "target": "npm:glob@10.4.5", "type": "static" }, { "source": "npm:cacache", "target": "npm:lru-cache@10.4.3", "type": "static" }, { "source": "npm:cacache", "target": "npm:minipass@7.1.2", "type": "static" }, { "source": "npm:cacache", "target": "npm:minipass-collect", "type": "static" }, { "source": "npm:cacache", "target": "npm:minipass-flush", "type": "static" }, { "source": "npm:cacache", "target": "npm:minipass-pipeline", "type": "static" }, { "source": "npm:cacache", "target": "npm:p-map", "type": "static" }, { "source": "npm:cacache", "target": "npm:ssri", "type": "static" }, { "source": "npm:cacache", "target": "npm:tar", "type": "static" }, { "source": "npm:cacache", "target": "npm:unique-filename", "type": "static" } ], "npm:camelcase-keys": [ { "source": "npm:camelcase-keys", "target": "npm:camelcase", "type": "static" }, { "source": "npm:camelcase-keys", "target": "npm:map-obj@4.3.0", "type": "static" }, { "source": "npm:camelcase-keys", "target": "npm:quick-lru", "type": "static" } ], "npm:chalk-template": [ { "source": "npm:chalk-template", "target": "npm:chalk@5.3.0", "type": "static" } ], "npm:chalk@4.1.0": [ { "source": "npm:chalk@4.1.0", "target": "npm:ansi-styles@4.3.0", "type": "static" }, { "source": "npm:chalk@4.1.0", "target": "npm:supports-color@7.2.0", "type": "static" } ], "npm:chalk@4.1.2": [ { "source": "npm:chalk@4.1.2", "target": "npm:ansi-styles@4.3.0", "type": "static" }, { "source": "npm:chalk@4.1.2", "target": "npm:supports-color@7.2.0", "type": "static" } ], "npm:chokidar": [ { "source": "npm:chokidar", "target": "npm:readdirp", "type": "static" } ], "npm:cli-cursor@3.1.0": [ { "source": "npm:cli-cursor@3.1.0", "target": "npm:restore-cursor@3.1.0", "type": "static" } ], "npm:cli-cursor@4.0.0": [ { "source": "npm:cli-cursor@4.0.0", "target": "npm:restore-cursor@4.0.0", "type": "static" } ], "npm:cli": [ { "source": "npm:cli", "target": "npm:exit", "type": "static" }, { "source": "npm:cli", "target": "npm:glob@7.2.3", "type": "static" } ], "npm:cliui@7.0.4": [ { "source": "npm:cliui@7.0.4", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:cliui@7.0.4", "target": "npm:strip-ansi@6.0.1", "type": "static" }, { "source": "npm:cliui@7.0.4", "target": "npm:wrap-ansi@7.0.0", "type": "static" } ], "npm:cliui@8.0.1": [ { "source": "npm:cliui@8.0.1", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:cliui@8.0.1", "target": "npm:strip-ansi@6.0.1", "type": "static" }, { "source": "npm:cliui@8.0.1", "target": "npm:wrap-ansi@7.0.0", "type": "static" } ], "npm:clone-deep": [ { "source": "npm:clone-deep", "target": "npm:is-plain-object@2.0.4", "type": "static" }, { "source": "npm:clone-deep", "target": "npm:kind-of", "type": "static" }, { "source": "npm:clone-deep", "target": "npm:shallow-clone", "type": "static" } ], "npm:color-convert@1.9.3": [ { "source": "npm:color-convert@1.9.3", "target": "npm:color-name@1.1.3", "type": "static" } ], "npm:color-convert@2.0.1": [ { "source": "npm:color-convert@2.0.1", "target": "npm:color-name@1.1.4", "type": "static" } ], "npm:color-string": [ { "source": "npm:color-string", "target": "npm:color-name@1.1.4", "type": "static" }, { "source": "npm:color-string", "target": "npm:simple-swizzle", "type": "static" } ], "npm:color": [ { "source": "npm:color", "target": "npm:color-convert@1.9.3", "type": "static" }, { "source": "npm:color", "target": "npm:color-string", "type": "static" } ], "npm:colorspace": [ { "source": "npm:colorspace", "target": "npm:color", "type": "static" }, { "source": "npm:colorspace", "target": "npm:text-hex", "type": "static" } ], "npm:columnify": [ { "source": "npm:columnify", "target": "npm:strip-ansi@6.0.1", "type": "static" }, { "source": "npm:columnify", "target": "npm:wcwidth", "type": "static" } ], "npm:combined-stream": [ { "source": "npm:combined-stream", "target": "npm:delayed-stream", "type": "static" } ], "npm:compare-func": [ { "source": "npm:compare-func", "target": "npm:array-ify", "type": "static" }, { "source": "npm:compare-func", "target": "npm:dot-prop", "type": "static" } ], "npm:concat-stream": [ { "source": "npm:concat-stream", "target": "npm:buffer-from", "type": "static" }, { "source": "npm:concat-stream", "target": "npm:inherits", "type": "static" }, { "source": "npm:concat-stream", "target": "npm:readable-stream@3.6.2", "type": "static" }, { "source": "npm:concat-stream", "target": "npm:typedarray", "type": "static" } ], "npm:conventional-changelog-angular": [ { "source": "npm:conventional-changelog-angular", "target": "npm:compare-func", "type": "static" } ], "npm:conventional-changelog-core": [ { "source": "npm:conventional-changelog-core", "target": "npm:add-stream", "type": "static" }, { "source": "npm:conventional-changelog-core", "target": "npm:conventional-changelog-writer", "type": "static" }, { "source": "npm:conventional-changelog-core", "target": "npm:conventional-commits-parser", "type": "static" }, { "source": "npm:conventional-changelog-core", "target": "npm:dateformat", "type": "static" }, { "source": "npm:conventional-changelog-core", "target": "npm:get-pkg-repo", "type": "static" }, { "source": "npm:conventional-changelog-core", "target": "npm:git-raw-commits", "type": "static" }, { "source": "npm:conventional-changelog-core", "target": "npm:git-remote-origin-url", "type": "static" }, { "source": "npm:conventional-changelog-core", "target": "npm:git-semver-tags", "type": "static" }, { "source": "npm:conventional-changelog-core", "target": "npm:normalize-package-data@3.0.3", "type": "static" }, { "source": "npm:conventional-changelog-core", "target": "npm:read-pkg@3.0.0", "type": "static" }, { "source": "npm:conventional-changelog-core", "target": "npm:read-pkg-up@3.0.0", "type": "static" } ], "npm:conventional-changelog-writer": [ { "source": "npm:conventional-changelog-writer", "target": "npm:conventional-commits-filter", "type": "static" }, { "source": "npm:conventional-changelog-writer", "target": "npm:dateformat", "type": "static" }, { "source": "npm:conventional-changelog-writer", "target": "npm:handlebars", "type": "static" }, { "source": "npm:conventional-changelog-writer", "target": "npm:json-stringify-safe", "type": "static" }, { "source": "npm:conventional-changelog-writer", "target": "npm:meow", "type": "static" }, { "source": "npm:conventional-changelog-writer", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:conventional-changelog-writer", "target": "npm:split", "type": "static" } ], "npm:conventional-commits-filter": [ { "source": "npm:conventional-commits-filter", "target": "npm:lodash.ismatch", "type": "static" }, { "source": "npm:conventional-commits-filter", "target": "npm:modify-values", "type": "static" } ], "npm:conventional-commits-parser": [ { "source": "npm:conventional-commits-parser", "target": "npm:JSONStream", "type": "static" }, { "source": "npm:conventional-commits-parser", "target": "npm:is-text-path", "type": "static" }, { "source": "npm:conventional-commits-parser", "target": "npm:meow", "type": "static" }, { "source": "npm:conventional-commits-parser", "target": "npm:split2", "type": "static" } ], "npm:conventional-recommended-bump": [ { "source": "npm:conventional-recommended-bump", "target": "npm:concat-stream", "type": "static" }, { "source": "npm:conventional-recommended-bump", "target": "npm:conventional-changelog-preset-loader", "type": "static" }, { "source": "npm:conventional-recommended-bump", "target": "npm:conventional-commits-filter", "type": "static" }, { "source": "npm:conventional-recommended-bump", "target": "npm:conventional-commits-parser", "type": "static" }, { "source": "npm:conventional-recommended-bump", "target": "npm:git-raw-commits", "type": "static" }, { "source": "npm:conventional-recommended-bump", "target": "npm:git-semver-tags", "type": "static" }, { "source": "npm:conventional-recommended-bump", "target": "npm:meow", "type": "static" } ], "npm:cosmiconfig": [ { "source": "npm:cosmiconfig", "target": "npm:env-paths", "type": "static" }, { "source": "npm:cosmiconfig", "target": "npm:import-fresh", "type": "static" }, { "source": "npm:cosmiconfig", "target": "npm:js-yaml@4.1.0", "type": "static" }, { "source": "npm:cosmiconfig", "target": "npm:parse-json@5.2.0", "type": "static" }, { "source": "npm:cosmiconfig", "target": "npm:typescript", "type": "static" } ], "npm:cross-spawn": [ { "source": "npm:cross-spawn", "target": "npm:path-key", "type": "static" }, { "source": "npm:cross-spawn", "target": "npm:shebang-command", "type": "static" }, { "source": "npm:cross-spawn", "target": "npm:which@2.0.2", "type": "static" } ], "npm:debug": [ { "source": "npm:debug", "target": "npm:ms", "type": "static" } ], "npm:decamelize-keys": [ { "source": "npm:decamelize-keys", "target": "npm:decamelize", "type": "static" }, { "source": "npm:decamelize-keys", "target": "npm:map-obj@1.0.1", "type": "static" } ], "npm:defaults": [ { "source": "npm:defaults", "target": "npm:clone", "type": "static" } ], "npm:dir-glob": [ { "source": "npm:dir-glob", "target": "npm:path-type@4.0.0", "type": "static" } ], "npm:dot-prop": [ { "source": "npm:dot-prop", "target": "npm:is-obj", "type": "static" } ], "npm:dotenv-expand": [ { "source": "npm:dotenv-expand", "target": "npm:dotenv", "type": "static" } ], "npm:ejs": [ { "source": "npm:ejs", "target": "npm:jake", "type": "static" } ], "npm:encoding": [ { "source": "npm:encoding", "target": "npm:iconv-lite@0.6.3", "type": "static" } ], "npm:end-of-stream": [ { "source": "npm:end-of-stream", "target": "npm:once", "type": "static" } ], "npm:enquirer@2.3.6": [ { "source": "npm:enquirer@2.3.6", "target": "npm:ansi-colors", "type": "static" } ], "npm:enquirer@2.4.1": [ { "source": "npm:enquirer@2.4.1", "target": "npm:ansi-colors", "type": "static" }, { "source": "npm:enquirer@2.4.1", "target": "npm:strip-ansi@6.0.1", "type": "static" } ], "npm:error-ex": [ { "source": "npm:error-ex", "target": "npm:is-arrayish@0.2.1", "type": "static" } ], "npm:esbuild": [ { "source": "npm:esbuild", "target": "npm:@esbuild/aix-ppc64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/android-arm", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/android-arm64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/android-x64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/darwin-arm64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/darwin-x64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/freebsd-arm64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/freebsd-x64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/linux-arm", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/linux-arm64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/linux-ia32", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/linux-loong64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/linux-mips64el", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/linux-ppc64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/linux-riscv64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/linux-s390x", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/linux-x64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/netbsd-arm64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/netbsd-x64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/openbsd-arm64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/openbsd-x64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/sunos-x64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/win32-arm64", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/win32-ia32", "type": "static" }, { "source": "npm:esbuild", "target": "npm:@esbuild/win32-x64", "type": "static" } ], "npm:eslint-scope": [ { "source": "npm:eslint-scope", "target": "npm:esrecurse", "type": "static" }, { "source": "npm:eslint-scope", "target": "npm:estraverse", "type": "static" } ], "npm:eslint": [ { "source": "npm:eslint", "target": "npm:@eslint-community/eslint-utils", "type": "static" }, { "source": "npm:eslint", "target": "npm:@eslint-community/regexpp", "type": "static" }, { "source": "npm:eslint", "target": "npm:@eslint/config-array", "type": "static" }, { "source": "npm:eslint", "target": "npm:@eslint/core", "type": "static" }, { "source": "npm:eslint", "target": "npm:@eslint/eslintrc", "type": "static" }, { "source": "npm:eslint", "target": "npm:@eslint/js", "type": "static" }, { "source": "npm:eslint", "target": "npm:@eslint/plugin-kit", "type": "static" }, { "source": "npm:eslint", "target": "npm:@humanfs/node", "type": "static" }, { "source": "npm:eslint", "target": "npm:@humanwhocodes/module-importer", "type": "static" }, { "source": "npm:eslint", "target": "npm:@humanwhocodes/retry@0.4.1", "type": "static" }, { "source": "npm:eslint", "target": "npm:@types/estree", "type": "static" }, { "source": "npm:eslint", "target": "npm:@types/json-schema", "type": "static" }, { "source": "npm:eslint", "target": "npm:ajv@6.12.6", "type": "static" }, { "source": "npm:eslint", "target": "npm:chalk@4.1.2", "type": "static" }, { "source": "npm:eslint", "target": "npm:cross-spawn", "type": "static" }, { "source": "npm:eslint", "target": "npm:debug", "type": "static" }, { "source": "npm:eslint", "target": "npm:escape-string-regexp@4.0.0", "type": "static" }, { "source": "npm:eslint", "target": "npm:eslint-scope", "type": "static" }, { "source": "npm:eslint", "target": "npm:eslint-visitor-keys@4.2.0", "type": "static" }, { "source": "npm:eslint", "target": "npm:espree", "type": "static" }, { "source": "npm:eslint", "target": "npm:esquery", "type": "static" }, { "source": "npm:eslint", "target": "npm:esutils", "type": "static" }, { "source": "npm:eslint", "target": "npm:fast-deep-equal", "type": "static" }, { "source": "npm:eslint", "target": "npm:file-entry-cache", "type": "static" }, { "source": "npm:eslint", "target": "npm:find-up@5.0.0", "type": "static" }, { "source": "npm:eslint", "target": "npm:glob-parent@6.0.2", "type": "static" }, { "source": "npm:eslint", "target": "npm:ignore", "type": "static" }, { "source": "npm:eslint", "target": "npm:imurmurhash", "type": "static" }, { "source": "npm:eslint", "target": "npm:is-glob", "type": "static" }, { "source": "npm:eslint", "target": "npm:json-stable-stringify-without-jsonify", "type": "static" }, { "source": "npm:eslint", "target": "npm:lodash.merge", "type": "static" }, { "source": "npm:eslint", "target": "npm:minimatch@3.1.2", "type": "static" }, { "source": "npm:eslint", "target": "npm:natural-compare", "type": "static" }, { "source": "npm:eslint", "target": "npm:optionator", "type": "static" } ], "npm:espree": [ { "source": "npm:espree", "target": "npm:acorn", "type": "static" }, { "source": "npm:espree", "target": "npm:acorn-jsx", "type": "static" }, { "source": "npm:espree", "target": "npm:eslint-visitor-keys@4.2.0", "type": "static" } ], "npm:esquery": [ { "source": "npm:esquery", "target": "npm:estraverse", "type": "static" } ], "npm:esrecurse": [ { "source": "npm:esrecurse", "target": "npm:estraverse", "type": "static" } ], "npm:execa": [ { "source": "npm:execa", "target": "npm:cross-spawn", "type": "static" }, { "source": "npm:execa", "target": "npm:get-stream", "type": "static" }, { "source": "npm:execa", "target": "npm:human-signals", "type": "static" }, { "source": "npm:execa", "target": "npm:is-stream@2.0.1", "type": "static" }, { "source": "npm:execa", "target": "npm:merge-stream", "type": "static" }, { "source": "npm:execa", "target": "npm:npm-run-path", "type": "static" }, { "source": "npm:execa", "target": "npm:onetime", "type": "static" }, { "source": "npm:execa", "target": "npm:signal-exit@3.0.7", "type": "static" }, { "source": "npm:execa", "target": "npm:strip-final-newline", "type": "static" } ], "npm:external-editor": [ { "source": "npm:external-editor", "target": "npm:chardet", "type": "static" }, { "source": "npm:external-editor", "target": "npm:iconv-lite@0.4.24", "type": "static" }, { "source": "npm:external-editor", "target": "npm:tmp@0.0.33", "type": "static" } ], "npm:fast-check": [ { "source": "npm:fast-check", "target": "npm:pure-rand", "type": "static" } ], "npm:fast-glob": [ { "source": "npm:fast-glob", "target": "npm:@nodelib/fs.stat", "type": "static" }, { "source": "npm:fast-glob", "target": "npm:@nodelib/fs.walk", "type": "static" }, { "source": "npm:fast-glob", "target": "npm:glob-parent@5.1.2", "type": "static" }, { "source": "npm:fast-glob", "target": "npm:merge2", "type": "static" }, { "source": "npm:fast-glob", "target": "npm:micromatch", "type": "static" } ], "npm:fastq": [ { "source": "npm:fastq", "target": "npm:reusify", "type": "static" } ], "npm:fdir": [ { "source": "npm:fdir", "target": "npm:picomatch@4.0.2", "type": "static" } ], "npm:figures": [ { "source": "npm:figures", "target": "npm:escape-string-regexp@1.0.5", "type": "static" } ], "npm:file-entry-cache": [ { "source": "npm:file-entry-cache", "target": "npm:flat-cache", "type": "static" } ], "npm:filelist": [ { "source": "npm:filelist", "target": "npm:minimatch@5.1.6", "type": "static" } ], "npm:fill-range": [ { "source": "npm:fill-range", "target": "npm:to-regex-range", "type": "static" } ], "npm:find-up@2.1.0": [ { "source": "npm:find-up@2.1.0", "target": "npm:locate-path@2.0.0", "type": "static" } ], "npm:find-up@4.1.0": [ { "source": "npm:find-up@4.1.0", "target": "npm:locate-path@5.0.0", "type": "static" }, { "source": "npm:find-up@4.1.0", "target": "npm:path-exists@4.0.0", "type": "static" } ], "npm:find-up@5.0.0": [ { "source": "npm:find-up@5.0.0", "target": "npm:locate-path@6.0.0", "type": "static" }, { "source": "npm:find-up@5.0.0", "target": "npm:path-exists@4.0.0", "type": "static" } ], "npm:flat-cache": [ { "source": "npm:flat-cache", "target": "npm:flatted", "type": "static" }, { "source": "npm:flat-cache", "target": "npm:keyv", "type": "static" } ], "npm:foreground-child": [ { "source": "npm:foreground-child", "target": "npm:cross-spawn", "type": "static" }, { "source": "npm:foreground-child", "target": "npm:signal-exit@4.1.0", "type": "static" } ], "npm:form-data": [ { "source": "npm:form-data", "target": "npm:asynckit", "type": "static" }, { "source": "npm:form-data", "target": "npm:combined-stream", "type": "static" }, { "source": "npm:form-data", "target": "npm:mime-types", "type": "static" } ], "npm:front-matter": [ { "source": "npm:front-matter", "target": "npm:js-yaml@3.14.1", "type": "static" } ], "npm:fs-extra@11.3.0": [ { "source": "npm:fs-extra@11.3.0", "target": "npm:graceful-fs", "type": "static" }, { "source": "npm:fs-extra@11.3.0", "target": "npm:jsonfile@6.1.0", "type": "static" }, { "source": "npm:fs-extra@11.3.0", "target": "npm:universalify@2.0.1", "type": "static" } ], "npm:fs-extra@7.0.1": [ { "source": "npm:fs-extra@7.0.1", "target": "npm:graceful-fs", "type": "static" }, { "source": "npm:fs-extra@7.0.1", "target": "npm:jsonfile@4.0.0", "type": "static" }, { "source": "npm:fs-extra@7.0.1", "target": "npm:universalify@0.1.2", "type": "static" } ], "npm:fs-minipass@2.1.0": [ { "source": "npm:fs-minipass@2.1.0", "target": "npm:minipass@3.3.6", "type": "static" } ], "npm:fs-minipass@3.0.3": [ { "source": "npm:fs-minipass@3.0.3", "target": "npm:minipass@7.1.2", "type": "static" } ], "npm:get-pkg-repo": [ { "source": "npm:get-pkg-repo", "target": "npm:@hutson/parse-repository-url", "type": "static" }, { "source": "npm:get-pkg-repo", "target": "npm:hosted-git-info@4.1.0", "type": "static" }, { "source": "npm:get-pkg-repo", "target": "npm:through2", "type": "static" }, { "source": "npm:get-pkg-repo", "target": "npm:yargs@16.2.0", "type": "static" } ], "npm:git-raw-commits": [ { "source": "npm:git-raw-commits", "target": "npm:dargs", "type": "static" }, { "source": "npm:git-raw-commits", "target": "npm:meow", "type": "static" }, { "source": "npm:git-raw-commits", "target": "npm:split2", "type": "static" } ], "npm:git-remote-origin-url": [ { "source": "npm:git-remote-origin-url", "target": "npm:gitconfiglocal", "type": "static" }, { "source": "npm:git-remote-origin-url", "target": "npm:pify@2.3.0", "type": "static" } ], "npm:git-semver-tags": [ { "source": "npm:git-semver-tags", "target": "npm:meow", "type": "static" }, { "source": "npm:git-semver-tags", "target": "npm:semver@7.6.3", "type": "static" } ], "npm:git-up": [ { "source": "npm:git-up", "target": "npm:is-ssh", "type": "static" }, { "source": "npm:git-up", "target": "npm:parse-url", "type": "static" } ], "npm:git-url-parse": [ { "source": "npm:git-url-parse", "target": "npm:git-up", "type": "static" } ], "npm:gitconfiglocal": [ { "source": "npm:gitconfiglocal", "target": "npm:ini@1.3.8", "type": "static" } ], "npm:glob-parent@5.1.2": [ { "source": "npm:glob-parent@5.1.2", "target": "npm:is-glob", "type": "static" } ], "npm:glob-parent@6.0.2": [ { "source": "npm:glob-parent@6.0.2", "target": "npm:is-glob", "type": "static" } ], "npm:glob@10.4.5": [ { "source": "npm:glob@10.4.5", "target": "npm:foreground-child", "type": "static" }, { "source": "npm:glob@10.4.5", "target": "npm:jackspeak", "type": "static" }, { "source": "npm:glob@10.4.5", "target": "npm:minimatch@9.0.5", "type": "static" }, { "source": "npm:glob@10.4.5", "target": "npm:minipass@7.1.2", "type": "static" }, { "source": "npm:glob@10.4.5", "target": "npm:package-json-from-dist", "type": "static" }, { "source": "npm:glob@10.4.5", "target": "npm:path-scurry", "type": "static" } ], "npm:glob@7.2.3": [ { "source": "npm:glob@7.2.3", "target": "npm:fs.realpath", "type": "static" }, { "source": "npm:glob@7.2.3", "target": "npm:inflight", "type": "static" }, { "source": "npm:glob@7.2.3", "target": "npm:inherits", "type": "static" }, { "source": "npm:glob@7.2.3", "target": "npm:minimatch@3.1.2", "type": "static" }, { "source": "npm:glob@7.2.3", "target": "npm:once", "type": "static" }, { "source": "npm:glob@7.2.3", "target": "npm:path-is-absolute", "type": "static" } ], "npm:glob@9.3.5": [ { "source": "npm:glob@9.3.5", "target": "npm:fs.realpath", "type": "static" }, { "source": "npm:glob@9.3.5", "target": "npm:minimatch@8.0.4", "type": "static" }, { "source": "npm:glob@9.3.5", "target": "npm:minipass@4.2.8", "type": "static" }, { "source": "npm:glob@9.3.5", "target": "npm:path-scurry", "type": "static" } ], "npm:globby@11.1.0": [ { "source": "npm:globby@11.1.0", "target": "npm:array-union", "type": "static" }, { "source": "npm:globby@11.1.0", "target": "npm:dir-glob", "type": "static" }, { "source": "npm:globby@11.1.0", "target": "npm:fast-glob", "type": "static" }, { "source": "npm:globby@11.1.0", "target": "npm:ignore", "type": "static" }, { "source": "npm:globby@11.1.0", "target": "npm:merge2", "type": "static" }, { "source": "npm:globby@11.1.0", "target": "npm:slash@3.0.0", "type": "static" } ], "npm:globby@14.0.2": [ { "source": "npm:globby@14.0.2", "target": "npm:@sindresorhus/merge-streams", "type": "static" }, { "source": "npm:globby@14.0.2", "target": "npm:fast-glob", "type": "static" }, { "source": "npm:globby@14.0.2", "target": "npm:ignore", "type": "static" }, { "source": "npm:globby@14.0.2", "target": "npm:path-type@5.0.0", "type": "static" }, { "source": "npm:globby@14.0.2", "target": "npm:slash@5.1.0", "type": "static" }, { "source": "npm:globby@14.0.2", "target": "npm:unicorn-magic", "type": "static" } ], "npm:handlebars": [ { "source": "npm:handlebars", "target": "npm:minimist", "type": "static" }, { "source": "npm:handlebars", "target": "npm:neo-async", "type": "static" }, { "source": "npm:handlebars", "target": "npm:source-map@0.6.1", "type": "static" }, { "source": "npm:handlebars", "target": "npm:wordwrap", "type": "static" }, { "source": "npm:handlebars", "target": "npm:uglify-js", "type": "static" } ], "npm:hasown": [ { "source": "npm:hasown", "target": "npm:function-bind", "type": "static" } ], "npm:hosted-git-info@4.1.0": [ { "source": "npm:hosted-git-info@4.1.0", "target": "npm:lru-cache@6.0.0", "type": "static" } ], "npm:hosted-git-info@7.0.2": [ { "source": "npm:hosted-git-info@7.0.2", "target": "npm:lru-cache@10.4.3", "type": "static" } ], "npm:http-proxy-agent": [ { "source": "npm:http-proxy-agent", "target": "npm:agent-base", "type": "static" }, { "source": "npm:http-proxy-agent", "target": "npm:debug", "type": "static" } ], "npm:https-proxy-agent": [ { "source": "npm:https-proxy-agent", "target": "npm:agent-base", "type": "static" }, { "source": "npm:https-proxy-agent", "target": "npm:debug", "type": "static" } ], "npm:iconv-lite@0.4.24": [ { "source": "npm:iconv-lite@0.4.24", "target": "npm:safer-buffer", "type": "static" } ], "npm:iconv-lite@0.6.3": [ { "source": "npm:iconv-lite@0.6.3", "target": "npm:safer-buffer", "type": "static" } ], "npm:ignore-walk": [ { "source": "npm:ignore-walk", "target": "npm:minimatch@9.0.5", "type": "static" } ], "npm:import-fresh": [ { "source": "npm:import-fresh", "target": "npm:parent-module", "type": "static" }, { "source": "npm:import-fresh", "target": "npm:resolve-from@4.0.0", "type": "static" } ], "npm:import-local": [ { "source": "npm:import-local", "target": "npm:pkg-dir", "type": "static" }, { "source": "npm:import-local", "target": "npm:resolve-cwd", "type": "static" } ], "npm:inflight": [ { "source": "npm:inflight", "target": "npm:once", "type": "static" }, { "source": "npm:inflight", "target": "npm:wrappy", "type": "static" } ], "npm:init-package-json": [ { "source": "npm:init-package-json", "target": "npm:@npmcli/package-json", "type": "static" }, { "source": "npm:init-package-json", "target": "npm:npm-package-arg@11.0.2", "type": "static" }, { "source": "npm:init-package-json", "target": "npm:promzard", "type": "static" }, { "source": "npm:init-package-json", "target": "npm:read", "type": "static" }, { "source": "npm:init-package-json", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:init-package-json", "target": "npm:validate-npm-package-license", "type": "static" }, { "source": "npm:init-package-json", "target": "npm:validate-npm-package-name", "type": "static" } ], "npm:inquirer": [ { "source": "npm:inquirer", "target": "npm:ansi-escapes", "type": "static" }, { "source": "npm:inquirer", "target": "npm:chalk@4.1.2", "type": "static" }, { "source": "npm:inquirer", "target": "npm:cli-cursor@3.1.0", "type": "static" }, { "source": "npm:inquirer", "target": "npm:cli-width", "type": "static" }, { "source": "npm:inquirer", "target": "npm:external-editor", "type": "static" }, { "source": "npm:inquirer", "target": "npm:figures", "type": "static" }, { "source": "npm:inquirer", "target": "npm:lodash", "type": "static" }, { "source": "npm:inquirer", "target": "npm:mute-stream@0.0.8", "type": "static" }, { "source": "npm:inquirer", "target": "npm:ora@5.4.1", "type": "static" }, { "source": "npm:inquirer", "target": "npm:run-async", "type": "static" }, { "source": "npm:inquirer", "target": "npm:rxjs", "type": "static" }, { "source": "npm:inquirer", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:inquirer", "target": "npm:strip-ansi@6.0.1", "type": "static" }, { "source": "npm:inquirer", "target": "npm:through", "type": "static" }, { "source": "npm:inquirer", "target": "npm:wrap-ansi@6.2.0", "type": "static" } ], "npm:ip-address": [ { "source": "npm:ip-address", "target": "npm:jsbn", "type": "static" }, { "source": "npm:ip-address", "target": "npm:sprintf-js@1.1.3", "type": "static" } ], "npm:is-ci": [ { "source": "npm:is-ci", "target": "npm:ci-info@3.9.0", "type": "static" } ], "npm:is-core-module": [ { "source": "npm:is-core-module", "target": "npm:hasown", "type": "static" } ], "npm:is-glob": [ { "source": "npm:is-glob", "target": "npm:is-extglob", "type": "static" } ], "npm:is-plain-object@2.0.4": [ { "source": "npm:is-plain-object@2.0.4", "target": "npm:isobject", "type": "static" } ], "npm:is-ssh": [ { "source": "npm:is-ssh", "target": "npm:protocols", "type": "static" } ], "npm:is-text-path": [ { "source": "npm:is-text-path", "target": "npm:text-extensions", "type": "static" } ], "npm:is-wsl": [ { "source": "npm:is-wsl", "target": "npm:is-docker", "type": "static" } ], "npm:jackspeak": [ { "source": "npm:jackspeak", "target": "npm:@isaacs/cliui", "type": "static" }, { "source": "npm:jackspeak", "target": "npm:@pkgjs/parseargs", "type": "static" } ], "npm:jake": [ { "source": "npm:jake", "target": "npm:async", "type": "static" }, { "source": "npm:jake", "target": "npm:chalk@4.1.2", "type": "static" }, { "source": "npm:jake", "target": "npm:filelist", "type": "static" }, { "source": "npm:jake", "target": "npm:minimatch@3.1.2", "type": "static" } ], "npm:jest-diff": [ { "source": "npm:jest-diff", "target": "npm:chalk@4.1.2", "type": "static" }, { "source": "npm:jest-diff", "target": "npm:diff-sequences", "type": "static" }, { "source": "npm:jest-diff", "target": "npm:jest-get-type", "type": "static" }, { "source": "npm:jest-diff", "target": "npm:pretty-format", "type": "static" } ], "npm:js-yaml@3.14.1": [ { "source": "npm:js-yaml@3.14.1", "target": "npm:argparse@1.0.10", "type": "static" }, { "source": "npm:js-yaml@3.14.1", "target": "npm:esprima", "type": "static" } ], "npm:js-yaml@4.1.0": [ { "source": "npm:js-yaml@4.1.0", "target": "npm:argparse@2.0.1", "type": "static" } ], "npm:jsonfile@4.0.0": [ { "source": "npm:jsonfile@4.0.0", "target": "npm:graceful-fs", "type": "static" } ], "npm:jsonfile@6.1.0": [ { "source": "npm:jsonfile@6.1.0", "target": "npm:universalify@2.0.1", "type": "static" }, { "source": "npm:jsonfile@6.1.0", "target": "npm:graceful-fs", "type": "static" } ], "npm:keyv": [ { "source": "npm:keyv", "target": "npm:json-buffer", "type": "static" } ], "npm:lerna": [ { "source": "npm:lerna", "target": "npm:@lerna/create", "type": "static" }, { "source": "npm:lerna", "target": "npm:@npmcli/arborist", "type": "static" }, { "source": "npm:lerna", "target": "npm:@npmcli/package-json", "type": "static" }, { "source": "npm:lerna", "target": "npm:@npmcli/run-script", "type": "static" }, { "source": "npm:lerna", "target": "npm:@nx/devkit", "type": "static" }, { "source": "npm:lerna", "target": "npm:@octokit/plugin-enterprise-rest", "type": "static" }, { "source": "npm:lerna", "target": "npm:@octokit/rest", "type": "static" }, { "source": "npm:lerna", "target": "npm:aproba", "type": "static" }, { "source": "npm:lerna", "target": "npm:byte-size", "type": "static" }, { "source": "npm:lerna", "target": "npm:chalk@4.1.0", "type": "static" }, { "source": "npm:lerna", "target": "npm:clone-deep", "type": "static" }, { "source": "npm:lerna", "target": "npm:cmd-shim", "type": "static" }, { "source": "npm:lerna", "target": "npm:color-support", "type": "static" }, { "source": "npm:lerna", "target": "npm:columnify", "type": "static" }, { "source": "npm:lerna", "target": "npm:console-control-strings", "type": "static" }, { "source": "npm:lerna", "target": "npm:conventional-changelog-angular", "type": "static" }, { "source": "npm:lerna", "target": "npm:conventional-changelog-core", "type": "static" }, { "source": "npm:lerna", "target": "npm:conventional-recommended-bump", "type": "static" }, { "source": "npm:lerna", "target": "npm:cosmiconfig", "type": "static" }, { "source": "npm:lerna", "target": "npm:dedent", "type": "static" }, { "source": "npm:lerna", "target": "npm:envinfo", "type": "static" }, { "source": "npm:lerna", "target": "npm:execa", "type": "static" }, { "source": "npm:lerna", "target": "npm:fs-extra@11.3.0", "type": "static" }, { "source": "npm:lerna", "target": "npm:get-port", "type": "static" }, { "source": "npm:lerna", "target": "npm:get-stream", "type": "static" }, { "source": "npm:lerna", "target": "npm:git-url-parse", "type": "static" }, { "source": "npm:lerna", "target": "npm:glob-parent@6.0.2", "type": "static" }, { "source": "npm:lerna", "target": "npm:globby@11.1.0", "type": "static" }, { "source": "npm:lerna", "target": "npm:graceful-fs", "type": "static" }, { "source": "npm:lerna", "target": "npm:has-unicode", "type": "static" }, { "source": "npm:lerna", "target": "npm:import-local", "type": "static" }, { "source": "npm:lerna", "target": "npm:ini@1.3.8", "type": "static" }, { "source": "npm:lerna", "target": "npm:init-package-json", "type": "static" }, { "source": "npm:lerna", "target": "npm:inquirer", "type": "static" }, { "source": "npm:lerna", "target": "npm:is-ci", "type": "static" }, { "source": "npm:lerna", "target": "npm:is-stream@2.0.0", "type": "static" }, { "source": "npm:lerna", "target": "npm:jest-diff", "type": "static" }, { "source": "npm:lerna", "target": "npm:js-yaml@4.1.0", "type": "static" }, { "source": "npm:lerna", "target": "npm:libnpmaccess", "type": "static" }, { "source": "npm:lerna", "target": "npm:libnpmpublish", "type": "static" }, { "source": "npm:lerna", "target": "npm:load-json-file@6.2.0", "type": "static" }, { "source": "npm:lerna", "target": "npm:lodash", "type": "static" }, { "source": "npm:lerna", "target": "npm:make-dir@4.0.0", "type": "static" }, { "source": "npm:lerna", "target": "npm:minimatch@3.0.5", "type": "static" }, { "source": "npm:lerna", "target": "npm:multimatch", "type": "static" }, { "source": "npm:lerna", "target": "npm:node-fetch", "type": "static" }, { "source": "npm:lerna", "target": "npm:npm-package-arg@11.0.2", "type": "static" }, { "source": "npm:lerna", "target": "npm:npm-packlist", "type": "static" }, { "source": "npm:lerna", "target": "npm:npm-registry-fetch", "type": "static" }, { "source": "npm:lerna", "target": "npm:nx", "type": "static" }, { "source": "npm:lerna", "target": "npm:p-map", "type": "static" }, { "source": "npm:lerna", "target": "npm:p-map-series", "type": "static" }, { "source": "npm:lerna", "target": "npm:p-pipe", "type": "static" }, { "source": "npm:lerna", "target": "npm:p-queue", "type": "static" }, { "source": "npm:lerna", "target": "npm:p-reduce", "type": "static" }, { "source": "npm:lerna", "target": "npm:p-waterfall", "type": "static" }, { "source": "npm:lerna", "target": "npm:pacote", "type": "static" }, { "source": "npm:lerna", "target": "npm:pify@5.0.0", "type": "static" }, { "source": "npm:lerna", "target": "npm:read-cmd-shim", "type": "static" }, { "source": "npm:lerna", "target": "npm:resolve-from@5.0.0", "type": "static" }, { "source": "npm:lerna", "target": "npm:rimraf", "type": "static" }, { "source": "npm:lerna", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:lerna", "target": "npm:set-blocking", "type": "static" }, { "source": "npm:lerna", "target": "npm:signal-exit@3.0.7", "type": "static" }, { "source": "npm:lerna", "target": "npm:slash@3.0.0", "type": "static" }, { "source": "npm:lerna", "target": "npm:ssri", "type": "static" }, { "source": "npm:lerna", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:lerna", "target": "npm:strip-ansi@6.0.1", "type": "static" }, { "source": "npm:lerna", "target": "npm:strong-log-transformer", "type": "static" }, { "source": "npm:lerna", "target": "npm:tar", "type": "static" }, { "source": "npm:lerna", "target": "npm:temp-dir", "type": "static" }, { "source": "npm:lerna", "target": "npm:typescript", "type": "static" }, { "source": "npm:lerna", "target": "npm:upath", "type": "static" }, { "source": "npm:lerna", "target": "npm:uuid", "type": "static" }, { "source": "npm:lerna", "target": "npm:validate-npm-package-license", "type": "static" }, { "source": "npm:lerna", "target": "npm:validate-npm-package-name", "type": "static" }, { "source": "npm:lerna", "target": "npm:wide-align", "type": "static" }, { "source": "npm:lerna", "target": "npm:write-file-atomic@5.0.1", "type": "static" }, { "source": "npm:lerna", "target": "npm:write-pkg", "type": "static" }, { "source": "npm:lerna", "target": "npm:yargs@17.7.2", "type": "static" }, { "source": "npm:lerna", "target": "npm:yargs-parser@21.1.1", "type": "static" } ], "npm:levn": [ { "source": "npm:levn", "target": "npm:prelude-ls", "type": "static" }, { "source": "npm:levn", "target": "npm:type-check", "type": "static" } ], "npm:libnpmaccess": [ { "source": "npm:libnpmaccess", "target": "npm:npm-package-arg@11.0.2", "type": "static" }, { "source": "npm:libnpmaccess", "target": "npm:npm-registry-fetch", "type": "static" } ], "npm:libnpmpublish": [ { "source": "npm:libnpmpublish", "target": "npm:ci-info@4.1.0", "type": "static" }, { "source": "npm:libnpmpublish", "target": "npm:normalize-package-data@6.0.2", "type": "static" }, { "source": "npm:libnpmpublish", "target": "npm:npm-package-arg@11.0.2", "type": "static" }, { "source": "npm:libnpmpublish", "target": "npm:npm-registry-fetch", "type": "static" }, { "source": "npm:libnpmpublish", "target": "npm:proc-log", "type": "static" }, { "source": "npm:libnpmpublish", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:libnpmpublish", "target": "npm:sigstore", "type": "static" }, { "source": "npm:libnpmpublish", "target": "npm:ssri", "type": "static" } ], "npm:load-json-file@4.0.0": [ { "source": "npm:load-json-file@4.0.0", "target": "npm:graceful-fs", "type": "static" }, { "source": "npm:load-json-file@4.0.0", "target": "npm:parse-json@4.0.0", "type": "static" }, { "source": "npm:load-json-file@4.0.0", "target": "npm:pify@3.0.0", "type": "static" }, { "source": "npm:load-json-file@4.0.0", "target": "npm:strip-bom@3.0.0", "type": "static" } ], "npm:load-json-file@6.2.0": [ { "source": "npm:load-json-file@6.2.0", "target": "npm:graceful-fs", "type": "static" }, { "source": "npm:load-json-file@6.2.0", "target": "npm:parse-json@5.2.0", "type": "static" }, { "source": "npm:load-json-file@6.2.0", "target": "npm:strip-bom@4.0.0", "type": "static" }, { "source": "npm:load-json-file@6.2.0", "target": "npm:type-fest@0.6.0", "type": "static" } ], "npm:locate-path@2.0.0": [ { "source": "npm:locate-path@2.0.0", "target": "npm:p-locate@2.0.0", "type": "static" }, { "source": "npm:locate-path@2.0.0", "target": "npm:path-exists@3.0.0", "type": "static" } ], "npm:locate-path@5.0.0": [ { "source": "npm:locate-path@5.0.0", "target": "npm:p-locate@4.1.0", "type": "static" } ], "npm:locate-path@6.0.0": [ { "source": "npm:locate-path@6.0.0", "target": "npm:p-locate@5.0.0", "type": "static" } ], "npm:log-symbols@4.1.0": [ { "source": "npm:log-symbols@4.1.0", "target": "npm:chalk@4.1.2", "type": "static" }, { "source": "npm:log-symbols@4.1.0", "target": "npm:is-unicode-supported@0.1.0", "type": "static" } ], "npm:log-symbols@6.0.0": [ { "source": "npm:log-symbols@6.0.0", "target": "npm:chalk@5.3.0", "type": "static" }, { "source": "npm:log-symbols@6.0.0", "target": "npm:is-unicode-supported@1.3.0", "type": "static" } ], "npm:logform": [ { "source": "npm:logform", "target": "npm:@colors/colors", "type": "static" }, { "source": "npm:logform", "target": "npm:@types/triple-beam", "type": "static" }, { "source": "npm:logform", "target": "npm:fecha", "type": "static" }, { "source": "npm:logform", "target": "npm:ms", "type": "static" }, { "source": "npm:logform", "target": "npm:safe-stable-stringify", "type": "static" }, { "source": "npm:logform", "target": "npm:triple-beam", "type": "static" } ], "npm:lru-cache@6.0.0": [ { "source": "npm:lru-cache@6.0.0", "target": "npm:yallist", "type": "static" } ], "npm:make-dir@2.1.0": [ { "source": "npm:make-dir@2.1.0", "target": "npm:pify@4.0.1", "type": "static" }, { "source": "npm:make-dir@2.1.0", "target": "npm:semver@5.7.2", "type": "static" } ], "npm:make-dir@4.0.0": [ { "source": "npm:make-dir@4.0.0", "target": "npm:semver@7.6.3", "type": "static" } ], "npm:make-fetch-happen": [ { "source": "npm:make-fetch-happen", "target": "npm:@npmcli/agent", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:cacache", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:http-cache-semantics", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:is-lambda", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:minipass@7.1.2", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:minipass-fetch", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:minipass-flush", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:minipass-pipeline", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:negotiator", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:proc-log", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:promise-retry", "type": "static" }, { "source": "npm:make-fetch-happen", "target": "npm:ssri", "type": "static" } ], "npm:meow": [ { "source": "npm:meow", "target": "npm:@types/minimist", "type": "static" }, { "source": "npm:meow", "target": "npm:camelcase-keys", "type": "static" }, { "source": "npm:meow", "target": "npm:decamelize-keys", "type": "static" }, { "source": "npm:meow", "target": "npm:hard-rejection", "type": "static" }, { "source": "npm:meow", "target": "npm:minimist-options", "type": "static" }, { "source": "npm:meow", "target": "npm:normalize-package-data@3.0.3", "type": "static" }, { "source": "npm:meow", "target": "npm:read-pkg-up@7.0.1", "type": "static" }, { "source": "npm:meow", "target": "npm:redent", "type": "static" }, { "source": "npm:meow", "target": "npm:trim-newlines", "type": "static" }, { "source": "npm:meow", "target": "npm:type-fest@0.18.1", "type": "static" }, { "source": "npm:meow", "target": "npm:yargs-parser@20.2.9", "type": "static" } ], "npm:micromatch": [ { "source": "npm:micromatch", "target": "npm:braces", "type": "static" }, { "source": "npm:micromatch", "target": "npm:picomatch@2.3.1", "type": "static" } ], "npm:mime-types": [ { "source": "npm:mime-types", "target": "npm:mime-db", "type": "static" } ], "npm:minimatch@3.0.5": [ { "source": "npm:minimatch@3.0.5", "target": "npm:brace-expansion@1.1.11", "type": "static" } ], "npm:minimatch@3.0.8": [ { "source": "npm:minimatch@3.0.8", "target": "npm:brace-expansion@1.1.11", "type": "static" } ], "npm:minimatch@3.1.2": [ { "source": "npm:minimatch@3.1.2", "target": "npm:brace-expansion@1.1.11", "type": "static" } ], "npm:minimatch@5.1.6": [ { "source": "npm:minimatch@5.1.6", "target": "npm:brace-expansion@2.0.1", "type": "static" } ], "npm:minimatch@8.0.4": [ { "source": "npm:minimatch@8.0.4", "target": "npm:brace-expansion@2.0.1", "type": "static" } ], "npm:minimatch@9.0.3": [ { "source": "npm:minimatch@9.0.3", "target": "npm:brace-expansion@2.0.1", "type": "static" } ], "npm:minimatch@9.0.5": [ { "source": "npm:minimatch@9.0.5", "target": "npm:brace-expansion@2.0.1", "type": "static" } ], "npm:minimist-options": [ { "source": "npm:minimist-options", "target": "npm:arrify@1.0.1", "type": "static" }, { "source": "npm:minimist-options", "target": "npm:is-plain-obj", "type": "static" }, { "source": "npm:minimist-options", "target": "npm:kind-of", "type": "static" } ], "npm:minipass-collect": [ { "source": "npm:minipass-collect", "target": "npm:minipass@7.1.2", "type": "static" } ], "npm:minipass-fetch": [ { "source": "npm:minipass-fetch", "target": "npm:minipass@7.1.2", "type": "static" }, { "source": "npm:minipass-fetch", "target": "npm:minipass-sized", "type": "static" }, { "source": "npm:minipass-fetch", "target": "npm:minizlib", "type": "static" }, { "source": "npm:minipass-fetch", "target": "npm:encoding", "type": "static" } ], "npm:minipass-flush": [ { "source": "npm:minipass-flush", "target": "npm:minipass@3.3.6", "type": "static" } ], "npm:minipass-pipeline": [ { "source": "npm:minipass-pipeline", "target": "npm:minipass@3.3.6", "type": "static" } ], "npm:minipass-sized": [ { "source": "npm:minipass-sized", "target": "npm:minipass@3.3.6", "type": "static" } ], "npm:minipass@3.3.6": [ { "source": "npm:minipass@3.3.6", "target": "npm:yallist", "type": "static" } ], "npm:minizlib": [ { "source": "npm:minizlib", "target": "npm:minipass@3.3.6", "type": "static" }, { "source": "npm:minizlib", "target": "npm:yallist", "type": "static" } ], "npm:multimatch": [ { "source": "npm:multimatch", "target": "npm:@types/minimatch", "type": "static" }, { "source": "npm:multimatch", "target": "npm:array-differ", "type": "static" }, { "source": "npm:multimatch", "target": "npm:array-union", "type": "static" }, { "source": "npm:multimatch", "target": "npm:arrify@2.0.1", "type": "static" }, { "source": "npm:multimatch", "target": "npm:minimatch@3.1.2", "type": "static" } ], "npm:mz": [ { "source": "npm:mz", "target": "npm:any-promise", "type": "static" }, { "source": "npm:mz", "target": "npm:object-assign", "type": "static" }, { "source": "npm:mz", "target": "npm:thenify-all", "type": "static" } ], "npm:node-fetch": [ { "source": "npm:node-fetch", "target": "npm:whatwg-url@5.0.0", "type": "static" }, { "source": "npm:node-fetch", "target": "npm:encoding", "type": "static" } ], "npm:node-gyp": [ { "source": "npm:node-gyp", "target": "npm:env-paths", "type": "static" }, { "source": "npm:node-gyp", "target": "npm:exponential-backoff", "type": "static" }, { "source": "npm:node-gyp", "target": "npm:glob@10.4.5", "type": "static" }, { "source": "npm:node-gyp", "target": "npm:graceful-fs", "type": "static" }, { "source": "npm:node-gyp", "target": "npm:make-fetch-happen", "type": "static" }, { "source": "npm:node-gyp", "target": "npm:nopt", "type": "static" }, { "source": "npm:node-gyp", "target": "npm:proc-log", "type": "static" }, { "source": "npm:node-gyp", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:node-gyp", "target": "npm:tar", "type": "static" }, { "source": "npm:node-gyp", "target": "npm:which@4.0.0", "type": "static" } ], "npm:nopt": [ { "source": "npm:nopt", "target": "npm:abbrev", "type": "static" } ], "npm:normalize-package-data@2.5.0": [ { "source": "npm:normalize-package-data@2.5.0", "target": "npm:hosted-git-info@2.8.9", "type": "static" }, { "source": "npm:normalize-package-data@2.5.0", "target": "npm:resolve", "type": "static" }, { "source": "npm:normalize-package-data@2.5.0", "target": "npm:semver@5.7.2", "type": "static" }, { "source": "npm:normalize-package-data@2.5.0", "target": "npm:validate-npm-package-license", "type": "static" } ], "npm:normalize-package-data@3.0.3": [ { "source": "npm:normalize-package-data@3.0.3", "target": "npm:hosted-git-info@4.1.0", "type": "static" }, { "source": "npm:normalize-package-data@3.0.3", "target": "npm:is-core-module", "type": "static" }, { "source": "npm:normalize-package-data@3.0.3", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:normalize-package-data@3.0.3", "target": "npm:validate-npm-package-license", "type": "static" } ], "npm:normalize-package-data@6.0.2": [ { "source": "npm:normalize-package-data@6.0.2", "target": "npm:hosted-git-info@7.0.2", "type": "static" }, { "source": "npm:normalize-package-data@6.0.2", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:normalize-package-data@6.0.2", "target": "npm:validate-npm-package-license", "type": "static" } ], "npm:npm-bundled": [ { "source": "npm:npm-bundled", "target": "npm:npm-normalize-package-bin", "type": "static" } ], "npm:npm-install-checks": [ { "source": "npm:npm-install-checks", "target": "npm:semver@7.6.3", "type": "static" } ], "npm:npm-package-arg@11.0.2": [ { "source": "npm:npm-package-arg@11.0.2", "target": "npm:hosted-git-info@7.0.2", "type": "static" }, { "source": "npm:npm-package-arg@11.0.2", "target": "npm:proc-log", "type": "static" }, { "source": "npm:npm-package-arg@11.0.2", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:npm-package-arg@11.0.2", "target": "npm:validate-npm-package-name", "type": "static" } ], "npm:npm-package-arg@11.0.3": [ { "source": "npm:npm-package-arg@11.0.3", "target": "npm:hosted-git-info@7.0.2", "type": "static" }, { "source": "npm:npm-package-arg@11.0.3", "target": "npm:proc-log", "type": "static" }, { "source": "npm:npm-package-arg@11.0.3", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:npm-package-arg@11.0.3", "target": "npm:validate-npm-package-name", "type": "static" } ], "npm:npm-packlist": [ { "source": "npm:npm-packlist", "target": "npm:ignore-walk", "type": "static" } ], "npm:npm-pick-manifest": [ { "source": "npm:npm-pick-manifest", "target": "npm:npm-install-checks", "type": "static" }, { "source": "npm:npm-pick-manifest", "target": "npm:npm-normalize-package-bin", "type": "static" }, { "source": "npm:npm-pick-manifest", "target": "npm:npm-package-arg@11.0.2", "type": "static" }, { "source": "npm:npm-pick-manifest", "target": "npm:semver@7.6.3", "type": "static" } ], "npm:npm-registry-fetch": [ { "source": "npm:npm-registry-fetch", "target": "npm:@npmcli/redact", "type": "static" }, { "source": "npm:npm-registry-fetch", "target": "npm:jsonparse", "type": "static" }, { "source": "npm:npm-registry-fetch", "target": "npm:make-fetch-happen", "type": "static" }, { "source": "npm:npm-registry-fetch", "target": "npm:minipass@7.1.2", "type": "static" }, { "source": "npm:npm-registry-fetch", "target": "npm:minipass-fetch", "type": "static" }, { "source": "npm:npm-registry-fetch", "target": "npm:minizlib", "type": "static" }, { "source": "npm:npm-registry-fetch", "target": "npm:npm-package-arg@11.0.2", "type": "static" }, { "source": "npm:npm-registry-fetch", "target": "npm:proc-log", "type": "static" } ], "npm:npm-run-path": [ { "source": "npm:npm-run-path", "target": "npm:path-key", "type": "static" } ], "npm:nx": [ { "source": "npm:nx", "target": "npm:@napi-rs/wasm-runtime", "type": "static" }, { "source": "npm:nx", "target": "npm:@yarnpkg/lockfile", "type": "static" }, { "source": "npm:nx", "target": "npm:@yarnpkg/parsers", "type": "static" }, { "source": "npm:nx", "target": "npm:@zkochan/js-yaml", "type": "static" }, { "source": "npm:nx", "target": "npm:axios", "type": "static" }, { "source": "npm:nx", "target": "npm:chalk@4.1.2", "type": "static" }, { "source": "npm:nx", "target": "npm:cli-cursor@3.1.0", "type": "static" }, { "source": "npm:nx", "target": "npm:cli-spinners@2.6.1", "type": "static" }, { "source": "npm:nx", "target": "npm:cliui@8.0.1", "type": "static" }, { "source": "npm:nx", "target": "npm:dotenv", "type": "static" }, { "source": "npm:nx", "target": "npm:dotenv-expand", "type": "static" }, { "source": "npm:nx", "target": "npm:enquirer@2.3.6", "type": "static" }, { "source": "npm:nx", "target": "npm:figures", "type": "static" }, { "source": "npm:nx", "target": "npm:flat", "type": "static" }, { "source": "npm:nx", "target": "npm:front-matter", "type": "static" }, { "source": "npm:nx", "target": "npm:ignore", "type": "static" }, { "source": "npm:nx", "target": "npm:jest-diff", "type": "static" }, { "source": "npm:nx", "target": "npm:jsonc-parser@3.2.0", "type": "static" }, { "source": "npm:nx", "target": "npm:lines-and-columns@2.0.3", "type": "static" }, { "source": "npm:nx", "target": "npm:minimatch@9.0.3", "type": "static" }, { "source": "npm:nx", "target": "npm:node-machine-id", "type": "static" }, { "source": "npm:nx", "target": "npm:npm-run-path", "type": "static" }, { "source": "npm:nx", "target": "npm:open", "type": "static" }, { "source": "npm:nx", "target": "npm:ora@5.3.0", "type": "static" }, { "source": "npm:nx", "target": "npm:resolve.exports", "type": "static" }, { "source": "npm:nx", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:nx", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:nx", "target": "npm:tar-stream", "type": "static" }, { "source": "npm:nx", "target": "npm:tmp@0.2.3", "type": "static" }, { "source": "npm:nx", "target": "npm:tsconfig-paths", "type": "static" }, { "source": "npm:nx", "target": "npm:tslib", "type": "static" }, { "source": "npm:nx", "target": "npm:yaml", "type": "static" }, { "source": "npm:nx", "target": "npm:yargs@17.7.2", "type": "static" }, { "source": "npm:nx", "target": "npm:yargs-parser@21.1.1", "type": "static" }, { "source": "npm:nx", "target": "npm:@nx/nx-darwin-arm64", "type": "static" }, { "source": "npm:nx", "target": "npm:@nx/nx-darwin-x64", "type": "static" }, { "source": "npm:nx", "target": "npm:@nx/nx-freebsd-x64", "type": "static" }, { "source": "npm:nx", "target": "npm:@nx/nx-linux-arm-gnueabihf", "type": "static" }, { "source": "npm:nx", "target": "npm:@nx/nx-linux-arm64-gnu", "type": "static" }, { "source": "npm:nx", "target": "npm:@nx/nx-linux-arm64-musl", "type": "static" }, { "source": "npm:nx", "target": "npm:@nx/nx-linux-x64-gnu", "type": "static" }, { "source": "npm:nx", "target": "npm:@nx/nx-linux-x64-musl", "type": "static" }, { "source": "npm:nx", "target": "npm:@nx/nx-win32-arm64-msvc", "type": "static" }, { "source": "npm:nx", "target": "npm:@nx/nx-win32-x64-msvc", "type": "static" } ], "npm:once": [ { "source": "npm:once", "target": "npm:wrappy", "type": "static" } ], "npm:one-time": [ { "source": "npm:one-time", "target": "npm:fn.name", "type": "static" } ], "npm:onetime": [ { "source": "npm:onetime", "target": "npm:mimic-fn", "type": "static" } ], "npm:open": [ { "source": "npm:open", "target": "npm:define-lazy-prop", "type": "static" }, { "source": "npm:open", "target": "npm:is-docker", "type": "static" }, { "source": "npm:open", "target": "npm:is-wsl", "type": "static" } ], "npm:optionator": [ { "source": "npm:optionator", "target": "npm:deep-is", "type": "static" }, { "source": "npm:optionator", "target": "npm:fast-levenshtein", "type": "static" }, { "source": "npm:optionator", "target": "npm:levn", "type": "static" }, { "source": "npm:optionator", "target": "npm:prelude-ls", "type": "static" }, { "source": "npm:optionator", "target": "npm:type-check", "type": "static" }, { "source": "npm:optionator", "target": "npm:word-wrap", "type": "static" } ], "npm:ora@5.3.0": [ { "source": "npm:ora@5.3.0", "target": "npm:bl", "type": "static" }, { "source": "npm:ora@5.3.0", "target": "npm:chalk@4.1.2", "type": "static" }, { "source": "npm:ora@5.3.0", "target": "npm:cli-cursor@3.1.0", "type": "static" }, { "source": "npm:ora@5.3.0", "target": "npm:cli-spinners@2.9.2", "type": "static" }, { "source": "npm:ora@5.3.0", "target": "npm:is-interactive@1.0.0", "type": "static" }, { "source": "npm:ora@5.3.0", "target": "npm:log-symbols@4.1.0", "type": "static" }, { "source": "npm:ora@5.3.0", "target": "npm:strip-ansi@6.0.1", "type": "static" }, { "source": "npm:ora@5.3.0", "target": "npm:wcwidth", "type": "static" } ], "npm:ora@5.4.1": [ { "source": "npm:ora@5.4.1", "target": "npm:bl", "type": "static" }, { "source": "npm:ora@5.4.1", "target": "npm:chalk@4.1.2", "type": "static" }, { "source": "npm:ora@5.4.1", "target": "npm:cli-cursor@3.1.0", "type": "static" }, { "source": "npm:ora@5.4.1", "target": "npm:cli-spinners@2.9.2", "type": "static" }, { "source": "npm:ora@5.4.1", "target": "npm:is-interactive@1.0.0", "type": "static" }, { "source": "npm:ora@5.4.1", "target": "npm:is-unicode-supported@0.1.0", "type": "static" }, { "source": "npm:ora@5.4.1", "target": "npm:log-symbols@4.1.0", "type": "static" }, { "source": "npm:ora@5.4.1", "target": "npm:strip-ansi@6.0.1", "type": "static" }, { "source": "npm:ora@5.4.1", "target": "npm:wcwidth", "type": "static" } ], "npm:ora@8.0.1": [ { "source": "npm:ora@8.0.1", "target": "npm:chalk@5.3.0", "type": "static" }, { "source": "npm:ora@8.0.1", "target": "npm:cli-cursor@4.0.0", "type": "static" }, { "source": "npm:ora@8.0.1", "target": "npm:cli-spinners@2.9.2", "type": "static" }, { "source": "npm:ora@8.0.1", "target": "npm:is-interactive@2.0.0", "type": "static" }, { "source": "npm:ora@8.0.1", "target": "npm:is-unicode-supported@2.1.0", "type": "static" }, { "source": "npm:ora@8.0.1", "target": "npm:log-symbols@6.0.0", "type": "static" }, { "source": "npm:ora@8.0.1", "target": "npm:stdin-discarder", "type": "static" }, { "source": "npm:ora@8.0.1", "target": "npm:string-width@7.2.0", "type": "static" }, { "source": "npm:ora@8.0.1", "target": "npm:strip-ansi@7.1.0", "type": "static" } ], "npm:p-limit@1.3.0": [ { "source": "npm:p-limit@1.3.0", "target": "npm:p-try@1.0.0", "type": "static" } ], "npm:p-limit@2.3.0": [ { "source": "npm:p-limit@2.3.0", "target": "npm:p-try@2.2.0", "type": "static" } ], "npm:p-limit@3.1.0": [ { "source": "npm:p-limit@3.1.0", "target": "npm:yocto-queue", "type": "static" } ], "npm:p-locate@2.0.0": [ { "source": "npm:p-locate@2.0.0", "target": "npm:p-limit@1.3.0", "type": "static" } ], "npm:p-locate@4.1.0": [ { "source": "npm:p-locate@4.1.0", "target": "npm:p-limit@2.3.0", "type": "static" } ], "npm:p-locate@5.0.0": [ { "source": "npm:p-locate@5.0.0", "target": "npm:p-limit@3.1.0", "type": "static" } ], "npm:p-map": [ { "source": "npm:p-map", "target": "npm:aggregate-error", "type": "static" } ], "npm:p-queue": [ { "source": "npm:p-queue", "target": "npm:eventemitter3", "type": "static" }, { "source": "npm:p-queue", "target": "npm:p-timeout", "type": "static" } ], "npm:p-timeout": [ { "source": "npm:p-timeout", "target": "npm:p-finally", "type": "static" } ], "npm:p-waterfall": [ { "source": "npm:p-waterfall", "target": "npm:p-reduce", "type": "static" } ], "npm:pacote": [ { "source": "npm:pacote", "target": "npm:@npmcli/git", "type": "static" }, { "source": "npm:pacote", "target": "npm:@npmcli/installed-package-contents", "type": "static" }, { "source": "npm:pacote", "target": "npm:@npmcli/package-json", "type": "static" }, { "source": "npm:pacote", "target": "npm:@npmcli/promise-spawn", "type": "static" }, { "source": "npm:pacote", "target": "npm:@npmcli/run-script", "type": "static" }, { "source": "npm:pacote", "target": "npm:cacache", "type": "static" }, { "source": "npm:pacote", "target": "npm:fs-minipass@3.0.3", "type": "static" }, { "source": "npm:pacote", "target": "npm:minipass@7.1.2", "type": "static" }, { "source": "npm:pacote", "target": "npm:npm-package-arg@11.0.2", "type": "static" }, { "source": "npm:pacote", "target": "npm:npm-packlist", "type": "static" }, { "source": "npm:pacote", "target": "npm:npm-pick-manifest", "type": "static" }, { "source": "npm:pacote", "target": "npm:npm-registry-fetch", "type": "static" }, { "source": "npm:pacote", "target": "npm:proc-log", "type": "static" }, { "source": "npm:pacote", "target": "npm:promise-retry", "type": "static" }, { "source": "npm:pacote", "target": "npm:sigstore", "type": "static" }, { "source": "npm:pacote", "target": "npm:ssri", "type": "static" }, { "source": "npm:pacote", "target": "npm:tar", "type": "static" } ], "npm:parent-module": [ { "source": "npm:parent-module", "target": "npm:callsites", "type": "static" } ], "npm:parse-conflict-json": [ { "source": "npm:parse-conflict-json", "target": "npm:json-parse-even-better-errors@3.0.2", "type": "static" }, { "source": "npm:parse-conflict-json", "target": "npm:just-diff", "type": "static" }, { "source": "npm:parse-conflict-json", "target": "npm:just-diff-apply", "type": "static" } ], "npm:parse-json@4.0.0": [ { "source": "npm:parse-json@4.0.0", "target": "npm:error-ex", "type": "static" }, { "source": "npm:parse-json@4.0.0", "target": "npm:json-parse-better-errors", "type": "static" } ], "npm:parse-json@5.2.0": [ { "source": "npm:parse-json@5.2.0", "target": "npm:@babel/code-frame", "type": "static" }, { "source": "npm:parse-json@5.2.0", "target": "npm:error-ex", "type": "static" }, { "source": "npm:parse-json@5.2.0", "target": "npm:json-parse-even-better-errors@2.3.1", "type": "static" }, { "source": "npm:parse-json@5.2.0", "target": "npm:lines-and-columns@1.2.4", "type": "static" } ], "npm:parse-path": [ { "source": "npm:parse-path", "target": "npm:protocols", "type": "static" } ], "npm:parse-url": [ { "source": "npm:parse-url", "target": "npm:parse-path", "type": "static" } ], "npm:path-scurry": [ { "source": "npm:path-scurry", "target": "npm:lru-cache@10.4.3", "type": "static" }, { "source": "npm:path-scurry", "target": "npm:minipass@7.1.2", "type": "static" } ], "npm:path-type@3.0.0": [ { "source": "npm:path-type@3.0.0", "target": "npm:pify@3.0.0", "type": "static" } ], "npm:pkg-dir": [ { "source": "npm:pkg-dir", "target": "npm:find-up@4.1.0", "type": "static" } ], "npm:postcss-load-config": [ { "source": "npm:postcss-load-config", "target": "npm:lilconfig", "type": "static" }, { "source": "npm:postcss-load-config", "target": "npm:yaml", "type": "static" } ], "npm:postcss-selector-parser": [ { "source": "npm:postcss-selector-parser", "target": "npm:cssesc", "type": "static" }, { "source": "npm:postcss-selector-parser", "target": "npm:util-deprecate", "type": "static" } ], "npm:pretty-format": [ { "source": "npm:pretty-format", "target": "npm:@jest/schemas", "type": "static" }, { "source": "npm:pretty-format", "target": "npm:ansi-styles@5.2.0", "type": "static" }, { "source": "npm:pretty-format", "target": "npm:react-is", "type": "static" } ], "npm:promise-retry": [ { "source": "npm:promise-retry", "target": "npm:err-code", "type": "static" }, { "source": "npm:promise-retry", "target": "npm:retry", "type": "static" } ], "npm:prompts": [ { "source": "npm:prompts", "target": "npm:kleur", "type": "static" }, { "source": "npm:prompts", "target": "npm:sisteransi", "type": "static" } ], "npm:promzard": [ { "source": "npm:promzard", "target": "npm:read", "type": "static" } ], "npm:read-package-json-fast": [ { "source": "npm:read-package-json-fast", "target": "npm:json-parse-even-better-errors@3.0.2", "type": "static" }, { "source": "npm:read-package-json-fast", "target": "npm:npm-normalize-package-bin", "type": "static" } ], "npm:read-pkg-up@3.0.0": [ { "source": "npm:read-pkg-up@3.0.0", "target": "npm:find-up@2.1.0", "type": "static" }, { "source": "npm:read-pkg-up@3.0.0", "target": "npm:read-pkg@3.0.0", "type": "static" } ], "npm:read-pkg-up@7.0.1": [ { "source": "npm:read-pkg-up@7.0.1", "target": "npm:find-up@4.1.0", "type": "static" }, { "source": "npm:read-pkg-up@7.0.1", "target": "npm:read-pkg@5.2.0", "type": "static" }, { "source": "npm:read-pkg-up@7.0.1", "target": "npm:type-fest@0.8.1", "type": "static" } ], "npm:read-pkg@3.0.0": [ { "source": "npm:read-pkg@3.0.0", "target": "npm:load-json-file@4.0.0", "type": "static" }, { "source": "npm:read-pkg@3.0.0", "target": "npm:normalize-package-data@2.5.0", "type": "static" }, { "source": "npm:read-pkg@3.0.0", "target": "npm:path-type@3.0.0", "type": "static" } ], "npm:read-pkg@5.2.0": [ { "source": "npm:read-pkg@5.2.0", "target": "npm:@types/normalize-package-data", "type": "static" }, { "source": "npm:read-pkg@5.2.0", "target": "npm:normalize-package-data@2.5.0", "type": "static" }, { "source": "npm:read-pkg@5.2.0", "target": "npm:parse-json@5.2.0", "type": "static" }, { "source": "npm:read-pkg@5.2.0", "target": "npm:type-fest@0.6.0", "type": "static" } ], "npm:read-yaml-file": [ { "source": "npm:read-yaml-file", "target": "npm:js-yaml@4.1.0", "type": "static" }, { "source": "npm:read-yaml-file", "target": "npm:strip-bom@4.0.0", "type": "static" } ], "npm:read": [ { "source": "npm:read", "target": "npm:mute-stream@1.0.0", "type": "static" } ], "npm:readable-stream@2.3.8": [ { "source": "npm:readable-stream@2.3.8", "target": "npm:core-util-is", "type": "static" }, { "source": "npm:readable-stream@2.3.8", "target": "npm:inherits", "type": "static" }, { "source": "npm:readable-stream@2.3.8", "target": "npm:isarray", "type": "static" }, { "source": "npm:readable-stream@2.3.8", "target": "npm:process-nextick-args", "type": "static" }, { "source": "npm:readable-stream@2.3.8", "target": "npm:safe-buffer@5.1.2", "type": "static" }, { "source": "npm:readable-stream@2.3.8", "target": "npm:string_decoder@1.1.1", "type": "static" }, { "source": "npm:readable-stream@2.3.8", "target": "npm:util-deprecate", "type": "static" } ], "npm:readable-stream@3.6.2": [ { "source": "npm:readable-stream@3.6.2", "target": "npm:inherits", "type": "static" }, { "source": "npm:readable-stream@3.6.2", "target": "npm:string_decoder@1.3.0", "type": "static" }, { "source": "npm:readable-stream@3.6.2", "target": "npm:util-deprecate", "type": "static" } ], "npm:redent": [ { "source": "npm:redent", "target": "npm:indent-string", "type": "static" }, { "source": "npm:redent", "target": "npm:strip-indent", "type": "static" } ], "npm:resolve-cwd": [ { "source": "npm:resolve-cwd", "target": "npm:resolve-from@5.0.0", "type": "static" } ], "npm:resolve": [ { "source": "npm:resolve", "target": "npm:is-core-module", "type": "static" }, { "source": "npm:resolve", "target": "npm:path-parse", "type": "static" }, { "source": "npm:resolve", "target": "npm:supports-preserve-symlinks-flag", "type": "static" } ], "npm:restore-cursor@3.1.0": [ { "source": "npm:restore-cursor@3.1.0", "target": "npm:onetime", "type": "static" }, { "source": "npm:restore-cursor@3.1.0", "target": "npm:signal-exit@3.0.7", "type": "static" } ], "npm:restore-cursor@4.0.0": [ { "source": "npm:restore-cursor@4.0.0", "target": "npm:onetime", "type": "static" }, { "source": "npm:restore-cursor@4.0.0", "target": "npm:signal-exit@3.0.7", "type": "static" } ], "npm:rimraf": [ { "source": "npm:rimraf", "target": "npm:glob@9.3.5", "type": "static" } ], "npm:rollup": [ { "source": "npm:rollup", "target": "npm:@types/estree", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-android-arm-eabi", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-android-arm64", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-darwin-arm64", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-darwin-x64", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-freebsd-arm64", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-freebsd-x64", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-linux-arm-gnueabihf", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-linux-arm-musleabihf", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-linux-arm64-gnu", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-linux-arm64-musl", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-linux-loongarch64-gnu", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-linux-powerpc64le-gnu", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-linux-riscv64-gnu", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-linux-s390x-gnu", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-linux-x64-gnu", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-linux-x64-musl", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-win32-arm64-msvc", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-win32-ia32-msvc", "type": "static" }, { "source": "npm:rollup", "target": "npm:@rollup/rollup-win32-x64-msvc", "type": "static" }, { "source": "npm:rollup", "target": "npm:fsevents", "type": "static" } ], "npm:run-parallel": [ { "source": "npm:run-parallel", "target": "npm:queue-microtask", "type": "static" } ], "npm:rxjs": [ { "source": "npm:rxjs", "target": "npm:tslib", "type": "static" } ], "npm:semver@7.5.4": [ { "source": "npm:semver@7.5.4", "target": "npm:lru-cache@6.0.0", "type": "static" } ], "npm:shallow-clone": [ { "source": "npm:shallow-clone", "target": "npm:kind-of", "type": "static" } ], "npm:shebang-command": [ { "source": "npm:shebang-command", "target": "npm:shebang-regex", "type": "static" } ], "npm:sigstore": [ { "source": "npm:sigstore", "target": "npm:@sigstore/bundle", "type": "static" }, { "source": "npm:sigstore", "target": "npm:@sigstore/core", "type": "static" }, { "source": "npm:sigstore", "target": "npm:@sigstore/protobuf-specs", "type": "static" }, { "source": "npm:sigstore", "target": "npm:@sigstore/sign", "type": "static" }, { "source": "npm:sigstore", "target": "npm:@sigstore/tuf", "type": "static" }, { "source": "npm:sigstore", "target": "npm:@sigstore/verify", "type": "static" } ], "npm:simple-swizzle": [ { "source": "npm:simple-swizzle", "target": "npm:is-arrayish@0.3.2", "type": "static" } ], "npm:socks-proxy-agent": [ { "source": "npm:socks-proxy-agent", "target": "npm:agent-base", "type": "static" }, { "source": "npm:socks-proxy-agent", "target": "npm:debug", "type": "static" }, { "source": "npm:socks-proxy-agent", "target": "npm:socks", "type": "static" } ], "npm:socks": [ { "source": "npm:socks", "target": "npm:ip-address", "type": "static" }, { "source": "npm:socks", "target": "npm:smart-buffer", "type": "static" } ], "npm:sort-keys": [ { "source": "npm:sort-keys", "target": "npm:is-plain-obj", "type": "static" } ], "npm:source-map@0.8.0-beta.0": [ { "source": "npm:source-map@0.8.0-beta.0", "target": "npm:whatwg-url@7.1.0", "type": "static" } ], "npm:spdx-correct": [ { "source": "npm:spdx-correct", "target": "npm:spdx-expression-parse", "type": "static" }, { "source": "npm:spdx-correct", "target": "npm:spdx-license-ids", "type": "static" } ], "npm:spdx-expression-parse": [ { "source": "npm:spdx-expression-parse", "target": "npm:spdx-exceptions", "type": "static" }, { "source": "npm:spdx-expression-parse", "target": "npm:spdx-license-ids", "type": "static" } ], "npm:split2": [ { "source": "npm:split2", "target": "npm:readable-stream@3.6.2", "type": "static" } ], "npm:split": [ { "source": "npm:split", "target": "npm:through", "type": "static" } ], "npm:ssri": [ { "source": "npm:ssri", "target": "npm:minipass@7.1.2", "type": "static" } ], "npm:string-width@4.2.3": [ { "source": "npm:string-width@4.2.3", "target": "npm:emoji-regex@8.0.0", "type": "static" }, { "source": "npm:string-width@4.2.3", "target": "npm:is-fullwidth-code-point", "type": "static" }, { "source": "npm:string-width@4.2.3", "target": "npm:strip-ansi@6.0.1", "type": "static" } ], "npm:string-width-cjs": [ { "source": "npm:string-width-cjs", "target": "npm:emoji-regex@8.0.0", "type": "static" }, { "source": "npm:string-width-cjs", "target": "npm:is-fullwidth-code-point", "type": "static" }, { "source": "npm:string-width-cjs", "target": "npm:strip-ansi@6.0.1", "type": "static" } ], "npm:string-width@5.1.2": [ { "source": "npm:string-width@5.1.2", "target": "npm:eastasianwidth", "type": "static" }, { "source": "npm:string-width@5.1.2", "target": "npm:emoji-regex@9.2.2", "type": "static" }, { "source": "npm:string-width@5.1.2", "target": "npm:strip-ansi@7.1.0", "type": "static" } ], "npm:string-width@7.2.0": [ { "source": "npm:string-width@7.2.0", "target": "npm:emoji-regex@10.4.0", "type": "static" }, { "source": "npm:string-width@7.2.0", "target": "npm:get-east-asian-width", "type": "static" }, { "source": "npm:string-width@7.2.0", "target": "npm:strip-ansi@7.1.0", "type": "static" } ], "npm:string_decoder@1.1.1": [ { "source": "npm:string_decoder@1.1.1", "target": "npm:safe-buffer@5.1.2", "type": "static" } ], "npm:string_decoder@1.3.0": [ { "source": "npm:string_decoder@1.3.0", "target": "npm:safe-buffer@5.2.1", "type": "static" } ], "npm:strip-ansi@6.0.1": [ { "source": "npm:strip-ansi@6.0.1", "target": "npm:ansi-regex@5.0.1", "type": "static" } ], "npm:strip-ansi-cjs": [ { "source": "npm:strip-ansi-cjs", "target": "npm:ansi-regex@5.0.1", "type": "static" } ], "npm:strip-ansi@7.1.0": [ { "source": "npm:strip-ansi@7.1.0", "target": "npm:ansi-regex@6.1.0", "type": "static" } ], "npm:strip-indent": [ { "source": "npm:strip-indent", "target": "npm:min-indent", "type": "static" } ], "npm:strong-log-transformer": [ { "source": "npm:strong-log-transformer", "target": "npm:duplexer", "type": "static" }, { "source": "npm:strong-log-transformer", "target": "npm:minimist", "type": "static" }, { "source": "npm:strong-log-transformer", "target": "npm:through", "type": "static" } ], "npm:sucrase": [ { "source": "npm:sucrase", "target": "npm:@jridgewell/gen-mapping", "type": "static" }, { "source": "npm:sucrase", "target": "npm:commander@4.1.1", "type": "static" }, { "source": "npm:sucrase", "target": "npm:glob@10.4.5", "type": "static" }, { "source": "npm:sucrase", "target": "npm:lines-and-columns@1.2.4", "type": "static" }, { "source": "npm:sucrase", "target": "npm:mz", "type": "static" }, { "source": "npm:sucrase", "target": "npm:pirates", "type": "static" }, { "source": "npm:sucrase", "target": "npm:ts-interface-checker", "type": "static" } ], "npm:supports-color@7.2.0": [ { "source": "npm:supports-color@7.2.0", "target": "npm:has-flag", "type": "static" } ], "npm:supports-color@8.1.1": [ { "source": "npm:supports-color@8.1.1", "target": "npm:has-flag", "type": "static" } ], "npm:syncpack": [ { "source": "npm:syncpack", "target": "npm:@effect/schema", "type": "static" }, { "source": "npm:syncpack", "target": "npm:chalk@5.3.0", "type": "static" }, { "source": "npm:syncpack", "target": "npm:chalk-template", "type": "static" }, { "source": "npm:syncpack", "target": "npm:commander@12.1.0", "type": "static" }, { "source": "npm:syncpack", "target": "npm:cosmiconfig", "type": "static" }, { "source": "npm:syncpack", "target": "npm:effect", "type": "static" }, { "source": "npm:syncpack", "target": "npm:enquirer@2.4.1", "type": "static" }, { "source": "npm:syncpack", "target": "npm:fast-check", "type": "static" }, { "source": "npm:syncpack", "target": "npm:globby@14.0.2", "type": "static" }, { "source": "npm:syncpack", "target": "npm:jsonc-parser@3.3.1", "type": "static" }, { "source": "npm:syncpack", "target": "npm:minimatch@9.0.5", "type": "static" }, { "source": "npm:syncpack", "target": "npm:npm-package-arg@11.0.3", "type": "static" }, { "source": "npm:syncpack", "target": "npm:ora@8.0.1", "type": "static" }, { "source": "npm:syncpack", "target": "npm:prompts", "type": "static" }, { "source": "npm:syncpack", "target": "npm:read-yaml-file", "type": "static" }, { "source": "npm:syncpack", "target": "npm:semver@7.6.3", "type": "static" }, { "source": "npm:syncpack", "target": "npm:tightrope", "type": "static" }, { "source": "npm:syncpack", "target": "npm:ts-toolbelt", "type": "static" } ], "npm:tar-stream": [ { "source": "npm:tar-stream", "target": "npm:bl", "type": "static" }, { "source": "npm:tar-stream", "target": "npm:end-of-stream", "type": "static" }, { "source": "npm:tar-stream", "target": "npm:fs-constants", "type": "static" }, { "source": "npm:tar-stream", "target": "npm:inherits", "type": "static" }, { "source": "npm:tar-stream", "target": "npm:readable-stream@3.6.2", "type": "static" } ], "npm:tar": [ { "source": "npm:tar", "target": "npm:chownr", "type": "static" }, { "source": "npm:tar", "target": "npm:fs-minipass@2.1.0", "type": "static" }, { "source": "npm:tar", "target": "npm:minipass@5.0.0", "type": "static" }, { "source": "npm:tar", "target": "npm:minizlib", "type": "static" }, { "source": "npm:tar", "target": "npm:mkdirp", "type": "static" }, { "source": "npm:tar", "target": "npm:yallist", "type": "static" } ], "npm:thenify-all": [ { "source": "npm:thenify-all", "target": "npm:thenify", "type": "static" } ], "npm:thenify": [ { "source": "npm:thenify", "target": "npm:any-promise", "type": "static" } ], "npm:through2": [ { "source": "npm:through2", "target": "npm:readable-stream@2.3.8", "type": "static" }, { "source": "npm:through2", "target": "npm:xtend", "type": "static" } ], "npm:tinyglobby": [ { "source": "npm:tinyglobby", "target": "npm:fdir", "type": "static" }, { "source": "npm:tinyglobby", "target": "npm:picomatch@4.0.2", "type": "static" } ], "npm:tmp@0.0.33": [ { "source": "npm:tmp@0.0.33", "target": "npm:os-tmpdir", "type": "static" } ], "npm:to-regex-range": [ { "source": "npm:to-regex-range", "target": "npm:is-number", "type": "static" } ], "npm:tr46@1.0.1": [ { "source": "npm:tr46@1.0.1", "target": "npm:punycode", "type": "static" } ], "npm:ts-api-utils": [ { "source": "npm:ts-api-utils", "target": "npm:typescript", "type": "static" } ], "npm:tsconfig-paths": [ { "source": "npm:tsconfig-paths", "target": "npm:json5", "type": "static" }, { "source": "npm:tsconfig-paths", "target": "npm:minimist", "type": "static" }, { "source": "npm:tsconfig-paths", "target": "npm:strip-bom@3.0.0", "type": "static" } ], "npm:tsup": [ { "source": "npm:tsup", "target": "npm:bundle-require", "type": "static" }, { "source": "npm:tsup", "target": "npm:cac", "type": "static" }, { "source": "npm:tsup", "target": "npm:chokidar", "type": "static" }, { "source": "npm:tsup", "target": "npm:consola", "type": "static" }, { "source": "npm:tsup", "target": "npm:debug", "type": "static" }, { "source": "npm:tsup", "target": "npm:esbuild", "type": "static" }, { "source": "npm:tsup", "target": "npm:joycon", "type": "static" }, { "source": "npm:tsup", "target": "npm:picocolors", "type": "static" }, { "source": "npm:tsup", "target": "npm:postcss-load-config", "type": "static" }, { "source": "npm:tsup", "target": "npm:resolve-from@5.0.0", "type": "static" }, { "source": "npm:tsup", "target": "npm:rollup", "type": "static" }, { "source": "npm:tsup", "target": "npm:source-map@0.8.0-beta.0", "type": "static" }, { "source": "npm:tsup", "target": "npm:sucrase", "type": "static" }, { "source": "npm:tsup", "target": "npm:tinyexec", "type": "static" }, { "source": "npm:tsup", "target": "npm:tinyglobby", "type": "static" }, { "source": "npm:tsup", "target": "npm:tree-kill", "type": "static" }, { "source": "npm:tsup", "target": "npm:@microsoft/api-extractor", "type": "static" }, { "source": "npm:tsup", "target": "npm:typescript", "type": "static" } ], "npm:tuf-js": [ { "source": "npm:tuf-js", "target": "npm:@tufjs/models", "type": "static" }, { "source": "npm:tuf-js", "target": "npm:debug", "type": "static" }, { "source": "npm:tuf-js", "target": "npm:make-fetch-happen", "type": "static" } ], "npm:type-check": [ { "source": "npm:type-check", "target": "npm:prelude-ls", "type": "static" } ], "npm:unique-filename": [ { "source": "npm:unique-filename", "target": "npm:unique-slug", "type": "static" } ], "npm:unique-slug": [ { "source": "npm:unique-slug", "target": "npm:imurmurhash", "type": "static" } ], "npm:uri-js": [ { "source": "npm:uri-js", "target": "npm:punycode", "type": "static" } ], "npm:validate-npm-package-license": [ { "source": "npm:validate-npm-package-license", "target": "npm:spdx-correct", "type": "static" }, { "source": "npm:validate-npm-package-license", "target": "npm:spdx-expression-parse", "type": "static" } ], "npm:wcwidth": [ { "source": "npm:wcwidth", "target": "npm:defaults", "type": "static" } ], "npm:whatwg-url@5.0.0": [ { "source": "npm:whatwg-url@5.0.0", "target": "npm:tr46@0.0.3", "type": "static" }, { "source": "npm:whatwg-url@5.0.0", "target": "npm:webidl-conversions@3.0.1", "type": "static" } ], "npm:whatwg-url@7.1.0": [ { "source": "npm:whatwg-url@7.1.0", "target": "npm:lodash.sortby", "type": "static" }, { "source": "npm:whatwg-url@7.1.0", "target": "npm:tr46@1.0.1", "type": "static" }, { "source": "npm:whatwg-url@7.1.0", "target": "npm:webidl-conversions@4.0.2", "type": "static" } ], "npm:which@2.0.2": [ { "source": "npm:which@2.0.2", "target": "npm:isexe@2.0.0", "type": "static" } ], "npm:which@4.0.0": [ { "source": "npm:which@4.0.0", "target": "npm:isexe@3.1.1", "type": "static" } ], "npm:wide-align": [ { "source": "npm:wide-align", "target": "npm:string-width@4.2.3", "type": "static" } ], "npm:winston-transport": [ { "source": "npm:winston-transport", "target": "npm:logform", "type": "static" }, { "source": "npm:winston-transport", "target": "npm:readable-stream@3.6.2", "type": "static" }, { "source": "npm:winston-transport", "target": "npm:triple-beam", "type": "static" } ], "npm:winston": [ { "source": "npm:winston", "target": "npm:@colors/colors", "type": "static" }, { "source": "npm:winston", "target": "npm:@dabh/diagnostics", "type": "static" }, { "source": "npm:winston", "target": "npm:async", "type": "static" }, { "source": "npm:winston", "target": "npm:is-stream@2.0.1", "type": "static" }, { "source": "npm:winston", "target": "npm:logform", "type": "static" }, { "source": "npm:winston", "target": "npm:one-time", "type": "static" }, { "source": "npm:winston", "target": "npm:readable-stream@3.6.2", "type": "static" }, { "source": "npm:winston", "target": "npm:safe-stable-stringify", "type": "static" }, { "source": "npm:winston", "target": "npm:stack-trace", "type": "static" }, { "source": "npm:winston", "target": "npm:triple-beam", "type": "static" }, { "source": "npm:winston", "target": "npm:winston-transport", "type": "static" } ], "npm:wrap-ansi@6.2.0": [ { "source": "npm:wrap-ansi@6.2.0", "target": "npm:ansi-styles@4.3.0", "type": "static" }, { "source": "npm:wrap-ansi@6.2.0", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:wrap-ansi@6.2.0", "target": "npm:strip-ansi@6.0.1", "type": "static" } ], "npm:wrap-ansi@7.0.0": [ { "source": "npm:wrap-ansi@7.0.0", "target": "npm:ansi-styles@4.3.0", "type": "static" }, { "source": "npm:wrap-ansi@7.0.0", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:wrap-ansi@7.0.0", "target": "npm:strip-ansi@6.0.1", "type": "static" } ], "npm:wrap-ansi-cjs": [ { "source": "npm:wrap-ansi-cjs", "target": "npm:ansi-styles@4.3.0", "type": "static" }, { "source": "npm:wrap-ansi-cjs", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:wrap-ansi-cjs", "target": "npm:strip-ansi@6.0.1", "type": "static" } ], "npm:wrap-ansi@8.1.0": [ { "source": "npm:wrap-ansi@8.1.0", "target": "npm:ansi-styles@6.2.1", "type": "static" }, { "source": "npm:wrap-ansi@8.1.0", "target": "npm:string-width@5.1.2", "type": "static" }, { "source": "npm:wrap-ansi@8.1.0", "target": "npm:strip-ansi@7.1.0", "type": "static" } ], "npm:write-file-atomic@2.4.3": [ { "source": "npm:write-file-atomic@2.4.3", "target": "npm:graceful-fs", "type": "static" }, { "source": "npm:write-file-atomic@2.4.3", "target": "npm:imurmurhash", "type": "static" }, { "source": "npm:write-file-atomic@2.4.3", "target": "npm:signal-exit@3.0.7", "type": "static" } ], "npm:write-file-atomic@5.0.1": [ { "source": "npm:write-file-atomic@5.0.1", "target": "npm:imurmurhash", "type": "static" }, { "source": "npm:write-file-atomic@5.0.1", "target": "npm:signal-exit@4.1.0", "type": "static" } ], "npm:write-json-file": [ { "source": "npm:write-json-file", "target": "npm:detect-indent", "type": "static" }, { "source": "npm:write-json-file", "target": "npm:graceful-fs", "type": "static" }, { "source": "npm:write-json-file", "target": "npm:make-dir@2.1.0", "type": "static" }, { "source": "npm:write-json-file", "target": "npm:pify@4.0.1", "type": "static" }, { "source": "npm:write-json-file", "target": "npm:sort-keys", "type": "static" }, { "source": "npm:write-json-file", "target": "npm:write-file-atomic@2.4.3", "type": "static" } ], "npm:write-pkg": [ { "source": "npm:write-pkg", "target": "npm:sort-keys", "type": "static" }, { "source": "npm:write-pkg", "target": "npm:type-fest@0.4.1", "type": "static" }, { "source": "npm:write-pkg", "target": "npm:write-json-file", "type": "static" } ], "npm:yargs@16.2.0": [ { "source": "npm:yargs@16.2.0", "target": "npm:cliui@7.0.4", "type": "static" }, { "source": "npm:yargs@16.2.0", "target": "npm:escalade", "type": "static" }, { "source": "npm:yargs@16.2.0", "target": "npm:get-caller-file", "type": "static" }, { "source": "npm:yargs@16.2.0", "target": "npm:require-directory", "type": "static" }, { "source": "npm:yargs@16.2.0", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:yargs@16.2.0", "target": "npm:y18n", "type": "static" }, { "source": "npm:yargs@16.2.0", "target": "npm:yargs-parser@20.2.9", "type": "static" } ], "npm:yargs@17.7.2": [ { "source": "npm:yargs@17.7.2", "target": "npm:cliui@8.0.1", "type": "static" }, { "source": "npm:yargs@17.7.2", "target": "npm:escalade", "type": "static" }, { "source": "npm:yargs@17.7.2", "target": "npm:get-caller-file", "type": "static" }, { "source": "npm:yargs@17.7.2", "target": "npm:require-directory", "type": "static" }, { "source": "npm:yargs@17.7.2", "target": "npm:string-width@4.2.3", "type": "static" }, { "source": "npm:yargs@17.7.2", "target": "npm:y18n", "type": "static" }, { "source": "npm:yargs@17.7.2", "target": "npm:yargs-parser@21.1.1", "type": "static" } ] }, "version": "6.0" }