21 lines
372 B
JSON
21 lines
372 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"glennj"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"vehicle-purchase.jq"
|
||
|
],
|
||
|
"test": [
|
||
|
"test-vehicle-purchase.bats"
|
||
|
],
|
||
|
"exemplar": [
|
||
|
".meta/exemplar.jq"
|
||
|
]
|
||
|
},
|
||
|
"forked_from": [
|
||
|
"javascript/vehicle-purchase"
|
||
|
],
|
||
|
"blurb": "Learn about comparison and conditionals while preparing for your next vehicle purchase"
|
||
|
}
|