{
    "packages": [
        {
            "name": "channelengine/integration-core",
            "version": "dev-woocommerce",
            "version_normalized": "dev-woocommerce",
            "source": {
                "type": "git",
                "url": "git@github.com:channelengine/logeecom-core.git",
                "reference": "4ba623bc03ae1bcc41dad49099b21dd8d99baa8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/channelengine/logeecom-core/zipball/4ba623bc03ae1bcc41dad49099b21dd8d99baa8a",
                "reference": "4ba623bc03ae1bcc41dad49099b21dd8d99baa8a",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "time": "2025-06-11T10:02:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ChannelEngine\\Infrastructure\\": "src/Infrastructure",
                    "ChannelEngine\\BusinessLogic\\": "src/BusinessLogic"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "ChannelEngine\\Tests\\Infrastructure\\": "tests/Infrastructure",
                    "ChannelEngine\\Tests\\BusinessLogic\\": "tests/BusinessLogic"
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "ChannelEngine integrations core library",
            "install-path": "../channelengine/integration-core"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
