2022-04-16 12:31:01 +00:00

20 lines
636 B
JSON

{
"version": "6.32.8",
"description": "A fast and disk space efficient Node package manager.",
"homepage": "https://pnpm.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/pnpm/pnpm/releases/download/v6.32.8/pnpm-win-x64.exe#/pnpm.exe",
"hash": "c85e2cc206bcf28d3bed17752e6f78fd6302e45cdd96fbf7e598ca060db5c3b2"
}
},
"bin": "pnpm.exe",
"checkver": {
"github": "https://github.com/pnpm/pnpm"
},
"autoupdate": {
"url": "https://github.com/pnpm/pnpm/releases/download/v$version/pnpm-win-x64.exe#/pnpm.exe"
}
}