2022-01-31 00:31:47 +00:00

20 lines
636 B
JSON

{
"version": "6.29.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/v6.29.1/pnpm-win-x64.exe#/pnpm.exe",
"hash": "fd3107bbee0031edaa84ac6d4d32fe22a64b5dd806228e06bc30ee46b1b6fda6"
}
},
"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"
}
}