39f408b8b0
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
23 lines
389 B
JSON
23 lines
389 B
JSON
{
|
|
"authors": [
|
|
"glennj"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"bird-count.jq"
|
|
],
|
|
"test": [
|
|
"test-bird-count.bats"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.jq"
|
|
],
|
|
"editor": [
|
|
"bird-counting-data.json"
|
|
]
|
|
},
|
|
"forked_from": [
|
|
"ruby/bird-count"
|
|
],
|
|
"blurb": "Learn about arrays by keeping track of how many birds visit your garden."
|
|
}
|