2022-03-06 20:26:47 +00:00

20 lines
636 B
JSON

{
"version": "6.32.3",
"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.3/pnpm-win-x64.exe#/pnpm.exe",
"hash": "bc40e298d68986cde3b0a28b510b8eb3fd9995d70aa56bac26bc1259f47262cb"
}
},
"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"
}
}