UNPKG

generator-wvu-static-site

Version:
20 lines (19 loc) 357 B
{ "name": "<%= _.slugify(siteName) %>", "version": "<%= siteVersion %>", "authors": [ "<%= authorName %> <<%= authorEmail %>>" ], "license": "proprietary", "private" : true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "wvu-patterns-starter-kit": "latest" } }