11 lines
194 B
JSON
11 lines
194 B
JSON
{
|
|
"name": "constructor",
|
|
"targetType": "executable",
|
|
"sourceFiles": ["main.d"],
|
|
"mainSourceFile": "main.d",
|
|
"dependencies":
|
|
{
|
|
"dyaml": { "version" : "*"}
|
|
}
|
|
}
|