11 lines
200 B
JSON
11 lines
200 B
JSON
{
|
|
"name": "resolver",
|
|
"targetType": "executable",
|
|
"sourceFiles": ["main.d"],
|
|
"mainSourceFile": "main.d",
|
|
"dependencies":
|
|
{
|
|
"dyaml": { "version" : "~>0.5.0" },
|
|
},
|
|
}
|