export declare type NpmPackage = { name: string; repo?: string; }; //# sourceMappingURL=npm-package.type.d.ts.map