{
	"packages": {
		"modal": {
			"base": "../../",
			"target": "./test/browser/application.js",
			"modules": [
				"./lib/*.js",
				"./test/browser/tests/*.coffee",
				"./test/data/*.json"
			],
			"run": [
				"/test/browser/tests/EasyConfiguration.coffee",
				"/test/browser/tests/Helpers.coffee"
			]
		}
	}
}
