2022-02-23 00:35:23 +00:00

20 lines
636 B
JSON

{
"version": "6.32.1",
"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.1/pnpm-win-x64.exe#/pnpm.exe",
"hash": "07005b36df93951ee4e8da34b6a03daaea708f7179a0067e2e101443903ae89e"
}
},
"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"
}
}