2022-04-25 12:30:56 +00:00

20 lines
638 B
JSON

{
"version": "6.32.10",
"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.32.10/pnpm-win-x64.exe#/pnpm.exe",
"hash": "6b1836a1154f7449c3819a49509926208e1519c5e43cb759cbeb0b6ee66a73ad"
}
},
"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"
}
}