Skip to content

Instantly share code, notes, and snippets.

@cranic
Last active August 29, 2015 13:56
Show Gist options
  • Save cranic/8863664 to your computer and use it in GitHub Desktop.
Save cranic/8863664 to your computer and use it in GitHub Desktop.
{
_id : 'myId',
engines : [
{name : 'html5', status : 'ready'}},
{name : 'java', status : 'ready'}},
{name : 'flash', status : 'queued'}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment