{
	"server": {
		"port": "3001",
		"path": {
			"view": "../test/res/views",
			"mock": "../test/res/backend",
			"public": "../test/res/public"
		},
		"globals": {
			"baseUrl": "",
			"basePath": "http://www.ijser.cn/"
		}
	},
	"coffeescript": {
		"debug": true
	}
}