Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WaldoJeffers/0c7120ddaa4c176c84817c9d9ba4a8d1 to your computer and use it in GitHub Desktop.
Save WaldoJeffers/0c7120ddaa4c176c84817c9d9ba4a8d1 to your computer and use it in GitHub Desktop.
{
Alderaan: {
brown: 1
},
Naboo: {
red: 1
},
Stewjon: {
'blue-gray': 1,
Tatooine: {
blue: 3,
brown: 1,
red: 1,
yellow: 2
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment