25 lines
423 B
JSON
25 lines
423 B
JSON
{
|
|
"authors": [
|
|
"lpil"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"src/bandwagoner.gleam"
|
|
],
|
|
"test": [
|
|
"test/bandwagoner_test.gleam"
|
|
],
|
|
"exemplar": [
|
|
".meta/example.gleam"
|
|
],
|
|
"invalidator": [
|
|
"gleam.toml",
|
|
"manifest.toml"
|
|
]
|
|
},
|
|
"forked_from": [
|
|
"fsharp/bandwagoner"
|
|
],
|
|
"blurb": "Learn about labelled fields by keeping a history of basketball statistics"
|
|
}
|