Files
2019-06-04 13:11:32 -04:00

9 lines
112 B
Plaintext

{{#condense}}
{{#if url}}
{{#cyan}}{{name}}{{/cyan}} {{url}}
{{else}}
Package not found.
{{/if}}
{{/condense}}