{
    "packages": [
        {
            "name": "alanef/fullworks-template-loader-lib",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/alanef/fullworks-template-loader-lib.git",
                "reference": "af25c1e55f01e55964e60eaab88281a7ee9c7e80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alanef/fullworks-template-loader-lib/zipball/af25c1e55f01e55964e60eaab88281a7ee9c7e80",
                "reference": "af25c1e55f01e55964e60eaab88281a7ee9c7e80",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "codedungeon/phpunit-result-printer": "^0.32",
                "phpunit/phpunit": "^9.0",
                "wp-phpunit/wp-phpunit": "^6.7",
                "yoast/wp-test-utils": "^1.2"
            },
            "time": "2025-04-27T20:32:07+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fullworks_Template_Loader_Lib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "alan",
                    "email": "alan@fullworks.net"
                }
            ],
            "description": "Library to load templates for plugins",
            "support": {
                "issues": "https://github.com/alanef/fullworks-template-loader-lib/issues",
                "source": "https://github.com/alanef/fullworks-template-loader-lib/tree/master"
            },
            "install-path": "../alanef/fullworks-template-loader-lib"
        },
        {
            "name": "alanef/wp_autoloader",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/alanef/wp_autoloader.git",
                "reference": "ab82c9014dd47efbe72cb3612c2a57715bcb212d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alanef/wp_autoloader/zipball/ab82c9014dd47efbe72cb3612c2a57715bcb212d",
                "reference": "ab82c9014dd47efbe72cb3612c2a57715bcb212d",
                "shasum": ""
            },
            "time": "2024-10-24T10:54:40+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fullworks_WP_Autoloader\\": "src/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "alan",
                    "email": "alan@fullworks.net"
                }
            ],
            "description": "A custom autoloader to comply with WP class file names",
            "support": {
                "source": "https://github.com/alanef/wp_autoloader/tree/main",
                "issues": "https://github.com/alanef/wp_autoloader/issues"
            },
            "install-path": "../alanef/wp_autoloader"
        },
        {
            "name": "components/jquery",
            "version": "v3.7.1",
            "version_normalized": "3.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/components/jquery.git",
                "reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/jquery/zipball/8edc7785239bb8c2ad2b83302b856a1d61de60e7",
                "reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7",
                "shasum": ""
            },
            "time": "2023-09-22T01:43:46+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "files": [
                        "jquery.min.js",
                        "jquery.min.map",
                        "jquery.slim.js",
                        "jquery.slim.min.js",
                        "jquery.slim.min.map"
                    ],
                    "scripts": [
                        "jquery.js"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "JS Foundation and other contributors"
                }
            ],
            "description": "jQuery JavaScript Library",
            "homepage": "http://jquery.com",
            "support": {
                "forum": "http://forum.jquery.com",
                "irc": "irc://irc.freenode.org/jquery",
                "issues": "https://github.com/jquery/jquery/issues",
                "source": "https://github.com/jquery/jquery",
                "wiki": "http://docs.jquery.com/"
            },
            "install-path": "../components/jquery"
        },
        {
            "name": "composer/installers",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
                "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^1.10.27 || ^2.7",
                "composer/semver": "^1.7.2 || ^3.4.0",
                "phpstan/phpstan": "^1.11",
                "phpstan/phpstan-phpunit": "^1",
                "symfony/phpunit-bridge": "^7.1.1",
                "symfony/process": "^5 || ^6 || ^7"
            },
            "time": "2024-06-24T20:46:46+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "plugin-modifies-install-path": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "concreteCMS",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "matomo",
                "mediawiki",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "pantheon",
                "phpbb",
                "piwik",
                "ppi",
                "processwire",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "tastyigniter",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https://github.com/composer/installers/issues",
                "source": "https://github.com/composer/installers/tree/v2.3.0"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./installers"
        },
        {
            "name": "freemius/wordpress-sdk",
            "version": "2.13.1",
            "version_normalized": "2.13.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Freemius/wordpress-sdk.git",
                "reference": "7376c0eca1ae7f92aaba9d3b550bd10affe797ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/7376c0eca1ae7f92aaba9d3b550bd10affe797ff",
                "reference": "7376c0eca1ae7f92aaba9d3b550bd10affe797ff",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpcompatibility/phpcompatibility-wp": "^2.1",
                "phpstan/extension-installer": "^1.3",
                "squizlabs/php_codesniffer": "^3.7",
                "szepeviktor/phpstan-wordpress": "^1.3",
                "wp-coding-standards/wpcs": "^2.3"
            },
            "time": "2026-03-25T15:26:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "start.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-only"
            ],
            "description": "Freemius WordPress SDK",
            "homepage": "https://freemius.com",
            "keywords": [
                "freemius",
                "plugin",
                "sdk",
                "theme",
                "wordpress",
                "wordpress-plugin",
                "wordpress-theme"
            ],
            "support": {
                "issues": "https://github.com/Freemius/wordpress-sdk/issues",
                "source": "https://github.com/Freemius/wordpress-sdk/tree/2.13.1"
            },
            "install-path": "../freemius/wordpress-sdk"
        },
        {
            "name": "fullcalendar/fullcalendar",
            "version": "v3.10.5",
            "version_normalized": "3.10.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fullcalendar/fullcalendar.git",
                "reference": "791e71059c597473d48d1d1aa2f72cbff670252c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fullcalendar/fullcalendar/zipball/791e71059c597473d48d1d1aa2f72cbff670252c",
                "reference": "791e71059c597473d48d1d1aa2f72cbff670252c",
                "shasum": ""
            },
            "require": {
                "components/jquery": "2 - 3",
                "moment/moment": "^2.20.1",
                "robloach/component-installer": "*"
            },
            "time": "2021-11-02T23:57:34+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "files": [
                        "dist/fullcalendar.min.js",
                        "dist/fullcalendar.min.css",
                        "dist/fullcalendar.print.css",
                        "dist/fullcalendar.print.min.css",
                        "dist/gcal.js",
                        "dist/gcal.min.js",
                        "dist/locale-all.js",
                        "dist/locale/*.js"
                    ],
                    "styles": [
                        "dist/fullcalendar.css"
                    ],
                    "scripts": [
                        "dist/fullcalendar.js"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adam Shaw",
                    "email": "arshaw@arshaw.com",
                    "homepage": "http://arshaw.com/"
                }
            ],
            "description": "Full-sized drag & drop event calendar",
            "homepage": "https://fullcalendar.io/",
            "keywords": [
                "calendar",
                "event",
                "full-sized",
                "jquery-plugin"
            ],
            "support": {
                "issues": "https://github.com/fullcalendar/fullcalendar/issues",
                "source": "https://github.com/fullcalendar/fullcalendar/tree/v3.10.5"
            },
            "install-path": "../fullcalendar/fullcalendar"
        },
        {
            "name": "kriswallsmith/assetic",
            "version": "v1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kriswallsmith/assetic.git",
                "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
                "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1",
                "symfony/process": "~2.1|~3.0"
            },
            "conflict": {
                "twig/twig": "<1.27"
            },
            "require-dev": {
                "leafo/lessphp": "^0.3.7",
                "leafo/scssphp": "~0.1",
                "meenie/javascript-packer": "^1.1",
                "mrclay/minify": "<2.3",
                "natxet/cssmin": "3.0.4",
                "patchwork/jsqueeze": "~1.0|~2.0",
                "phpunit/phpunit": "~4.8 || ^5.6",
                "psr/log": "~1.0",
                "ptachoire/cssembed": "~1.0",
                "symfony/phpunit-bridge": "~2.7|~3.0",
                "twig/twig": "~1.23|~2.0",
                "yfix/packager": "dev-master"
            },
            "suggest": {
                "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
                "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
                "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
                "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
                "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
                "twig/twig": "Assetic provides the integration with the Twig templating engine"
            },
            "time": "2016-11-11T18:43:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-0": {
                    "Assetic": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kris Wallsmith",
                    "email": "kris.wallsmith@gmail.com",
                    "homepage": "http://kriswallsmith.net/"
                }
            ],
            "description": "Asset Management for PHP",
            "homepage": "https://github.com/kriswallsmith/assetic",
            "keywords": [
                "assets",
                "compression",
                "minification"
            ],
            "support": {
                "issues": "https://github.com/kriswallsmith/assetic/issues",
                "source": "https://github.com/kriswallsmith/assetic/tree/master"
            },
            "install-path": "../kriswallsmith/assetic"
        },
        {
            "name": "moment/moment",
            "version": "2.30.1",
            "version_normalized": "2.30.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/moment/moment.git",
                "reference": "485d9a7d709bd5f3869a7ad24630cf0746d072dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/moment/moment/zipball/485d9a7d709bd5f3869a7ad24630cf0746d072dc",
                "reference": "485d9a7d709bd5f3869a7ad24630cf0746d072dc",
                "shasum": ""
            },
            "require": {
                "oomphinc/composer-installers-extender": "*"
            },
            "time": "2023-12-27T10:35:18+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "files": [
                        "min/*.js",
                        "locale/*.js"
                    ],
                    "scripts": [
                        "moment.js"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tim Wood",
                    "email": "washwithcare@gmail.com"
                }
            ],
            "description": "Parse, validate, manipulate, and display dates in JavaScript.",
            "homepage": "https://github.com/moment/moment",
            "keywords": [
                "date",
                "ender",
                "format",
                "i18n",
                "l10n",
                "moment",
                "parse",
                "time",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/moment/moment/issues",
                "source": "https://github.com/moment/moment/tree/2.30.1"
            },
            "install-path": "../moment/moment"
        },
        {
            "name": "oomphinc/composer-installers-extender",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/oomphinc/composer-installers-extender.git",
                "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "composer/installers": "^1.0 || ^2.0",
                "php": ">=7.1"
            },
            "require-dev": {
                "composer/composer": "^2.0",
                "phpunit/phpunit": "^7.2",
                "squizlabs/php_codesniffer": "^3.3"
            },
            "time": "2021-12-15T12:32:42+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OomphInc\\ComposerInstallersExtender\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Beemsterboer",
                    "email": "stephen@oomphinc.com",
                    "homepage": "https://github.com/balbuf"
                },
                {
                    "name": "Nathan Dentzau",
                    "email": "nate@oomphinc.com",
                    "homepage": "http://oomph.is/ndentzau"
                }
            ],
            "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
            "homepage": "http://www.oomphinc.com/",
            "support": {
                "issues": "https://github.com/oomphinc/composer-installers-extender/issues",
                "source": "https://github.com/oomphinc/composer-installers-extender/tree/2.0.1"
            },
            "install-path": "../oomphinc/composer-installers-extender"
        },
        {
            "name": "robloach/component-installer",
            "version": "0.0.12",
            "version_normalized": "0.0.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/RobLoach/component-installer.git",
                "reference": "1864f25db21fc173e02a359f646acd596c1b0460"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/RobLoach/component-installer/zipball/1864f25db21fc173e02a359f646acd596c1b0460",
                "reference": "1864f25db21fc173e02a359f646acd596c1b0460",
                "shasum": ""
            },
            "require": {
                "kriswallsmith/assetic": "1.*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "composer/composer": "1.*"
            },
            "time": "2013-08-31T23:46:48+00:00",
            "type": "composer-installer",
            "extra": {
                "class": "ComponentInstaller\\Installer"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "ComponentInstaller": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rob Loach",
                    "email": "robloach@gmail.com",
                    "homepage": "http://robloach.net"
                }
            ],
            "description": "Allows installation of Components via Composer.",
            "support": {
                "issues": "https://github.com/RobLoach/component-installer/issues",
                "source": "https://github.com/RobLoach/component-installer/tree/master"
            },
            "abandoned": "oomphinc/composer-installers-extender",
            "install-path": "../robloach/component-installer"
        },
        {
            "name": "symfony/process",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca",
                "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Process Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v3.4.47"
            },
            "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/process"
        },
        {
            "name": "woocommerce/action-scheduler",
            "version": "3.9.3",
            "version_normalized": "3.9.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/action-scheduler.git",
                "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c",
                "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5",
                "woocommerce/woocommerce-sniffs": "0.1.0",
                "wp-cli/wp-cli": "~2.5.0",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "time": "2025-07-15T09:32:30+00:00",
            "type": "wordpress-plugin",
            "extra": {
                "scripts-description": {
                    "test": "Run unit tests",
                    "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
                    "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Action Scheduler for WordPress and WooCommerce",
            "homepage": "https://actionscheduler.org/",
            "support": {
                "issues": "https://github.com/woocommerce/action-scheduler/issues",
                "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3"
            },
            "install-path": "../woocommerce/action-scheduler"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
