mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-20 15:41:19 +00:00
20 lines
636 B
JSON
20 lines
636 B
JSON
{
|
|
"version": "6.32.4",
|
|
"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.4/pnpm-win-x64.exe#/pnpm.exe",
|
|
"hash": "6a3070143fd215d0f7ddd9c5312e99b0b464b3da212e6865f4ec18ab06612d5c"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|