UNPKG

pm-info

Version:

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

6 lines (3 loc) 156 B
import index from './index.cjs.js' const { normalizePMSpec, pmInfo, pmInfoSync } = index export { index as default, normalizePMSpec, pmInfo, pmInfoSync }