20 lines
473 B
JSON
20 lines
473 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"glennj"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"kindergarten-garden.jq"
|
||
|
],
|
||
|
"test": [
|
||
|
"test-kindergarten-garden.bats"
|
||
|
],
|
||
|
"example": [
|
||
|
".meta/example.jq"
|
||
|
]
|
||
|
},
|
||
|
"blurb": "Given a diagram, determine which plants each child in the kindergarten class is responsible for.",
|
||
|
"source": "Exercise by the JumpstartLab team for students at The Turing School of Software and Design.",
|
||
|
"source_url": "https://turing.edu"
|
||
|
}
|