const ProjectInfo({ required this.name, required this.version, required this.projectPath, this.description, });