class ERR_INVALID_PACKAGE_CONFIG extends NodeErrorimport { ERR_INVALID_PACKAGE_CONFIG } from "https://deno.land/std@0.115.1/node/_errors.ts"; ConstructorsnewERR_INVALID_PACKAGE_CONFIG(path: string,base?: string,message?: string,)