31 lines
481 B
JSON
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"
|
|
}
|