2022-02-14 04:28:58 +00:00

20 lines
636 B
JSON

{
"version": "6.31.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.31.0/pnpm-win-x64.exe#/pnpm.exe",
"hash": "f61b4ad1da1645bc30613d8113e1b13ffbcef1c29cac424671e0150d16f15f1b"
}
},
"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"
}
}