Promises
This commit is contained in:
22
w11_promises/basics/assets/movies/2018/bumblebee.json
Normal file
22
w11_promises/basics/assets/movies/2018/bumblebee.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Bumblebee",
|
||||
"year": 2018,
|
||||
"release-date": "2018-12-21",
|
||||
"categories": [
|
||||
"action",
|
||||
"adventure",
|
||||
"sci-fnpi"
|
||||
],
|
||||
"director": "Travis Knight",
|
||||
"writer": [
|
||||
"Christina Hodson"
|
||||
],
|
||||
"actors": [
|
||||
"Hailee Steinfeld",
|
||||
"John Cena",
|
||||
"Pamela Adlon",
|
||||
"Kenneth Choi"
|
||||
],
|
||||
"storyline": "On the run in the year 1987, Bumblebee finds refuge in a junkyard in a small Californian beach town. Charlie, on the cusp of turning 18 and trying to find her place in the world, discovers Bumblebee, battle-scarred and broken.",
|
||||
"runtime": 120
|
||||
}
|
||||
Reference in New Issue
Block a user