mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-07-16 00:40:39 +00:00
Add pnpm package manager (#4681)
This commit is contained in:
@@ -845,6 +845,14 @@
|
||||
"winget": "OpenJS.NodeJS.LTS",
|
||||
"foss": true
|
||||
},
|
||||
"pnpm": {
|
||||
"category": "Development",
|
||||
"content": "pnpm",
|
||||
"description": "pnpm is a fast and disk space efficient package manager for JavaScript and Node.js applications.",
|
||||
"link": "https://pnpm.io/",
|
||||
"winget": "pnpm.pnpm",
|
||||
"foss": true
|
||||
},
|
||||
"notepadplus": {
|
||||
"category": "Multimedia Tools",
|
||||
"choco": "notepadplusplus",
|
||||
|
||||
Reference in New Issue
Block a user