23 lines
479 B
JSON
23 lines
479 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"jiegillet"
|
||
|
],
|
||
|
"contributors": [
|
||
|
"angelikatyborska"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"lib/proverb.ex"
|
||
|
],
|
||
|
"test": [
|
||
|
"test/proverb_test.exs"
|
||
|
],
|
||
|
"example": [
|
||
|
".meta/example.ex"
|
||
|
]
|
||
|
},
|
||
|
"blurb": "For want of a horseshoe nail, a kingdom was lost, or so the saying goes. Output the full text of this proverbial rhyme.",
|
||
|
"source": "Wikipedia",
|
||
|
"source_url": "https://en.wikipedia.org/wiki/For_Want_of_a_Nail"
|
||
|
}
|