Skip to content

Instantly share code, notes, and snippets.

@dmil
Created February 5, 2017 02:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmil/680c6b1db08e6a43e93b428e872a122e to your computer and use it in GitHub Desktop.
Save dmil/680c6b1db08e6a43e93b428e872a122e to your computer and use it in GitHub Desktop.
[
{
"name" : "Molecule Man",
"age" : 29,
"secretIdentity" : "Dan Jukes",
"powers" : [
"Radiation resistance",
"Turning tiny",
"Radiation blast"
]
},
{
"name" : "Madame Uppercut",
"age" : 39,
"secretIdentity" : "Jane Wilson",
"powers" : [
"Million tonne punch",
"Damage resistance",
"Superhuman reflexes"
]
},
{
"name" : "Eternal Flame",
"age" : 1000000,
"secretIdentity" : "Unknown",
"powers" : [
"Immortality",
"Heat Immunity",
"Inferno",
"Teleportation",
"Interdimensional travel
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment