2022-05-29 12:30:42 +00:00

20 lines
634 B
JSON

{
"version": "7.1.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/v7.1.7/pnpm-win-x64.exe#/pnpm.exe",
"hash": "0ce0ac370e467bca4a22d08a669d5943efc7d4dd19748d63fbd4eef8406f49f2"
}
},
"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"
}
}