215e3d084b
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
21 lines
373 B
JSON
21 lines
373 B
JSON
{
|
|
"authors": [
|
|
"glennj"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"remote-control-car.jq"
|
|
],
|
|
"test": [
|
|
"test-remote-control-car.bats"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.jq"
|
|
]
|
|
},
|
|
"forked_from": [
|
|
"elixir/elons-toys"
|
|
],
|
|
"icon": "elons-toys",
|
|
"blurb": "Learn about functions by playing around with a remote controlled car."
|
|
}
|