22 lines
498 B
JSON
22 lines
498 B
JSON
{
|
|
"authors": [
|
|
"angelikatyborska"
|
|
],
|
|
"contributors": [
|
|
"neenjaw"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"lib/captains_log.ex"
|
|
],
|
|
"test": [
|
|
"test/captains_log_test.exs"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.ex"
|
|
]
|
|
},
|
|
"language_versions": ">=1.10",
|
|
"blurb": "Learn about randomness and using Erlang libraries from Elixir by helping Mary generate stardates and starship registry numbers for her Star Trek themed pen-and-paper role playing sessions."
|
|
}
|