12 lines
351 B
JSON
12 lines
351 B
JSON
|
{
|
||
|
"state": {
|
||
|
"first_quarter": "First quarter",
|
||
|
"full_moon": "Full moon",
|
||
|
"last_quarter": "Last quarter",
|
||
|
"new_moon": "New moon",
|
||
|
"waning_crescent": "Waning crescent",
|
||
|
"waning_gibbous": "Waning gibbous",
|
||
|
"waxing_crescent": "Waxing crescent",
|
||
|
"waxing_gibbous": "Waxing gibbous"
|
||
|
}
|
||
|
}
|