[
    {
        "name": "krustnic/docx-merge",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/krustnic/DocxMerge.git",
            "reference": "4bfcbcce3af57273f246b05f6ace616b5905c665"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/krustnic/DocxMerge/zipball/4bfcbcce3af57273f246b05f6ace616b5905c665",
            "reference": "4bfcbcce3af57273f246b05f6ace616b5905c665",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.8.*"
        },
        "time": "2016-03-18T16:14:18+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ],
            "psr-4": {
                "DocxMerge\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mityakov Aleksandr",
                "email": "avmityakov@gmail.com"
            }
        ],
        "description": "Simple library for merging multiple MS Word \".docx\" files into one",
        "keywords": [
            "docx",
            "merge",
            "placeholder"
        ]
    }
]
