export interface IPackageJsonBugs {
    email?: string;
    url: string;
}
//# sourceMappingURL=package-json-bugs.interface.d.ts.map