Current File : /home/pacjaorg/wpt.pacja.org/wp-content/plugins/quick-event-manager/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "composer/installers",
            "version": "v1.0.12",
            "version_normalized": "1.0.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "4127333b03e8b4c08d081958548aae5419d1a2fa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/4127333b03e8b4c08d081958548aae5419d1a2fa",
                "reference": "4127333b03e8b4c08d081958548aae5419d1a2fa",
                "shasum": ""
            },
            "replace": {
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.0.*@dev",
                "phpunit/phpunit": "3.7.*"
            },
            "time": "2014-02-24T04:21:34+00:00",
            "type": "composer-installer",
            "extra": {
                "class": "Composer\\Installers\\Installer",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Composer\\Installers\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama",
                    "role": "Developer"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "http://composer.github.com/installers/",
            "keywords": [
                "Craft",
                "Hurad",
                "MODX Evo",
                "OXID",
                "WolfCMS",
                "agl",
                "annotatecms",
                "cakephp",
                "codeigniter",
                "concrete5",
                "croogo",
                "drupal",
                "elgg",
                "fuelphp",
                "installer",
                "joomla",
                "kohana",
                "laravel",
                "lithium",
                "magento",
                "mako",
                "mediawiki",
                "modulework",
                "phpbb",
                "piwik",
                "ppi",
                "shopware",
                "silverstripe",
                "symfony",
                "typo3",
                "wordpress",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https://github.com/composer/installers/issues",
                "source": "https://github.com/composer/installers/tree/master"
            },
            "install-path": "./installers"
        },
        {
            "name": "freemius/wordpress-sdk",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Freemius/wordpress-sdk.git",
                "reference": "56696717c5f0b7fb395618e88e1b592d1893e5dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/56696717c5f0b7fb395618e88e1b592d1893e5dc",
                "reference": "56696717c5f0b7fb395618e88e1b592d1893e5dc",
                "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": "2024-10-21T10:21:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "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.9.0"
            },
            "install-path": "../freemius/wordpress-sdk"
        },
        {
            "name": "gamajo/template-loader",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/GaryJones/Gamajo-Template-Loader.git",
                "reference": "05057216f60baebfc4939e1a2b9aae6e89d25c91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/GaryJones/Gamajo-Template-Loader/zipball/05057216f60baebfc4939e1a2b9aae6e89d25c91",
                "reference": "05057216f60baebfc4939e1a2b9aae6e89d25c91",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "time": "2017-03-24T17:28:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "class-gamajo-template-loader.php"
                ]
            },
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Gary Jones",
                    "email": "gamajo@gamajo.com",
                    "homepage": "http://gamajo.com",
                    "role": "Developer"
                }
            ],
            "description": "A class for your WordPress plugin, to allow loading template parts with fallback through the child theme > parent theme > plugin",
            "homepage": "http://github.com/GaryJones/Gamajo-Template-Loader",
            "keywords": [
                "templates",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/GaryJones/Gamajo-Template-Loader/issues",
                "source": "https://github.com/GaryJones/Gamajo-Template-Loader/tree/1.3.0"
            },
            "install-path": "../gamajo/template-loader"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!