Blame view

node_modules/bower/lib/templates/std/lookup.std 112 Bytes
2dda2e10   Administrator   generator ignore
1
2
3
4
5
6
7
  {{#condense}}
  {{#if url}}
  {{#cyan}}{{name}}{{/cyan}} {{url}}
  {{else}}
  Package not found.
  {{/if}}
  {{/condense}}