2022-08-24 14:28:45 +02:00

31 lines
481 B
JSON

{
"blurb": "Translate RNA sequences into proteins.",
"authors": [
"Akasurde"
],
"contributors": [
"alebaffa",
"bitfield",
"ekingery",
"ferhatelmas",
"hilary",
"kytrinyx",
"leenipper",
"robphoenix",
"sebito91",
"tleen"
],
"files": {
"solution": [
"protein_translation.go"
],
"test": [
"protein_translation_test.go"
],
"example": [
".meta/example.go"
]
},
"source": "Tyler Long"
}