23 lines
493 B
JSON
23 lines
493 B
JSON
{
|
|
"authors": [
|
|
"angelikatyborska"
|
|
],
|
|
"contributors": [
|
|
"neenjaw"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"lib/high_school_sweetheart.ex"
|
|
],
|
|
"test": [
|
|
"test/high_school_sweetheart_test.exs"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.ex"
|
|
]
|
|
},
|
|
"language_versions": ">=1.10",
|
|
"icon": "high-school-sweethearts",
|
|
"blurb": "Learn about strings and the pipe operator by helping high school sweethearts profess their love on social media via ASCII art."
|
|
}
|