Gammautils v<%= pack.version %>
<%= pack.description %>
<% index.forEach(function(entry) { %>
<%= entry %>
<% }) %>
Instalation
npm install <%= pack.name %> --save
<%= body %>
<%= pack.contributors.length %> Contributors
<%= pack.author.name %>
<% pack.contributors.forEach(function(contributor) { %>
<%= contributor.name %>
<% if(contributor.username) { %>
<%= contributor.contributions %> commits
<% } else { %>
<%= contributor.contributions %> commits
<% } %>
<% }); %>
License
<%= license %>
Comments
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus