{#if modal_open}
{currentlicense}
{licensetext}
Lauf für Kaya!
{$_('by')}
ODIT.Services
{$_('lfk-is-os')}
{$_('oss_credit_description')}
{$_('licenses-are-being-loaded')}
{:then}{$_('dependency_name')} | {$_('license')} | {$_('repo_link')} | {$_('installed-version')} | {$_('author')} |
---|---|---|---|---|
{l.name} |
{l.license || '?'} { modal_open = true; currentlicense = l.name + '@' + l.version; licensetext = l.licensetext || $_('no-license-text-could-be-found'); }}>{$_('read-license')} |
{(l.repo?.url || l.repo) .replace('git+', '') .replace('git://', '')} | {l.version || '?'} | {l.author?.name || l.author || '?'} |
{$_('icon-image-credits')}