{
    "name": "gambitph/titan-framework",
    "description": "Titan Framework allows theme and plugin developers to create admin pages, options, meta boxes, and theme customizer options with just a few simple lines of code.",
    "keywords": ["wordpress", "Titan Framework"],
    "homepage" : "https://github.com/gambitph/Titan-Framework",
    "license": "GPLv2+",
    "authors": [
        {
            "name": "Gambit Technologies",
            "email" : "info@gambit.ph",
            "homepage" : "http://www.titanframework.net/",
            "role" : "Developer"
        }
    ],
    "type": "library",
    "autoload": {
        "files": ["titan-framework.php"]
    }
}
