{
        "packages": [
                {
                        "name": "kasparsd/mini-sheets-php",
                        "version": "dev-master",
                        "version_normalized": "dev-master",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/kasparsd/mini-sheets-php.git",
                                "reference": "16e283906e7d38184025e88f1b42d6b7d7433baa"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/kasparsd/mini-sheets-php/zipball/16e283906e7d38184025e88f1b42d6b7d7433baa",
                                "reference": "16e283906e7d38184025e88f1b42d6b7d7433baa",
                                "shasum": ""
                        },
                        "require-dev": {
                                "wp-coding-standards/wpcs": "^2.1"
                        },
                        "suggest": {
                                "ext-zip": "For generating XLSX files which are actually ZIP files."
                        },
                        "time": "2019-06-06T07:54:57+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "kasparsd\\MiniSheets\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Kaspars Dambis",
                                        "email": "hi@kaspars.net"
                                }
                        ],
                        "description": "Library for creating the most basic Office Open XML and Excel XLSX files.",
                        "install-path": "../kasparsd/mini-sheets-php"
                }
        ],
        "dev": false,
        "dev-package-names": []
}
