{{ hasDependenciesLabel }}
{{ autoInstallLabel }}
{{#each canInstall}}{{this.id}}{{#if this.version}} (ver. {{this.version}}){{/if}}
{{/each}}{{ manualInstallLabel }}
{{#each cantInstall}}{{this.id}}{{#if this.version}} (ver. {{this.version}}){{/if}} - {{this.message}}
{{/each}}