22 lines
384 B
JSON
22 lines
384 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"angelikatyborska"
|
||
|
],
|
||
|
"contributors": [
|
||
|
"neenjaw"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"lib/library_fees.ex"
|
||
|
],
|
||
|
"test": [
|
||
|
"test/library_fees_test.exs"
|
||
|
],
|
||
|
"exemplar": [
|
||
|
".meta/exemplar.ex"
|
||
|
]
|
||
|
},
|
||
|
"language_versions": ">=1.10",
|
||
|
"blurb": "Learn about dates and time by calculating late fees for the local library."
|
||
|
}
|