26 lines
530 B
JSON
26 lines
530 B
JSON
{
|
|
"authors": [
|
|
"Br1ght0ne"
|
|
],
|
|
"contributors": [
|
|
"angelikatyborska",
|
|
"Cohen-Carlisle",
|
|
"devonestes",
|
|
"neenjaw"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"lib/dnd_character.ex"
|
|
],
|
|
"test": [
|
|
"test/dnd_character_test.exs"
|
|
],
|
|
"example": [
|
|
".meta/example.ex"
|
|
]
|
|
},
|
|
"blurb": "Randomly generate Dungeons & Dragons characters.",
|
|
"source": "Simon Shine, Erik Schierboom",
|
|
"source_url": "https://github.com/exercism/problem-specifications/issues/616#issuecomment-437358945"
|
|
}
|