2022-05-14 00:35:29 +00:00

20 lines
638 B
JSON

{
"version": "6.32.13",
"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.13/pnpm-win-x64.exe#/pnpm.exe",
"hash": "ac1b45a5be52f03adc63dcb203ca8047bd487bb3d98ba8f29d0bfd5427b76cbe"
}
},
"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"
}
}