2022-06-06 04:31:01 +00:00

20 lines
634 B
JSON

{
"version": "7.1.9",
"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.9/pnpm-win-x64.exe#/pnpm.exe",
"hash": "6951c887342d3661579986e81a5df50d5cd7fa81ffbd925719994065d2077c63"
}
},
"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"
}
}