26 lines
497 B
JSON
26 lines
497 B
JSON
{
|
|
"authors": [
|
|
"glennj"
|
|
],
|
|
"contributors": [
|
|
"bkhl",
|
|
"guygastineau",
|
|
"IsaacG",
|
|
"kotp"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"proverb.sh"
|
|
],
|
|
"test": [
|
|
"proverb.bats"
|
|
],
|
|
"example": [
|
|
".meta/example.sh"
|
|
]
|
|
},
|
|
"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"
|
|
}
|