23 lines
444 B
JSON
23 lines
444 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"angelikatyborska"
|
||
|
],
|
||
|
"contributors": [
|
||
|
"neenjaw",
|
||
|
"michallepicki"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"lib/form.ex"
|
||
|
],
|
||
|
"test": [
|
||
|
"test/form_test.exs"
|
||
|
],
|
||
|
"exemplar": [
|
||
|
".meta/exemplar.ex"
|
||
|
]
|
||
|
},
|
||
|
"language_versions": ">=1.10",
|
||
|
"blurb": "Learn about writing documentation and typespecs by getting your code ready for the arrival of a new colleague at the city office."
|
||
|
}
|