24 lines
496 B
JSON
24 lines
496 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"amscotti"
|
||
|
],
|
||
|
"contributors": [
|
||
|
"Stargator",
|
||
|
"kytrinyx"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"lib/resistor_color_duo.dart"
|
||
|
],
|
||
|
"test": [
|
||
|
"test/resistor_color_duo_test.dart"
|
||
|
],
|
||
|
"example": [
|
||
|
".meta/lib/example.dart"
|
||
|
]
|
||
|
},
|
||
|
"blurb": "Convert color codes, as used on resistors, to a numeric value.",
|
||
|
"source": "Maud de Vries, Erik Schierboom",
|
||
|
"source_url": "https://github.com/exercism/problem-specifications/issues/1464"
|
||
|
}
|