{
    "name": "ismail0234/phalcon-bb-debugger",
    "description": "Phalcon BB Debugger Strong and easy install.",
    "type": "library",
    "keywords": ["phalcon", "debugger", "bb debugger", "debug", "webdebug"],
    "license": "MIT",
    "authors": [
        {
            "name": "İsmail Satilmiş",
            "email": "info@botbenson.com"
        }
    ],
    "require": {
    	"php": ">=5.5",
        "ext-phalcon": "^3"        
    },
    "autoload": {
        "psr-4": {
            "BBDebugger\\": "BBDebugger/"
        }
    },
    "minimum-stability": "stable"
}
