which-pm-runs
Detects what package manager executes the process
Last updated 8 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