{{#each modules}} {{this.packageJson.name}} {{#each files}} {{#if ../truncated}} {{this}} {{else}} {{this}} {{/if}} {{/each}} {{this.packageJson.license}} {{licenseUrl this.packageJson.repository.url}} {{/each}}