life-report/reports/template.json

37 lines
341 B
JSON
Raw Normal View History

{
"year": 2016,
"health": {
"title": "health / diet",
"details": [
]
},
"money": {
"summary": [
]
},
"travels": {
"details": [
]
},
"studies": {
"details": [
]
},
"music": {
"details": [
]
},
"books": {
"details": [
]
},
"distractions": {
"details": [
]
},
"projects": {
"details": [
]
}
}