{ "name" : "poodinis", "description" : "A dependency injection framework with support for autowiring.", "homepage": "http://lostmoment.com/open-source/poodinis", "authors": ["Mike Bierlee"], "copyright": "Copyright 2014 Mike Bierlee", "license": "MIT", "configurations": [ { "name": "build", "targetType": "library" }, { "name": "unittest", "targetType": "executable", "sourcePaths": [ "test" ], "dflags-dmd": [ "-main" ] } ] }