44 lines
850 B
JSON
44 lines
850 B
JSON
{
|
|
"authors": [
|
|
"EduardoBautista"
|
|
],
|
|
"contributors": [
|
|
"andrewclarkson",
|
|
"ashleygwilliams",
|
|
"coriolinus",
|
|
"cwhakes",
|
|
"EduardoBautista",
|
|
"efx",
|
|
"ErikSchierboom",
|
|
"IanWhitney",
|
|
"kytrinyx",
|
|
"leoyvens",
|
|
"lutostag",
|
|
"mkantor",
|
|
"murlakatamenka",
|
|
"navossoc",
|
|
"nfiles",
|
|
"petertseng",
|
|
"pminten",
|
|
"razielgn",
|
|
"rofrol",
|
|
"stringparser",
|
|
"xakon",
|
|
"ZapAnton"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"src/lib.rs",
|
|
"Cargo.toml"
|
|
],
|
|
"test": [
|
|
"tests/beer-song.rs"
|
|
],
|
|
"example": [
|
|
".meta/example.rs"
|
|
]
|
|
},
|
|
"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"
|
|
}
|