47 lines
911 B
JSON
47 lines
911 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"rubysolo"
|
||
|
],
|
||
|
"contributors": [
|
||
|
"andrewsardone",
|
||
|
"angelikatyborska",
|
||
|
"austinlyons",
|
||
|
"cbliard",
|
||
|
"Cohen-Carlisle",
|
||
|
"dalexj",
|
||
|
"devonestes",
|
||
|
"digitalronin",
|
||
|
"doncruse",
|
||
|
"etrepum",
|
||
|
"ghajba",
|
||
|
"kytrinyx",
|
||
|
"lpil",
|
||
|
"neenjaw",
|
||
|
"parkerl",
|
||
|
"pminten",
|
||
|
"rsslldnphy",
|
||
|
"seeflanigan",
|
||
|
"sotojuan",
|
||
|
"Teapane",
|
||
|
"tjcelaya",
|
||
|
"Tonkpils",
|
||
|
"victorpre",
|
||
|
"vladimir-tikhonov",
|
||
|
"waiting-for-dev"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"lib/bob.ex"
|
||
|
],
|
||
|
"test": [
|
||
|
"test/bob_test.exs"
|
||
|
],
|
||
|
"example": [
|
||
|
".meta/example.ex"
|
||
|
]
|
||
|
},
|
||
|
"blurb": "Bob is a lackadaisical teenager. In conversation, his responses are very limited.",
|
||
|
"source": "Inspired by the 'Deaf Grandma' exercise in Chris Pine's Learn to Program tutorial.",
|
||
|
"source_url": "https://pine.fm/LearnToProgram/?Chapter=06"
|
||
|
}
|