{ "name": "bootstrap-exe", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "@pnpm/exe": "11.19.0" } }, "node_modules/@pnpm/exe": { "version": "11.19.0", "resolved": "https://registry.npmjs.org/@pnpm/exe/-/exe-11.19.0.tgz", "integrity": "sha512-P1mw8BZaNkEpttlyzKsxTj7PVs94bMB4cQ8pJhgbrCTSBP7xCzKS3VlOwIInS7aS5by6KAbfO5Vs9yK/ekugrg==", "hasInstallScript": true, "license": "MIT", "dependencies": { "@reflink/reflink": "0.1.19", "detect-libc": "^2.1.2" }, "bin": { "pn": "pn", "pnpm": "pnpm", "pnpx": "pnpx", "pnx": "pnx" }, "funding": { "url": "https://opencollective.com/pnpm" }, "optionalDependencies": { "@pnpm/linux-arm64": "11.19.0", "@pnpm/linux-x64": "11.19.0", "@pnpm/linuxstatic-arm64": "11.19.0", "@pnpm/linuxstatic-x64": "11.19.0", "@pnpm/macos-arm64": "11.19.0", "@pnpm/win-arm64": "11.19.0", "@pnpm/win-x64": "11.19.0" } }, "node_modules/@pnpm/linux-arm64": { "version": "11.19.0", "resolved": "https://registry.npmjs.org/@pnpm/linux-arm64/-/linux-arm64-11.19.0.tgz", "integrity": "sha512-c5AJqnsj0BMqMCOtctOzsCqyfY+afFe1kdM9F2FrNhYwtnQRMHoJy+51qfee4yuTPOVRyk3Yh1dwvyAadiznvA==", "cpu": [ "arm64" ], "license": "MIT", "optional": true, "os": [ "linux" ], "funding": { "url": "https://opencollective.com/pnpm" } }, "node_modules/@pnpm/linux-x64": { "version": "11.19.0", "resolved": "https://registry.npmjs.org/@pnpm/linux-x64/-/linux-x64-11.19.0.tgz", "integrity": "sha512-KOKpA9o75SvmRQgWO+EqEpQzJg1b9uHk5y61PAx90sSpdYtKDPua2eBXBglzv8YK1xM3DsYXFEf7Scs+3HeDsA==", "cpu": [ "x64" ], "license": "MIT", "optional": true, "os": [ "linux" ], "funding": { "url": "https://opencollective.com/pnpm" } }, "node_modules/@pnpm/linuxstatic-arm64": { "version": "11.19.0", "resolved": "https://registry.npmjs.org/@pnpm/linuxstatic-arm64/-/linuxstatic-arm64-11.19.0.tgz", "integrity": "sha512-Ci9WxgCInZc3F43R6BfaHevi+dYqaI5CLi6421egFsK649eHvYPytvu+zABhTNlYGNJbD8j9w+AUYInz/TPsyQ==", "cpu": [ "arm64" ], "libc": [ "musl" ], "license": "MIT", "optional": true, "os": [ "linux" ], "funding": { "url": "https://opencollective.com/pnpm" } }, "node_modules/@pnpm/linuxstatic-x64": { "version": "11.19.0", "resolved": "https://registry.npmjs.org/@pnpm/linuxstatic-x64/-/linuxstatic-x64-11.19.0.tgz", "integrity": "sha512-GNMk96vNJ4uEWigekarjHofXNDFsTYRL0Mw2YlDkv/W+u0cn/UAVPHfd5aAfsf6Arel2ZQfxPUTXlpunFujWnA==", "cpu": [ "x64" ], "libc": [ "musl" ], "license": "MIT", "optional": true, "os": [ "linux" ], "funding": { "url": "https://opencollective.com/pnpm" } }, "node_modules/@pnpm/macos-arm64": { "version": "11.19.0", "resolved": "https://registry.npmjs.org/@pnpm/macos-arm64/-/macos-arm64-11.19.0.tgz", "integrity": "sha512-I3Ee/GQlPxEOeBSzqxBNwcTHxVebjMiN2xLdTBS6OK2TAPzbWMIExjU5brxhr8rAk73p7mbv/a/2tFC/3gl6FA==", "cpu": [ "arm64" ], "license": "MIT", "optional": true, "os": [ "darwin" ], "funding": { "url": "https://opencollective.com/pnpm" } }, "node_modules/@pnpm/win-arm64": { "version": "11.19.0", "resolved": "https://registry.npmjs.org/@pnpm/win-arm64/-/win-arm64-11.19.0.tgz", "integrity": "sha512-rOiWuJ9wjaFY9ZDVPGVjpvjIQHZNB72rioxvuyzDKJ7dqKQ97VF27a4rmOtjhMB5u83cdDGEJ+OY+H1+TP+frw==", "cpu": [ "arm64" ], "license": "MIT", "optional": true, "os": [ "win32" ], "funding": { "url": "https://opencollective.com/pnpm" } }, "node_modules/@pnpm/win-x64": { "version": "11.19.0", "resolved": "https://registry.npmjs.org/@pnpm/win-x64/-/win-x64-11.19.0.tgz", "integrity": "sha512-l26XeTxoGxfU+mVcZ5jFdP9hNe5yrOlLPSkAlwwpXPI1iyyU4JUSxm6Jdyxu1UAU1FerD/BvLK2vrlR6d9ogag==", "cpu": [ "x64" ], "license": "MIT", "optional": true, "os": [ "win32" ], "funding": { "url": "https://opencollective.com/pnpm" } }, "node_modules/@reflink/reflink": { "version": "0.1.19", "resolved": "https://registry.npmjs.org/@reflink/reflink/-/reflink-0.1.19.tgz", "integrity": "sha512-DmCG8GzysnCZ15bres3N5AHCmwBwYgp0As6xjhQ47rAUTUXxJiK+lLUxaGsX3hd/30qUpVElh05PbGuxRPgJwA==", "license": "MIT", "engines": { "node": ">= 10" }, "optionalDependencies": { "@reflink/reflink-darwin-arm64": "0.1.19", "@reflink/reflink-darwin-x64": "0.1.19", "@reflink/reflink-linux-arm64-gnu": "0.1.19", "@reflink/reflink-linux-arm64-musl": "0.1.19", "@reflink/reflink-linux-x64-gnu": "0.1.19", "@reflink/reflink-linux-x64-musl": "0.1.19", "@reflink/reflink-win32-arm64-msvc": "0.1.19", "@reflink/reflink-win32-x64-msvc": "0.1.19" } }, "node_modules/@reflink/reflink-darwin-arm64": { "version": "0.1.19", "resolved": "https://registry.npmjs.org/@reflink/reflink-darwin-arm64/-/reflink-darwin-arm64-0.1.19.tgz", "integrity": "sha512-ruy44Lpepdk1FqDz38vExBY/PVUsjxZA+chd9wozjUH9JjuDT/HEaQYA6wYN9mf041l0yLVar6BCZuWABJvHSA==", "cpu": [ "arm64" ], "license": "MIT", "optional": true, "os": [ "darwin" ], "engines": { "node": ">= 10" } }, "node_modules/@reflink/reflink-darwin-x64": { "version": "0.1.19", "resolved": "https://registry.npmjs.org/@reflink/reflink-darwin-x64/-/reflink-darwin-x64-0.1.19.tgz", "integrity": "sha512-By85MSWrMZa+c26TcnAy8SDk0sTUkYlNnwknSchkhHpGXOtjNDUOxJE9oByBnGbeuIE1PiQsxDG3Ud+IVV9yuA==", "cpu": [ "x64" ], "license": "MIT", "optional": true, "os": [ "darwin" ], "engines": { "node": ">= 10" } }, "node_modules/@reflink/reflink-linux-arm64-gnu": { "version": "0.1.19", "resolved": "https://registry.npmjs.org/@reflink/reflink-linux-arm64-gnu/-/reflink-linux-arm64-gnu-0.1.19.tgz", "integrity": "sha512-7P+er8+rP9iNeN+bfmccM4hTAaLP6PQJPKWSA4iSk2bNvo6KU6RyPgYeHxXmzNKzPVRcypZQTpFgstHam6maVg==", "cpu": [ "arm64" ], "libc": [ "glibc" ], "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { "node": ">= 10" } }, "node_modules/@reflink/reflink-linux-arm64-musl": { "version": "0.1.19", "resolved": "https://registry.npmjs.org/@reflink/reflink-linux-arm64-musl/-/reflink-linux-arm64-musl-0.1.19.tgz", "integrity": "sha512-37iO/Dp6m5DDaC2sf3zPtx/hl9FV3Xze4xoYidrxxS9bgP3S8ALroxRK6xBG/1TtfXKTvolvp+IjrUU6ujIGmA==", "cpu": [ "arm64" ], "libc": [ "musl" ], "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { "node": ">= 10" } }, "node_modules/@reflink/reflink-linux-x64-gnu": { "version": "0.1.19", "resolved": "https://registry.npmjs.org/@reflink/reflink-linux-x64-gnu/-/reflink-linux-x64-gnu-0.1.19.tgz", "integrity": "sha512-jbI8jvuYCaA3MVUdu8vLoLAFqC+iNMpiSuLbxlAgg7x3K5bsS8nOpTRnkLF7vISJ+rVR8W+7ThXlXlUQ93ulkw==", "cpu": [ "x64" ], "libc": [ "glibc" ], "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { "node": ">= 10" } }, "node_modules/@reflink/reflink-linux-x64-musl": { "version": "0.1.19", "resolved": "https://registry.npmjs.org/@reflink/reflink-linux-x64-musl/-/reflink-linux-x64-musl-0.1.19.tgz", "integrity": "sha512-e9FBWDe+lv7QKAwtKOt6A2W/fyy/aEEfr0g6j/hWzvQcrzHCsz07BNQYlNOjTfeytrtLU7k449H1PI95jA4OjQ==", "cpu": [ "x64" ], "libc": [ "musl" ], "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { "node": ">= 10" } }, "node_modules/@reflink/reflink-win32-arm64-msvc": { "version": "0.1.19", "resolved": "https://registry.npmjs.org/@reflink/reflink-win32-arm64-msvc/-/reflink-win32-arm64-msvc-0.1.19.tgz", "integrity": "sha512-09PxnVIQcd+UOn4WAW73WU6PXL7DwGS6wPlkMhMg2zlHHG65F3vHepOw06HFCq+N42qkaNAc8AKIabWvtk6cIQ==", "cpu": [ "arm64" ], "license": "MIT", "optional": true, "os": [ "win32" ], "engines": { "node": ">= 10" } }, "node_modules/@reflink/reflink-win32-x64-msvc": { "version": "0.1.19", "resolved": "https://registry.npmjs.org/@reflink/reflink-win32-x64-msvc/-/reflink-win32-x64-msvc-0.1.19.tgz", "integrity": "sha512-E//yT4ni2SyhwP8JRjVGWr3cbnhWDiPLgnQ66qqaanjjnMiu3O/2tjCPQXlcGc/DEYofpDc9fvhv6tALQsMV9w==", "cpu": [ "x64" ], "license": "MIT", "optional": true, "os": [ "win32" ], "engines": { "node": ">= 10" } }, "node_modules/detect-libc": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", "license": "Apache-2.0", "engines": { "node": ">=8" } } } }