Name: {{name}}
Label: {{label}}
Home page: {{homepage}}
{{#each licensefile}}
License {{math @index "+" 1}}
Notice: {{notice}}
{{#license}}
{{#if type}}
License type: {{type}}
{{/if}}
{{#unless type}}
License type: {{this}}
{{/unless}}
{{/license}}
{{/each}}
{{#license}}
{{#if type}}
License type: {{type}}
{{/if}}
{{#unless type}}
License type: {{this}}
{{/unless}}
{{/license}}