``` json { "name": "foobar", "dependencies": { "ddox": "~>0.10.8" }, "subConfigurations": { "ddox": "application" } } ``` ``` bash $ dub build Error executing command build: Could not resolve configuration for package foobar ```