{
    "packages": [
        {
            "name": "micropackage/internationalization",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/micropackage/internationalization.git",
                "reference": "8de158b8fc71557a8310f0d98d2b8ad9f4f44dd5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/micropackage/internationalization/zipball/8de158b8fc71557a8310f0d98d2b8ad9f4f44dd5",
                "reference": "8de158b8fc71557a8310f0d98d2b8ad9f4f44dd5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
                "phpcompatibility/php-compatibility": "^9.1",
                "wp-coding-standards/wpcs": "^2.0"
            },
            "time": "2020-02-04T19:48:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Micropackage\\Internationalization\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jakub Mikita",
                    "email": "jakub@bracketspace.com"
                }
            ],
            "description": "Internationalization (i18n) wrapper for WordPress plugins, themes or libraries",
            "support": {
                "issues": "https://github.com/micropackage/internationalization/issues",
                "source": "https://github.com/micropackage/internationalization/tree/1.0.1"
            },
            "install-path": "../micropackage/internationalization"
        },
        {
            "name": "micropackage/requirements",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/micropackage/requirements.git",
                "reference": "114d49df7c5860108c008853b514d9a7eccaedf3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/micropackage/requirements/zipball/114d49df7c5860108c008853b514d9a7eccaedf3",
                "reference": "114d49df7c5860108c008853b514d9a7eccaedf3",
                "shasum": ""
            },
            "require": {
                "micropackage/internationalization": "^1.0",
                "php": ">=5.6"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
                "php-mock/php-mock-phpunit": "^2.5",
                "phpcompatibility/php-compatibility": "^9.1",
                "phpunit/phpunit": "^6.5.5",
                "wp-coding-standards/wpcs": "^2.0"
            },
            "time": "2022-01-20T14:02:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Micropackage\\Requirements\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jakub Mikita",
                    "email": "jakub@bracketspace.com"
                }
            ],
            "description": "Requirements checker for WordPress plugins",
            "support": {
                "issues": "https://github.com/micropackage/requirements/issues",
                "source": "https://github.com/micropackage/requirements/tree/1.2.0"
            },
            "install-path": "../micropackage/requirements"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
