2022-06-11 04:29:37 +00:00

20 lines
634 B
JSON

{
"version": "7.2.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/v7.2.1/pnpm-win-x64.exe#/pnpm.exe",
"hash": "c184a05859755dce679dbaa3110c0698a7f5e59dff1ff4cce31d3c0f535e573c"
}
},
"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"
}
}