[
    {
        "name": "aspera/xlsx-reader",
        "version": "v0.7.7",
        "version_normalized": "0.7.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/AsperaGmbH/xlsx-reader.git",
            "reference": "616a0f87f228e1bf0bec24a658f745a5a21921e8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/AsperaGmbH/xlsx-reader/zipball/616a0f87f228e1bf0bec24a658f745a5a21921e8",
            "reference": "616a0f87f228e1bf0bec24a658f745a5a21921e8",
            "shasum": ""
        },
        "require": {
            "ext-xmlreader": "*",
            "ext-zip": "*",
            "php": ">= 5.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "5.*"
        },
        "time": "2019-09-30T15:33:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Aspera\\Spreadsheet\\XLSX\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Aspera GmbH",
                "email": "info@aspera.com",
                "homepage": "https://www.aspera.com"
            },
            {
                "name": "Martins Pilsetnieks",
                "email": "pilsetnieks@gmail.com",
                "homepage": "http://www.nuovo.lv/"
            }
        ],
        "description": "Spreadsheet reader library for Microsoft Excel XLSX files",
        "homepage": "https://bitbucket-prod.aspera.usu.grp/projects/SMARTTRACK/repos/xlsx-reader/",
        "keywords": [
            "excel",
            "spreadsheet",
            "xls",
            "xlsx"
        ]
    },
    {
        "name": "shuchkin/simplexlsx",
        "version": "0.8.11",
        "version_normalized": "0.8.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/shuchkin/simplexlsx.git",
            "reference": "0e9e86df54dc88d9d5cfda6a0876ae11ec8678c8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/shuchkin/simplexlsx/zipball/0e9e86df54dc88d9d5cfda6a0876ae11ec8678c8",
            "reference": "0e9e86df54dc88d9d5cfda6a0876ae11ec8678c8",
            "shasum": ""
        },
        "require": {
            "ext-libxml": "*",
            "ext-simplexml": "*",
            "ext-zlib": "*"
        },
        "time": "2020-01-19T19:23:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/SimpleXLSX.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Sergey Shuchkin (SMSPILOT)",
                "email": "sergey.shuchkin@gmail.com",
                "homepage": "http://www.shuchkin.ru/"
            }
        ],
        "description": "Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.",
        "homepage": "https://github.com/shuchkin/simplexlsx",
        "keywords": [
            "backend",
            "excel",
            "parser",
            "php",
            "xlsx"
        ]
    }
]
