aoc2020/day9/part2/dub.json

11 lines
186 B
JSON
Raw Normal View History

2020-12-09 14:38:46 +01:00
{
"authors": [
"Johannes Loher"
],
"copyright": "Copyright © 2020, Johannes Loher",
"dependencies": {
"mir-algorithm": "~>3.10.12"
},
"license": "MIT",
"name": "day9-part2"
}