{
    "packages": [
        {
            "name": "arts/base",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/artkrsk/arts-base.git",
                "reference": "2924f89396b2a722d1db9a70fa81457dd1ebed2b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/artkrsk/arts-base/zipball/2924f89396b2a722d1db9a70fa81457dd1ebed2b",
                "reference": "2924f89396b2a722d1db9a70fa81457dd1ebed2b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2025-11-01T07:10:31+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Arts\\Base\\": "src/php/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Artem Semkin",
                    "email": "me@artemsemkin.com"
                }
            ],
            "description": "Framework-agnostic base classes for Arts WordPress plugins",
            "support": {
                "issues": "https://github.com/artkrsk/arts-base/issues",
                "source": "https://github.com/artkrsk/arts-base/tree/main"
            },
            "install-path": "../arts/base"
        },
        {
            "name": "arts/github-release-browser",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/artkrsk/github-release-browser.git",
                "reference": "9efe9d2e0333de6e5800f98e93aa5e111238e37d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/artkrsk/github-release-browser/zipball/9efe9d2e0333de6e5800f98e93aa5e111238e37d",
                "reference": "9efe9d2e0333de6e5800f98e93aa5e111238e37d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.1.2",
                "phpstan/phpstan": "2.1.x-dev",
                "squizlabs/php_codesniffer": "3.x-dev",
                "szepeviktor/phpstan-wordpress": "2.x-dev",
                "wp-coding-standards/wpcs": "^3.0"
            },
            "time": "2025-11-05T02:48:34+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Arts\\GH\\ReleaseBrowser\\": "src/php/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Reusable GitHub release browser with PHP backend & React frontend",
            "support": {
                "issues": "https://github.com/artkrsk/github-release-browser/issues",
                "source": "https://github.com/artkrsk/github-release-browser/tree/main"
            },
            "install-path": "../arts/github-release-browser"
        },
        {
            "name": "arts/utilities",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/artkrsk/arts-utilities.git",
                "reference": "ce7fa50a9a9000bb66a9604da5557f4fce0cf2f3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/artkrsk/arts-utilities/zipball/ce7fa50a9a9000bb66a9604da5557f4fce0cf2f3",
                "reference": "ce7fa50a9a9000bb66a9604da5557f4fce0cf2f3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "antecedent/patchwork": "^2.1",
                "brain/monkey": "^2.6",
                "phpunit/phpunit": "^9.6",
                "yoast/phpunit-polyfills": "^4.0"
            },
            "time": "2025-11-01T03:04:12+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Arts\\Utilities\\": "src/php/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Artem Semkin",
                    "email": "me@artemsemkin.com"
                }
            ],
            "description": "A comprehensive collection of utility methods for WordPress theme and plugin development, with a focus on Elementor integration.",
            "support": {
                "issues": "https://github.com/artkrsk/arts-utilities/issues",
                "source": "https://github.com/artkrsk/arts-utilities/tree/master"
            },
            "install-path": "../arts/utilities"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
