35bed00d22
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
18 lines
354 B
JSON
18 lines
354 B
JSON
{
|
|
"authors": [
|
|
"glennj"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"darts.jq"
|
|
],
|
|
"test": [
|
|
"test-darts.bats"
|
|
],
|
|
"example": [
|
|
".meta/example.jq"
|
|
]
|
|
},
|
|
"blurb": "Calculate the points scored in a single toss of a Darts game.",
|
|
"source": "Inspired by an exercise created by a professor Della Paolera in Argentina"
|
|
}
|