Skip to content

Instantly share code, notes, and snippets.

@dpfrey
Last active June 5, 2020 21:57
Show Gist options
  • Save dpfrey/1bccf1dbaeb56f74fbf21c3e6d606bb8 to your computer and use it in GitHub Desktop.
Save dpfrey/1bccf1dbaeb56f74fbf21c3e6d606bb8 to your computer and use it in GitHub Desktop.
{
"locations:": ["bag", "missing"],
"discs": [
{
"manufacturer": "Innova",
"mold": "Orc",
"plastic": "Champion",
"numbers": "10 4 -1 3",
"weight": 169,
"color": "pink",
"location": 0,
"notes": ""
},
{
"manufacturer": "Innova",
"mold": "Roadrunner",
"plastic": "Star",
"weight": 168,
"numbers": "9 5 -4 1",
"color": "yellow",
"location": 0,
"notes": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment