Files
2014-12-04 00:52:10 +05:30

24 lines
363 B
JSON

{
"teamName":"StackTrace",
"members":[
{
"name": "Rohit Jain",
"koding": "ro-29",
"location": "Delhi,IN",
"lead":true
},
{
"name":"Priyank Jain",
"koding":"priyank",
"location": "Delhi,IN"
},
{
"name":"Rishabh varshney",
"koding": "rishabh",
"location": "Delhi,IN"
}
]
}