{
    "packages": [
        {
            "name": "gamajo/template-loader",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/GaryJones/Gamajo-Template-Loader.git",
                "reference": "fa92a37b780d945463f7fea328dce14933558752"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/GaryJones/Gamajo-Template-Loader/zipball/fa92a37b780d945463f7fea328dce14933558752",
                "reference": "fa92a37b780d945463f7fea328dce14933558752",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
                "php": ">=7.1",
                "phpcompatibility/phpcompatibility-wp": "^1",
                "roave/security-advisories": "dev-master",
                "squizlabs/php_codesniffer": "^3.3",
                "wp-coding-standards/wpcs": "^1"
            },
            "suggest": {
                "coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library"
            },
            "time": "2018-09-24T10:23:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "class-gamajo-template-loader.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Gary Jones",
                    "homepage": "https://gamajo.com",
                    "role": "Developer"
                }
            ],
            "description": "A class for your WordPress plugin, to allow loading template parts with fallback through the child theme > parent theme > plugin",
            "homepage": "https://github.com/GaryJones/Gamajo-Template-Loader",
            "keywords": [
                "templates",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/GaryJones/Gamajo-Template-Loader/issues",
                "source": "https://github.com/GaryJones/Gamajo-Template-Loader/tree/develop"
            },
            "install-path": "../gamajo/template-loader"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
