2022-01-19 12:30:06 +00:00

20 lines
636 B
JSON

{
"version": "6.27.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.27.1/pnpm-win-x64.exe#/pnpm.exe",
"hash": "c193db8de38c3cf9381af29b647f92c4c0ba5794f514dd6f81f855f6a5f979c0"
}
},
"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"
}
}