{ "name": "spreadsheet", "description": "dlangui library example DML Editor", "homepage": "https://github.com/buggins/dlangui", "license": "Boost", "authors": ["Vadim Lopatin"], "stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi"], "targetPath": "bin", "targetName": "spreadsheet", "targetType": "executable", "versions": ["EmbedStandardResources"], "dependencies": { "dlangui": {"path": "../../"} }, "subConfigurations": { "dlangui": "minimal" } }