Skip to content

Instantly share code, notes, and snippets.

@sandsu
Created September 19, 2012 19:12
Show Gist options
  • Save sandsu/3751604 to your computer and use it in GitHub Desktop.
Save sandsu/3751604 to your computer and use it in GitHub Desktop.
{
"Some group name": {
"First store": {
image: "URL_DA_IMAGEM",
goal: 30000000,
value: 27975000,
description: "5 teams",
url: "http://google.com.br"
},
"Second store": {
image: "URL_DA_IMAGEM",
goal: 2000000,
value: 1605132,
description: "Lorem Ipsum is simply dummy text of the printing and typesetting industry.",
url: "http://google.com.br"
}
}
},
average: {
type: "group",
goal: 3000000,
value: 2500000
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment