{
	"version" : "$(cliVersion)",
	"project": {
		"defaultPort": 3000,
		"framework" : "jquery",
		"projectType": "js",
		"projectTemplate": "empty",
		"theme": "$(theme)",
		"themePath": "$(themePath)",
		"cssPath": "$(cssPath)",
		"jsPath": "$(jsPath)",
		"igniteuiSource": "$(igniteuiSource)",
		"isBundle": false,
		"bundleFilePath": "/igniteui/dist/ignite.js",
		"components": [],
		"isShowcase": false,
		"version": "",
		"sourceRoot": "."
	},
	"build" : {
	}
}