Skip to content

Instantly share code, notes, and snippets.

@okjake
Last active January 26, 2016 12:07
Show Gist options
  • Select an option

  • Save okjake/1d0ddd8cda8db0494ce5 to your computer and use it in GitHub Desktop.

Select an option

Save okjake/1d0ddd8cda8db0494ce5 to your computer and use it in GitHub Desktop.
pattern manifest
{
"patterns": [
{
"id": "news-card-audio-001",
"name": "Audio Card",
"product": "News",
"type": "Card",
"inUse": true,
"description": "Used to play audio without leaving the current page",
"owner": "test@example.com",
"repository": "https://github.com/tuimedia/gel-cards.git",
"documentation": [
"//optional/url/to/docs/usage.md",
"//optional/url/to/docs/changelog.md"
],
"examples": [
{
"name": "Basic Audio Card",
"description": "Default usage of the News audio card",
"url": "//url/to/rendered/example"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment