9 lines
183 B
JSON
9 lines
183 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"Andrew Lalis"
|
||
|
],
|
||
|
"copyright": "Copyright © 2021, Andrew Lalis",
|
||
|
"description": "Advent of Code 2021 attempts.",
|
||
|
"license": "MIT",
|
||
|
"name": "adventofcode2021"
|
||
|
}
|