/ piacw.com / dev / pias-backend-2 / node_modules / which-pm-runs /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[   ]LICENSE40 years ago1.1K0fb859dc fixed mobile overflwo options [كارل مبارك]
[TXT]README.md40 years ago685 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]index.js40 years ago467  
[   ]package.json2 years ago1.8K 
README.md

which-pm-runs

Detects what package manager executes the process

npm version

Supports npm, pnpm, Yarn, cnpm. And also any other package manager that sets the npm_config_user_agent env variable.

Installation

pnpm add which-pm-runs

Usage

'use strict'
const whichPMRuns = require('which-pm-runs')

whichPMRuns()
//> {name: "pnpm", version: "0.64.2"}

License

MIT © Zoltan Kochan

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80