12 lines
230 B
JSON
12 lines
230 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"Johannes Loher"
|
||
|
],
|
||
|
"copyright": "Copyright © 2020, Johannes Loher",
|
||
|
"dependencies": {
|
||
|
"mir-algorithm": "~>3.10.12"
|
||
|
},
|
||
|
"description": "A minimal D application.",
|
||
|
"license": "MIT",
|
||
|
"name": "day9-part1"
|
||
|
}
|