{
    "packages": [
        {
            "name": "translator/script-php",
            "version": "v1.2.15",
            "version_normalized": "1.2.15.0",
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-zip": "*",
                "php": "^7.0.7"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "time": "2022-04-24T19:48:08+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Translator\\Script\\Core\\": "src/"
                }
            },
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Translator",
                    "email": "dev@translator.com"
                }
            ],
            "description": "Translator Script PHP",
            "install-path": "../translator/script-php"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.17.0",
            "version_normalized": "1.17.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
                "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/polyfill-mbstring": "^1.3",
                "symfony/polyfill-php72": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2020-05-12T16:47:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.17-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/master"
            },
            "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-intl-idn"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.20.0",
            "version_normalized": "1.20.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
                "reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2020-10-23T14:02:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "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.20.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/polyfill-php72",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php72.git",
                "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
                "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php72\\": ""
                }
            },
            "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 backporting some PHP 7.2+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php72/tree/main"
            },
            "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-php72"
        },
        {
            "name": "typisttech/imposter",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/TypistTech/imposter.git",
                "reference": "0282df368b1862594f7ad09e50dbb264dbb146ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TypistTech/imposter/zipball/0282df368b1862594f7ad09e50dbb264dbb146ec",
                "reference": "0282df368b1862594f7ad09e50dbb264dbb146ec",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "codeception/codeception": "^4.1",
                "codeception/mockery-module": "^0.4.0",
                "codeception/module-asserts": "^1.3",
                "codeception/module-filesystem": "^1.0",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "suggest": {
                "typisttech/imposter-plugin": "Composer plugin to integrate composer and imposter"
            },
            "time": "2021-04-29T16:44:34+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TypistTech\\Imposter\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Typist Tech",
                    "email": "imposter@typist.tech",
                    "homepage": "https://typist.tech"
                },
                {
                    "name": "Tang Rufus",
                    "email": "tangrufus@gmail.com",
                    "homepage": "https://typist.tech",
                    "role": "Developer"
                }
            ],
            "description": "Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.",
            "homepage": "https://github.com/TypistTech/imposter",
            "keywords": [
                "composer",
                "dependency",
                "monkey-patching",
                "namespace",
                "wordpress"
            ],
            "support": {
                "email": "imposter@typist.tech",
                "issues": "https://github.com/TypistTech/imposter/issues",
                "source": "https://github.com/TypistTech/imposter"
            },
            "funding": [
                {
                    "url": "https://typist.tech/donation/",
                    "type": "custom"
                }
            ],
            "install-path": "../typisttech/imposter"
        },
        {
            "name": "typisttech/imposter-plugin",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/TypistTech/imposter-plugin.git",
                "reference": "11d16a7af76dc08e47b05c3baca93036404b4f93"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TypistTech/imposter-plugin/zipball/11d16a7af76dc08e47b05c3baca93036404b4f93",
                "reference": "11d16a7af76dc08e47b05c3baca93036404b4f93",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "php": "^7.3 || ^8.0",
                "typisttech/imposter": "^0.6.1"
            },
            "require-dev": {
                "codeception/codeception": "^4.1",
                "codeception/module-asserts": "^1.3",
                "codeception/module-cli": "^1.1",
                "codeception/module-filesystem": "^1.0",
                "composer/composer": "^1.10.19 || ^2.0",
                "squizlabs/php_codesniffer": "^3.5",
                "typisttech/codeception-composer-project-module": "^0.1.1"
            },
            "time": "2021-04-29T16:42:35+00:00",
            "default-branch": true,
            "type": "composer-plugin",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.6.x-dev"
                },
                "class": "TypistTech\\Imposter\\Plugin\\ImposterPlugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TypistTech\\Imposter\\Plugin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Typist Tech",
                    "email": "imposter-plugin@typist.tech",
                    "homepage": "https://www.typist.tech"
                },
                {
                    "name": "Tang Rufus",
                    "email": "tangrufus@gmail.com",
                    "homepage": "https://www.typist.tech",
                    "role": "Developer"
                }
            ],
            "description": "Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.",
            "homepage": "https://github.com/TypistTech/imposter-plugin",
            "keywords": [
                "composer",
                "composer-plugin",
                "dependency",
                "monkey-patching",
                "namespace",
                "wordpress"
            ],
            "support": {
                "email": "imposter-plugin@typist.tech",
                "issues": "https://github.com/TypistTech/imposter-plugin/issues",
                "source": "https://github.com/TypistTech/imposter-plugin"
            },
            "funding": [
                {
                    "url": "https://typist.tech/donation/",
                    "type": "custom"
                }
            ],
            "install-path": "../typisttech/imposter-plugin"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
