Current File : //lib/node_modules/bower/lib/templates/std/lookup.std
{{#condense}}
{{#if url}}
{{#cyan}}{{name}}{{/cyan}} {{url}}
{{else}}
Package not found.
{{/if}}
{{/condense}}