25 lines
364 B
JSON
Raw Permalink Normal View History

2025-04-30 10:25:00 -04:00
{
"authors": [
"Tuxified"
],
"contributors": [
"angelikatyborska",
"Cohen-Carlisle",
"devonestes",
"neenjaw",
"sotojuan"
],
"files": {
"solution": [
"lib/dominoes.ex"
],
"test": [
"test/dominoes_test.exs"
],
"example": [
".meta/example.ex"
]
},
"blurb": "Make a chain of dominoes."
}