22 lines
400 B
JSON
22 lines
400 B
JSON
{
|
|
"authors": [
|
|
"angelikatyborska"
|
|
],
|
|
"contributors": [
|
|
"neenjaw"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"lib/wine_cellar.ex"
|
|
],
|
|
"test": [
|
|
"test/wine_cellar_test.exs"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.ex"
|
|
]
|
|
},
|
|
"language_versions": ">=1.10",
|
|
"blurb": "Learn about keyword lists by providing wine suggestions to the customers in your restaurant."
|
|
}
|