11 lines
186 B
JSON
11 lines
186 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"Johannes Loher"
|
||
|
],
|
||
|
"copyright": "Copyright © 2020, Johannes Loher",
|
||
|
"dependencies": {
|
||
|
"mir-algorithm": "~>3.10.12"
|
||
|
},
|
||
|
"license": "MIT",
|
||
|
"name": "day9-part2"
|
||
|
}
|