0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/lib/GUI/entry.handlebars

5 lines
149 B
Handlebars
Raw Normal View History

2014-05-07 13:08:29 -05:00
<article class='entry'>
<h3>{{ name }} <small>v{{ version }}</small></h3>
<div>User: {{ _npmUser.name }}</div>
<p>{{ description }}</p>
</article>