2022-01-24 00:31:58 +00:00

20 lines
636 B
JSON

{
"version": "6.28.0",
"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.28.0/pnpm-win-x64.exe#/pnpm.exe",
"hash": "5f9bbd0c6e87c9404d63517e8c83ec7ec74640cc711b5b919c6b83704f40faa1"
}
},
"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"
}
}