{{ artifact.manifest.description or 'Application details and files' }}
{{ artifact.manifest.author }}
{% else %}{{ artifact.manifest.author.name }}
{% endif %} {% if artifact.manifest.author.email %}{{ artifact.manifest.author.email }}
{% endif %} {% if artifact.manifest.author.url %} {{ artifact.manifest.author.url }} {% endif %}{{ artifact.manifest.entry_point }}
{{ artifact.manifest.config | tojson(indent=2) }}
Loading files...