[
    {
        "name": "agp/agp-core",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/AGolubnichenko/agp-core/",
            "reference": "44453cee5a686c7570a36713a6460aae0332c86c"
        },
        "require": {
            "oyejorge/less.php": "1.7.0.10",
            "php": ">=5.3.0"
        },
        "time": "2019-07-01T12:08:14+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Fac\\Core\\": "src/classes/"
            },
            "files": [
                "src/classes/Agp.php"
            ]
        },
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexey Golubnichenko",
                "email": "profosbox@gmail.com"
            }
        ],
        "description": "Collection of a base classes for custom WordPress plugins",
        "homepage": "https://github.com/AGolubnichenko/agp-core/",
        "keywords": [
            "agp",
            "class",
            "core",
            "plugin",
            "theme",
            "wordpress"
        ]
    },
    {
        "name": "agp/agp-fontawesome/src",
        "version": "4.7.0",
        "version_normalized": "4.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/FortAwesome/Font-Awesome",
            "reference": "a8386aa"
        },
        "type": "library",
        "installation-source": "source"
    },
    {
        "name": "mustangostang/spyc",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/mustangostang/spyc.git",
            "reference": "576c42ecbc9630b52a95da3279f07278572c6b15"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mustangostang/spyc/zipball/576c42ecbc9630b52a95da3279f07278572c6b15",
            "reference": "576c42ecbc9630b52a95da3279f07278572c6b15",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "4.3.*@dev"
        },
        "time": "2017-07-23T16:38:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.5.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "files": [
                "Spyc.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "mustangostang",
                "email": "vlad.andersen@gmail.com"
            }
        ],
        "description": "A simple YAML loader/dumper class for PHP",
        "homepage": "https://github.com/mustangostang/spyc/",
        "keywords": [
            "spyc",
            "yaml",
            "yml"
        ]
    },
    {
        "name": "oyejorge/less.php",
        "version": "v1.7.0.10",
        "version_normalized": "1.7.0.10",
        "source": {
            "type": "git",
            "url": "https://github.com/oyejorge/less.php.git",
            "reference": "a1e2d3c20794b37ac4d0baeb24613e579584033b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oyejorge/less.php/zipball/a1e2d3c20794b37ac4d0baeb24613e579584033b",
            "reference": "a1e2d3c20794b37ac4d0baeb24613e579584033b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.18"
        },
        "time": "2015-12-30T05:47:36+00:00",
        "bin": [
            "bin/lessc"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Less": "lib/"
            },
            "classmap": [
                "lessc.inc.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Matt Agar",
                "homepage": "https://github.com/agar"
            },
            {
                "name": "Martin Jantošovič",
                "homepage": "https://github.com/Mordred"
            },
            {
                "name": "Josh Schmidt",
                "homepage": "https://github.com/oyejorge"
            }
        ],
        "description": "PHP port of the Javascript version of LESS http://lesscss.org",
        "homepage": "http://lessphp.gpeasy.com",
        "keywords": [
            "css",
            "less",
            "less.js",
            "lesscss",
            "php",
            "stylesheet"
        ]
    }
]
