2022-01-18 12:32:17 +00:00

20 lines
636 B
JSON

{
"version": "6.27.0",
"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.27.0/pnpm-win-x64.exe#/pnpm.exe",
"hash": "53a203b77a5433213d0df40e7e80c6f2dbd003f05dad796ceaa6446adf1ede9b"
}
},
"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"
}
}