type alias PmTypeimport { type PmType } from "https://deno.land/x/ndeno@v2.1.2/src/pm.ts"; definition: | "npm" | "yarn" | "pnpm" | "deno" | "bun"