aoc2020/day9/part2/dub.json

11 lines
No EOL
186 B
JSON

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