export type NodeInfoSoftware = { name?: string; version?: string; repository?: string; homepage?: string; };