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

23 lines
471 B
JSON

{
"authors": [
"amscotti"
],
"contributors": [
"kytrinyx"
],
"files": {
"solution": [
"lib/resistor_color.dart"
],
"test": [
"test/resistor_color_test.dart"
],
"example": [
".meta/lib/example.dart"
]
},
"blurb": "Convert a resistor band's color to its numeric representation.",
"source": "Maud de Vries, Erik Schierboom",
"source_url": "https://github.com/exercism/problem-specifications/issues/1458"
}