UNPKG

generator-pho

Version:

Project generator that includes pho-devstack

9 lines (8 loc) 214 B
{ "name": "<%= _.slugify(appname) %>", "version": "0.0.0", "dependencies": { <% if (angular) { %>"angular": "~1.2.9"<% } if (angular && less) { %>, <% } if (less) { %>"lesshat": "~3.0.0"<% } %> } }