{
    "packages": [
        {
            "name": "vaimo/unified-diff-patcher",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/incodepany/unified-diff-patcher",
                "reference": "5898a83251c24009b8ef5049ad5e0f533e6dc911"
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2025-01-28T00:06:46+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "changelog": {
                    "source": "changelog.json",
                    "output": {
                        "md": "CHANGELOG.md"
                    }
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Vaimo\\UnifiedDiffPatcher\\": "src"
                }
            },
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Francois Mazerolle",
                    "email": "fmaz008@gmail.com"
                },
                {
                    "name": "Allan Paiste",
                    "email": "allan.paiste@vaimo.com"
                },
                {
                    "name": "Incodepany LLC",
                    "email": "admin@pluginsforwp.com"
                }
            ],
            "description": "Provides executable for applying unified diff files as patches",
            "keywords": [
                "patch",
                "patch applier",
                "unified diff"
            ],
            "install-path": "../vaimo/unified-diff-patcher"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
