Last active
April 6, 2018 14:26
-
-
Save tomcatfever/0731d0a22121d698eb5d1c1dce2986d1 to your computer and use it in GitHub Desktop.
A list of Star Trek series names
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
| { | |
| "full": | |
| {"StarTrek": | |
| ["The Origional Series","The Animated Series","The Next Generation","Deep Space 9","Voyager","Enterprise","Discovery","Novels"] | |
| }, | |
| "abbr": | |
| {"ST": | |
| ["TOS","TAS" "TNG","DS9","VOY","ENT","DIS","Novels"] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment