{
	"name": "<%= _.slugify(appname) %>",
	"dependencies": {
		"bearcat-dao": "*"
	},<% if(doWebApp || doApp) { %>
	"scan": "app",<%}%>
	"beans":[]
}