{{#if verbose}} {{#each packages}}

Name: {{name}}
Label: {{label}}

{{#each licensefile}} License {{math @index "+" 1}}
License link: {{licensepath}}

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}}


{{/each}} {{/if}} {{#unless verbose}} {{#each packages}} {{#unless licensefile}}

Name: {{name}}
Label: {{label}}

{{#license}} {{#if type}} License type: {{type}}
{{/if}} {{#unless type}} License type: {{this}}
{{/unless}} {{/license}}


{{/unless}} {{#licensefile}} {{#unless licensepath}}

Name: {{../../name}}
Label: {{../../label}}

{{#each licensefile}} License {{math @index "+" 1}}
License link: {{licensepath}}

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}}


{{/unless}} {{/licensefile}} {{/each}} {{/unless}}