25 lines
459 B
JSON
25 lines
459 B
JSON
{
|
|
"authors": [
|
|
"Bscruz19"
|
|
],
|
|
"contributors": [
|
|
"angelikatyborska",
|
|
"Cohen-Carlisle",
|
|
"devonestes",
|
|
"neenjaw"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"lib/two_fer.ex"
|
|
],
|
|
"test": [
|
|
"test/two_fer_test.exs"
|
|
],
|
|
"example": [
|
|
".meta/example.ex"
|
|
]
|
|
},
|
|
"blurb": "Create a sentence of the form \"One for X, one for me.\".",
|
|
"source_url": "https://github.com/exercism/problem-specifications/issues/757"
|
|
}
|