mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 05:01:19 +00:00
20 lines
638 B
JSON
20 lines
638 B
JSON
{
|
|
"version": "6.32.11",
|
|
"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.11/pnpm-win-x64.exe#/pnpm.exe",
|
|
"hash": "2405916339c9a541942d46734803b61398ccbda4159273a1769f67ca58108f42"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|