which-pm-runs

Detects what package manager executes the process

[WARNING] Use 1.0.0 instead of 1.1.0, reason: https://github.com/zkochan/packages/commit/e7af82f03f1afe6086312d80a0fa47eb8d1c6bff
Last updated 4 years ago by zkochan .
MIT · Repository · Bugs · Original npm
$ cnpm install which-pm-runs 
SYNC missed versions from official npm registry.

which-pm-runs

Detects what package manager executes the process

npm version Build Status

Installation

npm i which-pm-runs

Usage

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

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

Related

  • which-pm - Detects what package manager was used for installation

License

MIT © Zoltan Kochan

Current Tags

  • 1.0.0                                ...           latest (8 years ago)

2 Versions

  • 1.1.0 [deprecated]           ...           4 years ago
  • 1.0.0                                ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (5)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org