UNPKG

@node-kit/which-pm

Version:

A simple utility to get which package manager used in the project

6 lines (3 loc) 126 B
import index from './index.cjs.js' const { whichPM, whichPMSync } = index export { index as default, whichPM, whichPMSync }