2026-03-21 14:02:31 +01:00
|
|
|
{
|
|
|
|
|
"name": "bootstrap-pnpm",
|
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"packages": {
|
|
|
|
|
"": {
|
|
|
|
|
"dependencies": {
|
2026-08-03 10:54:52 +01:00
|
|
|
"pnpm": "11.19.0"
|
2026-03-21 14:02:31 +01:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/pnpm": {
|
2026-08-03 10:54:52 +01:00
|
|
|
"version": "11.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pnpm/-/pnpm-11.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-eIHz7VkNRyxKlV4riLISF5ERYGbcyIy8o4SeybYPG7qm0syyIfqR2k4cZb7yvL43k2Wup6xTnHv4be3DobItzg==",
|
2026-03-21 14:02:31 +01:00
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
2026-03-27 11:10:47 +01:00
|
|
|
"pn": "bin/pnpm.mjs",
|
|
|
|
|
"pnpm": "bin/pnpm.mjs",
|
|
|
|
|
"pnpx": "bin/pnpx.mjs",
|
|
|
|
|
"pnx": "bin/pnpx.mjs"
|
2026-03-21 14:02:31 +01:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-03-27 11:10:47 +01:00
|
|
|
"node": ">=22.13"
|
2026-03-21 14:02:31 +01:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/pnpm"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|