Promises
This commit is contained in:
19
w11_promises/basics/assets/movies/2018/hereditary.json
Normal file
19
w11_promises/basics/assets/movies/2018/hereditary.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Hereditary",
|
||||
"year": 2018,
|
||||
"runtime": 127,
|
||||
"categories": [
|
||||
"Drama",
|
||||
"Horror",
|
||||
"Mystery"
|
||||
],
|
||||
"release-date": "2018-06-08",
|
||||
"director": "Ari Aster",
|
||||
"writer": "Ari Aster",
|
||||
"actors": [
|
||||
"Toni Collette",
|
||||
"Milly Shapiro",
|
||||
"Gabriel Byrne"
|
||||
],
|
||||
"storyline": "After the family matriarch passes away, a grieving family is haunted by tragic and disturbing occurrences, and begin to unravel dark secrets."
|
||||
}
|
||||
Reference in New Issue
Block a user