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