2022-05-07 12:35:11 +00:00

20 lines
634 B
JSON

{
"version": "7.0.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.0.1/pnpm-win-x64.exe#/pnpm.exe",
"hash": "f247fbb3d217a35151623dea5703541da4a079ac112b2b6ce556a3038c420729"
}
},
"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"
}
}