{
    "packages": [
        {
            "name": "civimrf/cmrf_abstract_core",
            "version": "0.10.4",
            "version_normalized": "0.10.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CiviMRF/CMRF_Abstract_Core.git",
                "reference": "79cf3f2ecd1ece5acf170f01450243c9f5465d01"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CiviMRF/CMRF_Abstract_Core/zipball/79cf3f2ecd1ece5acf170f01450243c9f5465d01",
                "reference": "79cf3f2ecd1ece5acf170f01450243c9f5465d01",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.4 || ^8"
            },
            "require-dev": {
                "phpunit/phpunit": "^8 || ^9"
            },
            "suggest": {
                "ext-curl": "For cURL connection"
            },
            "time": "2024-11-28T12:39:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CMRF\\": "CMRF/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0"
            ],
            "description": "Abstract implementation for the the CMRF Core. Should be included into the concrete module implementation",
            "homepage": "https://github.com/CiviMRF/CMRF_Abstract_Core",
            "support": {
                "issues": "https://github.com/CiviMRF/CMRF_Abstract_Core/issues",
                "source": "https://github.com/CiviMRF/CMRF_Abstract_Core/tree/0.10.4"
            },
            "install-path": "../civimrf/cmrf_abstract_core"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
