20 lines
438 B
JSON
20 lines
438 B
JSON
{
|
|
"authors": [
|
|
"Zureka"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"lib/beer_song.dart"
|
|
],
|
|
"test": [
|
|
"test/beer_song_test.dart"
|
|
],
|
|
"example": [
|
|
".meta/lib/example.dart"
|
|
]
|
|
},
|
|
"blurb": "Produce the lyrics to that beloved classic, that field-trip favorite: 99 Bottles of Beer on the Wall.",
|
|
"source": "Learn to Program by Chris Pine",
|
|
"source_url": "https://pine.fm/LearnToProgram/?Chapter=06"
|
|
}
|