2022-05-01 00:34:16 +00:00

20 lines
634 B
JSON

{
"version": "7.0.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/v7.0.0/pnpm-win-x64.exe#/pnpm.exe",
"hash": "7033c9a0be22420875f6469b32f47d1083379840f36f8fba7e5391059d2c5457"
}
},
"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"
}
}