2022-02-07 04:28:57 +00:00

20 lines
636 B
JSON

{
"version": "6.30.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.30.0/pnpm-win-x64.exe#/pnpm.exe",
"hash": "481b1032b8855d7452abe4cd6d32c1d8e0fedec37da2f580b858a9d102fbe30c"
}
},
"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"
}
}