0a4ebc2eb6
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
19 lines
434 B
JSON
19 lines
434 B
JSON
{
|
|
"authors": [
|
|
"glennj"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"hello-world.jq"
|
|
],
|
|
"test": [
|
|
"test-hello-world.bats"
|
|
],
|
|
"example": [
|
|
".meta/example.jq"
|
|
]
|
|
},
|
|
"blurb": "Exercism's classic introductory exercise. Just say \"Hello, World!\".",
|
|
"source": "This is an exercise to introduce users to using Exercism",
|
|
"source_url": "https://en.wikipedia.org/wiki/%22Hello,_world!%22_program"
|
|
}
|