export type Version = any; export type Meta = { error?: string; modified: string; versions: Record; "dist-tags": Record; };