31 lines
481 B
JSON
31 lines
481 B
JSON
{
|
|
"authors": [
|
|
"netserf"
|
|
],
|
|
"contributors": [
|
|
"bkhl",
|
|
"budmc29",
|
|
"glennj",
|
|
"guygastineau",
|
|
"IsaacG",
|
|
"kotp",
|
|
"lemoncurry",
|
|
"sjwarner-bp",
|
|
"ZapAnton"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"acronym.sh"
|
|
],
|
|
"test": [
|
|
"acronym.bats"
|
|
],
|
|
"example": [
|
|
".meta/example.sh"
|
|
]
|
|
},
|
|
"blurb": "Convert a long phrase to its acronym.",
|
|
"source": "Julien Vanier",
|
|
"source_url": "https://github.com/monkbroc"
|
|
}
|