{
    "packages": [
        {
            "name": "htmlburger/carbon-debug",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://bitbucket.org/htmlburger/carbon-debug.git",
                "reference": "5f9f80817c96df8335c03875d74074862623fe5a"
            },
            "dist": {
                "type": "zip",
                "url": "https://bitbucket.org/htmlburger/carbon-debug/get/5f9f80817c96df8335c03875d74074862623fe5a.zip",
                "reference": "5f9f80817c96df8335c03875d74074862623fe5a",
                "shasum": ""
            },
            "require": {
                "symfony/var-dumper": "~2.7"
            },
            "time": "2018-01-08T08:30:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "carbon-debug.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "htmlBurger",
                    "email": "info@htmlburger.com"
                }
            ],
            "description": "Debugging functions, wrapping around Symfony's VarDumper.",
            "homepage": "https://bitbucket.org/htmlburger/carbon-debug",
            "support": {
                "source": "https://bitbucket.org/htmlburger/carbon-debug/src/5f9f80817c96df8335c03875d74074862623fe5a/?at=1.0.2"
            },
            "install-path": "../htmlburger/carbon-debug"
        },
        {
            "name": "htmlburger/carbon-fields",
            "version": "v3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/htmlburger/carbon-fields.git",
                "reference": "cd772f1c6c002207eed71f98a8c54ad9403d5644"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/htmlburger/carbon-fields/zipball/cd772f1c6c002207eed71f98a8c54ad9403d5644",
                "reference": "cd772f1c6c002207eed71f98a8c54ad9403d5644",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "mockery/mockery": "^0.9.7",
                "phpunit/phpunit": "~4.8"
            },
            "time": "2020-11-05T17:10:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Carbon_Fields\\": "core/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-only"
            ],
            "authors": [
                {
                    "name": "htmlBurger",
                    "email": "wordpress@htmlburger.com",
                    "homepage": "https://htmlburger.com/",
                    "role": "Developer"
                },
                {
                    "name": "Miroslav Mitev",
                    "email": "mmitev.2create@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Atanas Angelov",
                    "email": "atanas.angelov.dev@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Georgi Stoyanov",
                    "email": "stoyanov.gs@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Plamen Kostadinov",
                    "email": "pkostadinov.2create@gmail.com",
                    "homepage": "http://plasmen.info/",
                    "role": "Developer"
                },
                {
                    "name": "Stanimir Panchev",
                    "email": "Stan4omir@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Marin Atanasov",
                    "email": "contact@marinatanasov.com",
                    "homepage": "http://marinatanasov.com/",
                    "role": "Developer"
                },
                {
                    "name": "Siyan Panayotov",
                    "homepage": "http://siyanpanayotov.com/",
                    "role": "Developer"
                },
                {
                    "name": "Peter Petrov",
                    "email": "peter.petrov89@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Stanimir Stoyanov",
                    "email": "stanimir.k.stoyanov@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Kaloyan Ivanov",
                    "email": "kaloyanxivanov@gmail.com",
                    "homepage": "http://vilepixels.com/",
                    "role": "Developer"
                },
                {
                    "name": "Georgi Popov",
                    "homepage": "http://magadanski.com/",
                    "role": "Developer"
                },
                {
                    "name": "German Velchev",
                    "email": "germozy@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Rashko Petrov",
                    "email": "brutalenemy666@gmail.com",
                    "homepage": "http://errorfactory.com/",
                    "role": "Developer"
                },
                {
                    "name": "Alexander Panayotov",
                    "email": "alexander.panayotov@gmail.com",
                    "homepage": "http://alexanderpanayotov.com/",
                    "role": "Developer"
                },
                {
                    "name": "Viktor Vasilev",
                    "email": "liberalcho@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Georgi Georgiev",
                    "email": "george.georgiev96@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Atanas Vasilev",
                    "email": "atanasvasilev91@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options and more.",
            "homepage": "http://carbonfields.net/",
            "support": {
                "docs": "http://carbonfields.net/docs/",
                "email": "wordpress@htmlburger.com",
                "issues": "https://github.com/htmlburger/carbon-fields/issues",
                "source": "https://github.com/htmlburger/carbon-fields"
            },
            "install-path": "../htmlburger/carbon-fields"
        },
        {
            "name": "htmlburger/carbon-pagination",
            "version": "v1.1.6",
            "version_normalized": "1.1.6.0",
            "source": {
                "type": "git",
                "url": "https://bitbucket.org/htmlburger/carbon-pagination.git",
                "reference": "fc3251acc572a0af79a95189816a13c728f570b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://bitbucket.org/htmlburger/carbon-pagination/get/fc3251acc572a0af79a95189816a13c728f570b7.zip",
                "reference": "fc3251acc572a0af79a95189816a13c728f570b7",
                "shasum": ""
            },
            "time": "2018-09-03T18:21:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "carbon-pagination.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Marin Atanasov",
                    "email": "contact@marinatanasov.com"
                },
                {
                    "name": "htmlBurger",
                    "email": "info@htmlburger.com"
                }
            ],
            "description": "A handy WordPress library for building all kinds of paginations.",
            "homepage": "https://bitbucket.org/htmlburger/carbon-pagination",
            "keywords": [
                "carbon",
                "comments",
                "first",
                "last",
                "loop",
                "next",
                "page",
                "pages",
                "pagination",
                "paging",
                "prev"
            ],
            "support": {
                "source": "https://bitbucket.org/htmlburger/carbon-pagination/src/fc3251acc572a0af79a95189816a13c728f570b7/?at=master"
            },
            "install-path": "../htmlburger/carbon-pagination"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.19.0",
            "version_normalized": "1.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b5f7b932ee6fa802fc792eabd77c4c88084517ce",
                "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2020-10-23T09:01:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.19-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.19.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v2.8.52",
            "version_normalized": "2.8.52.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "91abb1e39d14fb7773d25de9c711949ea8502ac1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/91abb1e39d14fb7773d25de9c711949ea8502ac1",
                "reference": "91abb1e39d14fb7773d25de9c711949ea8502ac1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
            },
            "require-dev": {
                "ext-iconv": "*",
                "twig/twig": "~1.34|~2.4"
            },
            "suggest": {
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
                "ext-symfony_debug": ""
            },
            "time": "2018-11-11T11:18:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions/dump.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\VarDumper\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony mechanism for exploring and dumping PHP variables",
            "homepage": "https://symfony.com",
            "keywords": [
                "debug",
                "dump"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/v2.8.50"
            },
            "install-path": "../symfony/var-dumper"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "htmlburger/carbon-debug",
        "symfony/polyfill-mbstring",
        "symfony/var-dumper"
    ]
}
