Last active
January 9, 2019 17:18
-
-
Save k5njm/a7e06f6fd7713dbd96e4f601f898a324 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"launches": [ | |
{ | |
"Test Launch 1": { | |
"Date": "Today", | |
"Type": "Falcon 9" | |
} | |
}, | |
{ | |
"Test Launch 2": { | |
"Date": "Tomorrow", | |
"Type": "BFR" | |
} | |
}, | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment