{ "name": "dlangide", "description": "Cross platform D language IDE based on dlangui library", "homepage": "https://github.com/buggins/dlangide", "license": "Boost", "authors": ["Vadim Lopatin"], "targetName": "dlangide", "targetPath": "bin", "targetType": "executable", "stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi", "views/res/hdpi"], "dependencies": { "dlangui": "==0.8.23", "dcd": "~>0.8.0" }, "copyFiles-windows": [ "libs/windows/x86/mago-mi.exe", "libs/windows/x86/udis86.dll" ], "versions": ["EmbedStandardResources"] }