Files
old-lab_ui/node_modules/bower/lib/templates/std/lookup.std
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}}