2022-04-14 12:31:04 +00:00

20 lines
636 B
JSON

{
"version": "6.32.7",
"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.7/pnpm-win-x64.exe#/pnpm.exe",
"hash": "56231ee975838224e5ca1d92ac020920e70f8a8cef5ab4c76d39a6afee8739b7"
}
},
"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"
}
}