dlangide/workspaces/sample1/sampleproject2/dub.json

12 lines
282 B
JSON

{
"name": "sampleproject2",
"description": "dlangide sample project 2",
"homepage": "https://github.com/buggins/dlangide",
"license": "Boost",
"authors": ["Vadim Lopatin"],
"targetName": "sample2",
"targetPath": "bin",
"targetType": "executable",
}