Metadata

  • name String - The application name.

  • description String - The application description.

  • homepage String | “undefined” - The url to the project homepage (NuGet Package projectUrl (optional) or Linux Package URL (required)).

    If not specified and your project repository is public on GitHub, it will be https://github.com/${user}/${project} by default.

  • license String | “undefined” - linux-only. The license name.

  • author AuthorMetadata | “undefined”

  • repository String | RepositoryInfo | “undefined” - The repository.

  • build Configuration - The electron-builder configuration.