{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "940262859260a89bce8315e8c43e0635", "packages": [ { "name": "kasparsd/mini-sheets-php", "version": "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." }, "type": "library", "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.", "time": "2019-06-06T07:54:57+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "deliciousbrains/wp-background-processing": 20, "kasparsd/mini-sheets-php": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }