Closed einSelbst closed 2 years ago
It's an alternative to npm and yarn: https://github.com/pnpm/pnpm
If there's a way to detect pnpm, it would be fairly easy to add support for this.
pnpm
To detect pnpm, would it be enough to check for the presence of pnpm's lockfile, pnpm-lock.yaml?
pnpm-lock.yaml
It's an alternative to npm and yarn: https://github.com/pnpm/pnpm