JSON 규격

{
	message: "이것은 테스트여!",
	data: {
		"email" : "[email protected]",
		"password" : "1234!",
	}
}