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