Struct representing a discovered app in the workspace.
The publish field indicates whether this app should be published to Hex.
Set releaser: [publish: true] in the app's mix.exs to mark it as publishable.
The version_form field tracks how the version is declared in mix.exs:
:literal—version: "1.2.3":attribute—@version "1.2.3"referenced viaversion: @version