2022-06-09 12:32:27 +00:00

20 lines
638 B
JSON

{
"version": "6.32.21",
"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.21/pnpm-win-x64.exe#/pnpm.exe",
"hash": "733ebe4ba8f4bf9d9c0c6abbe0f6248c4eaa5e3a1b75807ff416300a43a683d8"
}
},
"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"
}
}