UNPKG

what-pm

Version:

Detects what package manager was used for installation

6 lines (3 loc) 122 B
import index from './index.cjs.js' const { whatPM, whatPMSync } = index export { index as default, whatPM, whatPMSync }