Skip to content

Instantly share code, notes, and snippets.

@MeLight
Created June 16, 2015 08:49
Show Gist options
  • Save MeLight/ab8717dabdba633790f5 to your computer and use it in GitHub Desktop.
Save MeLight/ab8717dabdba633790f5 to your computer and use it in GitHub Desktop.
[
{
"ingredients":["sugar", "water"],
"time": 300,
"description": "Boil water, mix with sugar"
},
{
"ingredients":["eggs"],
"time": 0,
"description": "Break eggs, mix in mixer"
},
{
"ingredients":["gummy bears"],
"time": 600,
"description": "Cut gummy bears, cook for 10 minutes"
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment