{
	"name": "",
	"version": "0.0.0",
	"dependencies": {
		"jquery": "2.0.3",
		"backbone": "1.1.2",
		"underscore": "1.8.2",
		"handlebars": "2.0.0",
		"requirejs-text": "2.0.10",
		"requirejs": "https://github.com/jrburke/requirejs.git#2.1.15"
	},
	"ignore": [
		"**/.*",
		"node_modules",
		"src/bower_components",
		"test",
		"tests",
		"prod"
	]
}