dlangide/workspaces/sample1/sampleproject1/dub.json

12 lines
281 B
JSON

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