23 lines
492 B
JSON
23 lines
492 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"angelikatyborska"
|
||
|
],
|
||
|
"contributors": [
|
||
|
"neenjaw"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"lib/rpg/character_sheet.ex"
|
||
|
],
|
||
|
"test": [
|
||
|
"test/rpg/character_sheet_test.exs"
|
||
|
],
|
||
|
"exemplar": [
|
||
|
".meta/exemplar.ex"
|
||
|
]
|
||
|
},
|
||
|
"language_versions": ">=1.10",
|
||
|
"icon": "wizards-and-warriors",
|
||
|
"blurb": "Learn about IO (input/output) by guiding your friends through the character creation process for your pen-and-paper role-playing game."
|
||
|
}
|