{
    "packages": [
        {
            "name": "arts/base",
            "version": "v1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/artkrsk/arts-base.git",
                "reference": "0cdaad947736243ba815f590e7505f05ede8675f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/artkrsk/arts-base/zipball/0cdaad947736243ba815f590e7505f05ede8675f",
                "reference": "0cdaad947736243ba815f590e7505f05ede8675f",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0"
            },
            "require-dev": {
                "captainhook/captainhook": "^5.27",
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "ergebnis/composer-normalize": "^2.48",
                "phpstan/phpstan": "^2.0",
                "squizlabs/php_codesniffer": "^3.13.4",
                "szepeviktor/phpstan-wordpress": "^2.0",
                "wp-coding-standards/wpcs": "^3.0"
            },
            "time": "2026-04-07T08:05:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ArtsFluidDS\\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/v1.1.0"
            },
            "install-path": "../arts/base"
        },
        {
            "name": "arts/elementor-extension",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/artkrsk/arts-elementor-extension.git",
                "reference": "d06a7c8941920fa2a2f3f96289edd99e61003f9c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/artkrsk/arts-elementor-extension/zipball/d06a7c8941920fa2a2f3f96289edd99e61003f9c",
                "reference": "d06a7c8941920fa2a2f3f96289edd99e61003f9c",
                "shasum": ""
            },
            "require": {
                "arts/base": "@dev",
                "arts/utilities": "@dev",
                "php": ">=8.0"
            },
            "require-dev": {
                "arts/elementor-stubs": "@dev",
                "brain/monkey": "^2.6",
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "ergebnis/composer-normalize": "^2.48",
                "php-stubs/acf-pro-stubs": "^6.5",
                "php-stubs/woocommerce-stubs": "^10.5",
                "phpstan/phpstan": "^2.0",
                "phpunit/phpunit": "^9.6",
                "squizlabs/php_codesniffer": "^3.13.4",
                "szepeviktor/phpstan-wordpress": "^2.0",
                "wp-coding-standards/wpcs": "^3.0",
                "yoast/phpunit-polyfills": "^4.0"
            },
            "time": "2026-05-15T19:15:37+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ArtsFluidDS\\Arts\\ElementorExtension\\": "src/php/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Artem Semkin",
                    "email": "me@artemsemkin.com"
                }
            ],
            "description": "WordPress library",
            "support": {
                "issues": "https://github.com/artkrsk/arts-elementor-extension/issues",
                "source": "https://github.com/artkrsk/arts-elementor-extension/tree/master"
            },
            "install-path": "../arts/elementor-extension"
        },
        {
            "name": "arts/utilities",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/artkrsk/arts-utilities.git",
                "reference": "1bdf232db458bbef0205ddbb29aff5f402b048da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/artkrsk/arts-utilities/zipball/1bdf232db458bbef0205ddbb29aff5f402b048da",
                "reference": "1bdf232db458bbef0205ddbb29aff5f402b048da",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0"
            },
            "require-dev": {
                "arts/elementor-stubs": "@dev",
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "ergebnis/composer-normalize": "^2.48",
                "php-stubs/acf-pro-stubs": "^6.5",
                "php-stubs/woocommerce-stubs": "^10.5",
                "php-stubs/wp-cli-stubs": "^2.12",
                "phpstan/phpstan": "^2.0",
                "squizlabs/php_codesniffer": "^3.13.4",
                "szepeviktor/phpstan-wordpress": "^2.0",
                "wp-coding-standards/wpcs": "^3.0"
            },
            "time": "2026-05-27T21:42:40+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ArtsFluidDS\\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": []
}
