Promises
This commit is contained in:
23
w11_promises/basics/assets/movies/2016/me-before-you.json
Normal file
23
w11_promises/basics/assets/movies/2016/me-before-you.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Me Before You",
|
||||
"year": 2016,
|
||||
"runtime": 106,
|
||||
"categories": [
|
||||
"drama",
|
||||
"romance"
|
||||
],
|
||||
"release-date": "2016-06-16",
|
||||
"director": "Thea Sharrock",
|
||||
"writer": "Jojo Moyes",
|
||||
"actors": [
|
||||
"Sam Claflin",
|
||||
"Vanessa Kirby",
|
||||
"Emilia Clarke",
|
||||
"Eileen Dunwoodie",
|
||||
"Pablo Raybould",
|
||||
"Gabrielle Downey",
|
||||
"Henri Charles"
|
||||
],
|
||||
"storyline": "A girl in a small town forms an unlikely bond with a recently-paralyzed man she's taking care of."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user