{
    "name": "joomshaper/com_sppagebuilder",
    "description": "SP Page builder is a feature rich, top level joomla page building extension.",
    "type": "project",
    "license": "GNU/GPLv2",
    "autoload": {
        "psr-4": {
            "JoomShaper\\SPPageBuilder\\DynamicContent\\": "dynamic-content/",
            "JoomShaper\\SPPageBuilder\\Comment\\": "comment/"
        }
    },
    "authors": [
        {
            "name": "JoomShaper"
        }
    ],
    "require": {}
}
