Promises
This commit is contained in:
22
w11_promises/basics/assets/movies/2016/the-conjuring-2.json
Normal file
22
w11_promises/basics/assets/movies/2016/the-conjuring-2.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "The Conjuring 2",
|
||||
"year": 2016,
|
||||
"runtime": 134,
|
||||
"categories": [
|
||||
"mystery",
|
||||
"thriller",
|
||||
"horror"
|
||||
],
|
||||
"release-date": "2016-06-10",
|
||||
"director": "James Wan",
|
||||
"writer": [
|
||||
"Carey Hayes",
|
||||
"Chad Hayes"
|
||||
],
|
||||
"actors": [
|
||||
"Vera Farmiga",
|
||||
"Patrick Wilson",
|
||||
"Madison Wolfe"
|
||||
],
|
||||
"storyline": "Ed and Lorraine Warren travel to North London to help a single mother raising 4 children alone in a house plagued by a supernatural spirit."
|
||||
}
|
||||
Reference in New Issue
Block a user