37 lines
341 B
JSON
37 lines
341 B
JSON
|
{
|
||
|
"year": 2016,
|
||
|
"health": {
|
||
|
"title": "health / diet",
|
||
|
"details": [
|
||
|
]
|
||
|
},
|
||
|
"money": {
|
||
|
"summary": [
|
||
|
]
|
||
|
},
|
||
|
"travels": {
|
||
|
"details": [
|
||
|
]
|
||
|
},
|
||
|
"studies": {
|
||
|
"details": [
|
||
|
]
|
||
|
},
|
||
|
"music": {
|
||
|
"details": [
|
||
|
]
|
||
|
},
|
||
|
"books": {
|
||
|
"details": [
|
||
|
]
|
||
|
},
|
||
|
"distractions": {
|
||
|
"details": [
|
||
|
]
|
||
|
},
|
||
|
"projects": {
|
||
|
"details": [
|
||
|
]
|
||
|
}
|
||
|
}
|