Created
April 19, 2019 20:43
-
-
Save akoserwal/89cded554a4289e0c7abd2625c538046 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "movies": [ "Iron Man (2008)", | |
| "The Incredible Hulk (2008)", | |
| "Iron Man 2 (2010)", | |
| "Thor (2011)", | |
| "Captain America: The First Avenger (2011)", | |
| "Marvel's The Avengers (2012)", | |
| "Iron Man 3 (2013)", | |
| "Thor: The Dark World (2013)", | |
| "Captain America: The Winter Soldier (2014)", | |
| "Guardians of the Galaxy (2014)", | |
| "Avengers: Age of Ultron (2015)", | |
| "Ant-Man (2015)", | |
| "Captain America: Civil War (2016)", | |
| "Doctor Strange (2016)", | |
| "Guardians of the Galaxy Vol. 2 (2017)", | |
| "Spider-Man: Homecoming (2017)", | |
| "Thor: Ragnarok (2017)", | |
| "Black Panther (2018)", | |
| "Avengers: Infinity War (2018)", | |
| "Ant-Man and the Wasp (2018)", | |
| "Captain Marvel (2019)", | |
| "Avengers: End Game (2019)"] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment