2024-10-14 11:37:17 +02:00

23 lines
381 B
JSON

{
"authors": [
"Stargator"
],
"contributors": [
"kytrinyx"
],
"files": {
"solution": [
"lib/acronym.dart"
],
"test": [
"test/acronym_test.dart"
],
"example": [
".meta/lib/example.dart"
]
},
"blurb": "Convert a long phrase to its acronym.",
"source": "Julien Vanier",
"source_url": "https://github.com/monkbroc"
}